PLCamera.BslSensorStateEnum Class#
Applies to: ace 2 GigE, ace 2 USB, boost CoaXPress and dart 2 USB
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 GigE, ace 2 USB, boost CoaXPress and dart 2 USB |
![]() | On | The sensor power is switched on. Applies to: ace 2 GigE, ace 2 USB, boost CoaXPress and dart 2 USB |
![]() | 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 GigE, ace 2 USB, boost CoaXPress and dart 2 USB |
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 GigE, ace 2 USB, boost CoaXPress and dart 2 USB
PLCamera.BslSensorStateEnum.On Property#
The sensor power is switched on.
Applies to: ace 2 GigE, ace 2 USB, boost CoaXPress and dart 2 USB
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 GigE, ace 2 USB, boost CoaXPress and dart 2 USB