Enum VmbSrcTriggerSourceValues
- Assembly
- VisioForge.Core.dll
Specifies the internal signal or physical input Line to use as the trigger source. The selected trigger must have its TriggerMode set to On. Not all cameras support every trigger source listed below. Check which sources are supported by the used camera model.
public enum VmbSrcTriggerSourceValuesFields
Unchanged = 0-
Does not change the currently applied trigger source value on the device.
Line0 = 2-
Specifies that physical line 0 (or pin) and associated I/O control block is to be used as the external source for the trigger signal.
Line1 = 3-
Specifies that physical line 1 (or pin) and associated I/O control block is to be used as the external source for the trigger signal.
Line2 = 4-
Specifies that physical line 2 (or pin) and associated I/O control block is to be used as the external source for the trigger signal.
Line3 = 5-
Specifies that physical line 3 (or pin) and associated I/O control block is to be used as the external source for the trigger signal.
Action0 = 34-
Specifies that the Action0 command is to be used as an internal source for the trigger.
Action1 = 35-
Specifies that the Action1 command is to be used as an internal source for the trigger.
Action2 = 36-
Specifies that the Action2 command is to be used as an internal source for the trigger.
Action3 = 37-
Specifies that the Action3 command is to be used as an internal source for the trigger.