﻿<CopFile>
	<LogWindowOptions>
		<ViewMode>LineMode</ViewMode>
		<TimeOutForLineBreak>3000</TimeOutForLineBreak>
		<TimeFormat>HH:mm:ss</TimeFormat>
		<LineBreakOnTimeout>true</LineBreakOnTimeout>
		<LineBreakOnCarriageReturn>false</LineBreakOnCarriageReturn>
		<ShowVisibleAscIICodeOnly>false</ShowVisibleAscIICodeOnly>
		<ShowStatusInformation>true</ShowStatusInformation>
		<SentPrompt>Send:</SentPrompt>
		<RecPrompt>Rec:</RecPrompt>
		<StatusPrompt>Status:</StatusPrompt>
		<SendColorStr>Red</SendColorStr>
		<StatusColorStr>Black</StatusColorStr>
		<RecColorStr>Blue</RecColorStr>
	</LogWindowOptions>
	<Options>
		<CRstring>0D</CRstring>
		<TimeFormat>HH:mm:ss</TimeFormat>
		<IsClearContent>false</IsClearContent>
		<IsAddCR>false</IsAddCR>
		<SendListInterval>1</SendListInterval>
		<SendListIntervalUnit>1</SendListIntervalUnit>
		<IsCheckSum>false</IsCheckSum>
		<IsAddToList>false</IsAddToList>
		<IsSendListLoop>false</IsSendListLoop>
		<QuickSendRepeatRate>10</QuickSendRepeatRate>
		<SendListRepeatRate>10</SendListRepeatRate>
		<CheckSumMethod>CS_FF_A_B</CheckSumMethod>
		<CurrentProfile>Standard</CurrentProfile>
		<HasPacingBetweenBytes>false</HasPacingBetweenBytes>
		<PacingBetweenBytes>1</PacingBetweenBytes>
	</Options>
	<ViewStatus>
		<IsShowSendData>true</IsShowSendData>
		<IsShowTime>true</IsShowTime>
		<ViewFormat>Dec</ViewFormat>
		<IsConnected>false</IsConnected>
		<WindowState>Maximized</WindowState>
		<FormSize>
			<Width>1032</Width>
			<Height>776</Height>
		</FormSize>
		<FormPosition>
			<X>1676</X>
			<Y>276</Y>
		</FormPosition>
		<SendDataListPanelHeight>220</SendDataListPanelHeight>
		<IsSendDataListCollapsed>false</IsSendDataListCollapsed>
		<QuickSendPanelHeight>100</QuickSendPanelHeight>
	</ViewStatus>
	<InstanceData>
		<Name />
		<Format>Dec</Format>
		<Content />
		<Comments />
		<Filename />
		<DTREnable>Unchecked</DTREnable>
		<RTSEnable>Unchecked</RTSEnable>
		<BreakStatus>Unchecked</BreakStatus>
	</InstanceData>
	<SendDataList>
		<ColumnWidth>
			<int>304</int>
			<int>100</int>
			<int>100</int>
			<int>100</int>
		</ColumnWidth>
		<CommonData>
			<Name>Read 16 Channels 8-Bit A/D Device Bank 0</Name>
			<Format>Dec</Format>
			<Content>/sA=</Content>
			<Comments>Read 16 Channels at a Time, 8-Bit A/D Device Bank 0 Returns 16 Bytes
When the above commands are sent to the controller, the controller will respond with 16 bytes of data indicating analog values from 0 to
255 for each of the 16 channels. Data will be sent in the following order from left to right:
Channel 0, 1, 2, 3, 4, 5, 7, 8, 9, 10, 11, 12, 13, 14, 15</Comments>
			<Filename />
			<DTREnable>Unchecked</DTREnable>
			<RTSEnable>Unchecked</RTSEnable>
			<BreakStatus>Unchecked</BreakStatus>
		</CommonData>
		<CommonData>
			<Name>Read 16 Channels 8-Bit A/D Device Bank 1</Name>
			<Format>Dec</Format>
			<Content>/sE=</Content>
			<Comments>Read 16 Channels at a Time, 8-Bit A/D Device Bank 0 Returns 16 Bytes
