Container Path: <cwt><PRINTER>
|
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:
The MP104Serial printer is used in the CWT 104 and CWT ADA models |
Global attributes
comPort
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>