Difference between revisions of "RACKPDU"
Line 83: | Line 83: | ||
|- | |- | ||
− | | | + | |devlowload |
|<value> | |<value> | ||
|R | |R | ||
− | | | + | |low-load threshold in kilowatts for the device |
|- | |- | ||
− | | | + | |devnearover |
|<value> | |<value> | ||
|R | |R | ||
− | | | + | |near-overload threshold in kilowatts for the device |
|- | |- | ||
− | | | + | |devoverload |
|<value> | |<value> | ||
|R | |R | ||
− | | | + | |overload threshold in kilowatts for the device |
|- | |- | ||
− | | | + | |humreading |
|<value> | |<value> | ||
|R | |R | ||
− | | | + | |humidity value from the sensor (%RH) |
|- | |- | ||
− | | | + | |phlowload |
|<value> | |<value> | ||
|R | |R | ||
− | | | + | |phase low-load threshold (amps) |
|- | |- | ||
− | | | + | |phnearover |
|<value> | |<value> | ||
|R | |R | ||
− | | | + | |phase near-overload threshold (amps) |
|- | |- | ||
− | | | + | |phoverload |
|<value> | |<value> | ||
|R | |R | ||
− | | | + | |phase overload threshold (amps) |
|- | |- | ||
− | | | + | |tempReading |
|<value> | |<value> | ||
|R | |R | ||
− | | | + | |temperature value in Celsius |
|- | |- | ||
− | | | + | |bkpeakcurr |
|<value> | |<value> | ||
|R | |R | ||
− | | | + | |bank peak current measurement in amps |
|- | |- | ||
− | | | + | |bkreading |
|<value> | |<value> | ||
|R | |R | ||
− | | | + | |bank current reading (measurement) in amps |
|- | |- | ||
− | | | + | |devpeakload |
|<value> | |<value> | ||
|R | |R | ||
− | | | + | |peak power measurement in kilowatts from the device |
|- | |- | ||
− | | | + | |devreading.power |
|<value> | |<value> | ||
|R | |R | ||
− | | | + | |total power in kilowatts for the device |
|- | |- | ||
− | | | + | |devreading.energy |
|<value> | |<value> | ||
|R | |R | ||
− | | | + | |total energy in kilowatt-hours for the device |
|- | |- | ||
− | | | + | |devreading.appower |
|<value> | |<value> | ||
|R | |R | ||
− | | | + | |total apparent power in kilovolt amperes for the device |
|- | |- | ||
− | | | + | |devreading.pf |
+ | |<value> | ||
+ | |R | ||
+ | |total power factor for the device | ||
+ | |- | ||
+ | |||
+ | |phpeakcurr | ||
+ | |<value> | ||
+ | |R | ||
+ | |peak current measurement from a phase (amps) | ||
+ | |- | ||
+ | |||
+ | |phreading.current | ||
+ | |<value> | ||
+ | |R | ||
+ | |measured current for a phase (amps) | ||
+ | |- | ||
+ | |||
+ | |phreading.voltage | ||
|<value> | |<value> | ||
|R | |R | ||
− | | | + | |measured voltage for a phase (volts) |
|- | |- | ||
− | | | + | |phreading.power |
|<value> | |<value> | ||
|R | |R | ||
− | | | + | |measured power for a phase (watts) |
|- | |- | ||
− | | | + | |phreading.appower |
|<value> | |<value> | ||
|R | |R | ||
− | | | + | |measured apparent power for a phase (va) |
|- | |- | ||
− | | | + | |phreading.pf |
|<value> | |<value> | ||
|R | |R | ||
− | | | + | |measured power factor for a phase |
|- | |- | ||
− | | | + | |hp |
|<value> | |<value> | ||
|R | |R | ||
− | | | + | |hail peak intensity (hits/cm2h, hits/in2h, hits/ h) |
|- | |- | ||
− | | | + | |th |
|<value> | |<value> | ||
|R | |R | ||
− | | | + | |heating temperature (C, F) |
|- | |- | ||
Revision as of 18:40, 14 June 2017
The APC by Schneider Electric Rack Power Distribution Unit (PDU) may be used as a stand-alone, network- manageable power distribution device or up to four devices can be connected together using one network connection. The Rack PDU provides real-time remote monitoring of connected loads.
The HSYCO RACKPDU driver supports the AP88XX and AP78XXB Metered models.
Contents
PDU Configuration
In order to be able to control the device with HSYCO SERVER, remote access to the command line interface via SSH must be enabled.
HSYCO Configuration
Add a RACKPDU I/O Server in the I/O Servers section of the Settings and set its parameters:
Communication
- IP Address: the IP address of the device
- IP Port: TCP/IP port to use (defaults to 22)
- User: the SSH user (defaults to "apc")
- Password: the SSH password (defaults to "apc").
High Availability
- Shutdown when inactive: defaults to false.
Options
ID | Default | Values | Description |
---|---|---|---|
startupevents | false | true | generate IO events also during the driver’s start-up phase |
false | start generating events only after HSYCO is aligned with the current status of the system |
Datapoints
All measured values returned as datapoints use the units as set in the PDU. The unit is not returned in the datapoint value.
ID | Value | R/W | Description |
---|---|---|---|
connection | online | R | connection established |
offline | R | not connected to the PDU | |
bklowload | <value> | R | bank low-load threshold current in amps |
bknearover | <value> | R | bank near-overload threshold current in amps |
bkoverload | <value> | R | bank overload threshold current in amps |
devlowload | <value> | R | low-load threshold in kilowatts for the device |
devnearover | <value> | R | near-overload threshold in kilowatts for the device |
devoverload | <value> | R | overload threshold in kilowatts for the device |
humreading | <value> | R | humidity value from the sensor (%RH) |
phlowload | <value> | R | phase low-load threshold (amps) |
phnearover | <value> | R | phase near-overload threshold (amps) |
phoverload | <value> | R | phase overload threshold (amps) |
tempReading | <value> | R | temperature value in Celsius |
bkpeakcurr | <value> | R | bank peak current measurement in amps |
bkreading | <value> | R | bank current reading (measurement) in amps |
devpeakload | <value> | R | peak power measurement in kilowatts from the device |
devreading.power | <value> | R | total power in kilowatts for the device |
devreading.energy | <value> | R | total energy in kilowatt-hours for the device |
devreading.appower | <value> | R | total apparent power in kilovolt amperes for the device |
devreading.pf | <value> | R | total power factor for the device |
phpeakcurr | <value> | R | peak current measurement from a phase (amps) |
phreading.current | <value> | R | measured current for a phase (amps) |
phreading.voltage | <value> | R | measured voltage for a phase (volts) |
phreading.power | <value> | R | measured power for a phase (watts) |
phreading.appower | <value> | R | measured apparent power for a phase (va) |
phreading.pf | <value> | R | measured power factor for a phase |
hp | <value> | R | hail peak intensity (hits/cm2h, hits/in2h, hits/ h) |
th | <value> | R | heating temperature (C, F) |
Release Notes
3.6.0
- initial version release
APC, StruxureWare, and PowerNet are trademarks owned by Schneider Electric Industries, S.A.S., or its affiliated companies. All other trademarks are property of their respective owners.