User guide
set led
set led — display char on LED
Displays a character on the front panel light emitting diode (LED).
Syntax
set led
char
[-b]
Arguments
char
Specifies the character to display on the front panel LED. Prefix metacharacters
with a backslash (\).
Options
-b
Specifies that the character be displayed in bright mode. The default is dim
mode.
Examples
1.
>>> set LED "W" -b
Displays an uppercase W on the LED panel at full brightness.
See Also
show led
Console Commands 13–83