PLCamera.DeviceIndicatorModeEnum Class#
Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB, boost CoaXPress, boost V 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.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 CXP, ace 2 GigE, ace 2 USB, boost CoaXPress, boost V CoaXPress, dart 2 USB, dart USB and racer 2 CXP | |
ErrorStatus | The camera's status LED is inactive unless an error occurs. Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB, boost CoaXPress, dart 2 USB, dart USB and racer 2 CXP | |
Inactive | The status LED of the camera is turned off. Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB, boost CoaXPress, boost V CoaXPress, dart 2 USB, dart USB and racer 2 CXP | |
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 CXP, ace 2 GigE, ace 2 USB, boost CoaXPress, boost V CoaXPress, dart 2 USB, dart USB and racer 2 CXP
PLCamera.DeviceIndicatorModeEnum.ErrorStatus Property#
The camera's status LED is inactive unless an error occurs.
Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB, boost CoaXPress, dart 2 USB, dart USB and racer 2 CXP
PLCamera.DeviceIndicatorModeEnum.Inactive Property#
The status LED of the camera is turned off.
Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB, boost CoaXPress, boost V CoaXPress, dart 2 USB, dart USB and racer 2 CXP
PLCamera.DeviceIndicatorModeEnum.Name Property#
The full name of DeviceIndicatorMode