FDX-16 Command Guide
40
2.5.10 Others
@GLM / @SLM
Key lock
Function
Getting
Setting
Format
@GLM
@SLM,channel,menu,preset
Return value
@GLM,channel,menu,preset
@SLM,channel,menu,preset
Parameter
channel : I/O output channel selection keys/channel switching direction keys/
switching mode selection keys
menu : Menu operation keys
preset : Preset memory loading keys
0 = Key lock OFF [Default], 1 = Key lock ON
Example
@GLM
@GLM,0,0,0
Getting key lock statuses.
All keys: OFF
@SLM,1,1,1
@SLM,1,1,1
Setting key lock of all keys to ON.
Completed normally.
Remarks
-
@GST
Slot board status
Function
Getting
Format
@GST,board,slot
Return value
@GST,board,slot,temp,voltage
Parameter
board: Slot board selection
0 = Input slot board, 1 = Output slot board
slot: Slot board place
1 to 4 = slot board1 to slot board4
temp: Temperature
The value of temperature x 100, - 1 = slot board is not mounted.
e.g.)38.75
℃:
3875
voltage :
0 = Normal, 1 = Abnormal, - 1 = Slot board is not mounted.
Example
@GST,0,1
@GST,0,1,3425,0
Getting status of input slot board1.
Temperature: 34.25
℃;
Voltage: Normal
Remarks
-