
USING THE M208’S COMMAND SET: npsh Basic Commands 95
list tcpip > prn
sends current network settings to the first parallel port.
chr $FF > prn
sends a formfeed to PRN.
npsh Basic Commands
Before reading on about the M208’s command set, it is important to understand some
of the basic commands involved.
Set commands affect only current settings, not stored settings in EEPROM. The save
command is used after set to save the new settings to EEPROM.
Store commands only affect stored settings in EEPROM but not the current settings.
This means the M208 must be reset to make any changes take effect. For example, if
you change the current settings of the IP address and the netmask, this will only take
effect after a reset (warm boot) from EEPROM, or after a power-on (cold boot).
Config hub commands are functionally similar to a store command followed by a
reset command. The config hub command stores the setting to EEPROM and auto-
matically resets the unit. The config hub command only works with the hub settings.
npsh Command Set
Command Syntax
The commands in this section are listed alphabetically by title and include all com-
mands available on the M208.
The command syntax follows the command name, where:
• Arguments enclosed by brackets [ ] are optional.
• Arguments in bold italics are user-defined strings.
• Arguments separated by the or symbol ( | ) mean that a choice must be made.
An explanation of what the command does and how to use it follows the syntax. All
Examp
es