PLCamera.BslSensorStateEnum Class#
Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB, boost CoaXPress, dart 2 USB, dart USB and racer 2 CXP
Visibility: Expert
The feature documentation may provide more information.
Inheritance Hierarchy#
System.Object
Basler.Pylon.ParameterListEnum
Basler.Pylon.PLCamera.BslSensorStateEnum
Constructors#
Name | Description | |
---|---|---|
PLCamera.BslSensorStateEnum | Initializes a new instance of the PLCamera.BslSensorStateEnum class |
Properties#
Name | Description | |
---|---|---|
Name | The full name of BslSensorState (Overrides ParameterListEnum.Name.) | |
Off | The sensor power is switched off. Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB, boost CoaXPress, dart 2 USB, dart USB and racer 2 CXP | |
On | The sensor power is switched on. Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB, boost CoaXPress, dart 2 USB, dart USB and racer 2 CXP | |
SensorOff | Applies to: boost CoaXPress | |
SensorOn | Applies to: boost CoaXPress | |
SensorStandby | Applies to: boost CoaXPress | |
Standby | The sensor is in standby mode. In standby mode, power consumption is reduced significantly, which results in a lower camera temperature. Certain parameters can only be configured when the sensor is in standby mode. Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB, boost CoaXPress, dart 2 USB, dart USB and racer 2 CXP |
Methods#
Name | Description | |
---|---|---|
ToString | The full name of BslSensorState (Overrides Object.ToString()()()().) |
PLCamera.BslSensorStateEnum.ToString Method#
The full name of BslSensorState
Return Value#
Type: String
Returns the full name of BslSensorState
PLCamera.BslSensorStateEnum Constructor#
Initializes a new instance of the PLCamera.BslSensorStateEnum class
PLCamera.BslSensorStateEnum.Name Property#
The full name of BslSensorState
PLCamera.BslSensorStateEnum.Off Property#
The sensor power is switched off.
Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB, boost CoaXPress, dart 2 USB, dart USB and racer 2 CXP
PLCamera.BslSensorStateEnum.On Property#
The sensor power is switched on.
Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB, boost CoaXPress, dart 2 USB, dart USB and racer 2 CXP
PLCamera.BslSensorStateEnum.SensorOff Property#
Applies to: boost CoaXPress
PLCamera.BslSensorStateEnum.SensorOn Property#
Applies to: boost CoaXPress
PLCamera.BslSensorStateEnum.SensorStandby Property#
Applies to: boost CoaXPress
PLCamera.BslSensorStateEnum.Standby Property#
The sensor is in standby mode. In standby mode, power consumption is reduced significantly, which results in a lower camera temperature. Certain parameters can only be configured when the sensor is in standby mode.
Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB, boost CoaXPress, dart 2 USB, dart USB and racer 2 CXP