Skip to content

PLCamera.DeviceIndicatorModeEnum Class#

Sets the behavior of the camera's status LED.

Applies to: ace 2 GigE, ace 2 USB, boost CoaXPress, boost_V_CoaXPress, dart 2 USB and dart USB

Visibility: Expert

The feature documentation may provide more information.

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLCamera.DeviceIndicatorModeEnum

Constructors#

 NameDescription
Public methodPLCamera.DeviceIndicatorModeEnum Initializes a new instance of the PLCamera.DeviceIndicatorModeEnum class
 

Properties#

 NameDescription
Public propertyActive

The status LED of the camera is turned on.

Applies to: ace 2 GigE, ace 2 USB, boost CoaXPress, boost_V_CoaXPress, dart 2 USB and dart USB

Public propertyErrorStatus

The camera's status LED is inactive unless an error occurs.

Applies to: ace 2 GigE, ace 2 USB, boost CoaXPress and dart 2 USB

Public propertyInactive

The status LED of the camera is turned off.

Applies to: ace 2 GigE, ace 2 USB, boost CoaXPress, boost_V_CoaXPress, dart 2 USB and dart USB

Public propertyName The full name of DeviceIndicatorMode (Overrides ParameterListEnum.Name.)
 

Methods#

 NameDescription
Public methodToString The full name of DeviceIndicatorMode (Overrides Object.ToString()()()().)
 

PLCamera.DeviceIndicatorModeEnum.ToString Method#

The full name of DeviceIndicatorMode

Return Value#

Type: String
Returns the full name of DeviceIndicatorMode

PLCamera.DeviceIndicatorModeEnum Constructor#

Initializes a new instance of the PLCamera.DeviceIndicatorModeEnum class

PLCamera.DeviceIndicatorModeEnum.Active Property#

The status LED of the camera is turned on.

Applies to: ace 2 GigE, ace 2 USB, boost CoaXPress, boost_V_CoaXPress, dart 2 USB and dart USB

PLCamera.DeviceIndicatorModeEnum.ErrorStatus Property#

The camera's status LED is inactive unless an error occurs.

Applies to: ace 2 GigE, ace 2 USB, boost CoaXPress and dart 2 USB

PLCamera.DeviceIndicatorModeEnum.Inactive Property#

The status LED of the camera is turned off.

Applies to: ace 2 GigE, ace 2 USB, boost CoaXPress, boost_V_CoaXPress, dart 2 USB and dart USB

PLCamera.DeviceIndicatorModeEnum.Name Property#

The full name of DeviceIndicatorMode