MSD-804FD Users Guide (Command Guide)
106
@STL
Set command key lighting
Command
format
@STL,
switch_1
,
led_1 (
,
switch_2
,
led_2
・・・
)
Return value
format
@STL,
switch_1
,
led_1 (
,
switch_2
,
led_2
・・・
)
Parameter
switch_1-5
: Command key
0 = All command keys,
1 to 5 = COMMAND A to E
led_1-5
: Lighting condition
0 = Lights if command is registered [Default],
1 = Lights during command execution
Example
Send
Receive
@STL,2,1
@STL,2,1
COMMAND B: Lights during command execution.
Terminated normally.
Related info.
8.12.7 Command key lighting
@GTL
Get command key lighting
Command
format
@GTL,
switch_1
(
,
switch_2
・・・
)
Return value
format
@GTL,
switch_1
,
led_1 (
,
switch_2
,
led_2
・・・
)
Parameter
switch_1-5
: Command key
0 = All command keys,
1 to 5 = COMMAND A to E
led_1-14
: Lighting condition
0 = Lights if command is registered [Default],
1 = Lights during command execution
Example
Send
Receive
@GTL,5
@GTL,5,0
Get lighting condition of front panel COMMAND E.
Lights if command is registered.
Related info.
8.12.7 Command key lighting