Owner's manual

SECS Message Detail 4-25
Table 4-13 CPACK Values
CPACK Description
0x01
Invalid parameter name (CPNAME). The CPNAME
is not a valid parameter for this command.
0x02
Illegal parameter value (CPVAL). The parameter
value is out of range.
0x03
Illegal format for parameter (CPVAL). The value for
this parameter does not use the correct SECS-II
data item type.
0x40
Duplicate parameter name. This parameter name
occurred at least twice in the S2F41 command.
4.2.42 S2F43 - Reset Spooling Streams and Functions
S2F43 W * H -> E
<L
<L [2]
<U1 STRID> * Message Stream
<L
<U1 FCNID> * Message Function
...
>
>
...
> .
The Host sends message to specify which messages the Equipment should spool in the event of a
communications loss. When this message is received by the Equipment, all previous definitions of
messages to spool are replaced.
The following version of S2F43 will enable spooling for all messages within the specified stream:
S2F43 W * H -> E
<L
<L [2]
<U1 STRID> * Message Stream
<L>
>
...
> .
To disable spooling of all messages, the following version of S2F43 may be used.
S2F43 W * H -> E
<L>.
Spooling is not allowed for even-numbered function messages (replies) or stream one messages.