Please enable JavaScript to view this site.

CWT Software Configuration Handbook 4.40

Container        Path: <cwt><PRINTER>

rebootWhenprinter type is added
When the Tick value is changed

The printer element is used to specify printer settings for the supported printer types. Printer settings stored in the cwtconfig.xml file will be applied every time the terminal boots.

Supported printers:

Flowbird Printer

gtp4672

Zebra TTP2030

MP104Serial

The MP104Serial printer is used in the CWT 104 and CWT ADA models

Global attributes

comPort        reboot

Range:Com1 – Com9
Default:Com8
Description:Defines which COM port shall be used for the printer.

Note:

Note:

The comPort attribute is only supported for the Flowbird and gpt4672 printer

COM6 cannot be used for gpt4672

Example:Setup to use COM8 as the printer COM port.

<PRINTER comPort=”Com8”>
<flowbirdPrinter>
   <parameters>
     <parameter id="0" value="1" description="Page mode"/>
     <parameter id="1" value="1" description="Cut mode"/>
     <parameter id="2" value="100" description="Max dots"/>
     <parameter id="3" value="65535" description="Strobe time"/>
     <parameter id="4" value="128" description="Intensity"/>
     <parameter id="5" value="8" description="Pre-margin"/>
     </parameters>
 </ flowbirdPrinter>
</PRINTER>