When the above commands are sent to the controller, the controller will respond with 16 bytes of data indicating analog values from 0 to
255 for each of the 16 channels. Data will be sent in the following order from left to right:
Channel 0, 1, 2, 3, 4, 5, 7, 8, 9, 10, 11, 12, 13, 14, 15</Comments>
			<Filename />
			<DTREnable>Unchecked</DTREnable>
			<RTSEnable>Unchecked</RTSEnable>
			<BreakStatus>Unchecked</BreakStatus>
		</CommonData>
		<CommonData>
			<Name>Read 16 Channels 8-Bit A/D Device Bank 2</Name>
			<Format>Dec</Format>
			<Content>/sI=</Content>
			<Comments>Read 16 Channels at a Time, 8-Bit A/D Device Bank 0 Returns 16 Bytes
When the above commands are sent to the controller, the controller will respond with 16 bytes of data indicating analog values from 0 to
255 for each of the 16 channels. Data will be sent in the following order from left to right:
Channel 0, 1, 2, 3, 4, 5, 7, 8, 9, 10, 11, 12, 13, 14, 15</Comments>
			<Filename />
			<DTREnable>Unchecked</DTREnable>
			<RTSEnable>Unchecked</RTSEnable>
			<BreakStatus>Unchecked</BreakStatus>
		</CommonData>
		<CommonData>
			<Name>Read 16 Channels, 8-Bit A/D Device Bank 0 (Packet Format)</Name>
			<Format>Dec</Format>
			<Content>/sg=</Content>
			<Comments>Read 16 Channels at a Time, 8-Bit A/D Device Bank 0 (Packet Format) Returns 18 Bytes
When the above commands are sent to the controller, the controller will respond with 18 bytes of data indicating analog values from 0 to
255 for each of the 16 channels. Also included in the data structure is a Header Byte (254), and a Checksum Byte (which is the total
value of 254 + all 16 bytes of data). The checksum byte only contains the lower 8 bits of data. Data will be sent in the following order
from left to right:
Header Byte 254, Channel 0, 1, 2, 3, 4, 5, 7, 8, 9, 10, 11, 12, 13, 14, 15, Checksum Value</Comments>
			<Filename />
			<DTREnable>Unchecked</DTREnable>
			<RTSEnable>Unchecked</RTSEnable>
			<BreakStatus>Unchecked</BreakStatus>
		</CommonData>
		<CommonData>
			<Name>Read 16 Channels, 8-Bit A/D Device Bank 1 (Packet Format)</Name>
			<Format>Dec</Format>
			<Content>/sk=</Content>
			<Comments>Read 16 Channels at a Time, 8-Bit A/D Device Bank 0 (Packet Format) Returns 18 Bytes
When the above commands are sent to the controller, the controller will respond with 18 bytes of data indicating analog values from 0 to
255 for each of the 16 channels. Also included in the data structure is a Header Byte (254), and a Checksum Byte (which is the total
value of 254 + all 16 bytes of data). The checksum byte only contains the lower 8 bits of data. Data will be sent in the following order
from left to right:
Header Byte 254, Channel 0, 1, 2, 3, 4, 5, 7, 8, 9, 10, 11, 12, 13, 14, 15, Checksum Value</Comments>
			<Filename />
			<DTREnable>Unchecked</DTREnable>
			<RTSEnable>Unchecked</RTSEnable>
			<BreakStatus>Unchecked</BreakStatus>
		</CommonData>
		<CommonData>
			<Name>Read 16 Channels, 8-Bit A/D Device Bank 2 (Packet Format)</Name>
			<Format>Dec</Format>
			<Content>/so=</Content>
			<Comments>Read 16 Channels at a Time, 8-Bit A/D Device Bank 0 (Packet Format) Returns 18 Bytes
