System 8700 User Manual
Rev 0.95
Page 25 of 32
Command
Description
RS
Resets interlocks.
Format
: RS
Response
: If the mode is different from Local or LocalLocked, the reset request is sent to PLC and
OK is returned. Otherwise error 5 is returned (Cannot execute command).
N
Requests the output turned on. The MPS must be set in standby mode first.
Format
: N
Response
: If the mode is different from Local or LocalLocked, the ON request is sent to PLC and OK
is returned. Otherwise error 5 is returned (Cannot execute command).
The S1H will reflect the resulting status of the MPS.
F
Requests the output turned off. The MPS will be set in standby mode.
Format
: F
Response
: If the mode is different from Local or LocalLocked, the OFF request is sent to PLC and
OK is returned. Otherwise error 5 is returned (Cannot execute command).
The S1H will reflect the resulting status of the MPS.
VER
Returns the version of the MPS firmware.
Format
: VER
Response
:
Copyright DANFYSIK A/S 2017
System 8700
PLC: ‘version’
Parser: ‘date’
CMD
Queries the control mode of the MPS.
Format
: CMD
Response
: LOC if the mode is Local or LocalLocked, otherwise REM
CMDSTATE
Queries the control mode of the MPS.
Format
: CMDSTATE
Response
:
LOC if the mode is Local
LOCK if mode is LocalLocked
REM if mode is Remote
RLOCK if mode is RemoteLocked
REM
Requests the PLC into Remote control mode.
Format
: REM
Response
: If the mode is different from LocalLocked, the request is sent to PLC and OK is returned.
Otherwise error 5 is returned (Cannot execute command).
LOC
Requests the PLC into Local control mode.
Format
: LOC
Response
: If the mode is different from LocalLocked or RemoteLocked, the request is sent to PLC
and OK is returned. Otherwise error 5 is returned (Cannot execute command).