<?xml version="1.0" encoding="utf-8" ?>
<SETUP>
    <PATH_DATA_BIN path="c:\tetraedre\data_bin" />
    <PATH_DATA_XML path="c:\tetraedre\data_xml" />
    <COMPORTS>
        <COMPORT port="COM1" rate="38400" type="direct" description="direct connection on my PC" />
        <COMPORT port="COM2" rate="9600" type="modem" description="standard analog modem" />
    </COMPORTS>
    <STATIONS>
        <!-- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -->
        <STATION id="499" phone_nbr="0798225846" pin="1234" description="test du fluorim&#xE8;tre" display_type="trmc-1f">
            <CONFIGURATION>
                <!-- +++++++++++++ SLOW SEQUENCE ++++++++++++++++++++++++ -->
                <ACQUISITION_SEQUENCE  value="0">
                    <PROBES_POWER state="9"/>
                    <ACQ_VBAT channel="0"/>
                    <ACQ      header="144" port="6" channel="0"   timeout="12" threshold="24.00" compare="ge"/> 
        			<CONDITIONAL_ACTION port="0" and="0" or="1"/>
                    <PROBES_POWER state="0"/>
                </ACQUISITION_SEQUENCE>
                
                <!-- +++++++++++++++ FAST SEQUENCE +++++++++++++++++++++ -->
                <ACQUISITION_SEQUENCE  value="1">
        			<PROBES_POWER state="1"/>
        		    <ACQ_VBAT channel="0"/>
        			<PROBES_POWER state="0"/>
        			<CONDITIONAL_ACTION port="0" and="0" or="0"/>
                </ACQUISITION_SEQUENCE>
                
                <!-- ++++++++++++++++ REMOTE SEQUENCE (HEALTH) ++++++++++ -->
                <ACQUISITION_SEQUENCE  value="2">
                    <PROBES_POWER state="9"/>
                    <ACQ_VBAT channel="0"/>
                    <ACQ      header="144" port="6" channel="0"   timeout="12"/> 
                    <ACQ      header="145" port="6" channel="1"   timeout="12"/> 
                    <ACQ      header="146" port="6" channel="2"   timeout="12"/> 
                    <ACQ      header="147" port="6" channel="3"   timeout="12"/> 
                    <ACQ      header="148" port="6" channel="4"   timeout="12"/> 
                    <ACQ      header="17" port="6" channel="5"   timeout="12"/> 
                    <ACQ      header="18" port="6" channel="6"   timeout="12"/> 
                    <ACQ      header="19" port="6" channel="7"   timeout="12"/> 
                    <ACQ      header="20" port="6" channel="8"   timeout="12"/> 
                    <ACQ      header="22" port="6" channel="9"   timeout="12"/> 
                    <PROBES_POWER state="0"/>
                </ACQUISITION_SEQUENCE>
                <SMS_NUMBER value="0765707175" />
                <STATION_ID />
                <SYSCTRL acq_enabled="on" acq_automatic="on" gsm_enabled="on" gsm_call="off" address="0" />
                <ACQ_INTERVAL0 value="120" />
                <ACQ_INTERVAL1 value="60" />
                <GSM_DURATION value="300" />
                <GSM_INTERVAL value="720" />
                <PIN_CODE />
            </CONFIGURATION>
        </STATION>
        <!-- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -->
    </STATIONS>
</SETUP>