When the above commands are sent to the controller, the controller will respond with 18 bytes of data indicating analog values from 0 to
255 for each of the 16 channels. Also included in the data structure is a Header Byte (254), and a Checksum Byte (which is the total
value of 254 + all 16 bytes of data). The checksum byte only contains the lower 8 bits of data. Data will be sent in the following order
from left to right:
Header Byte 254, Channel 0, 1, 2, 3, 4, 5, 7, 8, 9, 10, 11, 12, 13, 14, 15, Checksum Value</Comments>
			<Filename />
			<DTREnable>Unchecked</DTREnable>
			<RTSEnable>Unchecked</RTSEnable>
			<BreakStatus>Unchecked</BreakStatus>
		</CommonData>
		<CommonData>
			<Name>Read 16 Channels, 12-Bit A/D Device Bank 0</Name>
			<Format>Dec</Format>
			<Content>/sQ=</Content>
			<Comments>Read 16 Channels at a Time, 12-Bit A/D Device Bank 0 Returns 32 Bytes
When the above commands are sent to the controller, the controller will respond with 32 bytes of data indicating analog values from 0 to
255 for each of the 16 channels. Data will be sent in the following order from left to right:
Channel 0 LSB, 0 MSB, 1 LSB, 1 MSB, 2 LSB, 2 MSB, 3 LSB, 3 MSB, 4 LSB, 4 MSB, 5 LSB, 5 MSB, 6 LSB, 6 MSB, 7 LSB, 7 MSB, 8 LSB, 8
MSB, 9 LSB, 9 MSB, 10 LSB, 10 MSB, 11 LSB, 11 MSB, 12 LSB, 12 MSB, 13 LSB, 13 MSB, 14 LSB, 14 MSB, 15 LSB, 15 MSB.</Comments>
			<Filename />
			<DTREnable>Unchecked</DTREnable>
			<RTSEnable>Unchecked</RTSEnable>
			<BreakStatus>Unchecked</BreakStatus>
		</CommonData>
		<CommonData>
			<Name>Read 16 Channels, 12-Bit A/D Device Bank 1</Name>
			<Format>Dec</Format>
			<Content>/sU=</Content>
			<Comments>Read 16 Channels at a Time, 12-Bit A/D Device Bank 0 Returns 32 Bytes
When the above commands are sent to the controller, the controller will respond with 32 bytes of data indicating analog values from 0 to
255 for each of the 16 channels. Data will be sent in the following order from left to right:
Channel 0 LSB, 0 MSB, 1 LSB, 1 MSB, 2 LSB, 2 MSB, 3 LSB, 3 MSB, 4 LSB, 4 MSB, 5 LSB, 5 MSB, 6 LSB, 6 MSB, 7 LSB, 7 MSB, 8 LSB, 8
MSB, 9 LSB, 9 MSB, 10 LSB, 10 MSB, 11 LSB, 11 MSB, 12 LSB, 12 MSB, 13 LSB, 13 MSB, 14 LSB, 14 MSB, 15 LSB, 15 MSB.</Comments>
			<Filename />
			<DTREnable>Unchecked</DTREnable>
			<RTSEnable>Unchecked</RTSEnable>
			<BreakStatus>Unchecked</BreakStatus>
		</CommonData>
		<CommonData>
			<Name>Read 16 Channels, 12-Bit A/D Device Bank 2</Name>
			<Format>Dec</Format>
			<Content>/sY=</Content>
			<Comments>Read 16 Channels at a Time, 12-Bit A/D Device Bank 0 Returns 32 Bytes
