Network UPS Tools
Power Devices support
Table of Contents

Click here to see reports of other supported models from Online.

Note

When a user reports that a variable/command is not right then it will be highlighted by a red underline.

Bad values/ranges/etc… will get a red dashed outline or red solid left border.

The accompanying explaining comment - if provided - will be emphasized through a red dotted border on the left.

2.7.4

Report #1 with driver nutdrv_qx (detailed comments available)

This device is known to work with driver nutdrv_qx.

You can grab a dummy-ups compliant .dev file to simulate this device clicking here.

Some more detailed comments are available after the "Known supported…" sections.

Known supported variables

This device is known to support the following variables (values are just examples):

battery.charge

100

battery.packs

12

battery.runtime

2400

battery.voltage

2.27

battery.voltage.high

26.00

battery.voltage.low

22.00

battery.voltage.nominal

24.00

device.mfr

Online-UPS

device.model

Xanto S700

device.type

ups

driver.name

nutdrv_qx

driver.parameter.chargetime

43200

driver.parameter.idleload

10

driver.parameter.pollfreq

5

driver.parameter.pollinterval

2

driver.parameter.port

/dev/ttyUSB0

driver.parameter.protocol

q1

driver.parameter.runtimecal

240,100,720,50

driver.parameter.synchronous

no

driver.version

2.7.4

driver.version.data

Q1 0.07

driver.version.internal

0.28

input.frequency

50.0

input.voltage

243.8

input.voltage.fault

243.8

output.voltage

230.0

ups.beeper.status

disabled

ups.delay.shutdown

30

ups.delay.start

180

ups.load

0

ups.mfr

Online-UPS

ups.model

Xanto S700

ups.status

OL

ups.temperature

25.0

ups.type

online

About this device

Online Xanto S700 (build before 2012). But now it almost works, except parameter override.battery.packs doesn’t work.

Incorrect battery voltage is still reported (similar issue with some other Qx devices is tracked).

The batteries' voltage is 2.27V. So I hoped the parameter override.battery.packs=12 will help. But it doesn’t work. The reported voltage is still 2.27V.

Reported at:

Further system data or configuration example:

Driver configuration
[ups]
  driver = nutdrv_qx
  port = "/dev/ttyUSB0"
  desc = "Online Xanto S700"
  protocol = q1
  override.battery.packs = 12
  default.battery.voltage.nominal = 24.00
  default.battery.voltage.low = 22.00
  default.battery.voltage.high = 26.00
  runtimecal = 240,100,720,50
  chargetime = 43200
  idleload = 10
  pollfreq = 5
  default.ups.mfr = "Online-UPS"
  default.ups.model = "Xanto S700"