<?xml version="1.0" encoding="UTF-8"?>
<Message xsi:noNamespaceSchemaLocation="ComOneDeviceConfigurationSchemaV2.2.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
	<ARTSCommonHeader MessageType="Request"/>
	<LabelFormatTransaction ActionCode="Write">
		<Label PrintHeadWidth="200" PixelsPer_mm="8" Version="1.0">
			<ID>1</ID>
			<Name>60*40</Name>
			<StockType>DieCut</StockType>
			<Size>
				<Width>496</Width>
				<Height>360</Height>
			</Size>
			<Frame Enable="Yes" Left="0" Top="0" Width="496" Height="360" Rotation="0" AutoHeight="false">
				<TextField Enable="Yes" Left="29" Top="315" Width="158" Height="38" Rotation="0" FieldName="eng=NET/COUNT,chi=净重/数量">
					<Text>$D(TransactionNetWeight)</Text>
					<Font>STSong</Font>
					<FontSize>12</FontSize>
					<Alignment>left</Alignment>
				</TextField>
				<BarcodeField Enable="Yes" Left="11" Top="134" Width="269" Height="94" Rotation="0" >
					<BarcodeID>1</BarcodeID>
					<Alignment>left</Alignment>
					<TextPosition>Below</TextPosition>
					<Symbology>ITF14</Symbology>
				</BarcodeField>
				<TextField Enable="Yes" Left="290" Top="198" Width="197" Height="83" Rotation="0" FieldName="eng=TOTAL PRICE,chi=总价">
					<Text>$D(TransactionTotalPrice)</Text>
					<Font>STSong</Font>
					<FontSize>23</FontSize>
					<Alignment>left</Alignment>
				</TextField>
				<TextField Enable="Yes" Left="187" Top="280" Width="298" Height="61" Rotation="0" FieldName="eng=PLU DESCRIPTION 1,chi=商品第一品名">
					<Text>$D(ItemDescription)</Text>
					<Font>STSong</Font>
					<FontSize>18</FontSize>
					<Alignment>left</Alignment>
					<Bold>1</Bold>
				</TextField>
				<TextField Enable="Yes" Left="29" Top="245" Width="155" Height="51" Rotation="0" FieldName="eng=UNIT PRICE(/kg),chi=单价(/kg)">
					<Text>$D(TransactionUnitPrice)</Text>
					<Font>STSong</Font>
					<FontSize>12</FontSize>
					<Alignment>left</Alignment>
				</TextField>
				<BarcodeField Enable="Yes" Left="200" Top="34" Width="240" Height="56" Rotation="0" >
					<BarcodeID>2</BarcodeID>
					<Alignment>left</Alignment>
					<TextPosition>None</TextPosition>
					<Symbology>QRCode</Symbology>
				</BarcodeField>
			</Frame>
		</Label>
	</LabelFormatTransaction>
</Message>