When the above commands are sent to the controller, the controller will respond with 32 bytes of data indicating analog values from 0 to
255 for each of the 16 channels. Data will be sent in the following order from left to right:
Channel 0 LSB, 0 MSB, 1 LSB, 1 MSB, 2 LSB, 2 MSB, 3 LSB, 3 MSB, 4 LSB, 4 MSB, 5 LSB, 5 MSB, 6 LSB, 6 MSB, 7 LSB, 7 MSB, 8 LSB, 8
MSB, 9 LSB, 9 MSB, 10 LSB, 10 MSB, 11 LSB, 11 MSB, 12 LSB, 12 MSB, 13 LSB, 13 MSB, 14 LSB, 14 MSB, 15 LSB, 15 MSB.</Comments>
			<Filename />
			<DTREnable>Unchecked</DTREnable>
			<RTSEnable>Unchecked</RTSEnable>
			<BreakStatus>Unchecked</BreakStatus>
		</CommonData>
		<CommonData>
			<Name>Read 16 Channels, 12-Bit A/D Device Bank 0 (Packet Format)</Name>
			<Format>Dec</Format>
			<Content>/sw=</Content>
			<Comments>Read 16 Channels at a Time, 12-Bit A/D Device Bank 0 (Packet Format) Returns 34 Bytes
When the above commands are sent to the controller, the controller will respond with 34 bytes of data indicating analog values from 0 to
4095 for each of the 16 channels. Also included in the data structure is a Header Byte (254), and a Checksum Byte (which is the total
value of 254 + all 16 bytes of data). Data will be sent in the following order from left to right:
Header Byte 254, Channel 0 LSB, 0 MSB, 1 LSB, 1 MSB, 2 LSB, 2 MSB, 3 LSB, 3 MSB, 4 LSB, 4 MSB, 5 LSB, 5 MSB, 6 LSB, 6 MSB, 7 LSB,
7 MSB, 8 LSB, 8 MSB, 9 LSB, 9 MSB, 10 LSB, 10 MSB, 11 LSB, 11 MSB, 12 LSB, 12 MSB, 13 LSB, 13 MSB, 14 LSB, 14 MSB, 15 LSB, 15
MSB, Checksum Value.</Comments>
			<Filename />
			<DTREnable>Unchecked</DTREnable>
			<RTSEnable>Unchecked</RTSEnable>
			<BreakStatus>Unchecked</BreakStatus>
		</CommonData>
		<CommonData>
			<Name>Read 16 Channels, 12-Bit A/D Device Bank 1 (Packet Format)</Name>
			<Format>Dec</Format>
			<Content>/s0=</Content>
			<Comments>Read 16 Channels at a Time, 12-Bit A/D Device Bank 0 (Packet Format) Returns 34 Bytes
When the above commands are sent to the controller, the controller will respond with 34 bytes of data indicating analog values from 0 to
4095 for each of the 16 channels. Also included in the data structure is a Header Byte (254), and a Checksum Byte (which is the total
value of 254 + all 16 bytes of data). Data will be sent in the following order from left to right:
Header Byte 254, Channel 0 LSB, 0 MSB, 1 LSB, 1 MSB, 2 LSB, 2 MSB, 3 LSB, 3 MSB, 4 LSB, 4 MSB, 5 LSB, 5 MSB, 6 LSB, 6 MSB, 7 LSB,
7 MSB, 8 LSB, 8 MSB, 9 LSB, 9 MSB, 10 LSB, 10 MSB, 11 LSB, 11 MSB, 12 LSB, 12 MSB, 13 LSB, 13 MSB, 14 LSB, 14 MSB, 15 LSB, 15
MSB, Checksum Value.</Comments>
			<Filename />
			<DTREnable>Unchecked</DTREnable>
			<RTSEnable>Unchecked</RTSEnable>
			<BreakStatus>Unchecked</BreakStatus>
		</CommonData>
		<CommonData>
			<Name>Read 16 Channels, 12-Bit A/D Device Bank 2 (Packet Format)</Name>
			<Format>Dec</Format>
			<Content>/s4=</Content>
			<Comments>Read 16 Channels at a Time, 12-Bit A/D Device Bank 0 (Packet Format) Returns 34 Bytes
