PLCamera.CounterEventActivationEnum Class#
Applies to: ace 2 GigE, ace 2 USB, boost CoaXPress and dart 2 USB
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 | Trigger on the rising or falling edge of the selected source. Applies to: ace 2 GigE, ace 2 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, 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, 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, boost CoaXPress and dart 2 USB |
![]() | Name | The full name of CounterEventActivation (Overrides ParameterListEnum.Name.) |
![]() | RisingEdge | Trigger on the rising edge of the selected source. Applies to: ace 2 GigE, ace 2 USB, boost CoaXPress and dart 2 USB |
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#
Trigger on the rising or falling edge of the selected source.
Applies to: ace 2 GigE, ace 2 USB, boost CoaXPress and dart 2 USB
PLCamera.CounterEventActivationEnum.FallingEdge Property#
Trigger on the falling edge of the selected source.
Applies to: ace 2 GigE, ace 2 USB, boost CoaXPress and dart 2 USB
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 and dart 2 USB
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 and dart 2 USB
PLCamera.CounterEventActivationEnum.Name Property#
The full name of CounterEventActivation
PLCamera.CounterEventActivationEnum.RisingEdge Property#
Trigger on the rising edge of the selected source.
Applies to: ace 2 GigE, ace 2 USB, boost CoaXPress and dart 2 USB