PLCamera.CounterResetActivationEnum Class#
Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB, ace USB, boost CoaXPress, dart 2 USB, dart USB and racer 2 CXP
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 2 USB, dart USB and racer 2 CXP | |
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 2 USB, dart USB and racer 2 CXP | |
LevelHigh | The counter is reset when the signal is high. Applies to: ace 2 GigE, ace 2 USB, ace USB, boost CoaXPress, dart 2 USB, 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 2 USB, 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 2 USB, dart USB and racer 2 CXP |
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 2 USB, dart USB and racer 2 CXP
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 2 USB, dart USB and racer 2 CXP
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 2 USB, 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 2 USB, 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 2 USB, dart USB and racer 2 CXP