Subversion Repositories HomeAutomation

Rev

Rev 1452 | Rev 1469 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | SVN | RSS feed

Rev 1452 Rev 1454
Line 212... Line 212...
212
        <variable name="Text" type="ascii" start_bit="0" bit_length="64" unit="" description=""/>
212
        <variable name="Text" type="ascii" start_bit="0" bit_length="64" unit="" description=""/>
213
      </variables>
213
      </variables>
214
    </command>
214
    </command>
215
    <command id="129" name="SerialConfig" type="specific" module="Serial" description="Serial config">
215
    <command id="129" name="SerialConfig" type="specific" module="Serial" description="Serial config">
216
      <variables>
216
      <variables>
217
        <variable name="BaudRate" type="uint" start_bit="0" bit_length="16" unit="" description=""/>
217
        <variable name="BaudRate" type="uint" start_bit="0" bit_length="16" unit="" description="Baudrate/10"/>
218
        <variable name="PhysicalFormat" type="enum" start_bit="16" bit_length="8" unit="" description="">
218
        <variable name="PhysicalFormat" type="enum" start_bit="16" bit_length="8" unit="" description="">
219
            <value id="0" name="RS232"/>
219
            <value id="0" name="RS232"/>
220
            <value id="1" name="RS485"/>
220
            <value id="1" name="RS485FullDuplex"/>
-
 
221
            <value id="2" name="RS485HalfDuplex"/>
-
 
222
            <value id="3" name="RS485HalfDuplexWithTermination"/>
221
            <value id="2" name="Loopback"/>
223
            <value id="255" name="Loopback"/>
222
        </variable>
224
        </variable>
223
      </variables>
225
      </variables>
224
    </command>
226
    </command>
225
    <command id="128" name="DEBUG" type="specific" module="PID" description="Debug data from PID regulator">
227
    <command id="128" name="DEBUG" type="specific" module="PID" description="Debug data from PID regulator">
226
    <variables>
228
    <variables>