PLCamera.BslLightDeviceOperationModeEnum Class#
Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB, ace GigE, ace USB, boost CoaXPress and dart GigE
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: ace 2 CXP, ace 2 GigE, ace 2 USB, ace GigE, ace USB, boost CoaXPress and dart GigE |
![]() | On | The currently selected light device is switched on. Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB, ace GigE, ace USB, boost CoaXPress and dart GigE |
![]() | Strobe | The currently selected light device is set to strobe mode. Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB, ace GigE, ace USB, boost CoaXPress and dart GigE |
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: ace 2 CXP, ace 2 GigE, ace 2 USB, ace GigE, ace USB, boost CoaXPress and dart GigE
PLCamera.BslLightDeviceOperationModeEnum.On Property#
The currently selected light device is switched on.
Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB, ace GigE, ace USB, boost CoaXPress and dart GigE
PLCamera.BslLightDeviceOperationModeEnum.Strobe Property#
The currently selected light device is set to strobe mode.
Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB, ace GigE, ace USB, boost CoaXPress and dart GigE