Nr[,p[,ei[,sw]]] –setup lan response – GoDEX EZPL User Manual
Page 64

59
^NR[,p[,ei[,sw]]] –setup LAN response
Syntax
^NR[,p[,ei[,sw]]]
Parameter
p : 0 = adjust SMTP response setting ; 1 = adjust SNMP response setting.
ei : 0 – 11
0 = ERROR01 : PAPER_OUT_ID
1 = ERROR02:PAPER_JAM_ID
2 = ERROR03:RIBBON_OUT_ID
3 = ERROR04:DOOR_OPEN_ID
4 = ERROR05:STRIPPER_ERROR_ID
5 = ERROR06:MEMORY_FULL_ID
6 = ERROR07:FILENAME_NO_FOUND_ID
7 = ERROR08:FILENAME_REPEAT_ID
8 = ERROR09:SYNTAX_ERROR_ID
9 = ERROR10:DATA_LENGTH_ERROR_ID
sw : 0 = disable ; 1 = enable “ei” response function
If doesn’t input parameter or input inappropriate parameter, it will only response
current status.
Description
Refer to above Parameter explanation
Example
Procedure :
PC to Printer ^NR
Printer to PC
SMTP : 1,1,1,1,1,1,1,1,1,1,0
SNMP : 1,1,1,1,1,1,1,1,1,1,1
PC to Printer ^NR,0
Printer to PC
SMTP : 1,1,1,1,1,1,1,1,1,1,0
PC to Printer ^NR,0,11
Printer to PC 0
^NMACADDR[,addr] –setup or get MAC address information
Syntax
^NMACADDR[,addr]
Parameter
addr = MAC address
Description
Without “addr”, it will response MAC address
With “addr” = setup MAC address
Example
^NMACADDR,001D9A000C16
^NS[a,b,c,d,e,f,g,h,I] –Set and request for NET connection parameters
Syntax
^NSa,b,c,d,e,f,g,h,i
Parameter
a: D(DHCP) or P(PERMANENT)
b: IP adress
c: subnet mask adress
d: gateway
e: reserved
f: reserved
g: reserved
h: reserved
i: port number
Description
Without parameter, it will response current network setting
With parameter = setup network
Example
Procedure :
PC to Printer ^NS
Printer to PC D,192.168.0.1,255.255.255.0,192.168.0.1,,,,,9100