Configuring the Printer 2-27
Defining a Network Console Packet
Use the network console packet to send console commands directly to the network card via the
printers serial port. If the network card does not appear to be communicating with the printer, you
can use the network console packet to change the SSID, IP Address, etc. of the network card.
Syntax {N,number,action,device,"name" |
C,"con_comds" | }
N1. N Network Console Packet.
N2. number Number from 0 to 999 to identify the network console packet.
N3. action Action. Enter A to add a network console packet.
N4. device Storage Device. Enter T to pass the packet through the printer and
store the packet in the network card.
N5. “name” Packet name, 0 to 8 characters, enclose within quotation marks.
C1. C Command field.
C2. con_comds Console commands. Must be enclosed within quotation marks. Each
command must be on a separate line. The maximum number of
characters per command is 100. Refer to the list of console commands
in the MonarchNet2 Operating Instructions for more information.
Note: The maximum number of commands per packet is twenty five (25).
Example {N,1,A,T,"mystore" |
C,"set ip me static" |
C,"init" |
C,"exit" | }
Sends the network console packet 1 my store directly to the network card (T) and sets the IP
method to static for determining the IP Addresses. The Init and Exit commands must be used to
save changes and initialize the network card.