VisioForge (c) 2025

Search Results for

    Enum VmbSrcTriggerSourceValues

    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.

    Namespace: VisioForge.Core.Types.X.Sources.AlliedVision
    Assembly: VisioForge.Core.dll
    Syntax
    public enum VmbSrcTriggerSourceValues

    Fields

    Name Description
    Action0

    Specifies that the Action0 command is to be used as an internal source for the trigger.

    Action1

    Specifies that the Action1 command is to be used as an internal source for the trigger.

    Action2

    Specifies that the Action2 command is to be used as an internal source for the trigger.

    Action3

    Specifies that the Action3 command is to be used as an internal source for the trigger.

    Line0

    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

    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

    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

    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.

    Unchanged

    Does not change the currently applied trigger source value on the device.