Subversion Repositories HomeAutomation

Rev

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

Rev 1580 Rev 1581
Line 249... Line 249...
249
            <value id="0" name="RS232"/>
249
            <value id="0" name="RS232"/>
250
            <value id="1" name="RS485FullDuplex"/>
250
            <value id="1" name="RS485FullDuplex"/>
251
            <value id="2" name="RS485HalfDuplex"/>
251
            <value id="2" name="RS485HalfDuplex"/>
252
            <value id="3" name="RS485HalfDuplexWithTermination"/>
252
            <value id="3" name="RS485HalfDuplexWithTermination"/>
253
            <value id="255" name="Loopback"/>
253
            <value id="255" name="Loopback"/>
-
 
254
        </variable>
-
 
255
        <variable name="DataBits" type="uint" start_bit="24" bit_length="8" unit="" description="Nr of data bits (5-9)"/>
-
 
256
        <variable name="StopBits" type="uint" start_bit="32" bit_length="8" unit="" description="Nr of stop bits (1-2)"/>
-
 
257
        <variable name="Parity" type="enum" start_bit="40" bit_length="8" unit="" description="Parity mode">
-
 
258
            <value id="0" name="ParityNone"/>
-
 
259
            <value id="1" name="ParityEven"/>
-
 
260
            <value id="2" name="ParityOdd"/>
254
        </variable>
261
        </variable>
255
      </variables>
262
      </variables>
256
    </command>
263
    </command>
257
 
264
 
258
    <command id="128" name="AnalogConfig" type="specific" module="inputAnalog" description="Configuration for analog input module">
265
    <command id="128" name="AnalogConfig" type="specific" module="inputAnalog" description="Configuration for analog input module">