<root>
<document scada='0' schema='103' license='10,66718025,W94AZR' title='' description='' fcversion='655618' target='ESP.ESP32.ESP32_WROOM_32' >
	<config data='' clkspd='240000000' simspd='0' usewdt='1' constif='0' commport='18' 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='39878083-14ac-403c-93ab-a9e9c011707a' 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 />
			<values />
			<events />
			<apis />
			<variables >
				<variable public='0' >
					<def class_type='variable' name='false' type='b1' description='' isconst='1' isHidden='0' isinit='1' usrinit='0' setinit='0' />
				</variable>
				<variable public='0' >
					<def class_type='variable' name='true' type='b1' description='' isconst='1' isHidden='0' isinit='1' usrinit='1' setinit='1' />
				</variable>
			</variables>
			<macros >
				<macro >
					<flowline name='sd_card_init_loc' description='Init the sd-card ' statediag='0' >
						<return name='Return' type='v0' description='' isconst='0' isHidden='0' isinit='0' usrinit='' setinit='' />
						<local name='ret_byte_local' type='u8' description='' isconst='0' isHidden='0' isinit='1' usrinit='0' setinit='0' />
						<command class_type='comment' title='' comment='parameter not needed' textarea='12,0,12,0' cmdcolor='4206456' cmdcolor_sec='10785756' cmdcolor_txt='16777215' cmdgradient='4' cmdopacity='0.64' />
						<command class_type='calculation' title='Calculation' cmdcolor='4206456' cmdcolor_sec='10785756' cmdcolor_txt='16777215' cmdgradient='4' cmdopacity='0.64' >
							<exp exp='.ret_byte_local = 1' />
						</command>
						<command class_type='loop' title='Loop' cmdcolor='4767473' cmdcolor_sec='11337727' cmdcolor_txt='16777215' cmdgradient='4' cmdopacity='0.64' type='1' exp='.ret_byte_local = 0' >
							<flowline >
								<command class_type='call' title='Component Macro' cmdcolor='4487093' cmdcolor_sec='11066367' cmdcolor_txt='16777215' cmdgradient='4' cmdopacity='0.64' component='File_ESP32_SDMode1' macro='Initialise' >
									<return exp='.ret_byte_local' />
								</command>
								<command class_type='decision' title='Decision' cmdcolor='4767473' cmdcolor_sec='11337727' cmdcolor_txt='16777215' cmdgradient='4' cmdopacity='0.64' exp='.ret_byte_local = 0' swap='0' >
									<flowline />
									<flowline >
										<command class_type='delay' title='Delay' cmdcolor='4206456' cmdcolor_sec='10785756' cmdcolor_txt='16777215' cmdgradient='4' cmdopacity='0.64' exp='200' type='1' />
									</flowline>
								</command>
							</flowline>
						</command>
					</flowline>
				</macro>
				<macro >
					<flowline name='REC_sector' description='' statediag='0' >
						<return name='Return' type='v0' description='' isconst='0' isHidden='0' isinit='0' usrinit='' setinit='' />
						<local name='filename' type='T8' description='' isconst='0' isHidden='0' isinit='0' usrinit='&quot;&quot;' setinit='' >
							<array size='20' />
						</local>
						<local name='ret_byte' type='u8' description='' isconst='0' isHidden='0' isinit='1' usrinit='0' setinit='0' />
						<local name='wav_header' type='u8' description='' isconst='0' isHidden='0' isinit='0' usrinit='&quot;&quot;' setinit='' >
							<array size='512' />
						</local>
						<local name='header_offset' type='u32' description='' isconst='0' isHidden='0' isinit='1' usrinit='0' setinit='0' />
						<local name='fileSize_byte' type='u32' description='' isconst='0' isHidden='0' isinit='1' usrinit='0' setinit='0' />
						<local name='size_list' type='u32' description='' isconst='0' isHidden='0' isinit='0' usrinit='0' setinit='' />
						<local name='size_iname' type='u32' description='' isconst='0' isHidden='0' isinit='1' usrinit='0' setinit='0' />
						<local name='number_of_bit_gen' type='u8' description='' isconst='0' isHidden='0' isinit='1' usrinit='16' setinit='16' />
						<local name='byte_per_second' type='u32' description='' isconst='0' isHidden='0' isinit='0' usrinit='0' setinit='' />
						<local name='FS_gen' type='u32' description='' isconst='0' isHidden='0' isinit='1' usrinit='0' setinit='0' />
						<local name='number_of_channel_gen' type='u8' description='' isconst='0' isHidden='0' isinit='1' usrinit='16' setinit='16' />
						<local name='count_buffer' type='u16' description='' isconst='0' isHidden='0' isinit='1' usrinit='0' setinit='0' />
						<command class_type='calculation' title='Calculation' cmdcolor='4206456' cmdcolor_sec='10785756' cmdcolor_txt='16777215' cmdgradient='4' cmdopacity='0.64' >
							<exp exp='.filename = &quot;REC_sector.txt&quot;' />
						</command>
						<command class_type='call' title='Component Macro' cmdcolor='4487093' cmdcolor_sec='11066367' cmdcolor_txt='16777215' cmdgradient='4' cmdopacity='0.64' component='File_ESP32_SDMode1' macro='CreateFile' >
							<return exp='.ret_byte' />
							<argument exp='.filename' />
						</command>
						<command class_type='calculation' title='Calculation Wave haeder' cmdcolor='4206456' cmdcolor_sec='10785756' cmdcolor_txt='16777215' cmdgradient='4' cmdopacity='0.64' >
							<exp exp='//“RIFF”	Marks the file as a riff file. Characters are each 1 byte long.' />
							<exp exp='.wav_header[0] = 0x52 //R' />
							<exp exp='.wav_header[1] = 0x49 //I' />
							<exp exp='.wav_header[2] = 0x46 //F' />
							<exp exp='.wav_header[3] = 0x46 //F' />
							<exp exp='//' />
							<exp exp='//File size (integer)	Size of the overall file - 8 bytes, in bytes (32-bit integer).' />
							<exp exp='//Typically, you’d fill this in after creation' />
							<exp exp='//fileSize_byte-8!!!!' />
							<exp exp='.fileSize_byte = .fileSize_byte - 8' />
							<exp exp='.wav_header[4] = (.fileSize_byte) &amp; 0x000000FF //Update file size' />
							<exp exp='.wav_header[5] = (.fileSize_byte &gt;&gt; 8) &amp; 0x000000FF' />
							<exp exp='.wav_header[6] = (.fileSize_byte &gt;&gt; 16) &amp; 0x000000FF' />
							<exp exp='.wav_header[7] = (.fileSize_byte &gt;&gt; 24) &amp; 0x000000FF' />
							<exp exp='//' />
							<exp exp='//“WAVE”	File Type Header. For our purposes, it always equals “WAVE”.' />
							<exp exp='.header_offset = 8' />
							<exp exp='.wav_header[.header_offset + 0] = 0x57 //W' />
							<exp exp='.wav_header[.header_offset + 1] = 0x41 //A' />
							<exp exp='.wav_header[.header_offset + 2] = 0x56 //V' />
							<exp exp='.wav_header[.header_offset + 3] = 0x45 //E' />
							<exp exp='//' />
							<exp exp='//“fmt ” Format chunk marker. Includes trailing null it always equals “fmt ”' />
							<exp exp='.header_offset = 12' />
							<exp exp='.wav_header[.header_offset + 0] = 0x66 //f' />
							<exp exp='.wav_header[.header_offset + 1] = 0x6d //m' />
							<exp exp='.wav_header[.header_offset + 2] = 0x74 //t' />
							<exp exp='.wav_header[.header_offset + 3] = 0x20 //(leer Zeichen)' />
							<exp exp='//' />
							<exp exp='//' />
							<exp exp='//16 Length of format data as listed above' />
							<exp exp='.header_offset = 16' />
							<exp exp='.wav_header[.header_offset + 0] = 0x10 //length fmt (16Byte)' />
							<exp exp='.wav_header[.header_offset + 1] = 0x00' />
							<exp exp='.wav_header[.header_offset + 2] = 0x00' />
							<exp exp='.wav_header[.header_offset + 3] = 0x00' />
							<exp exp='//' />
							<exp exp='//Type of format (1 is PCM) - 2 byte integer  (1)' />
							<exp exp='.header_offset = 20' />
							<exp exp='.wav_header[.header_offset] = 0x01 //Format(PCM)' />
							<exp exp='.wav_header[.header_offset + 1] = 0x00 //Format(.)' />
							<exp exp='' />
							<exp exp='//Number of Channels - 2 byte integer (4)' />
							<exp exp='.header_offset = 22' />
							<exp exp='//.number_of_channel_gen' />
							<exp exp='.wav_header[.header_offset + 0] = (.number_of_channel_gen) &amp; 0x000000FF' />
							<exp exp='.wav_header[.header_offset + 1] = (.number_of_channel_gen &gt;&gt; 8) &amp; 0x000000FF' />
							<exp exp='//' />
							<exp exp='//2000 Sample Rate - 32 byte integer.' />
							<exp exp='.header_offset = 24' />
							<exp exp='//.fs' />
							<exp exp='.wav_header[.header_offset + 0] = (.FS_gen) &amp; 0x000000FF' />
							<exp exp='.wav_header[.header_offset + 1] = (.FS_gen &gt;&gt; 8) &amp; 0x000000FF' />
							<exp exp='.wav_header[.header_offset + 2] = (.FS_gen &gt;&gt; 16) &amp; 0x000000FF' />
							<exp exp='.wav_header[.header_offset + 3] = (.FS_gen &gt;&gt; 24) &amp; 0x000000FF' />
							<exp exp='//' />
							<exp exp='//xxxx  (Sample Rate * BitsPerSample * Channels) / 8.' />
							<exp exp='//byterate == SampleRate * NumChannels * BitsPerSample/8' />
							<exp exp='//for 2000spl 4channel 16bit / 8' />
							<exp exp='.header_offset = 28' />
							<exp exp='.byte_per_second = .FS_gen * .number_of_channel_gen * .number_of_bit_gen / 8 //new 30.4.21' />
							<exp exp='.wav_header[.header_offset + 0] = (.byte_per_second) &amp; 0x000000FF' />
							<exp exp='.wav_header[.header_offset + 1] = (.byte_per_second &gt;&gt; 8) &amp; 0x000000FF' />
							<exp exp='.wav_header[.header_offset + 2] = (.byte_per_second &gt;&gt; 16) &amp; 0x000000FF' />
							<exp exp='.wav_header[.header_offset + 3] = (.byte_per_second &gt;&gt; 24) &amp; 0x000000FF' />
							<exp exp='' />
							<exp exp='//' />
							<exp exp='//(BitsPerSample * Channels) /' />
							<exp exp='.header_offset = 32' />
							<exp exp='.wav_header[.header_offset] = 0x04 //' />
							<exp exp='.wav_header[.header_offset + 1] = 0x00 //' />
							<exp exp='' />
							<exp exp='//16	Bits per sample' />
							<exp exp='//.bits_per_sample' />
							<exp exp='.header_offset = 34' />
							<exp exp='.wav_header[.header_offset + 0] = (.number_of_bit_gen) &amp; 0x000000FF //new 30.4.21' />
							<exp exp='.wav_header[.header_offset + 1] = (.number_of_bit_gen &gt;&gt; 8) &amp; 0x000000FF //new 30.4.21' />
							<exp exp='//' />
							<exp exp='//LIST The ASCII character string &quot;LIST&quot;' />
							<exp exp='.header_offset = 36' />
							<exp exp='.wav_header[.header_offset + 0] = 0x4C //L' />
							<exp exp='.wav_header[.header_offset + 1] = 0x49 //I' />
							<exp exp='.wav_header[.header_offset + 2] = 0x53 //S' />
							<exp exp='.wav_header[.header_offset + 3] = 0x54 //T' />
							<exp exp='//' />
							<exp exp='.size_list = 16 + 4 //The size of the sub-chunk less 8 (less the &quot;chunk ID&quot; and the &quot;size&quot;)//16 is working' />
							<exp exp='.header_offset = 40' />
							<exp exp='.wav_header[.header_offset + 0] = (.size_list) &amp; 0x000000FF' />
							<exp exp='.wav_header[.header_offset + 1] = (.size_list &gt;&gt; 8) &amp; 0x000000FF' />
							<exp exp='.wav_header[.header_offset + 2] = (.size_list &gt;&gt; 16) &amp; 0x000000FF' />
							<exp exp='.wav_header[.header_offset + 3] = (.size_list &gt;&gt; 24) &amp; 0x000000FF' />
							<exp exp='//' />
							<exp exp='//A common one is &quot;INFO&quot;' />
							<exp exp='.header_offset = 44 //                      from her to to count' />
							<exp exp='.wav_header[.header_offset + 0] = 0x49 //I' />
							<exp exp='.wav_header[.header_offset + 1] = 0x4E //N' />
							<exp exp='.wav_header[.header_offset + 2] = 0x46 //F' />
							<exp exp='.wav_header[.header_offset + 3] = 0x4F //O' />
							<exp exp='//INAM' />
							<exp exp='.header_offset = 48 // direct after &quot;info&quot;' />
							<exp exp='.wav_header[.header_offset + 0] = 0x49 //I' />
							<exp exp='.wav_header[.header_offset + 1] = 0x4E //N' />
							<exp exp='.wav_header[.header_offset + 2] = 0x41 //A' />
							<exp exp='.wav_header[.header_offset + 3] = 0x4D //M' />
							<exp exp='//' />
							<exp exp='.size_iname = 4' />
							<exp exp='.header_offset = 52' />
							<exp exp='.wav_header[.header_offset + 0] = .size_iname // 0x0c  12 sollte gehen' />
							<exp exp='//' />
							<exp exp='.header_offset = 56' />
							<exp exp='.wav_header[.header_offset + 0] = 0x68 //h' />
							<exp exp='.wav_header[.header_offset + 1] = 0x6F //o' />
							<exp exp='.wav_header[.header_offset + 2] = 0x69 //i' />
							<exp exp='//.wav_header[.header_offset + 3] = 0x69 //i' />
							<exp exp='//.wav_header[.header_offset + 4] = 0x69 //i' />
							<exp exp='//.wav_header[.header_offset + 5] = 0x69 //i' />
							<exp exp='//.wav_header[.header_offset + 6] = 0x69 //i' />
							<exp exp='//.wav_header[.header_offset + 7] = 0x69 //i' />
							<exp exp='//.wav_header[.header_offset + 8] = 0x69 //i' />
							<exp exp='//.wav_header[.header_offset + 9] = 0x69 //i' />
							<exp exp='//.wav_header[.header_offset + 10] = 0x69 //i' />
							<exp exp='//.wav_header[.header_offset + 11] = 0x69 //i' />
							<exp exp='//.wav_header[.header_offset + 12] = 0x69 //i' />
							<exp exp='//' />
							<exp exp='//“data” chunk header. Marks the beginning of the data section fix&quot;data&quot;' />
							<exp exp='.header_offset = 44 + .size_list //to here 16' />
							<exp exp='.wav_header[.header_offset + 0] = 0x64 //d' />
							<exp exp='.wav_header[.header_offset + 1] = 0x61 //a' />
							<exp exp='.wav_header[.header_offset + 2] = 0x74 //t' />
							<exp exp='.wav_header[.header_offset + 3] = 0x61 //a' />
							<exp exp='//' />
							<exp exp='//File size (data)	Size of the data section.' />
							<exp exp='.header_offset = 48 + .size_list //' />
							<exp exp='.fileSize_byte = .fileSize_byte - (.header_offset)' />
							<exp exp='.wav_header[.header_offset + 0] = (.fileSize_byte) &amp; 0x000000FF //data size' />
							<exp exp='.wav_header[.header_offset + 1] = (.fileSize_byte &gt;&gt; 8) &amp; 0x000000FF' />
							<exp exp='.wav_header[.header_offset + 2] = (.fileSize_byte &gt;&gt; 16) &amp; 0x000000FF' />
							<exp exp='.wav_header[.header_offset + 3] = (.fileSize_byte &gt;&gt; 24) &amp; 0x000000FF' />
							<exp exp='' />
							<exp exp='' />
							<exp exp='' />
						</command>
						<command class_type='call' title='Component Macro' cmdcolor='4487093' cmdcolor_sec='11066367' cmdcolor_txt='16777215' cmdgradient='4' cmdopacity='0.64' component='File_ESP32_SDMode1' macro='OpenFile' >
							<argument exp='.filename' />
						</command>
						<command class_type='loop' title='Loop' cmdcolor='4767473' cmdcolor_sec='11337727' cmdcolor_txt='16777215' cmdgradient='4' cmdopacity='0.64' type='2' forvar='.count_buffer' exp='512' >
							<flowline >
								<command class_type='call' title='Component Macro' cmdcolor='4487093' cmdcolor_sec='11066367' cmdcolor_txt='16777215' cmdgradient='4' cmdopacity='0.64' component='File_ESP32_SDMode1' macro='WriteByteToBuffer' >
									<argument exp='.count_buffer' />
									<argument exp='.wav_header[.count_buffer]' />
								</command>
							</flowline>
						</command>
						<command class_type='call' title='Component Macro' cmdcolor='4487093' cmdcolor_sec='11066367' cmdcolor_txt='16777215' cmdgradient='4' cmdopacity='0.64' component='File_ESP32_SDMode1' macro='WriteFileSector' >
							<return exp='.ret_byte' />
						</command>
						<command class_type='call' title='Component Macro' cmdcolor='4487093' cmdcolor_sec='11066367' cmdcolor_txt='16777215' cmdgradient='4' cmdopacity='0.64' component='File_ESP32_SDMode1' macro='MoveToNextFileSector' >
							<return exp='.ret_byte' />
							<argument exp='1' />
						</command>
						<command class_type='delay' title='Delay' cmdcolor='4206456' cmdcolor_sec='10785756' cmdcolor_txt='16777215' cmdgradient='4' cmdopacity='0.64' exp='1' type='1' />
						<command class_type='call' title='Component Macro' cmdcolor='4487093' cmdcolor_sec='11066367' cmdcolor_txt='16777215' cmdgradient='4' cmdopacity='0.64' component='File_ESP32_SDMode1' macro='CloseFile' />
					</flowline>
				</macro>
				<macro >
					<flowline name='REC_Append_strg' description='' statediag='0' >
						<return name='Return' type='v0' description='' isconst='0' isHidden='0' isinit='0' usrinit='' setinit='' />
						<local name='filename' type='T8' description='' isconst='0' isHidden='0' isinit='0' usrinit='&quot;&quot;' setinit='' >
							<array size='20' />
						</local>
						<local name='ret_byte' type='u8' description='' isconst='0' isHidden='0' isinit='1' usrinit='0' setinit='0' />
						<local name='wav_header' type='u8' description='' isconst='0' isHidden='0' isinit='0' usrinit='&quot;&quot;' setinit='' >
							<array size='512' />
						</local>
						<local name='header_offset' type='u32' description='' isconst='0' isHidden='0' isinit='1' usrinit='0' setinit='0' />
						<local name='fileSize_byte' type='u32' description='' isconst='0' isHidden='0' isinit='1' usrinit='0' setinit='0' />
						<local name='size_list' type='u32' description='' isconst='0' isHidden='0' isinit='0' usrinit='0' setinit='' />
						<local name='size_iname' type='u32' description='' isconst='0' isHidden='0' isinit='1' usrinit='0' setinit='0' />
						<local name='number_of_bit_gen' type='u8' description='' isconst='0' isHidden='0' isinit='1' usrinit='16' setinit='16' />
						<local name='byte_per_second' type='u32' description='' isconst='0' isHidden='0' isinit='0' usrinit='0' setinit='' />
						<local name='FS_gen' type='u32' description='' isconst='0' isHidden='0' isinit='1' usrinit='0' setinit='0' />
						<local name='number_of_channel_gen' type='u8' description='' isconst='0' isHidden='0' isinit='1' usrinit='16' setinit='16' />
						<local name='count_buffer' type='u16' description='' isconst='0' isHidden='0' isinit='1' usrinit='0' setinit='0' />
						<command class_type='calculation' title='Calculation' cmdcolor='4206456' cmdcolor_sec='10785756' cmdcolor_txt='16777215' cmdgradient='4' cmdopacity='0.64' >
							<exp exp='.filename = &quot;REC_Append_strg.txt&quot;' />
						</command>
						<command class_type='call' title='Component Macro' cmdcolor='4487093' cmdcolor_sec='11066367' cmdcolor_txt='16777215' cmdgradient='4' cmdopacity='0.64' component='File_ESP32_SDMode1' macro='CreateFile' >
							<return exp='.ret_byte' />
							<argument exp='.filename' />
						</command>
						<command class_type='calculation' title='Calculation Wave haeder' cmdcolor='4206456' cmdcolor_sec='10785756' cmdcolor_txt='16777215' cmdgradient='4' cmdopacity='0.64' >
							<exp exp='//“RIFF”	Marks the file as a riff file. Characters are each 1 byte long.' />
							<exp exp='.wav_header[0] = 0x52 //R' />
							<exp exp='.wav_header[1] = 0x49 //I' />
							<exp exp='.wav_header[2] = 0x46 //F' />
							<exp exp='.wav_header[3] = 0x46 //F' />
							<exp exp='//' />
							<exp exp='//File size (integer)	Size of the overall file - 8 bytes, in bytes (32-bit integer).' />
							<exp exp='//Typically, you’d fill this in after creation' />
							<exp exp='//fileSize_byte-8!!!!' />
							<exp exp='.fileSize_byte = .fileSize_byte - 8' />
							<exp exp='.wav_header[4] = (.fileSize_byte) &amp; 0x000000FF //Update file size' />
							<exp exp='.wav_header[5] = (.fileSize_byte &gt;&gt; 8) &amp; 0x000000FF' />
							<exp exp='.wav_header[6] = (.fileSize_byte &gt;&gt; 16) &amp; 0x000000FF' />
							<exp exp='.wav_header[7] = (.fileSize_byte &gt;&gt; 24) &amp; 0x000000FF' />
							<exp exp='//' />
							<exp exp='//“WAVE”	File Type Header. For our purposes, it always equals “WAVE”.' />
							<exp exp='.header_offset = 8' />
							<exp exp='.wav_header[.header_offset + 0] = 0x57 //W' />
							<exp exp='.wav_header[.header_offset + 1] = 0x41 //A' />
							<exp exp='.wav_header[.header_offset + 2] = 0x56 //V' />
							<exp exp='.wav_header[.header_offset + 3] = 0x45 //E' />
							<exp exp='//' />
							<exp exp='//“fmt ” Format chunk marker. Includes trailing null it always equals “fmt ”' />
							<exp exp='.header_offset = 12' />
							<exp exp='.wav_header[.header_offset + 0] = 0x66 //f' />
							<exp exp='.wav_header[.header_offset + 1] = 0x6d //m' />
							<exp exp='.wav_header[.header_offset + 2] = 0x74 //t' />
							<exp exp='.wav_header[.header_offset + 3] = 0x20 //(leer Zeichen)' />
							<exp exp='//' />
							<exp exp='//' />
							<exp exp='//16 Length of format data as listed above' />
							<exp exp='.header_offset = 16' />
							<exp exp='.wav_header[.header_offset + 0] = 0x10 //length fmt (16Byte)' />
							<exp exp='.wav_header[.header_offset + 1] = 0x00' />
							<exp exp='.wav_header[.header_offset + 2] = 0x00' />
							<exp exp='.wav_header[.header_offset + 3] = 0x00' />
							<exp exp='//' />
							<exp exp='//Type of format (1 is PCM) - 2 byte integer  (1)' />
							<exp exp='.header_offset = 20' />
							<exp exp='.wav_header[.header_offset] = 0x01 //Format(PCM)' />
							<exp exp='.wav_header[.header_offset + 1] = 0x00 //Format(.)' />
							<exp exp='' />
							<exp exp='//Number of Channels - 2 byte integer (4)' />
							<exp exp='.header_offset = 22' />
							<exp exp='//.number_of_channel_gen' />
							<exp exp='.wav_header[.header_offset + 0] = (.number_of_channel_gen) &amp; 0x000000FF' />
							<exp exp='.wav_header[.header_offset + 1] = (.number_of_channel_gen &gt;&gt; 8) &amp; 0x000000FF' />
							<exp exp='//' />
							<exp exp='//2000 Sample Rate - 32 byte integer.' />
							<exp exp='.header_offset = 24' />
							<exp exp='//.fs' />
							<exp exp='.wav_header[.header_offset + 0] = (.FS_gen) &amp; 0x000000FF' />
							<exp exp='.wav_header[.header_offset + 1] = (.FS_gen &gt;&gt; 8) &amp; 0x000000FF' />
							<exp exp='.wav_header[.header_offset + 2] = (.FS_gen &gt;&gt; 16) &amp; 0x000000FF' />
							<exp exp='.wav_header[.header_offset + 3] = (.FS_gen &gt;&gt; 24) &amp; 0x000000FF' />
							<exp exp='//' />
							<exp exp='//xxxx  (Sample Rate * BitsPerSample * Channels) / 8.' />
							<exp exp='//byterate == SampleRate * NumChannels * BitsPerSample/8' />
							<exp exp='//for 2000spl 4channel 16bit / 8' />
							<exp exp='.header_offset = 28' />
							<exp exp='.byte_per_second = .FS_gen * .number_of_channel_gen * .number_of_bit_gen / 8 //new 30.4.21' />
							<exp exp='.wav_header[.header_offset + 0] = (.byte_per_second) &amp; 0x000000FF' />
							<exp exp='.wav_header[.header_offset + 1] = (.byte_per_second &gt;&gt; 8) &amp; 0x000000FF' />
							<exp exp='.wav_header[.header_offset + 2] = (.byte_per_second &gt;&gt; 16) &amp; 0x000000FF' />
							<exp exp='.wav_header[.header_offset + 3] = (.byte_per_second &gt;&gt; 24) &amp; 0x000000FF' />
							<exp exp='' />
							<exp exp='//' />
							<exp exp='//(BitsPerSample * Channels) /' />
							<exp exp='.header_offset = 32' />
							<exp exp='.wav_header[.header_offset] = 0x04 //' />
							<exp exp='.wav_header[.header_offset + 1] = 0x00 //' />
							<exp exp='' />
							<exp exp='//16	Bits per sample' />
							<exp exp='//.bits_per_sample' />
							<exp exp='.header_offset = 34' />
							<exp exp='.wav_header[.header_offset + 0] = (.number_of_bit_gen) &amp; 0x000000FF //new 30.4.21' />
							<exp exp='.wav_header[.header_offset + 1] = (.number_of_bit_gen &gt;&gt; 8) &amp; 0x000000FF //new 30.4.21' />
							<exp exp='//' />
							<exp exp='//LIST The ASCII character string &quot;LIST&quot;' />
							<exp exp='.header_offset = 36' />
							<exp exp='.wav_header[.header_offset + 0] = 0x4C //L' />
							<exp exp='.wav_header[.header_offset + 1] = 0x49 //I' />
							<exp exp='.wav_header[.header_offset + 2] = 0x53 //S' />
							<exp exp='.wav_header[.header_offset + 3] = 0x54 //T' />
							<exp exp='//' />
							<exp exp='.size_list = 16 + 4 //The size of the sub-chunk less 8 (less the &quot;chunk ID&quot; and the &quot;size&quot;)//16 is working' />
							<exp exp='.header_offset = 40' />
							<exp exp='.wav_header[.header_offset + 0] = (.size_list) &amp; 0x000000FF' />
							<exp exp='.wav_header[.header_offset + 1] = (.size_list &gt;&gt; 8) &amp; 0x000000FF' />
							<exp exp='.wav_header[.header_offset + 2] = (.size_list &gt;&gt; 16) &amp; 0x000000FF' />
							<exp exp='.wav_header[.header_offset + 3] = (.size_list &gt;&gt; 24) &amp; 0x000000FF' />
							<exp exp='//' />
							<exp exp='//A common one is &quot;INFO&quot;' />
							<exp exp='.header_offset = 44 //                      from her to to count' />
							<exp exp='.wav_header[.header_offset + 0] = 0x49 //I' />
							<exp exp='.wav_header[.header_offset + 1] = 0x4E //N' />
							<exp exp='.wav_header[.header_offset + 2] = 0x46 //F' />
							<exp exp='.wav_header[.header_offset + 3] = 0x4F //O' />
							<exp exp='//INAM' />
							<exp exp='.header_offset = 48 // direct after &quot;info&quot;' />
							<exp exp='.wav_header[.header_offset + 0] = 0x49 //I' />
							<exp exp='.wav_header[.header_offset + 1] = 0x4E //N' />
							<exp exp='.wav_header[.header_offset + 2] = 0x41 //A' />
							<exp exp='.wav_header[.header_offset + 3] = 0x4D //M' />
							<exp exp='//' />
							<exp exp='.size_iname = 4' />
							<exp exp='.header_offset = 52' />
							<exp exp='.wav_header[.header_offset + 0] = .size_iname // 0x0c  12 sollte gehen' />
							<exp exp='//' />
							<exp exp='.header_offset = 56' />
							<exp exp='.wav_header[.header_offset + 0] = 0x68 //h' />
							<exp exp='.wav_header[.header_offset + 1] = 0x6F //o' />
							<exp exp='.wav_header[.header_offset + 2] = 0x69 //i' />
							<exp exp='//.wav_header[.header_offset + 3] = 0x69 //i' />
							<exp exp='//.wav_header[.header_offset + 4] = 0x69 //i' />
							<exp exp='//.wav_header[.header_offset + 5] = 0x69 //i' />
							<exp exp='//.wav_header[.header_offset + 6] = 0x69 //i' />
							<exp exp='//.wav_header[.header_offset + 7] = 0x69 //i' />
							<exp exp='//.wav_header[.header_offset + 8] = 0x69 //i' />
							<exp exp='//.wav_header[.header_offset + 9] = 0x69 //i' />
							<exp exp='//.wav_header[.header_offset + 10] = 0x69 //i' />
							<exp exp='//.wav_header[.header_offset + 11] = 0x69 //i' />
							<exp exp='//.wav_header[.header_offset + 12] = 0x69 //i' />
							<exp exp='//' />
							<exp exp='//“data” chunk header. Marks the beginning of the data section fix&quot;data&quot;' />
							<exp exp='.header_offset = 44 + .size_list //to here 16' />
							<exp exp='.wav_header[.header_offset + 0] = 0x64 //d' />
							<exp exp='.wav_header[.header_offset + 1] = 0x61 //a' />
							<exp exp='.wav_header[.header_offset + 2] = 0x74 //t' />
							<exp exp='.wav_header[.header_offset + 3] = 0x61 //a' />
							<exp exp='//' />
							<exp exp='//File size (data)	Size of the data section.' />
							<exp exp='.header_offset = 48 + .size_list //' />
							<exp exp='.fileSize_byte = .fileSize_byte - (.header_offset)' />
							<exp exp='.wav_header[.header_offset + 0] = (.fileSize_byte) &amp; 0x000000FF //data size' />
							<exp exp='.wav_header[.header_offset + 1] = (.fileSize_byte &gt;&gt; 8) &amp; 0x000000FF' />
							<exp exp='.wav_header[.header_offset + 2] = (.fileSize_byte &gt;&gt; 16) &amp; 0x000000FF' />
							<exp exp='.wav_header[.header_offset + 3] = (.fileSize_byte &gt;&gt; 24) &amp; 0x000000FF' />
							<exp exp='' />
							<exp exp='' />
							<exp exp='' />
						</command>
						<command class_type='call' title='Component Macro' cmdcolor='4487093' cmdcolor_sec='11066367' cmdcolor_txt='16777215' cmdgradient='4' cmdopacity='0.64' component='File_ESP32_SDMode1' macro='OpenFile' >
							<argument exp='.filename' />
						</command>
						<command class_type='call' title='Component Macro' cmdcolor='4487093' cmdcolor_sec='11066367' cmdcolor_txt='16777215' cmdgradient='4' cmdopacity='0.64' component='File_ESP32_SDMode1' macro='AppendStringToFile' >
							<argument exp='&quot;hallo&quot;' />
						</command>
						<command class_type='call' title='Component Macro' cmdcolor='4487093' cmdcolor_sec='11066367' cmdcolor_txt='16777215' cmdgradient='4' cmdopacity='0.64' component='File_ESP32_SDMode1' macro='CloseFile' />
					</flowline>
				</macro>
				<macro >
					<flowline name='Main' description='' statediag='0' >
						<return name='Return' type='v0' description='' isconst='0' isHidden='0' isinit='0' usrinit='' setinit='' />
						<command class_type='call' title='Component Macro' cmdcolor='4487093' cmdcolor_sec='11066367' cmdcolor_txt='16777215' cmdgradient='4' cmdopacity='0.64' component='power_enable1' macro='TurnOn' />
						<command class_type='call' title='Component Macro' cmdcolor='4487093' cmdcolor_sec='11066367' cmdcolor_txt='16777215' cmdgradient='4' cmdopacity='0.64' component='LED_Mono_blue1' macro='TurnOn' />
						<command class_type='call' title='Component Macro' cmdcolor='4487093' cmdcolor_sec='11066367' cmdcolor_txt='16777215' cmdgradient='4' cmdopacity='0.64' component='Testpoint1' macro='TurnOff' />
						<command class_type='call' title='Component Macro' cmdcolor='4487093' cmdcolor_sec='11066367' cmdcolor_txt='16777215' cmdgradient='4' cmdopacity='0.64' component='Testpoint4' macro='TurnOff' />
						<command class_type='delay' title='Delay' cmdcolor='4206456' cmdcolor_sec='10785756' cmdcolor_txt='16777215' cmdgradient='4' cmdopacity='0.64' exp='1' type='1' />
						<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='delay' title='Delay' cmdcolor='4206456' cmdcolor_sec='10785756' cmdcolor_txt='16777215' cmdgradient='4' cmdopacity='0.64' exp='1' type='1' />
						<command class_type='call' title='User Macro' cmdcolor='4487093' cmdcolor_sec='11066367' cmdcolor_txt='16777215' cmdgradient='4' cmdopacity='0.64' macro='sd_card_init_loc' />
						<command class_type='delay' title='Delay' cmdcolor='4206456' cmdcolor_sec='10785756' cmdcolor_txt='16777215' cmdgradient='4' cmdopacity='0.64' exp='100' type='1' />
						<command class_type='call' title='User Macro' cmdcolor='4487093' cmdcolor_sec='11066367' cmdcolor_txt='16777215' cmdgradient='4' cmdopacity='0.64' macro='REC_sector' />
						<command class_type='call' title='User Macro' cmdcolor='4487093' cmdcolor_sec='11066367' cmdcolor_txt='16777215' cmdgradient='4' cmdopacity='0.64' macro='REC_Append_strg' />
						<command class_type='call' title='Component Macro' cmdcolor='4487093' cmdcolor_sec='11066367' cmdcolor_txt='16777215' cmdgradient='4' cmdopacity='0.64' component='power_enable1' macro='TurnOff' />
						<command class_type='loop' title='Loop' cmdcolor='4767473' cmdcolor_sec='11337727' cmdcolor_txt='16777215' cmdgradient='4' cmdopacity='0.64' type='0' exp='1' >
							<flowline >
								<command class_type='call' title='Component Macro' cmdcolor='4487093' cmdcolor_sec='11066367' cmdcolor_txt='16777215' cmdgradient='4' cmdopacity='0.64' component='LED_Mono_blue1' macro='TurnOn' />
								<command class_type='delay' title='Delay' cmdcolor='4206456' cmdcolor_sec='10785756' cmdcolor_txt='16777215' cmdgradient='4' cmdopacity='0.64' exp='500' type='1' />
								<command class_type='call' title='Component Macro' cmdcolor='4487093' cmdcolor_sec='11066367' cmdcolor_txt='16777215' cmdgradient='4' cmdopacity='0.64' component='LED_Mono_blue1' macro='TurnOff' />
								<command class_type='delay' title='Delay' cmdcolor='4206456' cmdcolor_sec='10785756' cmdcolor_txt='16777215' cmdgradient='4' cmdopacity='0.64' exp='500' type='1' />
							</flowline>
						</command>
					</flowline>
				</macro>
			</macros>
			<component class_type='ref' guid='c73616d1-7ad0-45d9-aada-69ccfa4c5efc' vmin='0' vmaj='3' codename='UART1' panelId='0' x='166.054' y='-134.5' z='0' xsz='24.9811' ysz='24.9459' 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='2' 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 class_type='ref' guid='ce086f9b-c365-4471-b6e4-1760a53a7bfb' vmin='0' vmaj='1' codename='power_enable1' panelId='0' x='185' y='-310.5' z='1' xsz='146.552' ysz='55' 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='2' poslock='0' comp2dType='0' >
				<resources />
				<properties />
				<values >
					<value target='FlowcodeType' data='0' />
					<value target='Type' data='002' />
					<value target='Pin' data='$PORTB.0' />
					<value target='ConnectionLabels' data='1' />
					<value target='ShowPinValue' data='0' />
					<value target='ComponentLabel' data='000' />
					<value target='GdiText2::sText' data='power_enable1' />
					<value target='Polarity' data='001' />
					<value target='Enabled' data='1' />
					<value target='Product' data='ESP' />
					<value target='AutoColourOff' data='1' />
					<value target='OnColour' data='65408' />
					<value target='OffColour' data='21802' />
					<value target='GdiShape1::colFillGradient' data='16777215' />
					<value target='GdiShape1::nGradientStyle' data='  0' />
					<value target='GdiShape1::fThickness' data='3.000000' />
					<value target='GdiShape1::colOutline' data='0' />
					<value target='GdiShape1::colOutlineGradient' data='0' />
					<value target='GdiShape1::nOutlineStyle' data='0' />
					<value target='GdiImage1::nImageIdx' data='  1' />
					<value target='GdiImage1::sFilename' data='' />
					<value target='GdiImage2::nImageIdx' data='  0' />
					<value target='GdiImage2::sFilename' data='' />
				</values>
				<events />
				<apis />
				<variables />
				<macros />
			</component>
			<component class_type='ref' guid='ce086f9b-c365-4471-b6e4-1760a53a7bfb' vmin='0' vmaj='1' codename='LED_Mono_blue1' panelId='0' x='195' y='-515' z='2' xsz='146.552' ysz='59.0909' 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='2' poslock='0' comp2dType='0' >
				<resources />
				<properties />
				<values >
					<value target='FlowcodeType' data='0' />
					<value target='Type' data='002' />
					<value target='Pin' data='$PORTA.25' />
					<value target='ConnectionLabels' data='1' />
					<value target='ShowPinValue' data='0' />
					<value target='ComponentLabel' data='000' />
					<value target='GdiText2::sText' data='LED_Mono_blue1' />
					<value target='Polarity' data='001' />
					<value target='Enabled' data='1' />
					<value target='Product' data='ESP' />
					<value target='AutoColourOff' data='1' />
					<value target='OnColour' data='65408' />
					<value target='OffColour' data='21802' />
					<value target='GdiShape1::colFillGradient' data='16777215' />
					<value target='GdiShape1::nGradientStyle' data='  0' />
					<value target='GdiShape1::fThickness' data='3.000000' />
					<value target='GdiShape1::colOutline' data='0' />
					<value target='GdiShape1::colOutlineGradient' data='0' />
					<value target='GdiShape1::nOutlineStyle' data='0' />
					<value target='GdiImage1::nImageIdx' data='  1' />
					<value target='GdiImage1::sFilename' data='' />
					<value target='GdiImage2::nImageIdx' data='  0' />
					<value target='GdiImage2::sFilename' data='' />
				</values>
				<events />
				<apis />
				<variables />
				<macros />
			</component>
			<component class_type='ref' guid='ce086f9b-c365-4471-b6e4-1760a53a7bfb' vmin='0' vmaj='1' codename='Testpoint1' panelId='0' x='189.5' y='-740.5' z='3' xsz='188.793' ysz='64.0909' 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='2' poslock='0' comp2dType='0' >
				<resources />
				<properties />
				<values >
					<value target='FlowcodeType' data='0' />
					<value target='Type' data='002' />
					<value target='Pin' data='$PORTB.1' />
					<value target='ConnectionLabels' data='1' />
					<value target='ShowPinValue' data='0' />
					<value target='ComponentLabel' data='000' />
					<value target='GdiText2::sText' data='Testpoint1' />
					<value target='Polarity' data='001' />
					<value target='Enabled' data='1' />
					<value target='Product' data='ESP' />
					<value target='AutoColourOff' data='1' />
					<value target='OnColour' data='65408' />
					<value target='OffColour' data='21802' />
					<value target='GdiShape1::colFillGradient' data='16777215' />
					<value target='GdiShape1::nGradientStyle' data='  0' />
					<value target='GdiShape1::fThickness' data='3.000000' />
					<value target='GdiShape1::colOutline' data='0' />
					<value target='GdiShape1::colOutlineGradient' data='0' />
					<value target='GdiShape1::nOutlineStyle' data='0' />
					<value target='GdiImage1::nImageIdx' data='  1' />
					<value target='GdiImage1::sFilename' data='' />
					<value target='GdiImage2::nImageIdx' data='  0' />
					<value target='GdiImage2::sFilename' data='' />
				</values>
				<events />
				<apis />
				<variables />
				<macros />
			</component>
			<component class_type='ref' guid='ce086f9b-c365-4471-b6e4-1760a53a7bfb' vmin='0' vmaj='1' codename='Testpoint4' panelId='0' x='189.5' y='-955' z='4' xsz='154.31' ysz='68.1818' 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='2' poslock='0' comp2dType='0' >
				<resources />
				<properties />
				<values >
					<value target='FlowcodeType' data='0' />
					<value target='Type' data='002' />
					<value target='Pin' data='$PORTA.18' />
					<value target='ConnectionLabels' data='1' />
					<value target='ShowPinValue' data='0' />
					<value target='ComponentLabel' data='000' />
					<value target='GdiText2::sText' data='Testpoint4' />
					<value target='Polarity' data='001' />
					<value target='Enabled' data='1' />
					<value target='Product' data='ESP' />
					<value target='AutoColourOff' data='1' />
					<value target='OnColour' data='65408' />
					<value target='OffColour' data='21802' />
					<value target='GdiShape1::colFillGradient' data='16777215' />
					<value target='GdiShape1::nGradientStyle' data='  0' />
					<value target='GdiShape1::fThickness' data='3.000000' />
					<value target='GdiShape1::colOutline' data='0' />
					<value target='GdiShape1::colOutlineGradient' data='0' />
					<value target='GdiShape1::nOutlineStyle' data='0' />
					<value target='GdiImage1::nImageIdx' data='  1' />
					<value target='GdiImage1::sFilename' data='' />
					<value target='GdiImage2::nImageIdx' data='  0' />
					<value target='GdiImage2::sFilename' data='' />
				</values>
				<events />
				<apis />
				<variables />
				<macros />
			</component>
			<component class_type='ref' guid='a61211f1-3718-4d37-b4a4-c6193646ccfd' vmin='7' vmaj='2' codename='File_ESP32_SDMode1' panelId='0' x='381.244' y='-134.63' z='5' xsz='25.1778' ysz='24.9459' 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='2' poslock='0' comp2dType='0' >
				<resources />
				<properties />
				<values >
					<value target='Frequency' data='400' />
					<value target='FileCount' data='5' />
					<value target='SDMode' data='004' />
					<value target='BufferSize' data='512' />
					<value target='BufferSize_1' data='32' />
					<value target='CLK_PIN' data='$PORTA.14' />
					<value target='CMD_PIN' data='$PORTA.15' />
					<value target='D0_PIN' data='$PORTA.2' />
					<value target='D1_PIN' data='$PORTA.4' />
					<value target='D2_PIN' data='$PORTA.12' />
					<value target='D3_PIN' data='$PORTA.13' />
					<value target='Remap' data='0' />
					<value target='SimRootFolder' data='$(srcdir)' />
					<value target='IsSim' data='0' />
				</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='3588.13' xt='0' yt='0' zt='0' xquat='0' yquat='0' zquat='0' wquat='1' />
		<viewport dx='636' dy='375' zoom='21.4474' fix_topleft='0' />
		<page x='1000' y='1000' show='0' rgb='16777215' />
		<winpos ID='7005' RectRecentFloat='811,142,1151,406' RectRecentDocked='0,0,636,408' RecentFrameAlignment='16384' RecentRowIndex='0' IsFloating='0' MRUWidth='32767' PinState='0' IsMaximized='0' IsVisible='0' />
	</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='259,75,1212,732' RectRecentDocked='0,0,945,1748' RecentFrameAlignment='16384' RecentRowIndex='0' IsFloating='0' MRUWidth='32767' PinState='0' IsMaximized='0' IsVisible='0' />
	</panel3d>
	<panels2d count='1' >
		<panel2d_0 id='0' name='2D Panel' >
			<winpos ID='1171' RectRecentFloat='2159,831,3085,2160' RectRecentDocked='2795,249,3437,1968' RecentFrameAlignment='16384' RecentRowIndex='0' IsFloating='0' MRUWidth='32767' PinState='0' IsMaximized='0' IsVisible='1' />
			<background fill='288230376151053813' showgrid='1' gridstyle='1' gridsize='10' gridbrush='71776119074570495' snaptogrid='1' />
		</panel2d_0>
	</panels2d>
	<layout >
		<view type='0' name='Main' mode='0' placement='LAAAAAAAAAABAAAA---------------------wUAAAAiAAAAIwYAALIGAAA' zoom='170' scrollx='0' scrolly='0' flags='0' />
		<view type='0' name='sd_card_init_loc' mode='0' placement='LAAAAAAAAAABAAAA---------------------wUAAAAiAAAAIwYAALIGAAA' zoom='100' scrollx='0' scrolly='0' flags='0' />
		<view type='0' name='REC_sector' mode='0' placement='LAAAAAAAAAABAAAA---------------------wUAAAAiAAAAIwYAALIGAAA' zoom='220' scrollx='0' scrolly='230' flags='0' />
		<view type='0' name='REC_Append_strg' mode='0' placement='LAAAAAAAAAABAAAA---------------------wUAAAAiAAAAIwYAALIGAAA' zoom='180' scrollx='0' scrolly='0' flags='0' />
	</layout>
</document>
</root>
