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 | Trigger on the rising or falling edge of the selected source. 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 | Trigger on the falling edge of the selected source. 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 | Trigger is active as long as the selected source signal is on a logic high level. Applies to: ace 2 GigE, ace 2 USB, ace 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 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#
Trigger on the rising or falling edge of the selected source.
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#
Trigger on the falling edge of the selected source.
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#
Trigger is active as long as the selected source signal is on a logic high level.
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#
Trigger is active as long as the selected source signal is on a logic low level.
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