PowerSupplierCfg.xml 2.5 KB

123456789101112131415161718192021222324252627282930
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <PowerSupplierConfig>
  3. <PowerSupplierDeviceConfig Name="Power1" IpAddress="192.168.0.239" Port="820" Type="1" SendTimeout="2000" RecvTimeout="2000" >
  4. <Device Name="Power1-1" Address="1" VoltageUnitSetScale ="1000" UnitSetScale="1000000" UnitScale="10000"/>
  5. </PowerSupplierDeviceConfig>
  6. <PowerSupplierDeviceConfig Name="Power2" IpAddress="10.0.10.102" Port="820" Type="1" SendTimeout="2000" RecvTimeout="2000">
  7. <Device Name="Power2-1" Address="1" VoltageUnitSetScale ="1000" UnitSetScale="1000000" UnitScale="10000" />
  8. </PowerSupplierDeviceConfig>
  9. <PowerSupplierDeviceConfig Name="Power3" IpAddress="192.168.0.220" Port="820" Type="0" SendTimeout="2000" RecvTimeout="2000">
  10. <Device Name="Power3-1" Address="1" VoltageUnitSetScale ="1000" UnitSetScale="1000" UnitScale="10000" />
  11. </PowerSupplierDeviceConfig>
  12. <PowerSupplierDeviceConfig Name="Power4" IpAddress="10.0.10.104" Port="820" Type="0" SendTimeout="2000" RecvTimeout="2000">
  13. <Device Name="Power4-1" Address="1" VoltageUnitSetScale ="1000" UnitSetScale="1000" UnitScale="10000" />
  14. </PowerSupplierDeviceConfig>
  15. <PowerSupplierDeviceConfig Name="Power5" IpAddress="10.0.10.105" Port="820" Type="0" SendTimeout="2000" RecvTimeout="2000">
  16. <Device Name="Power5-1" Address="1" VoltageUnitSetScale ="1000" UnitSetScale="1000" UnitScale="10000" />
  17. </PowerSupplierDeviceConfig>
  18. <PowerSupplierDeviceConfig Name="Power6" IpAddress="10.0.10.106" Port="820" Type="0" SendTimeout="2000" RecvTimeout="2000" >
  19. <Device Name="Power6-1" Address="1" VoltageUnitSetScale ="1000" UnitSetScale="1000" UnitScale="10000" />
  20. </PowerSupplierDeviceConfig>
  21. <PowerSupplierDeviceConfig Name="Power7" IpAddress="10.0.10.107" Port="820" Type="0" SendTimeout="2000" RecvTimeout="2000">
  22. <Device Name="Power7-1" Address="1" VoltageUnitSetScale ="1000" UnitSetScale="1000" UnitScale="10000" />
  23. </PowerSupplierDeviceConfig>
  24. <PowerSupplierDeviceConfig Name="Power8" IpAddress="10.0.10.108" Port="820" Type="0" SendTimeout="2000" RecvTimeout="2000" >
  25. <Device Name="Power8-1" Address="1" VoltageUnitSetScale ="1000" UnitSetScale="1000" UnitScale="10000" />
  26. </PowerSupplierDeviceConfig>
  27. <PowerSupplierDeviceConfig Name="CMMPower1" IpAddress="127.0.10.1" Port="505" Type="0" SendTimeout="2000" RecvTimeout="2000">
  28. <Device Name="CMMPower1-1" Address="2" VoltageUnitSetScale ="1000" UnitSetScale="1000" UnitScale="10000" />
  29. </PowerSupplierDeviceConfig>
  30. </PowerSupplierConfig>