PLCamera.BslLightDeviceOperationModeEnum Class#
Applies to: GigE, ace 2 CXP, ace 2 GigE, ace 2 USB, ace USB and boost CoaXPress
Visibility: Expert
Selected by: BslLightDeviceSelector
The feature documentation may provide more information.
Inheritance Hierarchy#
System.Object
Basler.Pylon.ParameterListEnum
Basler.Pylon.PLCamera.BslLightDeviceOperationModeEnum
Constructors#
Name | Description | |
---|---|---|
PLCamera.BslLightDeviceOperationModeEnum | Initializes a new instance of the PLCamera.BslLightDeviceOperationModeEnum class |
Properties#
Name | Description | |
---|---|---|
Name | The full name of BslLightDeviceOperationMode (Overrides ParameterListEnum.Name.) | |
Off | The currently selected light device is switched off. Applies to: GigE, ace 2 CXP, ace 2 GigE, ace 2 USB, ace USB and boost CoaXPress | |
On | The currently selected light device is switched on. Applies to: GigE, ace 2 CXP, ace 2 GigE, ace 2 USB, ace USB and boost CoaXPress | |
Strobe | The currently selected light device is set to strobe mode. Applies to: GigE, ace 2 CXP, ace 2 GigE, ace 2 USB, ace USB and boost CoaXPress |
Methods#
Name | Description | |
---|---|---|
ToString | The full name of BslLightDeviceOperationMode (Overrides Object.ToString()()()().) |
PLCamera.BslLightDeviceOperationModeEnum.ToString Method#
The full name of BslLightDeviceOperationMode
Return Value#
Type: String
Returns the full name of BslLightDeviceOperationMode
PLCamera.BslLightDeviceOperationModeEnum Constructor#
Initializes a new instance of the PLCamera.BslLightDeviceOperationModeEnum class
PLCamera.BslLightDeviceOperationModeEnum.Name Property#
The full name of BslLightDeviceOperationMode
PLCamera.BslLightDeviceOperationModeEnum.Off Property#
The currently selected light device is switched off.
Applies to: GigE, ace 2 CXP, ace 2 GigE, ace 2 USB, ace USB and boost CoaXPress
PLCamera.BslLightDeviceOperationModeEnum.On Property#
The currently selected light device is switched on.
Applies to: GigE, ace 2 CXP, ace 2 GigE, ace 2 USB, ace USB and boost CoaXPress
PLCamera.BslLightDeviceOperationModeEnum.Strobe Property#
The currently selected light device is set to strobe mode.
Applies to: GigE, ace 2 CXP, ace 2 GigE, ace 2 USB, ace USB and boost CoaXPress