PLCamera.CounterTriggerActivationEnum Class#
Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB, boost CoaXPress, dart 2 USB, dart USB and racer 2 CXP
Visibility: Expert
Selected by: CounterSelector
The feature documentation may provide more information.
Inheritance Hierarchy#
System.Object
Basler.Pylon.ParameterListEnum
Basler.Pylon.PLCamera.CounterTriggerActivationEnum
Constructors#
Name | Description | |
---|---|---|
PLCamera.CounterTriggerActivationEnum | Initializes a new instance of the PLCamera.CounterTriggerActivationEnum 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 | Trigger on the 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 | |
LevelHigh | Trigger is active as long as the selected source signal is on a logic high level. Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB, boost CoaXPress, dart 2 USB, dart USB and racer 2 CXP | |
LevelLow | Trigger is active as long as the selected source signal is on a logic low level. Applies to: 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 CounterTriggerActivation (Overrides ParameterListEnum.Name.) | |
RisingEdge | Trigger on the rising 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 |
Methods#
Name | Description | |
---|---|---|
ToString | The full name of CounterTriggerActivation (Overrides Object.ToString()()()().) |
PLCamera.CounterTriggerActivationEnum.ToString Method#
The full name of CounterTriggerActivation
Return Value#
Type: String
Returns the full name of CounterTriggerActivation
PLCamera.CounterTriggerActivationEnum Constructor#
Initializes a new instance of the PLCamera.CounterTriggerActivationEnum class
PLCamera.CounterTriggerActivationEnum.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.CounterTriggerActivationEnum.FallingEdge Property#
Trigger on the 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.CounterTriggerActivationEnum.LevelHigh Property#
Trigger is active as long as the selected source signal is on a logic high level.
Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB, boost CoaXPress, dart 2 USB, dart USB and racer 2 CXP
PLCamera.CounterTriggerActivationEnum.LevelLow Property#
Trigger is active as long as the selected source signal is on a logic low level.
Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB, boost CoaXPress, dart 2 USB, dart USB and racer 2 CXP
PLCamera.CounterTriggerActivationEnum.Name Property#
The full name of CounterTriggerActivation
PLCamera.CounterTriggerActivationEnum.RisingEdge Property#
Trigger on the rising 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