Datalogic .NET SDK
EnableLED (Method)

 

Syntax

 

   public static Boolean EnableLED(LEDs LED, Boolean Enable);

 

 

Class                           : Device

Namespace                : Datalogic.API

Assembly                   : Datalogic.API.DLL

 

 

Description

Enables (turns on) or disables (turns off) an LED on the device.

 

 

Parameters Table

 

Type

Parameter

Description

[in]

LEDs

 

LED

Specifies the affected LED.

[in]

 

Boolean

Enable

A value of true enables the LED and a value of false disables the LED.

[returns]

Boolean

 

TRUE on success.

[on error]

FALSE

 

-

 

 

 

 

See Also

BlinkLED, LEDs(Enum)

 

 

Copyright © Datalogic ADC. All Right Reserved