User Manual
SECS Message Detail 4-25
4.2.40 S2F41 - Remote Command with Parameters
S2F41 [W] * H->E
<L [2]
<A RCMD> * Remote command string
<L
<L [2]
<A CPNAME> * Command Parameter Name
<CPVAL> * Command Parameter Value
>
...
>
> .
The Host sends a command with parameters to the Equipment. If a command has no parameters, S2F41
has the following format:
S2F41 [W] * H->E
<L [2]
<A RCMD> * Remote Command String
<L>
> .
The Equipment ignores case when performing validity checks on the RCMD and CPNAME strings. The
ASCII strings described in may be sent in any combination of upper and lower case characters.
Table 4-11 ERACK Values
RCMD String Function
“START” Starts a Process Program.
“STOP” Stops a running Process Program.
“ABORT” Aborts a running Process Program.
“PAUSE” Pauses a running Process Program.
“RESUME” Resumes a paused Process Program.
“REMOTE” Switches Equipment to “Remote” state.
“LOCAL” Switches Equipment to “Local” state.
The Host may optionally set the W-Bit to “1” in S2F41. If so, the Equipment replies with S2F42.