
118 USING THE M208’S COMMAND SET: npsh Command Set
set var NEW_VAR $ESC E
sets a variable named NEW_VAR with an HP PCL defined printer reset.
When inputting a “
$” or a “&” and you’re using RSHD to execute this com-
mand, you must place a “
\” beforehand so the local shell interpretor doesn’t
parse it out.
See also: Variables on page 91, Variable Definitions on page 177, and list var
on page 102.
slip
slip
Configures the serial port as a SLIP connection from a terminal or PC con-
nected to the particular serial port. This command cancels npsh on the serial
port and starts SLIP. Once the connection is broken, SLIP is automatically
stopped and the serial port returns to npsh mode.
See also: Serial Line IP on page 154.
start
start fox|tts|loopb [prn|com1|com2]
Start an ASCII output test on the specified I/O port. If no I/O port is specified,
the command affects all of them.
These tests are for confirming that the serial and parallel I/O ports on the
M208 are communicating properly with connected devices. Three different
types of tests can be done:
1 fox message test.
A continuous stream of text is sent to the output I/O port as follows:
1 The quick brown fox jumps over the slow lazy dog’s back 1234567890 :!@#$&().
2 The quick brown fox jumps over the slow lazy dog’s back 1234567890 :!@#$&().
3 The quick brown fox jumps over the slow lazy dog’s back 1234567890 :!@#$&().
4 The quick brown fox jumps over the slow lazy dog’s back 1234567890 :!@#$&().
...
When the line counter reaches 99, it is reset to 0.
2 tts message test.
A continuous stream of Gandalf 400C TTS compatible text is sent to the
Examp
e
Note