| PHOENIXCONTACT_MODBU(8) | NUT Manual | PHOENIXCONTACT_MODBU(8) |
NAME
phoenixcontact_modbus - Driver for Phoenix Contact
SYNOPSIS
phoenixcontact_modbus -h
phoenixcontact_modbus -a DEVICE_NAME [OPTIONS]
Note
This man page only documents the hardware-specific features of the phoenixcontact_modbus driver. For information about the core driver, see nutupsdrv(8).
SUPPORTED HARDWARE
This driver should support the PhoenixContact QUINT-UPS industrial DC UPS, model 2320461 and all compatible models. More information about this UPS can be found among Internet resources below.
phoenixcontact_modbus uses the libmodbus project, for Modbus implementation.
HOW TO CONFIGURE THE UPS
Note: this UPS and its manual refers to Low-Batt as "Shutdown Event".
You need the "IFS-RS232-DATACABLE" to communicate with the UPS in Linux as the IFS-USB cable doesn’t seem to be supported. FYI communication parameters are: 115200,E,8,1.
You also need the UPS-CONF Windows software (free; download from their site), to configure the UPS signals and timers.
Configuring the above way ensures that:
Meaning of settings:
EXTRA ARGUMENTS
This driver doesn’t support any optional settings.
INSTALLATION
This driver may be not built by default. You can build it by installing libmodbus and running configure --with-modbus=yes.
You also need to give proper permissions on the local serial device file (/dev/ttyS0 for example) to allow the NUT user to access it.
INSTANT COMMANDS
This driver doesn’t support any instant commands.
CONFIGURABLE VARIABLES
The following variables can be set in the NUT configuration as default.* values to override or monitor UPS behavior using the phoenixcontact_modbus driver.
Note
As of NUT v2.8.4, there is currently no support for run-time setting of these values (e.g. with upsrw(8)). Currently they are only considered once, during driver initialization.
battery.energysave.delay=num
ups.timer.shutdown=num
ups.timer.start=num
ups.delay.start=num
experimental.ups.mode.selector=num
experimental.battery.warning_soh=num
input.voltage.low.critical=num
input.voltage.high.critical=num
AUTHORS
SEE ALSO
The core driver:
Internet resources:
| 08/13/2025 | Network UPS Tools 2.8.4 |