What are you looking for?

CycleMaxPendingTriggerCount

Feature Info

Module Category Path Type Access
Device Root / CameraAndIlluminationControl / CycleControl Integer RW

Value Info

Minimum value: 0

Maximum value: 7

Description

The Camera and Illumination Controller is fitted with a trigger latching mechanism capable of recording triggers that cannot be served immediately and postponing their execution.

This feature determines the capacity of the latch :

  • When 0, the trigger latch mechanism is disabled. Any cycle trigger that cannot be served immediately is rejected and increments CycleLostTriggerCount.
  • When set to any value ranging from 1 to 7, the trigger latch mechanism is enabled. Providing that CyclePendingTriggerCount is below CycleMaxPendingTriggerCount, any cycle trigger that cannot be served immediately is latched and increments CyclePendingTriggerCount .

Applies only when the CIC is used (i.e., when CameraControlMethod is RC or RG).

Default value: 0 (Disabled)