PLCamera.OpticControllerStatusEnum Class#
Applies to: boost CoaXPress
Visibility: Expert
Selected by: OpticControllerSelector
The feature documentation may provide more information.
Inheritance Hierarchy#
System.Object
Basler.Pylon.ParameterListEnum
Basler.Pylon.PLCamera.OpticControllerStatusEnum
Constructors#
| Name | Description | |
|---|---|---|
![]() | PLCamera.OpticControllerStatusEnum | Initializes a new instance of the PLCamera.OpticControllerStatusEnum class |
Properties#
| Name | Description | |
|---|---|---|
![]() | Busy | The optic controller is busy while one or more lens functions are moving or initializing. Applies to: boost CoaXPress |
![]() | Name | The full name of OpticControllerStatus (Overrides ParameterListEnum.Name.) |
![]() | NotBusy | The optic controller is idle and the lens is ready for use. Applies to: boost CoaXPress |
![]() | NotInitialized | The optic controller status is not available because the status register could not be read or has not been initialized yet. Applies to: boost CoaXPress |
Methods#
| Name | Description | |
|---|---|---|
![]() | ToString | The full name of OpticControllerStatus (Overrides Object.ToString()()()().) |
PLCamera.OpticControllerStatusEnum.ToString Method#
The full name of OpticControllerStatus
Return Value#
Type: String
Returns the full name of OpticControllerStatus
PLCamera.OpticControllerStatusEnum Constructor#
Initializes a new instance of the PLCamera.OpticControllerStatusEnum class
PLCamera.OpticControllerStatusEnum.Busy Property#
The optic controller is busy while one or more lens functions are moving or initializing.
Applies to: boost CoaXPress
PLCamera.OpticControllerStatusEnum.Name Property#
The full name of OpticControllerStatus
PLCamera.OpticControllerStatusEnum.NotBusy Property#
The optic controller is idle and the lens is ready for use.
Applies to: boost CoaXPress
PLCamera.OpticControllerStatusEnum.NotInitialized Property#
The optic controller status is not available because the status register could not be read or has not been initialized yet.
Applies to: boost CoaXPress

