Avery Dennison Monarch 9855 Programmer Manual User Manual
Page 61
Samples A-1
S A M P L E S
This appendix lists some sample NCL files for configuring the
printer or network card and updating firmware.
Note:
Most of the samples shown are sections of an NCL file, not a
whole NCL file beginning with [NCL_START] and ending with
[NCL_END]
.
C o n f i g u r i n g t h e P r i n t e r
This sample configures the 9855 printer with the listed parameters.
[NCL_START]
...
[Printer.9855]
SupplyType="Die Cut"
;
use die cut supply
Ribbon=Yes ;
use a ribbon
FeedMode=Continuous ;
use continuous mode
Contrast=100 ;
increase the print contrast
Speed="8.0 IPS"
;
set the print speed
...
[NCL_END]
C h a n g i n g T C P I P S e t t i n g s
This code makes the listed changes in the network interface card (NIC).
[NIC.TCPIP.7411BG]
Boot=4
Keepalive=8
Method=Bootp
C h a n g i n g W i r e l e s s S e t t i n g s
This code configures the wireless settings of the NIC.
[NIC.EN.7411BG]
ActiveKey=1
KeyVal=12345678ABCDEF
ActiveKey=2
KeyVal=FEDCBA87654321
ActiveKey=1
WEP=64-bit
SSID=Acme001
APDensity=MED
A