PLCamera.CounterStatusEnum Class#
Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB, boost CoaXPress, dart GigE, dart USB, racer 2 CXP, racer 2S 5GigE, racer 2S CXP and racer 2S GigE
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 GigE, dart USB, racer 2 CXP, racer 2S 5GigE, racer 2S CXP and racer 2S GigE |
![]() | 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 GigE, dart USB, racer 2 CXP, racer 2S 5GigE, racer 2S CXP and racer 2S GigE |
![]() | CounterTriggerWait | The counter is waiting to be started. Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB, boost CoaXPress, dart GigE, dart USB, racer 2 CXP, racer 2S 5GigE, racer 2S CXP and racer 2S GigE |
![]() | 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 GigE, dart USB, racer 2 CXP, racer 2S 5GigE, racer 2S CXP and racer 2S GigE
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 GigE, dart USB, racer 2 CXP, racer 2S 5GigE, racer 2S CXP and racer 2S GigE
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 GigE, dart USB, racer 2 CXP, racer 2S 5GigE, racer 2S CXP and racer 2S GigE
PLCamera.CounterStatusEnum.Name Property#
The full name of CounterStatus