The MODBUSCARD provides a compatible SmartOnline® UPS system communication functionality with a PC by way of the
MODBUS protocol.
Features
• Implements MODBUS protocol
• Provides MODBUS functions, including Read Coils, Discrete Inputs, Holding Registers, Input Registers, Write Single Coils and
Write Single Registers
• Provides communication through RS-232, RS-485 or RS-422 interfaces
• Simultaneous communication through RS-232 and RS-485, or RS-232 and RS-422 connection interfaces
Configuration
MODBUS Device ID Configuration Switches (SW1)
A
RS-232 Port Configuration Switches (SW2)
B
RS-422/485 Port Configuration Switches (SW3)
C
RS-422/485 Communication Mode Switch (SW4)
D
Terminal Strip Connections for RS-232/422/485 Communication
E
Diagnostic LEDs
F
D
C
A
B
F
E
2
Configuration
Communication Terminal Strip Wiring Pinouts
MODBUSCARD Communication Terminal Pinout
RS-232RS-485
GNDRxTxGNDT-T+
87654321
GNDR-R+T-T+
RS-422
For RS-232 connection, use terminals 6 (Tx), 7 (Rx), 8 (G).
For RS-485, use terminals 1 (T+), 2 (T-), 5 (G) for half-duplex communication.
For RS-422, use terminals 1 (T+), 2 (T-), 3 (R+), 4 (R-), 5 (G) for full-duplex communication.
Note: The communication methods chosen must have its configuration dip switches set prior to installing the MODBUSCARD into the UPS
systems accessory slot.
Device ID Configuration
Every MODBUS device needs to be set to a specific ID in order to be recognized by the system monitoring its MODBUS
communication. Each switch of SW1 has a specific value assigned to it. The MODBUSCARD supports device IDs from 0-255,
starting from the Least Significant Bit (LSB) to the Most Significant Bit (MSB). See Device ID Switch Values (Figure A).
Figure A: Device ID Switch Values (SW1)
3
Configuration
Figure B: Device ID Configuration Examples
Configuration of RS-232 Port
Use SW2 to configure the RS-232 interface.
PinFunction
6Card TxD - transfer data to PC
7Card RxD - receive data from PC
8GND
FunctionSwitchValue
SW-1SW-2
ON/OFF
Baud-Rate
Parity Check
Protocol
OFFOFFMODBUS OFF
ONONMODBUS ON
SW2-1SW2-2
OFFOFF2400 (Default)
ONOFF4800
OFFON9600
ONON19200
The MODBUSCARD should be installed in the accessory slot of a compatible SmartOnline UPS system.
Note: Prior to installing the card into the UPS, all configuration switches should be set to the values required by the UPS and your PC
communication ports.
1. Remove the screws securing the blank cover plate from the UPS and set them aside.
2. Detach the communication terminal connector from the MODBUSCARD.
3. Slide the configured MODBUSCARD into the UPS accessory slot
4. With the screws that were removed in step 1, attach the compatible cover plate that came with MODBUSCARD to the
accessory slot mounting points.
5. Re-insert the wired terminal strip connector into the MODBUSCARD port.
6. The MODBUSCARD’s red LED will flash to indicate the UPS is connected and ready for communication.
7. The user will need to supply the means of communication on the PC side via RS-232, RS-422, or RS-485, as well as the
appropriate monitoring software.
Operation
LED Indicators
LEDStatusDescription
RED
GREENIlluminated (0.2 seconds)Receiving PC request
Discrete Inputs (Range 0x0100 - 0x012F, Read Function 0x02)
The Read Discrete Inputs function code is used to read 1-2000 contiguous status of Discrete Inputs in a remote device. The
starting address and number of inputs is specified by the request Protocol Data Unit. Addresses start at 0 and Discrete Inputs
numbered 1-16 would address as 0-15.
DescriptionAddressValue 0Value 1
Alarm Temperature0x0100OKOver Temperature
Alarm Input Bad0x0101OKInput Bad
Alarm Output Bad0x0102OKOutput Bad
Alarm Overload0x0103OKOverload
Alarm Bypass Bad0x0104OKBypass Bad
Alarm Output Off0x0105Output OnOutput Off
Alarm UPS Shutdown0x0106OKShutdown
Alarm Charger Failure0x0107OKCharger Failure
Alarm System Off0x0108System OnSystem Off
Alarm Fan Failure0x0109OKFan Failure
Alarm Fuse Failure0x010AOKFuse Failure
Alarm General Fault0x010BOKGeneral Fault
Alarm Awaiting Power0x010COKAwaiting Power
Alarm Shutdown Pending0x010DOKShutdown Pending
Alarm Shutdown Imminent0x010EOKShutdown Imminent
Buzzer Status0x010FSilenceAlarm
Economy Mode0x0110NoYe s
Alarm Inverter Bad0x0111OKInverter Bad
Emergency Power Off0x0112OffOn
Buzzer State0x0113DisableEnable
Battery Ground Fault0x0114OKBattery Ground Fault
Reserved0x0115
Reserved0x0116
6
Operation
DescriptionAddressValue 0Value 1
Reserved0x0117
Alarm Rectifier Main Fail0x0118OKRectifier Main Fail
Alarm Rectifier Hi DC Stop0x0119OKRectifier Hi DC Stop
Alarm Over Temp or Fuse Fail0x011AOKOver Temp or Fuse Fail
Alarm Battery Low0x011BOKBattery Low
Alarm Battery Low Stop0x011COKBattery Low Stop
Alarm Battery Ground Fault0x011DOKBattery Ground Fault
Inverter On0x011EInverter OffInverter ON
Alarm Inverter Overload0x011FOKInverter Overload
Alarm Inverter Abnormal0x0120OKInverter Abnormal
Alarm Load on Reserve0x0121Load Not On ReserveLoad on Reserve
Alarm Reserve Mains Fail0x0122OKReserve Mains Fail
Alarm Reserve Freq. Abnormal0x0123OKReserve Freq. Abnormal
Alarm Test In Progress0x0124No Test In ProgressTest In Progress
Alarm Test Error0x0125No Test ErrorTest Error
UPS In Sleep Mode0x0126UPS Not In Sleep ModeUPS In Sleep Mode
Reserved0x0127
Alarm Bypass Volt/Freq Bad0x0128OKBypass Volt/Freq Bad
Alarm Bypass Phase Sequence Bad0x0129OKBypass Phase Sequence Bad
Alarm Bypass STS Overload0x012AOKBypass STS Overload
Alarm Bypass STS Over0x012BOKBypass STS Over
Alarm Bypass STS Fault0x012COKBypass STS Fault
Reserved0x012D
Reserved0x012E
Reserved0x012F
Note: Your UPS may not support all fields.
Coils (Range 0x0200 - 0x020F, Read Function 0x01, Write Function 0x05)
The Read Coils function reads 1-2000 contiguous status of coils in a remote device. The starting address and number of coils
is specified by the request Protocol Data Unit. Addresses start at 0 and Coils numbered 1-16 would address as 0-15.
The Write Coils function writes a single output to ON/OFF in a remote device. A specified constant in the data field requests the
ON/OFF state. Addresses start at 0 and Coils numbered 1 would address as 0.
DescriptionAddressValue 0Value 1
UPS Buzzer0x0200SilenceAlarm
Shutdown Type0x0201UPS OutputUPS System
Economy Mode Setting0x0202DisableEnable
ATX PC Reboot Function0x0203DisableEnable
AC Fail & Restore Auto-Reboot0x0204DisableEnable
ATX PC Resume Function0x0205DisableEnable
Enable/Disable Inverter0x0206DisableEnable
EPO Setting0x0207DisableEnable
Enable/Disable Inverter0x0208DisableEnable
Clear SRAM0x0209Clear SRAMClear SRAM
Cancel Shutdown Restart0x020ACancel Shutdown RestartCancel Shutdown Restart
Set Output On/Off0x020BOFFON
Reserved0x020C
Reserved0x020D
Reserved0x020E
Reserved0x020F
Note: Your UPS may not support all fields.
7
Operation
Holding Register (Range 0x0300 - 0x0321, Read Function 0x03,
Write Function 0x06)
The Read Holding Registers function code is used to read contents of a contiguous block of Holding Registers in a remote
device. Starting register address and number of registers is specified by the request Protocol Data Unit. Addresses start at 0
and registers numbered 1-16 address as 0-15.
The Write Single Register function code is used to write a Single Holding Register in a remote device. The address of the register
to be written is specified by the request Protocol Data Unit. Addresses start at 0 and registers numbered 1 address as 0.
UPS Identification0x03030-99
Low Transfer Voltage0x03040-999Voltage
High Transfer Voltage0x03050-999Voltage
Voltage Sensitivity0x0306
Last Battery Replace Date-Year0x03070-9999
Last Battery Replace Date-Month0x03081-12
Last Battery Replace Date-Day0x03091-31
Next Battery Replace Date-Year0x030A0-9999
Next Battery Replace Date-Month0x030B1-12
Next Battery Replace Date-Day0x030C1-31
DescriptionAddressValueUnit
UPS Periodic Auto-Test0x030D
Buzzer Test0x030E1-99Seconds
UPS Boot Delay0x030F0-999Seconds
Bypass Freq. Tolerance0x03105-500.1 Hz
Select Output Voltage0x03110-999Voltage
Test Time0x03121-60Minutes
Test Voltage0x03130-999Voltage
Reserved0x0314
Reserved0x0315
External Battery Pack0x03160-10
Dry Contact W10x0317
Dry Contact W20x0318
Dry Contact W30x0319
Dry Contact W40x031A
Dry Contact W50x031B
Dry Contact W60x031C
Bypass Low Transfer Voltage0x031D0-999Voltage
Bypass High Transfer Voltage0x031E0-999Voltage
Bypass Voltage Tolerance0x031F0-999Voltage
2: BTV Test
3: Test for 10 seconds
4: Test until battery low
Dry Contact Input Status 10x0320
Dry Contact Input Status 20x0321
Note: Your UPS may not support all fields.
Input Register (Range 0x0400 - 0x051C, Read Function 0x04) Rating Value
The Read Input Registers function code is used to read 1-125 contiguous input registers in a remote device. The starting
register address and number of registers is specified by the request Protocol Data Unit. Addresses start at 0 and registers
numbered 1-16 address as 0-15.
DescriptionAddressValueUnit
0: T
Series0x0400
Rating Input Voltage0x04010-999Voltage
Rating Input Frequency0x04020-9990.1 Hz
Rating Output Voltage0x04030-999Voltage
Rating Output Frequency0x04040-9990.1 Hz
Rating VA0x04050-6553410 VA
Rating Output Power0x04060-6553410 Watt
Low Battery Time0x04070-99Minutes
Low Tx Voltage Point0x04080-999Voltage
High Tx Voltage Point0x04090-999Voltage
Low Tx Voltage Upper Bound0x040A0-999Voltage
Low Tx Voltage Lower Bound0x040B0-999Voltage
High Tx Voltage Upper Bound0x040C0-999Voltage
High Tx Voltage Lower Bound0x040D0-999Voltage
DescriptionAddressValueUnit
UPS Type0x040E
Rating Battery Voltage0x040F0-999Voltage
Low Tx Frequency Point0x04100-9990.1 Hz
High Tx Frequency Point0x04110-9990.1 Hz
Bypass Rating Frequency0x04120-9990.1 Hz
Bypass Freq Max Tolerance0x04135-500.1 Hz
Bypass Freq Set Tolerance0x04145-500.1 Hz
Bypass Low Tx Voltage Point/Bypass
Rating Voltage
Bypass High Tx Voltage Point0x04160-999Voltage
Bypass Low Tx Voltage Upper Bound/
Bypass Voltage Max Tolerance
Bypass Low Tx Voltage Lower Bound/
Bypass Voltage Set Tolerance
Bypass High Tx Voltage Upper Bound0x04190-999Voltage
Bypass High Tx Voltage Lower Bound0x041A0-999Voltage
Reserved0x041B
Reserved0x041C
Reserved0x041D
Input Number Lines0x04300-9
Input Frequency 10x04310-9990.1 Hz
Input Voltage 10x04320-99990.1 Voltage
Input Current 10x04330-99990.1 Amp
Input Power 10x04340-6553410 Watt
Input Frequency 20x04350-9990.1 Hz
Input Voltage 20x04360-99990.1 Voltage
Input Current 20x04370-99990.1 Amp
Input Power 20x04380-6553410 Watt
Input Frequency 30x04390-9990.1 Hz
Input Voltage 30x043A0-99990.1 Voltage
Input Current 30x043B0-99990.1 Amp
Input Power 30x043C0-6553410 Watt
Input Voltage 120x043D0-99990.1 Voltage
Input Voltage 230x043E0-99990.1 Voltage
Input Voltage 310x043F0-99990.1 Voltage
Reserved0x0440
Reserved0x0441
10
Operation
Output Status
DescriptionAddressValueUnit
0: Normal
1: Battery
2: Bypass (Reserve)
Output Source0x0442
Output Frequency0x04430-9990.1 Hz
Output Number Lines0x04440-9
Output Voltage 10x04450-99990.1 Voltage
Output Current 10x04460-99990.1 Amp
Output Power 10x04470-6553410 Watt
Output Load 10x04480-999%
Output Voltage 20x04490-99990.1 Voltage
Output Current 20x044A0-99990.1 Amp
Output Power 20x044B0-6553410 Watt
Output Load 20x044C0-999%
Output Voltage 30x044D0-99990.1 Voltage
Output Current 30x044E0-99990.1 Amp
Output Power 30x044F0-6553410 Watt
Output Load 30x04500-999%
Output Voltage 120x04510-99990.1 Voltage
Output Voltage 230x04520-99990.1 Voltage
Output Voltage 310x04530-99990.1 Voltage
Reserved0x0454
Reserved0x0455
Bypass Frequency0x04560-9990.1 Hz
Bypass Number Lines0x04570-9
Bypass Voltage 10x04580-99990.1 Voltage
Bypass Current 10x04590-99990.1 Amp
Bypass Power 10x045A0-6553410 Watt
Bypass Voltage 20x045B0-99990.1 Voltage
Bypass Current 20x045C0-99990.1 Amp
Bypass Power 20x045D0-6553410 Watt
Bypass Voltage 30x045E0-99990.1 Voltage
Bypass Current 30x045F0-99990.1 Amp
Bypass Power 30x04600-6553410 Watt
Bypass Voltage 120x04610-99990.1 Voltage
Bypass Voltage 230x04620-99990.1 Voltage
Bypass Voltage 310x04630-99990.1 Voltage
Bypass STS Temperature0x04640-999Degrees Celsius
Reserved0x0465
Reserved0x0466
11
Operation
Test Status
DescriptionAddressValueUnit
0: No Test Performed
1: Test Passed
2: Test In Progress
Test Result0x0467
Output Relay
DescriptionAddressValueUnit
Number of Output Relay0x0468
Environment
DescriptionAddressValueUnit
Temperature0x04690-999Degrees Celsius
Humidity0x046A0-999
Relay 10x046B0: Off, 1: On
Relay 20x046C0: Off, 1: On
Relay 30x046D0: Off, 1: On
Relay 4 0x046E0: Off, 1: On
Reserved0x046F
Reserved0x0470
3: General Test Fault
4: Battery Test Fault
5: Deep Battery Test Fault
6: Test Aborted
0: Not Available
>0: Available (<=99)
Select Voltage
DescriptionAddressValueUnit
Selected Output Voltage0x04710-999Voltage
Select Output Voltage 10x04720-999Voltage
Select Output Voltage 20x04730-999Voltage
Select Output Voltage 30x04740-999Voltage
SRAM Exist
DescriptionAddressValueUnit
SRAM EXIST0x04750: Doesn’t Exist 1: Exists
Note: Currently, this field is not supported by UPS.
Temp Byte 1 (Lo): R Phase Inverter Temperature
Temp Byte 2 (Hi): B0: Temperature Warning (>=75C)
B1: High Temperature Shutdown
(>=85C)
B2: Inverter Voltage Too Low
B3: Inverter Voltage Too High
B4: Overload Warning
B5: Overload Shutdown
B6: Inverter Fuse Fail Shutdown
B7: Inverter PCB Communication
Abnormal
Temp Byte 3 (Lo): S Phase Inverter Temperature
Temp Byte 4 (Hi): B0: Temperature Warning (>=75C)
B1: High Temperature Shutdown
(>=85C)
B2: Inverter Voltage Too Low
B3: Inverter Voltage Too High
B4: Overload Warning
B5: Overload Shutdown
B6: Inverter Fail Shutdown
B7: Parallel Communication Abnormal
Temp Byte 5 (Lo): T Phase Inverter Temperature
Temp Byte 6 (Hi): B0: Temperature Warning (>=75C)
B1: High Temperature Shutdown
(>=85C)
B2: Inverter Voltage Too Low
B3: Inverter Voltage Too High
B4: Overload Warning
B5: Overload Shutdown
B6: Inverter Freq Abnormal Shutdown
B7: Parallel Communication Fail
Temp Byte 7 (Lo): B3..B0: The Summary of UPS Run at
Inverter Test Mode
B7..B4: The Summary of UPS at
Inverter Mode
Temp Byte 8 (Hi): B0: Power Fail
B1: EPO Happened
B2: MB_ON (To Bypass)
B3: Low Battery Warning
B4: Battery Low Shutdown
B5: Master UPS (Output Synch)
B6: Inverter DC Bus Abnormal Shutdown
B7: Short Circuit Shutdown
Temp Byte 9 (Lo): Heatsink Temperature
Temp Byte 10 (Hi): B0: Bypass Voltage Over
B1: Bypass Voltage Under
B2: Bypass Freq Abnormal
B3: Bypass Phase Abnormal
B4: Rectifier Voltage Over
B5: Rectifier Voltage Under
B6: Rectifier Freq Abnormal
B7: Rectifier Phase Abnormal
Temp Byte 11 (Lo): Ambient Temperature
Temp Byte 12 (Hi): B0: Bypass Voltage Over
B1: Bypass Voltage Under
B2: SSW at Bypass Side
B3: SSW at Inverter Side
B4: Rectifier Voltage Over
B5: Rectifier Voltage Under
B6: Rectifier Input Over Current
B7: Rectifier Input Current Unbalanced
Temp Byte 13 (Lo): Battery Temperature
Temp Byte 14 (Hi): B0: Bypass Voltage Over
B1: Bypass Voltage Under
B2: Low Battery Shutdown
B3: Low Battery Warning
B4: Rectifier Voltage Over
B5: Rectifier Voltage Under
B6: Rectifier Fail
B7: DC Bus Over Voltage
13
Operation
Temp Byte 15 (Lo): B0: TR1 Over Temperature
(O/P TR Over Heat Shutdown)
B1: TR2 Input Choke Over Heat
(I/P TR Over Heat Shutdown)
B2: Rectifier Over Temperature Warning
(>=75C)
B3: Rectifier Over Temperature
Shutdown (>=85C)
B4: Static Switch Over Temperature
Warning (>=75C)
B5: Static Switch Over Temperature
Shutdown (>=85C)
B6: Static Switch Overload
B7: Static Switch Fail
Temp Byte 16 (Hi): B0: Converter Board Power Abnormal
B1: EPO Happened
B2: Manual Bypass On
B3: Converter Board Communication
Error
B4: Battery Cabinet Over Temperature
Warning (>=75C)
B5: Battery Ground Fault
B6: Battery Test in Progress
B7: Battery Test Fail
Temp Byte 17: Reserved
Temp Byte 18: Reserved
Temp Byte 19: Reserved
Temp Byte 20 (Hi): B5: Ambiance Over Temperature
B7: Auxiliary Power Fail
Note: Currently, TempStatus is not supported by UPS.
Event Log Report Format: 0: NT 9 byte format
1: NH 8 byte format
Power Module Attribute
DescriptionAddressValueUnit
Power Module ID / Attribute0x0486Lo: ID (1-4), Hi: Attribute
Power Module ID / Attribute0x0487
Power Module ID / Attribute0x0488
Power Module ID / Attribute0x0489
Reserved0x048A
Reserved0x048B
Power Module Attribute: which is used to identify the attribute of the power module.
B0: PFC
B1: Rectifier
B2: Charger
B3: Inverter
B4: Bypass
B5: TBD
B6: TBD
B7: TBD
14
Operation
Power Module General Status
DescriptionAddressValueUnit
Power Module ID / General Status0x048CLo: ID (1-4), Hi: Status
Power Module ID / General Status0x048D
Power Module ID / General Status0x048E
Power Module ID / General Status0x048F
Reserved0x0490
Reserved0x0491
Power Module General Status:
B0: The power module exists or the power module is powered
B1:
B2:
B3:
B4:
B5:
B6:
B7: Fault shutdown
Power Module PFC Status
DescriptionAddressValueUnit
Power Module ID0x04921-4
PFC Status 0,10x0493Lo: Status 0, Hi: Status 1
Power Module ID0x0494
PFC Status 0,10x0495
Power Module ID0x0496
PFC Status 0,10x0497
Power Module ID0x0498
PFC Status 0,10x0499
Reserved0x049A
Reserved0x049B
Reserved0x049C
Reserved0x049D
PFC Status:
B0: PFC fuse open shutdown
B1: PFC over temperature warning
B2: PFC over temperature shutdown
B3: DC bus over voltage warning
B4: DC bus over voltage shutdown
B5: DC bus under voltage warning
B6: DC bus under voltage shutdown
B7: PFC circuit general fault
B8: Fan failure
B9: TBD
B10: TBD
B11: TBD
B12: Inner communication failure
B13: TBD
B14: TBD
B15: Not calibrated (used to indicate whether the power module has been calibrated)
15
Operation
Power Module Inverter Status
DescriptionAddressValueUnit
Power Module ID / Status 00x049ELo: ID (1-4), Hi: Status 0
Inverter Status 1,20x049FLo: Status 1, Hi: Status 2
Power Module ID / Status 00x04A0
Inverter Status 1,20x04A1
Power Module ID / Status 00x04A2
Inverter Status 1,20x04A3
Power Module ID / Status 00x04A4
Inverter Status 1,20x04A5
Reserved0x04A6
Reserved0x04A7
Reserved0x04A8
Reserved0x04A9
Inverter Status:
B0: Inverter Fuse Open
B1: Inverter Over Temperature Warning
B2: Inverter Over Temperature Shutdown
B3: Fan Failure
B4:
B5: Inverter Short Circuit
B6: Inverter STS Failure
B7: Inverter Voltage Abnormal
B8: Inverter Circuit General Fault
B9: DC Bus Over Voltage Shutdown
B10: Inverter Overload
B11:
B12: Inner Communication Loss (includes the communication to system or other modules)
B13: EPO Shutdown
B14: Inverter Parallel Communication Loss
B15: Inverter Parallel Failure (which may due to any of ID, or rating setting conflict, etc…)
B16: TBD
B17: TBD
B18: TBD
B19: TBD
B20: TBD
B21: TBD
B22: TBD
B23: Not calibrated (used to indicate whether the power module has been calibrated)
Power Module Charger Status
DescriptionAddressValueUnit
Power Module ID / Charger Status0x04AALo: ID (1-4), Hi: Status
Power Module ID / Charger Status0x04AB
Power Module ID / Charger Status0x04AC
Power Module ID / Charger Status0x04AD
Reserved0x04AE
Reserved0x04AF
Charger Status:
B0: Charger Circuit General Fault
B1-B7: Reserved
16
Operation
Power Module Temperature Status
DescriptionAddressValueUnit
Power Module ID0x04B01-4
Temperature PFC0x04B10-99990.1 Voltage
Temperature TBD0x04B20-99990.1 Voltage
Temperature INV0x04B30-99990.1 Voltage
Temperature INV R0x04B40-99990.1 Voltage
Temperature INV S0x04B50-99990.1 Voltage
Temperature INV T0x04B60-99990.1 Voltage
Power Module ID0x04B71-4
Temperature PFC0x04B80-99990.1 Voltage
Temperature TBD0x04B90-99990.1 Voltage
Temperature INV0x04BA0-99990.1 Voltage
Temperature INV R0x04BB0-99990.1 Voltage
Temperature INV S0x04BC0-99990.1 Voltage
Temperature INV T0x04BD0-99990.1 Voltage
Power Module ID0x04BE1-4
Temperature PFC0x04BF0-99990.1 Voltage
Temperature TBD0x04C00-99990.1 Voltage
Temperature INV0x04C10-99990.1 Voltage
Temperature INV R0x04C20-99990.1 Voltage
Temperature INV S0x04C30-99990.1 Voltage
Temperature INV T0x04C40-99990.1 Voltage
Power Module ID0x04C51-4
Temperature PFC0x04C60-99990.1 Voltage
Temperature TBD0x04C70-99990.1 Voltage
Temperature INV0x04C80-99990.1 Voltage
Temperature INV R0x04C90-99990.1 Voltage
Temperature INV S0x04CA0-99990.1 Voltage
Temperature INV T0x04CB0-99990.1 Voltage
Reserved0x04CC
Reserved0x04CD
Reserved0x04CE
Reserved0x04CF
Reserved0x04D0
Reserved0x04D1
Reserved0x04D2
Reserved0x04D3
Reserved0x04D4
Reserved0x04D5
Reserved0x04D6
Reserved0x04D7
Reserved0x04D8
Reserved0x04D9
17
Operation
Power Module Inverter Voltage
DescriptionAddressValueUnit
Power Module ID0x04DA1-4
Inverter Voltage R0x04DB0-99990.1 Voltage
Inverter Voltage S0x04DC0-99990.1 Voltage
Inverter Voltage T0x04DD0-99990.1 Voltage
Power Module ID0x04DE1-4
Inverter Voltage R0x04DB0-99990.1 Voltage
Inverter Voltage S0x04DC0-99990.1 Voltage
Inverter Voltage T0x04DD0-99990.1 Voltage
Power Module ID0x04DE1-4
Inverter Voltage R0x04DF0-99990.1 Voltage
Inverter Voltage S0x04E00-99990.1 Voltage
Inverter Voltage T0x04E10-99990.1 Voltage
Power Module ID0x04E21-4
Inverter Voltage R0x04E30-99990.1 Voltage
Inverter Voltage S0x04E40-99990.1 Voltage
Inverter Voltage T0x04E50-99990.1 Voltage
Power Module ID0x04E61-4
Inverter Voltage R0x04E70-99990.1 Voltage
Inverter Voltage S0x04E80-99990.1 Voltage
Inverter Voltage T0x04E90-99990.1 Voltage
Reserved0x04EA
Reserved0x04EB
Reserved0x04EC
Reserved0x04ED
Reserved0x04EE
Reserved0x04EF
Reserved0x04F0
Reserved0x04F1
CPU Byte 0, 10x0519Lo: Byte 0, Hi: Byte 1
CPU Byte 2, 30x051ALo: Byte 2, Hi: Byte 3
Reserved0x051B
19
Operation
UPS Connection Status
DescriptionAddressValueUnit
UPS Connection Status0x051C0: Disconnection 1:
Connection
Note: Filed value 0xFFFF in Input Registers represents that field is not supported by UPS.
Warranty & Product Registration
LIMITED WARRANTY
Seller warrants this product, if used in accordance with all applicable instructions, to be free from original defects in materials and workmanship for a period
of 2 years (except internal UPS system batteries outside USA and Canada, 1 year) from the date of initial purchase. If the product should prove defective in
material or workmanship within that period, Seller will repair or replace the product, in its sole discretion. Service under this Warranty can only be obtained by
your delivering or shipping the product (with all shipping or delivery charges prepaid) to: Tripp Lite, 1111 W. 35th Street, Chicago, IL 60609, USA. Seller will
pay return shipping charges. Visit www.tripplite.com/support before sending any equipment back for repair.
THIS WARRANTY DOES NOT APPLY TO NORMAL WEAR OR TO DAMAGE RESULTING FROM ACCIDENT, MISUSE, ABUSE OR NEGLECT. SELLER MAKES NO
EXPRESS WARRANTIES OTHER THAN THE WARRANTY EXPRESSLY SET FORTH HEREIN. EXCEPT TO THE EXTENT PROHIBITED BY APPLICABLE LAW, ALL
IMPLIED WARRANTIES, INCLUDING ALL WARRANTIES OF MERCHANTABILITY OR FITNESS, ARE LIMITED IN DURATION TO THE WARRANTY PERIOD SET FORTH
ABOVE; AND THIS WARRANTY EXPRESSLY EXCLUDES ALL INCIDENTAL AND CONSEQUENTIAL DAMAGES. (Some states do not allow limitations on how
long an implied warranty lasts, and some states do not allow the exclusion or limitation of incidental or consequential damages, so the above limitations or
exclusions may not apply to you. This Warranty gives you specific legal rights, and you may have other rights which vary from jurisdiction to jurisdiction.)
WARNING: The individual user should take care to determine prior to use whether this device is suitable, adequate or safe for the use intended. Since
individual applications are subject to great variation, the manufacturer makes not representation or warranty as to the suitability or fitness of these devices for
any specific application.
Not compatible with PoE (Power over Ethernet) applications.
PRODUCT REGISTRATION
Visit www.tripplite.com/warranty today to register your new Tripp Lite product. You’ll be automatically entered into a drawing for a chance to win a FREE
Tripp Lite product!*
* No purchase necessary. Void where prohibited. Some restrictions apply. See website for details.
Regulatory Compliance Identification Numbers
For the purpose of regulatory compliance certifications and identification, your Tripp Lite product has been assigned a unique series number. The series
number can be found on the product nameplate label, along with all required approval markings and information. When requesting compliance information for
this product, always refer to the series number. The series number should not be confused with the marking name or model number of the product.
Tripp Lite has a policy of continuous improvement. Product specifications are subject to change without notice.
1111 W. 35th Street, Chicago, IL 60609 USA • www.tripplite.com/support
20
18-10-323 93-2987_RevB
Loading...
+ hidden pages
You need points to download manuals.
1 point = 1 manual.
You can buy points or you can get point for every manual you upload.