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 | The timer will start at any edge signal change. 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 | The timer will start when the signal is 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 | The timer will start when the signal is 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#
The timer will start at any edge signal change.
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#
The timer will start when the signal is 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#
The timer will start when the signal is 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