PLCamera.CounterTriggerActivationEnum Class#
Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB, boost CoaXPress, dart GigE, dart USB, racer 2 CXP, racer 2S 5GigE, racer 2S CXP and racer 2S GigE
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 | The counter is started on any edge (rising or falling) of the selected source. Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB, boost CoaXPress, dart GigE, dart USB, racer 2 CXP, racer 2S 5GigE, racer 2S CXP and racer 2S GigE |
![]() | FallingEdge | The counter is started on the falling edge of the source selected. Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB, boost CoaXPress, dart GigE, dart USB, racer 2 CXP, racer 2S 5GigE, racer 2S CXP and racer 2S GigE |
![]() | LevelHigh | The counter is active as long as the logic level of the source selected is high. Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB, boost CoaXPress, dart GigE, dart USB, racer 2 CXP, racer 2S 5GigE, racer 2S CXP and racer 2S GigE |
![]() | LevelLow | The counter is active as long as the logic level of the source selected is low. Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB, boost CoaXPress, dart GigE, dart USB, racer 2 CXP, racer 2S 5GigE, racer 2S CXP and racer 2S GigE |
![]() | Name | The full name of CounterTriggerActivation (Overrides ParameterListEnum.Name.) |
![]() | RisingEdge | The counter is started on the risiging edge of the source selected. Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB, boost CoaXPress, dart GigE, dart USB, racer 2 CXP, racer 2S 5GigE, racer 2S CXP and racer 2S GigE |
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#
The counter is started on any edge (rising or falling) of the selected source.
Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB, boost CoaXPress, dart GigE, dart USB, racer 2 CXP, racer 2S 5GigE, racer 2S CXP and racer 2S GigE
PLCamera.CounterTriggerActivationEnum.FallingEdge Property#
The counter is started on the falling edge of the source selected.
Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB, boost CoaXPress, dart GigE, dart USB, racer 2 CXP, racer 2S 5GigE, racer 2S CXP and racer 2S GigE
PLCamera.CounterTriggerActivationEnum.LevelHigh Property#
The counter is active as long as the logic level of the source selected is high.
Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB, boost CoaXPress, dart GigE, dart USB, racer 2 CXP, racer 2S 5GigE, racer 2S CXP and racer 2S GigE
PLCamera.CounterTriggerActivationEnum.LevelLow Property#
The counter is active as long as the logic level of the source selected is low.
Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB, boost CoaXPress, dart GigE, dart USB, racer 2 CXP, racer 2S 5GigE, racer 2S CXP and racer 2S GigE
PLCamera.CounterTriggerActivationEnum.Name Property#
The full name of CounterTriggerActivation
PLCamera.CounterTriggerActivationEnum.RisingEdge Property#
The counter is started on the risiging edge of the source selected.
Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB, boost CoaXPress, dart GigE, dart USB, racer 2 CXP, racer 2S 5GigE, racer 2S CXP and racer 2S GigE