When the above commands are sent to the controller, the controller will respond with 34 bytes of data indicating analog values from 0 to
4095 for each of the 16 channels. Also included in the data structure is a Header Byte (254), and a Checksum Byte (which is the total
value of 254 + all 16 bytes of data). Data will be sent in the following order from left to right:
Header Byte 254, Channel 0 LSB, 0 MSB, 1 LSB, 1 MSB, 2 LSB, 2 MSB, 3 LSB, 3 MSB, 4 LSB, 4 MSB, 5 LSB, 5 MSB, 6 LSB, 6 MSB, 7 LSB,
7 MSB, 8 LSB, 8 MSB, 9 LSB, 9 MSB, 10 LSB, 10 MSB, 11 LSB, 11 MSB, 12 LSB, 12 MSB, 13 LSB, 13 MSB, 14 LSB, 14 MSB, 15 LSB, 15
MSB, Checksum Value.</Comments>
			<Filename />
			<DTREnable>Unchecked</DTREnable>
			<RTSEnable>Unchecked</RTSEnable>
			<BreakStatus>Unchecked</BreakStatus>
		</CommonData>
		<CommonData>
			<Name>Channel 0 Read , 8-Bit A/D Device Bank 0</Name>
			<Format>Dec</Format>
			<Content>/sMA</Content>
			<Comments>Read Single Channel at a Time, 8-Bit A/D Device Bank 0
Returns 1 Byte of Analog Data</Comments>
			<Filename />
			<DTREnable>Unchecked</DTREnable>
			<RTSEnable>Unchecked</RTSEnable>
			<BreakStatus>Unchecked</BreakStatus>
		</CommonData>
		<CommonData>
			<Name>Channel 1 Read , 8-Bit A/D Device Bank 0</Name>
			<Format>Dec</Format>
			<Content>/sMB</Content>
			<Comments>Read Single Channel at a Time, 8-Bit A/D Device Bank 0
Returns 1 Byte of Analog Data</Comments>
			<Filename />
			<DTREnable>Unchecked</DTREnable>
			<RTSEnable>Unchecked</RTSEnable>
			<BreakStatus>Unchecked</BreakStatus>
		</CommonData>
		<CommonData>
			<Name>Channel 0 Read , 8-Bit A/D Device Bank 1</Name>
			<Format>Dec</Format>
			<Content>/ssA</Content>
			<Comments>Read Single Channel at a Time, 8-Bit A/D Device Bank 1
Returns 1 Byte of Analog Data</Comments>
			<Filename />
			<DTREnable>Unchecked</DTREnable>
			<RTSEnable>Unchecked</RTSEnable>
			<BreakStatus>Unchecked</BreakStatus>
		</CommonData>
		<CommonData>
			<Name>Channel 1 Read , 8-Bit A/D Device Bank 1</Name>
			<Format>Dec</Format>
			<Content>/ssB</Content>
			<Comments>Read Single Channel at a Time, 8-Bit A/D Device Bank 1
Returns 1 Byte of Analog Data</Comments>
			<Filename />
			<DTREnable>Unchecked</DTREnable>
			<RTSEnable>Unchecked</RTSEnable>
			<BreakStatus>Unchecked</BreakStatus>
		</CommonData>
		<CommonData>
			<Name>Channel 0 Read , 8-Bit A/D Device Bank 2</Name>
			<Format>Dec</Format>
			<Content>/tAA</Content>
			<Comments>Read Single Channel at a Time, 8-Bit A/D Device Bank 2
Returns 1 Byte of Analog Data</Comments>
			<Filename />
			<DTREnable>Unchecked</DTREnable>
			<RTSEnable>Unchecked</RTSEnable>
			<BreakStatus>Unchecked</BreakStatus>
		</CommonData>
		<CommonData>
			<Name>Channel 1 Read , 8-Bit A/D Device Bank 2</Name>
			<Format>Dec</Format>
			<Content>/tAB</Content>
			<Comments>Read Single Channel at a Time, 8-Bit A/D Device Bank 2
