PLCamera.TimerTriggerActivationEnum Class#
Applies to: CameraLink, GigE, ace 2 CXP, ace 2 GigE, ace 2 USB, boost CoaXPress, dart 2 USB, dart USB and racer 2 CXP
Visibility: Beginner
Selected by: TimerSelector
The feature documentation may provide more information.
Inheritance Hierarchy#
System.Object
Basler.Pylon.ParameterListEnum
Basler.Pylon.PLCamera.TimerTriggerActivationEnum
Constructors#
Name | Description | |
---|---|---|
PLCamera.TimerTriggerActivationEnum | Initializes a new instance of the PLCamera.TimerTriggerActivationEnum class |
Properties#
Name | Description | |
---|---|---|
AnyEdge | Trigger on the rising or falling edge of the selected source. Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB, boost CoaXPress, dart 2 USB, dart USB and racer 2 CXP | |
FallingEdge | The timer will start at a falling edge signal change. Applies to: CameraLink, GigE, ace 2 CXP, ace 2 GigE, ace 2 USB, boost CoaXPress, dart 2 USB, dart USB and racer 2 CXP | |
LevelHigh | This enumeration value sets the type of signal change needed to start the timer to level high. Applies to: CameraLink, GigE, ace 2 CXP, ace 2 GigE, ace 2 USB, boost CoaXPress, dart 2 USB, dart USB and racer 2 CXP | |
LevelLow | This enumeration value sets the type of signal change needed to start the timer to level low. Applies to: CameraLink, GigE, ace 2 CXP, ace 2 GigE, ace 2 USB, boost CoaXPress, dart 2 USB, dart USB and racer 2 CXP | |
Name | The full name of TimerTriggerActivation (Overrides ParameterListEnum.Name.) | |
RisingEdge | The timer will start at a rising edge signal change. Applies to: CameraLink, GigE, ace 2 CXP, ace 2 GigE, ace 2 USB, boost CoaXPress, dart 2 USB, dart USB and racer 2 CXP |
Methods#
Name | Description | |
---|---|---|
ToString | The full name of TimerTriggerActivation (Overrides Object.ToString()()()().) |
PLCamera.TimerTriggerActivationEnum.ToString Method#
The full name of TimerTriggerActivation
Return Value#
Type: String
Returns the full name of TimerTriggerActivation
PLCamera.TimerTriggerActivationEnum Constructor#
Initializes a new instance of the PLCamera.TimerTriggerActivationEnum class
PLCamera.TimerTriggerActivationEnum.AnyEdge Property#
Trigger on the rising or falling edge of the selected source.
Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB, boost CoaXPress, dart 2 USB, dart USB and racer 2 CXP
PLCamera.TimerTriggerActivationEnum.FallingEdge Property#
The timer will start at a falling edge signal change.
Applies to: CameraLink, GigE, ace 2 CXP, ace 2 GigE, ace 2 USB, boost CoaXPress, dart 2 USB, dart USB and racer 2 CXP
PLCamera.TimerTriggerActivationEnum.LevelHigh Property#
This enumeration value sets the type of signal change needed to start the timer to level high.
Applies to: CameraLink, GigE, ace 2 CXP, ace 2 GigE, ace 2 USB, boost CoaXPress, dart 2 USB, dart USB and racer 2 CXP
PLCamera.TimerTriggerActivationEnum.LevelLow Property#
This enumeration value sets the type of signal change needed to start the timer to level low.
Applies to: CameraLink, GigE, ace 2 CXP, ace 2 GigE, ace 2 USB, boost CoaXPress, dart 2 USB, dart USB and racer 2 CXP
PLCamera.TimerTriggerActivationEnum.Name Property#
The full name of TimerTriggerActivation
PLCamera.TimerTriggerActivationEnum.RisingEdge Property#
The timer will start at a rising edge signal change.
Applies to: CameraLink, GigE, ace 2 CXP, ace 2 GigE, ace 2 USB, boost CoaXPress, dart 2 USB, dart USB and racer 2 CXP