- <?xml version="1.0" encoding="utf-8" ?>
- <ThorntonConfig>
- <ThorntonDeviceConfig Name="RP1" Port="com18" BaudRate="19200" Parity="N" Data="8" StopBit="1">
- <!-- <ThorntonDeviceConfig Name ="RP1" Port="com118" BaudRate="19200" Parity="N" Data="8" StopBit="1"> -->
- <Device Name="RP1-1" Address="1"/>
- <Device Name="RP1-2" Address="3"/>
- <Device Name="RP1-3" Address="5"/>
- <Device Name="RP1-4" Address="7"/>
- </ThorntonDeviceConfig>
- <ThorntonDeviceConfig Name="RP2" Port="com19" BaudRate="19200" Parity="N" Data="8" StopBit="1">
- <!-- <ThorntonDeviceConfig Name="RP2" Port="com119" BaudRate="19200" Parity="N" Data="8" StopBit="1"> -->
- <Device Name="RP2-1" Address="1"/>
- </ThorntonDeviceConfig>
- </ThorntonConfig>
|