PLCamera.CounterResetActivationEnum Class#
Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB, ace USB, boost CoaXPress, dart GigE, dart USB, racer 2 CXP, racer 2S 5GigE, racer 2S CXP and racer 2S GigE
Visibility: Beginner
Selected by: CounterSelector
The feature documentation may provide more information.
Inheritance Hierarchy#
System.Object
Basler.Pylon.ParameterListEnum
Basler.Pylon.PLCamera.CounterResetActivationEnum
Constructors#
Name | Description | |
---|---|---|
![]() | PLCamera.CounterResetActivationEnum | Initializes a new instance of the PLCamera.CounterResetActivationEnum class |
Properties#
Name | Description | |
---|---|---|
![]() | AnyEdge | The counter is reset on any edge of the signal. Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB, ace USB, boost CoaXPress, dart GigE, dart USB, racer 2 CXP, racer 2S 5GigE, racer 2S CXP and racer 2S GigE |
![]() | FallingEdge | The counter is reset on the falling edge of the signal. Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB, ace USB, boost CoaXPress, dart GigE, dart USB, racer 2 CXP, racer 2S 5GigE, racer 2S CXP and racer 2S GigE |
![]() | LevelHigh | The counter is reset when the signal is high. Applies to: ace 2 GigE, ace 2 USB, ace USB, boost CoaXPress, dart USB and racer 2 CXP |
![]() | LevelLow | The counter is reset when the signal is low. Applies to: ace 2 GigE, ace 2 USB, ace USB, boost CoaXPress, dart USB and racer 2 CXP |
![]() | Name | The full name of CounterResetActivation (Overrides ParameterListEnum.Name.) |
![]() | RisingEdge | The counter is reset on the rising edge of the signal. Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB, ace 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 CounterResetActivation (Overrides Object.ToString()()()().) |
PLCamera.CounterResetActivationEnum.ToString Method#
The full name of CounterResetActivation
Return Value#
Type: String
Returns the full name of CounterResetActivation
PLCamera.CounterResetActivationEnum Constructor#
Initializes a new instance of the PLCamera.CounterResetActivationEnum class
PLCamera.CounterResetActivationEnum.AnyEdge Property#
The counter is reset on any edge of the signal.
Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB, ace USB, boost CoaXPress, dart GigE, dart USB, racer 2 CXP, racer 2S 5GigE, racer 2S CXP and racer 2S GigE
PLCamera.CounterResetActivationEnum.FallingEdge Property#
The counter is reset on the falling edge of the signal.
Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB, ace USB, boost CoaXPress, dart GigE, dart USB, racer 2 CXP, racer 2S 5GigE, racer 2S CXP and racer 2S GigE
PLCamera.CounterResetActivationEnum.LevelHigh Property#
The counter is reset when the signal is high.
Applies to: ace 2 GigE, ace 2 USB, ace USB, boost CoaXPress, dart USB and racer 2 CXP
PLCamera.CounterResetActivationEnum.LevelLow Property#
The counter is reset when the signal is low.
Applies to: ace 2 GigE, ace 2 USB, ace USB, boost CoaXPress, dart USB and racer 2 CXP
PLCamera.CounterResetActivationEnum.Name Property#
The full name of CounterResetActivation
PLCamera.CounterResetActivationEnum.RisingEdge Property#
The counter is reset on the rising edge of the signal.
Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB, ace USB, boost CoaXPress, dart GigE, dart USB, racer 2 CXP, racer 2S 5GigE, racer 2S CXP and racer 2S GigE