Man page - powercom(8)
Packages contas this manual
- belkin(8)
- nut-driver-enumerator(8)
- optiups(8)
- riello_ser(8)
- bestfcom(8)
- bestuferrups(8)
- solis(8)
- upsdrvsvcctl(8)
- bestups(8)
- apcsmart-old(8)
- bcmxcp_usb(8)
- ups.conf(5)
- upscode2(8)
- belkinunv(8)
- clone(8)
- powercom(8)
- nutupsdrv(8)
- powerpanel(8)
- bestfortress(8)
- nutdrv_qx(8)
- upsdrvctl(8)
- upsd.users(5)
- rhino(8)
- isbmex(8)
- oneac(8)
- bcmxcp(8)
- tripplite_usb(8)
- blazer_usb(8)
- nut-recorder(8)
- al175(8)
- microdowell(8)
- genericups(8)
- apcupsd-ups(8)
- gamatronic(8)
- apcsmart(8)
- microsol-apc(8)
- mge-shut(8)
- ivtscd(8)
- tripplite(8)
- richcomm_usb(8)
- everups(8)
- mge-utalk(8)
- metasys(8)
- tripplitesu(8)
- liebert-esp2(8)
- sms_ser(8)
- safenet(8)
- nutdrv_siemens_sitop(8)
- masterguard(8)
- dummy-ups(8)
- usbhid-ups(8)
- victronups(8)
- riello_usb(8)
- nutdrv_atcl_usb(8)
- upsd.conf(5)
- upsd(8)
- etapro(8)
- blazer_ser(8)
- liebert(8)
- nut-scanner(8)
apt-get install nut-server
Manual
| POWERCOM(8) | NUT Manual | POWERCOM(8) |
NAME
powercom - UPS driver for serial Powercom/Trust/Advice UPS equipment
NOTE
This man page only documents the hardware-specific features of the powercom driver. For information about the core driver, see nutupsdrv(8).
SUPPORTED HARDWARE
This driver supports many similar kinds of serial UPS hardware (as well as a few USB UPS models with USB-to-serial adapters). The most common ones are the Trust 425/625, Powercom, and Advice Partner/King PR750. Others using the same protocol may also work. For USB connections, you might need usbhid-ups(8).
For more specific guidance on which driver is applicable for a USB connection, see the NUT Hardware Compatibility List (HCL).
EXTRA ARGUMENTS
This driver supports the following optional settings in the ups.conf(5) file:
linevoltage=value
manufacturer=name
modelname=name
serialnumber=value
type=name
BNT-other is a special type for other BNT models (such as the 1500A at 120V and can be used to override ALL models using ALL of the following values.
shutdownArguments={{minutes,seconds},whether_minutes_should_be_used}
numOfBytesFromUPS=value
methodOfFlowControl=name
validationSequence={{index1,value1},{index2,value2},{index3,value3}}
frequency={A,B}
loadPercentage={BatteryA,BatteryB,LineA,LineB}
batteryPercentage={Battery1,Battery2,Battery3,Line4,Line5}
voltage={240A,240B,120A,120B}
nobt
DEFAULT VALUES FOR THE EXTRA ARGUMENTS
linevoltage = 230 manufacturer = PowerCom modelname = Unknown serialnumber = Unknown type = Trust
The rest of the default values for the extra arguments are type-dependent. However, BNT-other is a special type that can be used to override ALL values for ALL models.
Trust
numOfBytesFromUPS = 11
methodOfFlowControl = dtr0rts1
validationSequence = {{5,0},{7,0},{8,0}}
shutdownArguments = {{0,10},n}
frequency = {0.00020997,0.00020928}
loadPercentage = {6.1343,-0.3808,4.3110,0.1811}
batteryPercentage = {5.0000,0.3268,-825.00,4.5639,-835.82}
voltage = {1.9216,-0.0977,0.9545,0.0000}
KP625AP
numOfBytesFromUPS = 16
methodOfFlowControl = dtr0rts1
validationSequence = {{5,0x80},{7,0},{8,0}}
shutdownArguments = {{0,10},n}
frequency = {0.00020997,0.00020928}
loadPercentage = {6.1343,-0.3808,4.3110,0.1811}
batteryPercentage = {5.0000,0.3268,-825.00,4.5639,-835.82}
voltage = {1.9216,-0.0977,0.9545,0.0000}
Egys
numOfBytesFromUPS = 16
methodOfFlowControl = no_flow_control
validationSequence = {{5,0x80},{7,0},{8,0}}
shutdownArguments = {{0,10},n}
frequency = {0.00020997,0.00020928}
loadPercentage = {6.1343,-0.3808,1.3333,0.6667}
batteryPercentage = {5.0000,0.3268,-825.00,2.2105,-355.37}
voltage = {1.9216,-0.0977,0.9545,0.0000}
IMP
numOfBytesFromUPS = 16
methodOfFlowControl = no_flow_control
validationSequence = {{5,0xFF},{7,0},{8,0}}
shutdownArguments = {{1,30},y}
KIN
numOfBytesFromUPS = 16
methodOfFlowControl = no_flow_control
validationSequence = {{11,0x4b},{8,0},{8,0}}
shutdownArguments = {{1,30},y}
BNT
numOfBytesFromUPS = 16
methodOfFlowControl = no_flow_control
validationSequence = {{11,0x42},{8,0},{8,0}}
shutdownArguments = {{1,30},y}
BNT-other
numOfBytesFromUPS = 16
methodOfFlowControl = no_flow_control
validationSequence = {{8,0},{8,0},{8,0}}
shutdownArguments = {{1,30},y}
frequency = {0.00027778,0.0000}
loadPercentage = {1.0000,0.0,1.0000,0.0}
batteryPercentage = {1.0000,0.0000,0.0000,1.0000,0.0000}
voltage = {2.0000,0.0000,2.0000,0.0000}
OPTI
numOfBytesFromUPS = 16
methodOfFlowControl = no_flow_control
validationSequence = {{5,0xFF},{7,0},{8,0}}
shutdownArguments = {{1,30},y}
AUTHORS
SEE ALSO
The core driver:
nutupsdrv(8)
Internet resources:
The NUT (Network UPS Tools) home page: https://www.networkupstools.org/
| 06/27/2025 | Network UPS Tools 2.8.1 |