PLCamera.TimerTriggerActivationEnum Class#
Applies to: CameraLink, GigE, ace 2 GigE, ace 2 USB, boost CoaXPress and dart 2 USB
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 GigE, ace 2 USB, boost CoaXPress and dart 2 USB |
![]() | FallingEdge | The timer will start at a falling edge signal change. Applies to: CameraLink, GigE, ace 2 GigE, ace 2 USB, boost CoaXPress and dart 2 USB |
![]() | LevelHigh | This enumeration value sets the type of signal change needed to start the timer to level high. Applies to: CameraLink, GigE, ace 2 GigE, ace 2 USB, boost CoaXPress and dart 2 USB |
![]() | LevelLow | This enumeration value sets the type of signal change needed to start the timer to level low. Applies to: CameraLink, GigE, ace 2 GigE, ace 2 USB, boost CoaXPress and dart 2 USB |
![]() | 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 GigE, ace 2 USB, boost CoaXPress and dart 2 USB |
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 GigE, ace 2 USB, boost CoaXPress and dart 2 USB
PLCamera.TimerTriggerActivationEnum.FallingEdge Property#
The timer will start at a falling edge signal change.
Applies to: CameraLink, GigE, ace 2 GigE, ace 2 USB, boost CoaXPress and dart 2 USB
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 GigE, ace 2 USB, boost CoaXPress and dart 2 USB
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 GigE, ace 2 USB, boost CoaXPress and dart 2 USB
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 GigE, ace 2 USB, boost CoaXPress and dart 2 USB