PLCamera.CounterResetActivationEnum Class#
Applies to: ace 2 GigE, ace 2 USB, ace USB, boost CoaXPress and dart 2 USB
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 GigE, ace 2 USB, ace USB, boost CoaXPress and dart 2 USB |
![]() | FallingEdge | Trigger on the falling edge of the selected source. Applies to: ace 2 GigE, ace 2 USB, ace USB, boost CoaXPress and dart 2 USB |
![]() | 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 and dart 2 USB |
![]() | 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 and dart 2 USB |
![]() | 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 GigE, ace 2 USB, ace USB, boost CoaXPress and dart 2 USB |
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 GigE, ace 2 USB, ace USB, boost CoaXPress and dart 2 USB
PLCamera.CounterResetActivationEnum.FallingEdge Property#
Trigger on the falling edge of the selected source.
Applies to: ace 2 GigE, ace 2 USB, ace USB, boost CoaXPress and dart 2 USB
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 and dart 2 USB
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 and dart 2 USB
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 GigE, ace 2 USB, ace USB, boost CoaXPress and dart 2 USB