PLCamera.BslLightDeviceControlModeEnum Class#
Applies to: ace 2 CXP, ace 2 GigE, ace 2 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.BslLightDeviceControlModeEnum
Constructors#
Name | Description | |
---|---|---|
PLCamera.BslLightDeviceControlModeEnum | Initializes a new instance of the PLCamera.BslLightDeviceControlModeEnum class |
Properties#
Name | Description | |
---|---|---|
Current | The light device is controlled by current. Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB and boost CoaXPress | |
Name | The full name of BslLightDeviceControlMode (Overrides ParameterListEnum.Name.) | |
Voltage12V | The light device is controlled by 12 V voltage. Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB and boost CoaXPress | |
Voltage24V | The light device is controlled by 24 V voltage. Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB and boost CoaXPress |
Methods#
Name | Description | |
---|---|---|
ToString | The full name of BslLightDeviceControlMode (Overrides Object.ToString()()()().) |
PLCamera.BslLightDeviceControlModeEnum.ToString Method#
The full name of BslLightDeviceControlMode
Return Value#
Type: String
Returns the full name of BslLightDeviceControlMode
PLCamera.BslLightDeviceControlModeEnum Constructor#
Initializes a new instance of the PLCamera.BslLightDeviceControlModeEnum class
PLCamera.BslLightDeviceControlModeEnum.Current Property#
The light device is controlled by current.
Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB and boost CoaXPress
PLCamera.BslLightDeviceControlModeEnum.Name Property#
The full name of BslLightDeviceControlMode
PLCamera.BslLightDeviceControlModeEnum.Voltage12V Property#
The light device is controlled by 12 V voltage.
Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB and boost CoaXPress
PLCamera.BslLightDeviceControlModeEnum.Voltage24V Property#
The light device is controlled by 24 V voltage.
Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB and boost CoaXPress