PLCamera.BslLightControlStatusEnum Class#
Applies to: GigE and ace USB
Visibility: Expert
The feature documentation may provide more information.
Inheritance Hierarchy#
System.Object
Basler.Pylon.ParameterListEnum
Basler.Pylon.PLCamera.BslLightControlStatusEnum
Constructors#
Name | Description | |
---|---|---|
PLCamera.BslLightControlStatusEnum | Initializes a new instance of the PLCamera.BslLightControlStatusEnum class |
Properties#
Name | Description | |
---|---|---|
Idle | No light device has been detected. This could be because no light device is connected to your computer or because the device enumeration failed. Applies to: GigE and ace USB | |
Name | The full name of BslLightControlStatus (Overrides ParameterListEnum.Name.) | |
Off | The light control mode is disabled. Applies to: GigE and ace USB | |
Ready | The light device is ready for use. Applies to: GigE and ace USB | |
Searching | The controller ist searching for light devices connected to your camera. Applies to: GigE and ace USB | |
Updating | Parameters are being updated. Applies to: GigE and ace USB |
Methods#
Name | Description | |
---|---|---|
ToString | The full name of BslLightControlStatus (Overrides Object.ToString()()()().) |
PLCamera.BslLightControlStatusEnum.ToString Method#
The full name of BslLightControlStatus
Return Value#
Type: String
Returns the full name of BslLightControlStatus
PLCamera.BslLightControlStatusEnum Constructor#
Initializes a new instance of the PLCamera.BslLightControlStatusEnum class
PLCamera.BslLightControlStatusEnum.Idle Property#
No light device has been detected. This could be because no light device is connected to your computer or because the device enumeration failed.
Applies to: GigE and ace USB
PLCamera.BslLightControlStatusEnum.Name Property#
The full name of BslLightControlStatus
PLCamera.BslLightControlStatusEnum.Off Property#
The light control mode is disabled.
Applies to: GigE and ace USB
PLCamera.BslLightControlStatusEnum.Ready Property#
The light device is ready for use.
Applies to: GigE and ace USB
PLCamera.BslLightControlStatusEnum.Searching Property#
The controller ist searching for light devices connected to your camera.
Applies to: GigE and ace USB
PLCamera.BslLightControlStatusEnum.Updating Property#
Parameters are being updated.
Applies to: GigE and ace USB