ThorntonCfg.xml 539 B

123456789101112
  1. <?xml version="1.0" encoding="utf-8" ?>
  2. <ThorntonConfig>
  3. <!--<ThorntonDeviceConfig Name="RP1" Port="com18" BaudRate="19200" Parity="N" Data="8" StopBit="1">
  4. <Device Name="RP1-1" Address="1"/>
  5. <Device Name="RP1-2" Address="3"/>
  6. <Device Name="RP1-3" Address="5"/>
  7. <Device Name="RP1-4" Address="7"/>
  8. </ThorntonDeviceConfig>-->
  9. <ThorntonDeviceConfig Name="RP2" Port="com19" BaudRate="19200" Parity="N" Data="8" StopBit="1">
  10. <Device Name="RP2-1" Address="1"/>
  11. </ThorntonDeviceConfig>
  12. </ThorntonConfig>