﻿<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>158</int>
			<int>100</int>
			<int>100</int>
			<int>100</int>
		</ColumnWidth>
		<CommonData>
			<Name>Turn Off Relay 1</Name>
			<Format>Dec</Format>
			<Content>/gA=</Content>
			<Comments />
			<Filename />
			<DTREnable>Unchecked</DTREnable>
			<RTSEnable>Unchecked</RTSEnable>
			<BreakStatus>Unchecked</BreakStatus>
		</CommonData>
		<CommonData>
			<Name>Turn On Relay 1</Name>
			<Format>Dec</Format>
			<Content>/gE=</Content>
			<Comments />
			<Filename />
			<DTREnable>Unchecked</DTREnable>
			<RTSEnable>Unchecked</RTSEnable>
			<BreakStatus>Unchecked</BreakStatus>
		</CommonData>
		<CommonData>
			<Name>Turn Off Relay 2</Name>
			<Format>Dec</Format>
			<Content>/gI=</Content>
			<Comments />
			<Filename />
			<DTREnable>Unchecked</DTREnable>
			<RTSEnable>Unchecked</RTSEnable>
			<BreakStatus>Unchecked</BreakStatus>
		</CommonData>
		<CommonData>
			<Name>Turn On Relay 2</Name>
			<Format>Dec</Format>
			<Content>/gM=</Content>
			<Comments />
			<Filename />
			<DTREnable>Unchecked</DTREnable>
			<RTSEnable>Unchecked</RTSEnable>
			<BreakStatus>Unchecked</BreakStatus>
		</CommonData>
		<CommonData>
			<Name>Get Status of Relay 1</Name>
			<Format>Dec</Format>
			<Content>/gQ=</Content>
			<Comments>This Command reports back 0 or 1 indicating the status of Relay 1. 0 = Off, 1 = On.</Comments>
			<Filename />
			<DTREnable>Unchecked</DTREnable>
			<RTSEnable>Unchecked</RTSEnable>
			<BreakStatus>Unchecked</BreakStatus>
		</CommonData>
		<CommonData>
			<Name>Get Status of Relay 2</Name>
			<Format>Dec</Format>
			<Content>/gU=</Content>
			<Comments>This Command reports back 0 or 1 indicating the status of Relay 2. 0 = Off, 1 = On.</Comments>
			<Filename />
			<DTREnable>Unchecked</DTREnable>
			<RTSEnable>Unchecked</RTSEnable>
			<BreakStatus>Unchecked</BreakStatus>
		</CommonData>
		<CommonData>
			<Name>Set Status of Both Relays</Name>
			<Format>Dec</Format>
			<Content>/gYD</Content>
			<Comments>This command sets the status of both relays at one time. It requires a parameter of 0-3:
Parameter 0: Turn Off Both Relays
Parameter 1: Turn On Relay 1, Turn Off Relay 2
Parameter 2: Turn On Relay 2, Turn Off Relay 1
Parameter 3: Turn On Both Relays.</Comments>
			<Filename />
			<DTREnable>Unchecked</DTREnable>
			<RTSEnable>Unchecked</RTSEnable>
			<BreakStatus>Unchecked</BreakStatus>
		</CommonData>
		<CommonData>
			<Name>Get the Status of Both Relays</Name>
			<Format>Dec</Format>
			<Content>/gc=</Content>
			<Comments>This command reports the on/off status of both relays. It will send a byte from 0 to 3 back to the user indicating the status of both relays:
Return Byte 0: Both Relays are Off
Return Byte 1: Relay 1 is On, Relay 2 is Off
Return Byte 2: Relay 2 is On, Relay 1 is Off
Return Byte 3: Both Relays are On</Comments>
			<Filename />
			<DTREnable>Unchecked</DTREnable>
			<RTSEnable>Unchecked</RTSEnable>
			<BreakStatus>Unchecked</BreakStatus>
		</CommonData>
		<CommonData>
			<Name>Store Status as Default</Name>
			<Format>Dec</Format>
			<Content>/gg=</Content>
			<Comments>This command will store the current on/off state of the relays in non-volatile EEPROM. The next time power is applied, the relays will automatically return to the store on/off state.</Comments>
			<Filename />
			<DTREnable>Unchecked</DTREnable>
			<RTSEnable>Unchecked</RTSEnable>
			<BreakStatus>Unchecked</BreakStatus>
		</CommonData>
		<CommonData>
			<Name>Retrieve Startup Default Status</Name>
			<Format>Dec</Format>
			<Content>/gk=</Content>
			<Comments>This command retrieves the stored power-up default status of the relays. It will send a byte from 0-3 indicating the on/off state of the relays when power is first applied to the board.
Return Byte 0: Both Relays are Off on Power-up 
Return Byte 1: Relay 1 is On, Relay 2 is Off on Power-up
Return Byte 2: Relay 2 is On, Relay 1 is Off on Power-up
Return Byte 3: Both Relays are On when Powered-up</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>9600</Baudrate>
		<ByteSize>8</ByteSize>
		<Parity>None</Parity>
		<StopBits>One</StopBits>
		<DataFlowCtrl>None</DataFlowCtrl>
		<InputBuf>1024</InputBuf>
		<OutputBuf>1024</OutputBuf>
	</QuickLink>
</CopFile>