PLCamera.CounterStatusEnum Class#
Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB, boost CoaXPress, dart 2 USB, dart USB and racer 2 CXP
Visibility: Expert
Selected by: CounterSelector
The feature documentation may provide more information.
Inheritance Hierarchy#
System.Object
Basler.Pylon.ParameterListEnum
Basler.Pylon.PLCamera.CounterStatusEnum
Constructors#
Name | Description | |
---|---|---|
PLCamera.CounterStatusEnum | Initializes a new instance of the PLCamera.CounterStatusEnum class |
Properties#
Name | Description | |
---|---|---|
CounterActive | The counter is waiting to be increased by the selected event source or is currently counting. Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB, boost CoaXPress, dart 2 USB, dart USB and racer 2 CXP | |
CounterCompleted | The counter has reached its maximum value defined by the Counter Duration parameter. Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB, boost CoaXPress, dart 2 USB, dart USB and racer 2 CXP | |
CounterTriggerWait | The counter is waiting to be started. Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB, boost CoaXPress, dart 2 USB, dart USB and racer 2 CXP | |
Name | The full name of CounterStatus (Overrides ParameterListEnum.Name.) |
Methods#
Name | Description | |
---|---|---|
ToString | The full name of CounterStatus (Overrides Object.ToString()()()().) |
PLCamera.CounterStatusEnum.ToString Method#
The full name of CounterStatus
Return Value#
Type: String
Returns the full name of CounterStatus
PLCamera.CounterStatusEnum Constructor#
Initializes a new instance of the PLCamera.CounterStatusEnum class
PLCamera.CounterStatusEnum.CounterActive Property#
The counter is waiting to be increased by the selected event source or is currently counting.
Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB, boost CoaXPress, dart 2 USB, dart USB and racer 2 CXP
PLCamera.CounterStatusEnum.CounterCompleted Property#
The counter has reached its maximum value defined by the Counter Duration parameter.
Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB, boost CoaXPress, dart 2 USB, dart USB and racer 2 CXP
PLCamera.CounterStatusEnum.CounterTriggerWait Property#
The counter is waiting to be started.
Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB, boost CoaXPress, dart 2 USB, dart USB and racer 2 CXP
PLCamera.CounterStatusEnum.Name Property#
The full name of CounterStatus