LED i

Command:

LED i

Command Syntax:

READ LED i

Range:

 

Describe:

Read the current state of the specified LED. If the LED is digital, a 0 or 1 is returned indicating the LED is off or on. If the LED is connected to a PWM output, a value from 0 to 255 will be returned, indicating the current PWM level where 0 is off, 255 is full on, and values in between indicate the current PWM setting.

Result:

Get state of LED, 0 or 1 if digital, 0-255 if PWM on analog.

Type or
Addressable Component:

Control