Returns 1 Byte of Analog Data</Comments>
			<Filename />
			<DTREnable>Unchecked</DTREnable>
			<RTSEnable>Unchecked</RTSEnable>
			<BreakStatus>Unchecked</BreakStatus>
		</CommonData>
		<CommonData>
			<Name>Channel 0 Read, 12-Bit A/D Device Bank 0</Name>
			<Format>Dec</Format>
			<Content>/scA</Content>
			<Comments>Channel Read Single Channel at a Time, 12-Bit A/D Device Bank 0 Returns 2 Bytes LSB then MSB</Comments>
			<Filename />
			<DTREnable>Unchecked</DTREnable>
			<RTSEnable>Unchecked</RTSEnable>
			<BreakStatus>Unchecked</BreakStatus>
		</CommonData>
		<CommonData>
			<Name>Channel 1 Read, 12-Bit A/D Device Bank 0</Name>
			<Format>Dec</Format>
			<Content>/scB</Content>
			<Comments>Channel Read Single Channel at a Time, 12-Bit A/D Device Bank 0 Returns 2 Bytes LSB then MSB</Comments>
			<Filename />
			<DTREnable>Unchecked</DTREnable>
			<RTSEnable>Unchecked</RTSEnable>
			<BreakStatus>Unchecked</BreakStatus>
		</CommonData>
		<CommonData>
			<Name>Channel 0 Read, 12-Bit A/D Device Bank 1</Name>
			<Format>Dec</Format>
			<Content>/s8A</Content>
			<Comments>Channel Read Single Channel at a Time, 12-Bit A/D Device Bank 0 Returns 2 Bytes LSB then MSB</Comments>
			<Filename />
			<DTREnable>Unchecked</DTREnable>
			<RTSEnable>Unchecked</RTSEnable>
			<BreakStatus>Unchecked</BreakStatus>
		</CommonData>
		<CommonData>
			<Name>Channel 1 Read, 12-Bit A/D Device Bank 1</Name>
			<Format>Dec</Format>
			<Content>/s8B</Content>
			<Comments>Channel Read Single Channel at a Time, 12-Bit A/D Device Bank 0 Returns 2 Bytes LSB then MSB</Comments>
			<Filename />
			<DTREnable>Unchecked</DTREnable>
			<RTSEnable>Unchecked</RTSEnable>
			<BreakStatus>Unchecked</BreakStatus>
		</CommonData>
		<CommonData>
			<Name>Channel 0 Read, 12-Bit A/D Device Bank 1</Name>
			<Format>Dec</Format>
			<Content>/tEA</Content>
			<Comments>Channel Read Single Channel at a Time, 12-Bit A/D Device Bank 0 Returns 2 Bytes LSB then MSB</Comments>
			<Filename />
			<DTREnable>Unchecked</DTREnable>
			<RTSEnable>Unchecked</RTSEnable>
			<BreakStatus>Unchecked</BreakStatus>
		</CommonData>
		<CommonData>
			<Name>Channel 1 Read, 12-Bit A/D Device Bank 1</Name>
			<Format>Dec</Format>
			<Content>/tEB</Content>
			<Comments>Channel Read Single Channel at a Time, 12-Bit A/D Device Bank 0 Returns 2 Bytes LSB then MSB</Comments>
			<Filename />
			<DTREnable>Unchecked</DTREnable>
			<RTSEnable>Unchecked</RTSEnable>
			<BreakStatus>Unchecked</BreakStatus>
		</CommonData>
	</SendDataList>
	<QuickLink
		p2:type="PortData" xmlns:p2="http://www.w3.org/2001/XMLSchema-instance">
		<LinkName>Link1</LinkName>
		<Type>ComPort</Type>
		<PortName>COM1</PortName>
		<Baudrate>115200</Baudrate>
		<ByteSize>8</ByteSize>
		<Parity>None</Parity>
		<StopBits>One</StopBits>
		<DataFlowCtrl>None</DataFlowCtrl>
		<InputBuf>1024</InputBuf>
		<OutputBuf>1024</OutputBuf>
	</QuickLink>
</CopFile>