Show/Hide Toolbars

CWT Software Configuration Handbook

Container        Path: <cwt><PRINTER>

rebootWhen printer 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:
The comPort attribute is only supported for the Flowbird and gpt4672 printer

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

<PRINTER comPort=”Com6”>
<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>