MultiCam Boards Documentation > MultiCam Documentation > MultiCam Reference > Channel Class > Encoder Control Category > Adjust Level (Encoder Control) > BackwardMotionCancellationMode

BackwardMotionCancellationMode

Picolo Picolo Junior 4 Picolo Pro 2 Picolo Pro 3 Picolo Tetra Picolo Tymo Picolo Alert Picolo Diligent
Domino Iota Domino Alpha 2 Domino Melody Domino Harmony Domino Symphony
Grablink Value Grablink Expert 2 Grablink Avenue Grablink Express Grablink Quickpack ColorScan Grablink Quickpack CFA

Description

Type

Enumerated

Description

 

"Set" effect

 

"Get" effect

 

Classification

Class

Channel

Category

Encoder Control

Level

Adjust

Identifiers

String

BackwardMotionCancellationMode

C, C++

MC_BackwardMotionCancellationMode

.NET

MC.BackwardMotionCancellationMode

Numerical

10352

The backward cancellation circuit stops sending line trigger pulses as soon as a backward motion is detected. If such an event occurs, the acquisition is stopped.

When the backward cancellation control is configured in the FILTER mode (F-mode), the line acquisition resumes as soon as the motion is again in the forward direction. Therefore, the cancellation circuit filters out all the pulses corresponding to the backward direction.

When the backward cancellation control is configured in the COMPENSATE mode (C-mode), the line acquisition resumes when the motion is again in the forward direction at the place it was interrupted. Therefore, the cancellation circuit filters out not only the pulses corresponding to the backward direction, but a number of forward pulses equal to the number of skipped backward pulses.

In C-Mode, the cancellation circuit uses a "backward pulse counter" that:

In C-Mode, all pulses occurring when the counter value is different of zero are blocked.

The counter has a 16-bit span; backward displacement up to 65535 pulses can be compensated.

The backward cancellation circuit operates exclusively with quadrature lotion encoders.

The FILTERED and COMPENSATE values are authorized only when LineRateMode=PULSE and LineTrigCtl=DIFF_PAIRED or ISO_PAIRED (the line trigger source is configured for a quadrature encoder).

Note. Considering that the rate converter circuit operates only in a limited range of line rates and certainly not for the low rates, MultiCam prevents the application using the backward motion cancellation circuit when LineRateMode=CONVERT.