PLCamera.DeviceIndicatorModeEnum Class#
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#
Name | Description | |
---|---|---|
![]() | PLCamera.DeviceIndicatorModeEnum | Initializes a new instance of the PLCamera.DeviceIndicatorModeEnum class |
Properties#
Name | Description | |
---|---|---|
![]() | Active | 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 |
![]() | ErrorStatus | 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 |
![]() | Inactive | 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 |
![]() | Name | The full name of DeviceIndicatorMode (Overrides ParameterListEnum.Name.) |
Methods#
Name | Description | |
---|---|---|
![]() | ToString | 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