PLCamera.CounterEventActivationEnum 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.CounterEventActivationEnum
Constructors#
Name | Description | |
---|---|---|
![]() | PLCamera.CounterEventActivationEnum | Initializes a new instance of the PLCamera.CounterEventActivationEnum class |
Properties#
Name | Description | |
---|---|---|
![]() | AnyEdge | Increases the counter on any edge (rising or falling) 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 |
![]() | FallingEdge | Increases the counter 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 | Trigger is active as long as the selected source signal is on a logic high level. Applies to: ace 2 GigE, ace 2 USB, boost CoaXPress, 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 GigE, ace 2 USB, boost CoaXPress, dart USB and racer 2 CXP |
![]() | Name | The full name of CounterEventActivation (Overrides ParameterListEnum.Name.) |
![]() | RisingEdge | Increases the counter on the rising 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 CounterEventActivation (Overrides Object.ToString()()()().) |
PLCamera.CounterEventActivationEnum.ToString Method#
The full name of CounterEventActivation
Return Value#
Type: String
Returns the full name of CounterEventActivation
PLCamera.CounterEventActivationEnum Constructor#
Initializes a new instance of the PLCamera.CounterEventActivationEnum class
PLCamera.CounterEventActivationEnum.AnyEdge Property#
Increases the counter on any edge (rising or falling) 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.CounterEventActivationEnum.FallingEdge Property#
Increases the counter 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.CounterEventActivationEnum.LevelHigh Property#
Trigger is active as long as the selected source signal is on a logic high level.
Applies to: ace 2 GigE, ace 2 USB, boost CoaXPress, dart USB and racer 2 CXP
PLCamera.CounterEventActivationEnum.LevelLow Property#
Trigger is active as long as the selected source signal is on a logic low level.
Applies to: ace 2 GigE, ace 2 USB, boost CoaXPress, dart USB and racer 2 CXP
PLCamera.CounterEventActivationEnum.Name Property#
The full name of CounterEventActivation
PLCamera.CounterEventActivationEnum.RisingEdge Property#
Increases the counter on the rising 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