<?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>40*30</Name>
			<StockType>DieCut</StockType>
			<Size>
				<Width>320</Width>
				<Height>240</Height>
			</Size>
			<Frame Enable="Yes" Left="0" Top="0" Width="320" Height="240" Rotation="0" AutoHeight="false">
				<TextField Enable="Yes" Left="16" Top="28" Width="206" Height="34" Rotation="0" FieldName="eng=PLU DESCRIPTION 1,chi=商品第一品名">
					<Text>$D(ItemDescription)</Text>
					<Font>STSong</Font>
					<FontSize>9</FontSize>
					<Alignment>left</Alignment>
				</TextField>
				<BarcodeField Enable="Yes" Left="210" Top="0" Width="88" Height="240" Rotation="270" >
					<BarcodeID>1</BarcodeID>
					<Alignment>left</Alignment>
					<TextPosition>Below</TextPosition>
					<Symbology>ITF14</Symbology>
				</BarcodeField>
				<TextField Enable="Yes" Left="16" Top="62" Width="112" Height="32" Rotation="0" FieldName="eng=STATIC TEXT,chi=单价(/kg)">
					<Text>单价(/kg)</Text>
					<Font>STSong</Font>
					<FontSize>9</FontSize>
					<Alignment>left</Alignment>
				</TextField>
				<TextField Enable="Yes" Left="16" Top="121" Width="138" Height="34" Rotation="0" FieldName="eng=STATIC TEXT,chi=重量(/kg)">
					<Text>重量(/kg)</Text>
					<Font>STSong</Font>
					<FontSize>9</FontSize>
					<Alignment>left</Alignment>
				</TextField>
				<TextField Enable="Yes" Left="16" Top="86" Width="120" Height="32" Rotation="0" FieldName="eng=UNIT PRICE(/kg),chi=单价(/kg)">
					<Text>$D(TransactionUnitPrice)</Text>
					<Font>STSong</Font>
					<FontSize>12</FontSize>
					<Alignment>left</Alignment>
				</TextField>
				<TextField Enable="Yes" Left="16" Top="144" Width="132" Height="34" Rotation="0" FieldName="eng=NET/COUNT,chi=净重/数量">
					<Text>$D(TransactionNetWeight)</Text>
					<Font>STSong</Font>
					<FontSize>12</FontSize>
					<Alignment>left</Alignment>
				</TextField>
				<TextField Enable="Yes" Left="16" Top="174" Width="64" Height="34" Rotation="0" FieldName="eng=STATIC TEXT,chi=总价">
					<Text>总价</Text>
					<Font>STSong</Font>
					<FontSize>12</FontSize>
					<Alignment>left</Alignment>
				</TextField>
				<TextField Enable="Yes" Left="85" Top="170" Width="100" Height="50" Rotation="0" FieldName="eng=TOTAL PRICE,chi=总价">
					<Text>$D(TransactionTotalPrice)</Text>
					<Font>STSong</Font>
					<FontSize>18</FontSize>
					<Alignment>left</Alignment>
				</TextField>
				<TextField Enable="Yes" Left="8" Top="212" Width="175" Height="35" Rotation="0" FieldName="eng=STATIC TEXT,chi=西河好又多超市">
					<Text>西河好又多超市</Text>
					<Font>STSong</Font>
					<FontSize>9</FontSize>
					<Alignment>left</Alignment>
					<Bold>1</Bold>
				</TextField>
				<TextField Enable="Yes" Left="151" Top="144" Width="56" Height="24" Rotation="0" FieldName="eng=SCALE ID,chi=秤号">
					<Text>$D(DeviceID)</Text>
					<Font>STSong</Font>
					<FontSize>9</FontSize>
					<Alignment>left</Alignment>
				</TextField>
				<TextField Enable="Yes" Left="156" Top="34" Width="40" Height="112" Rotation="270" FieldName="eng=PACK DATE,chi=包装日期">
					<Text>$D(DateWrapping -f YY/MM/DD)</Text>
					<Font>STSong</Font>
					<FontSize>9</FontSize>
					<Alignment>left</Alignment>
				</TextField>
				<TextField Enable="Yes" Left="182" Top="66" Width="32" Height="80" Rotation="270" FieldName="eng=CURRENT TIME,chi=当前时间">
					<Text>$D(TransactionDate -f HH:mm:ss)</Text>
					<Font>STSong</Font>
					<FontSize>9</FontSize>
					<Alignment>left</Alignment>
				</TextField>
			</Frame>
		</Label>
	</LabelFormatTransaction>
</Message>
