<root>
<document scada='0' schema='103' license='10,79829088,FTRCKB' title='' description='' fcversion='655616' target='ESP.ESP32.ESP32_WROOM_32' >
	<config data='' clkspd='240000000' simspd='0' usewdt='0' constif='0' commport='3' Use3V3='0' />
	<plugins >
		<dll_models enabled='1' />
	</plugins>
	<supplement use='0' head='' body='' />
	<debug />
	<traces />
	<ghost >
		<FK2 >
			<data name='FK2D0' port='4294967295' pin='4294967295' />
			<data name='FK2D1' port='4294967295' pin='4294967295' />
			<data name='FK2D2' port='4294967295' pin='4294967295' />
			<data name='FK2D3' port='4294967295' pin='4294967295' />
			<data name='FK2D4' port='4294967295' pin='4294967295' />
			<data name='FK2D5' port='4294967295' pin='4294967295' />
			<data name='FK2D6' port='4294967295' pin='4294967295' />
			<data name='FK2D7' port='4294967295' pin='4294967295' />
			<data name='FK2D8' port='4294967295' pin='4294967295' />
			<data name='FK2D9' port='4294967295' pin='4294967295' />
			<data name='FK2D10' port='4294967295' pin='4294967295' />
			<data name='FK2D11' port='4294967295' pin='4294967295' />
			<data name='FK2D12' port='4294967295' pin='4294967295' />
			<data name='FK2D13' port='4294967295' pin='4294967295' />
			<data name='FK2D14' port='4294967295' pin='4294967295' />
			<data name='FK2D15' port='4294967295' pin='4294967295' />
			<data name='FK2A0' port='4294967295' pin='4294967295' />
			<data name='FK2A1' port='4294967295' pin='4294967295' />
			<data name='FK2A2' port='4294967295' pin='4294967295' />
			<data name='FK2A3' port='4294967295' pin='4294967295' />
			<data name='FK2A4' port='4294967295' pin='4294967295' />
			<data name='FK2A5' port='4294967295' pin='4294967295' />
		</FK2>
		<ICD >
			<data name='AnalogPrescaleValue' value='19' />
			<data name='DigitalSampleRate' value='100000' />
			<data name='BreakpointCount' value='8' />
			<data name='CallStackDepthCount' value='8' />
			<data name='ClockPort' value='1' />
			<data name='ClockPin' value='6' />
			<data name='DataPort' value='1' />
			<data name='DataPin' value='7' />
			<data name='UseDefaultPins' value='1' />
			<data name='WrapEnabled' value='1' />
			<data name='CommsDelayOverridden' value='0' />
			<data name='CommsDelay' value='1' />
			<data name='CalculatedCommsDelay' value='1' />
			<data name='AnalogEB2PrescaleValue' value='2' />
			<data name='DigitalEB2SampleRate' value='100000' />
		</ICD>
		<pins >
			<digital A='0' B='0' C='0' D='0' E='0' F='0' G='0' H='0' I='0' J='0' K='0' L='0' M='0' N='0' O='0' P='0' Q='0' R='0' S='0' T='0' U='0' V='0' W='0' X='0' Y='0' Z='0' />
			<analog A='0' B='0' C='0' D='0' E='0' F='0' G='0' H='0' I='0' J='0' K='0' L='0' M='0' N='0' O='0' P='0' Q='0' R='0' S='0' T='0' U='0' V='0' W='0' X='0' Y='0' Z='0' />
		</pins>
	</ghost>
	<components >
		<settings autoimg='0' center='1' unitscale='0' fixedscale='0' fixedx='25' fixedy='25' fixedz='25' headcode='0' />
		<definition guid='db9adc32-bc99-44de-9d8b-78504ec8b87c' vstate='40' vmin='0' vmaj='1' srcleaf='' visiblename='' description='' category='' category2='' category3='' bIs2dOnly='0' bIs3dOnly='0' catenable='1' author='' manuname='' manucode='' sysinfo='0' keywords='' dynamic='1' scadaCompatible='0' embeddedCompatible='1' showmacros='1' iconpath='' />
		<component class_type='root' codename='ComponentRoot' panelId='-1' x='0' y='0' z='0' xsz='1' ysz='1' zsz='1' xang='0' yang='0' zang='0' xquat='0' yquat='0' zquat='0' wquat='1' visible='1' scadavisible='1' interactive='1' solid='1' layer='0' poslock='0' comp2dType='0' >
			<resources />
			<properties >
				<property name='DHT22 Data' target='data' typeid='5' hidden='0' locked='0' info='' />
				<property name='Use Checksum' target='UseChecksum' typeid='7' hidden='0' locked='0' info='' filter='Yes,No' />
			</properties>
			<values >
				<value target='data' data='$PORTA.26' />
				<value target='UseChecksum' data='0' />
			</values>
			<events />
			<apis />
			<variables >
				<variable public='0' >
					<def class_type='variable' name='Temperature' type='s16' description='' isconst='0' isHidden='0' isinit='0' usrinit='0' setinit='' />
				</variable>
				<variable public='0' >
					<def class_type='variable' name='Humidity' type='s16' description='' isconst='0' isHidden='0' isinit='0' usrinit='0' setinit='' />
				</variable>
			</variables>
			<macros >
				<macro >
					<flowline name='TimePulse' description='Wait for high pulse then time it - returns 0 (timeout) or time of pulse in us' statediag='0' >
						<return name='Return' type='u32' description='' isconst='0' isHidden='0' isinit='0' usrinit='0' setinit='' />
						<local name='time' type='u32' description='' isconst='0' isHidden='0' isinit='1' usrinit='0' setinit='0' />
						<local name='Timeout' type='u32' description='Timeout in uS' isconst='1' isHidden='0' isinit='1' usrinit='200' setinit='200' />
						<command class_type='loop' title='Wait for pin to go high' cmdcolor='5912608' cmdcolor_sec='16777192' cmdcolor_txt='16777215' cmdgradient='4' cmdopacity='1' type='0' exp='!data &amp;&amp; (.time &lt; .Timeout)' >
							<flowline >
								<command class_type='delay' title='Delay' cmdcolor='4399907' cmdcolor_sec='16772075' cmdcolor_txt='16777215' cmdgradient='4' cmdopacity='1' exp='10' type='0' />
								<command class_type='calculation' title='Calculation' cmdcolor='4399907' cmdcolor_sec='16772075' cmdcolor_txt='16777215' cmdgradient='4' cmdopacity='1' >
									<exp exp='.time = .time + 10' />
								</command>
							</flowline>
						</command>
						<command class_type='decision' title='Decision' cmdcolor='4767473' cmdcolor_sec='11337727' cmdcolor_txt='16777215' cmdgradient='4' cmdopacity='0.64' exp='.time &lt; .Timeout' swap='0' >
							<flowline >
								<command class_type='calculation' title='Reset our timer' cmdcolor='4399907' cmdcolor_sec='16772075' cmdcolor_txt='16777215' cmdgradient='4' cmdopacity='1' >
									<exp exp='.time = 0' />
								</command>
								<command class_type='loop' title='Wait until pin is low (or timeout)' cmdcolor='5912608' cmdcolor_sec='16777192' cmdcolor_txt='16777215' cmdgradient='4' cmdopacity='1' type='0' exp='data &amp;&amp; (.time &lt; .Timeout)' >
									<flowline >
										<command class_type='delay' title='Delay' cmdcolor='4399907' cmdcolor_sec='16772075' cmdcolor_txt='16777215' cmdgradient='4' cmdopacity='1' exp='10' type='0' />
										<command class_type='calculation' title='Calculation' cmdcolor='4399907' cmdcolor_sec='16772075' cmdcolor_txt='16777215' cmdgradient='4' cmdopacity='1' >
											<exp exp='.time = .time + 10' />
										</command>
									</flowline>
								</command>
							</flowline>
							<flowline />
						</command>
						<command class_type='decision' title='Decision' cmdcolor='4767473' cmdcolor_sec='11337727' cmdcolor_txt='16777215' cmdgradient='4' cmdopacity='0.64' exp='.time &lt; .Timeout' swap='0' >
							<flowline >
								<command class_type='calculation' title='Calculation' cmdcolor='4399907' cmdcolor_sec='16772075' cmdcolor_txt='16777215' cmdgradient='4' cmdopacity='1' >
									<exp exp='.Return = .time' />
								</command>
							</flowline>
							<flowline >
								<command class_type='calculation' title='Calculation' cmdcolor='4399907' cmdcolor_sec='16772075' cmdcolor_txt='16777215' cmdgradient='4' cmdopacity='1' >
									<exp exp='.Return = 0' />
								</command>
							</flowline>
						</command>
					</flowline>
				</macro>
				<macro >
					<flowline name='GetTempString' description='' statediag='0' >
						<return name='Return' type='T8' description='' isconst='0' isHidden='0' isinit='0' usrinit='&quot;&quot;' setinit='' >
							<array size='2000' />
						</return>
						<local name='t' type='f32' description='' isconst='0' isHidden='0' isinit='0' usrinit='0.0' setinit='' />
						<command class_type='calculation' title='Calculation' cmdcolor='4399907' cmdcolor_sec='16772075' cmdcolor_txt='16777215' cmdgradient='4' cmdopacity='1' >
							<exp exp='.t = Temperature / 10.0' />
							<exp exp='.Return = FloatToString$(.t,1)' />
						</command>
					</flowline>
				</macro>
				<macro >
					<flowline name='GetHumidityString' description='' statediag='0' >
						<return name='Return' type='T8' description='' isconst='0' isHidden='0' isinit='0' usrinit='&quot;&quot;' setinit='' >
							<array size='2000' />
						</return>
						<local name='t' type='f32' description='' isconst='0' isHidden='0' isinit='0' usrinit='0.0' setinit='' />
						<command class_type='calculation' title='Calculation' cmdcolor='4399907' cmdcolor_sec='16772075' cmdcolor_txt='16777215' cmdgradient='4' cmdopacity='1' >
							<exp exp='.t = Humidity / 10.0' />
							<exp exp='.Return = FloatToString$(.t,1)' />
						</command>
					</flowline>
				</macro>
				<macro >
					<flowline name='Sample' description='Returns 0 for success, 1 for comms error or 2 for checksum error' statediag='0' >
						<return name='Return' type='u8' description='' isconst='0' isHidden='0' isinit='0' usrinit='0' setinit='' />
						<local name='i' type='u8' description='' isconst='0' isHidden='0' isinit='1' usrinit='0' setinit='0' />
						<local name='us' type='u8' description='' isconst='0' isHidden='0' isinit='0' usrinit='0' setinit='' />
						<local name='pos' type='u8' description='' isconst='0' isHidden='0' isinit='0' usrinit='0' setinit='' />
						<local name='data' type='u8' description='' isconst='0' isHidden='0' isinit='0' usrinit='&quot;&quot;' setinit='' >
							<array size='5' />
						</local>
						<local name='cs' type='u8' description='' isconst='0' isHidden='0' isinit='0' usrinit='0' setinit='' />
						<command class_type='calculation' title='Pull pin low for 1ms' cmdcolor='4399907' cmdcolor_sec='16772075' cmdcolor_txt='16777215' cmdgradient='4' cmdopacity='1' >
							<exp exp='.Return = 0' />
							<exp exp='data = 0' />
							<exp exp='' />
						</command>
						<command class_type='delay' title='Delay' cmdcolor='4399907' cmdcolor_sec='16772075' cmdcolor_txt='16777215' cmdgradient='4' cmdopacity='1' exp='1' type='1' />
						<command class_type='calculation' title='Pin HIGH again' cmdcolor='4399907' cmdcolor_sec='16772075' cmdcolor_txt='16777215' cmdgradient='4' cmdopacity='1' >
							<exp exp='data = 1' />
						</command>
						<command class_type='call' title='Wait for sensor to pull LOW' cmdcolor='4487093' cmdcolor_sec='11066367' cmdcolor_txt='16777215' cmdgradient='4' cmdopacity='0.64' macro='TimePulse' />
						<command class_type='call' title='Sensor sends a high pulse at start of data' cmdcolor='4487093' cmdcolor_sec='11066367' cmdcolor_txt='16777215' cmdgradient='4' cmdopacity='0.64' macro='TimePulse' />
						<command class_type='loop' title='40 bits of data' cmdcolor='5912608' cmdcolor_sec='16777192' cmdcolor_txt='16777215' cmdgradient='4' cmdopacity='1' type='0' exp='(.i &lt; 40) &amp;&amp; (.Return == 0)' >
							<flowline >
								<command class_type='calculation' title='Get position of data byte' cmdcolor='4399907' cmdcolor_sec='16772075' cmdcolor_txt='16777215' cmdgradient='4' cmdopacity='1' >
									<exp exp='.pos = .i / 8' />
								</command>
								<command class_type='decision' title='Clear byte if needed' cmdcolor='4767473' cmdcolor_sec='11337727' cmdcolor_txt='16777215' cmdgradient='4' cmdopacity='0.64' exp='(.i % 8) == 0' swap='0' >
									<flowline >
										<command class_type='calculation' title='Calculation' cmdcolor='4399907' cmdcolor_sec='16772075' cmdcolor_txt='16777215' cmdgradient='4' cmdopacity='1' >
											<exp exp='.data[.pos] = 0' />
										</command>
									</flowline>
									<flowline >
										<command class_type='calculation' title='Shift in a 0 to data' cmdcolor='4399907' cmdcolor_sec='16772075' cmdcolor_txt='16777215' cmdgradient='4' cmdopacity='1' >
											<exp exp='.data[.pos] = .data[.pos] &lt;&lt; 1' />
										</command>
									</flowline>
								</command>
								<command class_type='call' title='Time data pulse' cmdcolor='4487093' cmdcolor_sec='11066367' cmdcolor_txt='16777215' cmdgradient='4' cmdopacity='0.64' macro='TimePulse' >
									<return exp='.us' />
								</command>
								<command class_type='decision' title='Was there a timeout?' cmdcolor='4767473' cmdcolor_sec='11337727' cmdcolor_txt='16777215' cmdgradient='4' cmdopacity='0.64' exp='.us' swap='0' >
									<flowline >
										<command class_type='calculation' title='Add in a 1 (&gt;50us) or leave as a  0 ' cmdcolor='4399907' cmdcolor_sec='16772075' cmdcolor_txt='16777215' cmdgradient='4' cmdopacity='1' >
											<exp exp='.data[.pos] = .data[.pos] | (.us &gt; 50)' />
										</command>
									</flowline>
									<flowline >
										<command class_type='calculation' title='Signal comms error' cmdcolor='4399907' cmdcolor_sec='16772075' cmdcolor_txt='16777215' cmdgradient='4' cmdopacity='1' >
											<exp exp='.Return = 1' />
										</command>
									</flowline>
								</command>
								<command class_type='calculation' title='Calculation' cmdcolor='4399907' cmdcolor_sec='16772075' cmdcolor_txt='16777215' cmdgradient='4' cmdopacity='1' >
									<exp exp='.i = .i + 1' />
								</command>
							</flowline>
						</command>
						<command class_type='decision' title='If data received' cmdcolor='4767473' cmdcolor_sec='11337727' cmdcolor_txt='16777215' cmdgradient='4' cmdopacity='0.64' exp='.Return == 0' swap='0' >
							<flowline >
								<command class_type='calculation' title='Humidity  * 10' cmdcolor='4399907' cmdcolor_sec='16772075' cmdcolor_txt='16777215' cmdgradient='4' cmdopacity='1' >
									<exp exp='Humidity = .data[1] | (.data[0] &lt;&lt; 8)' />
								</command>
								<command class_type='calculation' title='Temp * 10' cmdcolor='4399907' cmdcolor_sec='16772075' cmdcolor_txt='16777215' cmdgradient='4' cmdopacity='1' >
									<exp exp='Temperature = .data[3] | (.data[2] &lt;&lt; 8)' />
								</command>
								<command class_type='decision' title='Decision' cmdcolor='4767473' cmdcolor_sec='11337727' cmdcolor_txt='16777215' cmdgradient='4' cmdopacity='0.64' exp='UseChecksum' swap='0' >
									<flowline >
										<command class_type='calculation' title='Calculate and check - return 2 if CS incorrect' textarea='36,0,989,0' cmdcolor='4399907' cmdcolor_sec='16772075' cmdcolor_txt='16777215' cmdgradient='4' cmdopacity='1' >
											<exp exp='.cs = .data[0] + .data[1] + .data[2] + .data[3]' />
											<exp exp='.cs = .cs &amp; 0x00FF' />
											<exp exp='.Return = (.cs != .data[4]) * 2' />
										</command>
									</flowline>
									<flowline />
								</command>
							</flowline>
							<flowline />
						</command>
					</flowline>
				</macro>
				<macro >
					<flowline name='Main' description='' statediag='0' >
						<return name='Return' type='v0' description='' isconst='0' isHidden='0' isinit='0' usrinit='' setinit='' />
						<local name='i' type='u32' description='' isconst='0' isHidden='0' isinit='0' usrinit='0' setinit='' />
						<local name='t' type='T8' description='' isconst='0' isHidden='0' isinit='0' usrinit='&quot;&quot;' setinit='' >
							<array size='20' />
						</local>
						<command class_type='calculation' title='Calculation' cmdcolor='4399907' cmdcolor_sec='16772075' cmdcolor_txt='16777215' cmdgradient='4' cmdopacity='1' >
							<exp exp='data = 1' />
						</command>
						<command class_type='call' title='Component Macro' cmdcolor='4487093' cmdcolor_sec='11066367' cmdcolor_txt='16777215' cmdgradient='4' cmdopacity='0.64' component='UART1' macro='Initialise' />
						<command class_type='loop' title='Loop' cmdcolor='5912608' cmdcolor_sec='16777192' cmdcolor_txt='16777215' cmdgradient='4' cmdopacity='1' type='0' exp='1' >
							<flowline >
								<command class_type='delay' title='Delay' cmdcolor='4399907' cmdcolor_sec='16772075' cmdcolor_txt='16777215' cmdgradient='4' cmdopacity='1' exp='3' type='2' />
								<command class_type='call' title='User Macro' cmdcolor='4487093' cmdcolor_sec='11066367' cmdcolor_txt='16777215' cmdgradient='4' cmdopacity='0.64' macro='Sample' >
									<return exp='.i' />
								</command>
								<command class_type='decision' title='Decision' cmdcolor='4767473' cmdcolor_sec='11337727' cmdcolor_txt='16777215' cmdgradient='4' cmdopacity='0.64' exp='.i == 0' swap='0' >
									<flowline >
										<command class_type='call' title='Component Macro' cmdcolor='4487093' cmdcolor_sec='11066367' cmdcolor_txt='16777215' cmdgradient='4' cmdopacity='0.64' component='UART1' macro='SendString' >
											<argument exp='&quot;Got temp = &quot;' />
										</command>
										<command class_type='call' title='User Macro' cmdcolor='4487093' cmdcolor_sec='11066367' cmdcolor_txt='16777215' cmdgradient='4' cmdopacity='0.64' macro='GetTempString' >
											<return exp='.t' />
										</command>
										<command class_type='call' title='Component Macro' cmdcolor='4487093' cmdcolor_sec='11066367' cmdcolor_txt='16777215' cmdgradient='4' cmdopacity='0.64' component='UART1' macro='SendString' >
											<argument exp='.t' />
										</command>
										<command class_type='call' title='Component Macro' cmdcolor='4487093' cmdcolor_sec='11066367' cmdcolor_txt='16777215' cmdgradient='4' cmdopacity='0.64' component='UART1' macro='SendString' >
											<argument exp='&quot;C Humidity = &quot;' />
										</command>
										<command class_type='call' title='User Macro' cmdcolor='4487093' cmdcolor_sec='11066367' cmdcolor_txt='16777215' cmdgradient='4' cmdopacity='0.64' macro='GetHumidityString' >
											<return exp='.t' />
										</command>
										<command class_type='call' title='Component Macro' cmdcolor='4487093' cmdcolor_sec='11066367' cmdcolor_txt='16777215' cmdgradient='4' cmdopacity='0.64' component='UART1' macro='SendString' >
											<argument exp='.t' />
										</command>
										<command class_type='call' title='Component Macro' cmdcolor='4487093' cmdcolor_sec='11066367' cmdcolor_txt='16777215' cmdgradient='4' cmdopacity='0.64' component='UART1' macro='SendString' >
											<argument exp='&quot;%\r\n&quot;' />
										</command>
									</flowline>
									<flowline />
								</command>
							</flowline>
						</command>
					</flowline>
				</macro>
			</macros>
			<component class_type='ref' guid='c73616d1-7ad0-45d9-aada-69ccfa4c5efc' vmin='0' vmaj='3' codename='UART1' panelId='-1' x='123.452' y='-124' z='0' xsz='25.1767' ysz='25.1392' zsz='25' xang='0' yang='0' zang='0' xquat='0' yquat='0' zquat='0' wquat='1' visible='1' scadavisible='1' interactive='1' solid='1' layer='1' poslock='1' comp2dType='0' >
				<resources />
				<properties />
				<values >
					<value target='cal_uart::CHANNEL' data='001' />
					<value target='cal_uart::BAUD_LIST' data='009' />
					<value target='cal_uart::BAUD' data='115200' />
					<value target='cal_uart::DBITS' data='008' />
					<value target='cal_uart::RETURN' data='001' />
					<value target='cal_uart::ECHO' data='000' />
					<value target='cal_uart::UseTX' data='1' />
					<value target='cal_uart::TX' data='$PORTA.1' />
					<value target='cal_uart::OutputPins' data='000' />
					<value target='cal_uart::TXAlt' data='0' />
					<value target='cal_uart::UseRX' data='1' />
					<value target='cal_uart::RX' data='$PORTA.3' />
					<value target='cal_uart::InputPins' data='001' />
					<value target='cal_uart::RXAlt' data='0' />
					<value target='cal_uart::FLOWEN' data='000' />
					<value target='cal_uart::RTS' data='$PORTB.2' />
					<value target='cal_uart::CTS' data='$PORTB.1' />
					<value target='label' data='UART' />
					<value target='cal_uart::ScopeTraces' data='0' />
					<value target='cal_uart::ConsoleData' data='1' />
					<value target='cal_uart::ConsoleFormat' data='000' />
					<value target='cal_uart::ConsoleColumns' data='64' />
					<value target='cal_uart::DataSource' data='000' />
					<value target='cal_uart::com_port' data='000' />
					<value target='cal_uart::Injector' data='000' />
					<value target='cal_uart::APIUseDDR' data='' />
					<value target='cal_uart::APIDDRPin' data='' />
					<value target='cal_uart::APIDDRRXState' data='' />
					<value target='cal_uart::APIUseFC' data='' />
					<value target='cal_uart::APICTSPin' data='' />
					<value target='cal_uart::APIRTSPin' data='' />
				</values>
				<events />
				<apis />
				<variables />
				<macros />
			</component>
		</component>
	</components>
	<scadaresourcelookup />
	<keymap />
	<panel2d shadows='0' lighting='2' brightness='0' >
		<background rgb='7292207' img='' style='0' />
		<camera xe='0' ye='0' ze='1574.3' xt='0' yt='0' zt='0' xquat='0' yquat='0' zquat='0' wquat='1' />
		<viewport dx='367' dy='1731' zoom='28.2075' fix_topleft='0' />
		<page x='1000' y='1000' show='0' rgb='7360576' />
		<winpos ID='7005' RectRecentFloat='903,209,1359,895' RectRecentDocked='3075,220,3462,2059' RecentFrameAlignment='16384' RecentRowIndex='0' IsFloating='0' MRUWidth='32767' PinState='0' IsMaximized='0' IsVisible='1' />
	</panel2d>
	<panel3d shadows='0' lighting='2' brightness='0' perspective='1' >
		<background rgb='8409120' img='' style='0' />
		<table rgb='7360576' img='' style='0' size='0' />
		<camera xe='0' ye='0' ze='781.66' xt='0' yt='0' zt='0' xquat='0' yquat='0' zquat='0' wquat='1' />
		<camerakey0 xe='0' ye='0' ze='300' xt='0' yt='0' zt='0' xquat='0' yquat='0' zquat='0' wquat='1' />
		<camerakey1 xe='-3.67394e-14' ye='0' ze='-300' xt='0' yt='0' zt='0' xquat='0' yquat='1' zquat='0' wquat='6.12323e-17' />
		<camerakey2 xe='0' ye='-300' ze='6.66134e-14' xt='0' yt='0' zt='0' xquat='-0.707107' yquat='0' zquat='0' wquat='0.707107' />
		<camerakey3 xe='-3.67394e-14' ye='300' ze='6.66134e-14' xt='0' yt='0' zt='0' xquat='-4.32978e-17' yquat='0.707107' zquat='0.707107' wquat='4.32978e-17' />
		<camerakey4 xe='-300' ye='-6.66134e-14' ze='6.66134e-14' xt='0' yt='0' zt='0' xquat='-0.5' yquat='0.5' zquat='0.5' wquat='0.5' />
		<camerakey5 xe='300' ye='-6.66134e-14' ze='6.66134e-14' xt='0' yt='0' zt='0' xquat='-0.5' yquat='-0.5' zquat='-0.5' wquat='0.5' />
		<camerakey6 xe='-173.205' ye='-173.205' ze='173.205' xt='0' yt='0' zt='0' xquat='-0.424708' yquat='0.17592' zquat='0.339851' wquat='0.820473' />
		<winpos ID='7004' RectRecentFloat='0,425,654,1002' RectRecentDocked='0,0,210,535' RecentFrameAlignment='16384' RecentRowIndex='0' IsFloating='0' MRUWidth='32767' PinState='0' IsMaximized='0' IsVisible='0' />
	</panel3d>
	<panels2d count='0' />
	<layout >
		<view type='0' name='Sample' mode='0' placement='LAAAAAAAAAABAAAA---------------------wUAAAAiAAAAjQgAACoHAAA' zoom='100' scrollx='0' scrolly='0' flags='0' />
		<view type='0' name='Main' mode='0' placement='LAAAAAAAAAABAAAA---------------------wUAAAAiAAAAjQgAACoHAAA' zoom='100' scrollx='0' scrolly='0' flags='0' />
		<view type='0' name='TimePulse' mode='0' placement='LAAAAAAAAAABAAAA---------------------wUAAAAiAAAAjQgAACoHAAA' zoom='100' scrollx='0' scrolly='0' flags='0' />
		<view type='0' name='GetTempString' mode='0' placement='LAAAAAAAAAABAAAA---------------------wUAAAAiAAAAjQgAACoHAAA' zoom='100' scrollx='0' scrolly='0' flags='0' />
		<view type='0' name='GetHumidityString' mode='0' placement='LAAAAAAAAAABAAAA---------------------wUAAAAiAAAAjQgAACoHAAA' zoom='100' scrollx='0' scrolly='0' flags='0' />
	</layout>
</document>
</root>
