PLCamera.BslLightDeviceControlModeEnum Class#
Applies to: ace 2 CXP, ace 2 GigE, ace 2 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.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, boost CoaXPress and dart GigE |
![]() | 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, boost CoaXPress and dart GigE |
![]() | Voltage24V | The light device is controlled by 24 V voltage. Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB, boost CoaXPress and dart GigE |
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, boost CoaXPress and dart GigE
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, boost CoaXPress and dart GigE
PLCamera.BslLightDeviceControlModeEnum.Voltage24V Property#
The light device is controlled by 24 V voltage.
Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB, boost CoaXPress and dart GigE