<?xml version='1.0' encoding='utf-8'?>
<project xmlns:ns1="http://www.plcopen.org/xml/tc6_0201" xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://www.plcopen.org/xml/tc6_0201">
<fileHeader companyName="Unknown" productName="Unnamed" productVersion="1" creationDateTime="2022-12-09T12:13:26"/>
<contentHeader name="Unnamed" modificationDateTime="2022-12-16T11:30:15">
<pou name="program0" pouType="program">
<variable name="CSV_NAME_0">
<derived name="HMI_STRING"/>
<simpleValue value="'my_int_csv.csv'"/>
<variable name="CSV_NAME_1">
<derived name="HMI_STRING"/>
<simpleValue value="'my_str_csv.csv'"/>
<variable name="CSV_ROWSTR">
<derived name="HMI_STRING"/>
<simpleValue value="'Recipe 5'"/>
<variable name="CSV_COLSTR">
<derived name="HMI_STRING"/>
<simpleValue value="'Ingredient D'"/>
<variable name="CSV_ROWIDX">
<derived name="HMI_INT"/>
<variable name="CSV_COLIDX">
<derived name="HMI_INT"/>
<variable name="csv_read_by_string0">
<derived name="csv_read_by_string"/>
<variable name="csv_read_by_int0">
<derived name="csv_read_by_int"/>
<variable name="csv_reload0">
<derived name="csv_reload"/>
<variable name="CSV_RES_0">
<derived name="HMI_STRING"/>
<variable name="CSV_RES_1">
<derived name="HMI_STRING"/>
<variable name="CSV_ACK_0">
<derived name="HMI_BOOL"/>
<variable name="CSV_ACK_1">
<derived name="HMI_BOOL"/>
<variable name="CSV_RELOAD_BTN">
<derived name="HMI_BOOL"/>
<block localId="1" typeName="csv_read_by_string" instanceName="csv_read_by_string0" executionOrderId="0" height="100" width="154">
<position x="450" y="170"/>
<variable formalParameter="FILE_NAME">
<relPosition x="0" y="35"/>
<connection refLocalId="7">
<position x="450" y="205"/>
<position x="390" y="205"/>
<variable formalParameter="ROW">
<relPosition x="0" y="60"/>
<connection refLocalId="8">
<position x="450" y="230"/>
<position x="390" y="230"/>
<variable formalParameter="COLUMN">
<relPosition x="0" y="85"/>
<connection refLocalId="9">
<position x="450" y="255"/>
<position x="390" y="255"/>
<variable formalParameter="ACK">
<relPosition x="154" y="35"/>
<variable formalParameter="RESULT">
<relPosition x="154" y="60"/>
<block localId="2" typeName="csv_read_by_int" instanceName="csv_read_by_int0" executionOrderId="0" height="100" width="155">
<position x="450" y="40"/>
<variable formalParameter="FILE_NAME">
<relPosition x="0" y="35"/>
<connection refLocalId="4">
<position x="450" y="75"/>
<position x="390" y="75"/>
<variable formalParameter="ROW">
<relPosition x="0" y="60"/>
<connection refLocalId="5">
<position x="450" y="100"/>
<position x="390" y="100"/>
<variable formalParameter="COLUMN">
<relPosition x="0" y="85"/>
<connection refLocalId="6">
<position x="450" y="125"/>
<position x="390" y="125"/>
<variable formalParameter="ACK">
<relPosition x="155" y="35"/>
<variable formalParameter="RESULT">
<relPosition x="155" y="60"/>
<block localId="3" typeName="csv_reload" instanceName="csv_reload0" executionOrderId="0" height="60" width="135">
<position x="470" y="334"/>
<variable formalParameter="TRIG">
<relPosition x="0" y="31"/>
<connection refLocalId="14">
<position x="470" y="365"/>
<position x="425" y="365"/>
<variable formalParameter="ACK">
<relPosition x="135" y="31"/>
<variable formalParameter="RESULT">
<relPosition x="135" y="51"/>
<inVariable localId="4" executionOrderId="0" height="30" width="110" negated="false">
<position x="280" y="60"/>
<relPosition x="110" y="15"/>
<expression>CSV_NAME_0</expression>
<inVariable localId="5" executionOrderId="0" height="25" width="110" negated="false">
<position x="280" y="90"/>
<relPosition x="110" y="10"/>
<expression>CSV_ROWIDX</expression>
<inVariable localId="6" executionOrderId="0" height="25" width="110" negated="false">
<position x="280" y="115"/>
<relPosition x="110" y="10"/>
<expression>CSV_COLIDX</expression>
<inVariable localId="7" executionOrderId="0" height="30" width="110" negated="false">
<position x="280" y="190"/>
<relPosition x="110" y="15"/>
<expression>CSV_NAME_1</expression>
<inVariable localId="8" executionOrderId="0" height="25" width="110" negated="false">
<position x="280" y="220"/>
<relPosition x="110" y="10"/>
<expression>CSV_ROWSTR</expression>
<inVariable localId="9" executionOrderId="0" height="25" width="110" negated="false">
<position x="280" y="245"/>
<relPosition x="110" y="10"/>
<expression>CSV_COLSTR</expression>
<outVariable localId="10" executionOrderId="0" height="25" width="82" negated="false">
<position x="645" y="90"/>
<relPosition x="0" y="10"/>
<connection refLocalId="2" formalParameter="RESULT">
<position x="645" y="100"/>
<position x="605" y="100"/>
<expression>CSV_RES_0</expression>
<outVariable localId="11" executionOrderId="0" height="25" width="82" negated="false">
<position x="645" y="65"/>
<relPosition x="0" y="10"/>
<connection refLocalId="2" formalParameter="ACK">
<position x="645" y="75"/>
<position x="605" y="75"/>
<expression>CSV_ACK_0</expression>
<outVariable localId="12" executionOrderId="0" height="25" width="82" negated="false">
<position x="645" y="195"/>
<relPosition x="0" y="10"/>
<connection refLocalId="1" formalParameter="ACK">
<position x="645" y="205"/>
<position x="604" y="205"/>
<expression>CSV_ACK_1</expression>
<outVariable localId="13" executionOrderId="0" height="25" width="82" negated="false">
<position x="645" y="220"/>
<relPosition x="0" y="10"/>
<connection refLocalId="1" formalParameter="RESULT">
<position x="645" y="230"/>
<position x="604" y="230"/>
<expression>CSV_RES_1</expression>
<inVariable localId="14" executionOrderId="0" height="25" width="125" negated="false">
<position x="300" y="355"/>
<relPosition x="125" y="10"/>
<expression>CSV_RELOAD_BTN</expression>
<configuration name="config">
<resource name="resource1">
<task name="task0" priority="0" interval="T#20ms">
<pouInstance name="instance0" typeName="program0"/>