Difference between revisions of "RACKPDU"

From HSYCO
Jump to navigation Jump to search
Line 83: Line 83:
 
|-
 
|-
  
|dn
+
|devlowload
 
|<value>
 
|<value>
 
|R
 
|R
|wind direction minimum (deg)
+
|low-load threshold in kilowatts for the device
 
|-
 
|-
  
|dm
+
|devnearover
 
|<value>
 
|<value>
 
|R
 
|R
|wind direction average (deg)
+
|near-overload threshold in kilowatts for the device
 
|-
 
|-
  
|dx
+
|devoverload
 
|<value>
 
|<value>
 
|R
 
|R
|wind direction maximum (deg)
+
|overload threshold in kilowatts for the device
 
|-
 
|-
  
|pa
+
|humreading
 
|<value>
 
|<value>
 
|R
 
|R
|air pressure (hPa, Pa, bar, mmHg, inHg), converted to mean sea level pressure if the altitude option is set
+
|humidity value from the sensor (%RH)
 
|-
 
|-
  
|ta
+
|phlowload
 
|<value>
 
|<value>
 
|R
 
|R
|air temperature (C, F)
+
|phase low-load threshold (amps)
 
|-
 
|-
  
|tp
+
|phnearover
 
|<value>
 
|<value>
 
|R
 
|R
|internal temperature (C, F)
+
|phase near-overload threshold (amps)
 
|-
 
|-
  
|ua
+
|phoverload
 
|<value>
 
|<value>
 
|R
 
|R
|relative humidity (%RH)
+
|phase overload threshold (amps)
 
|-
 
|-
  
|rc
+
|tempReading
 
|<value>
 
|<value>
 
|R
 
|R
|rain accumulation (mm, in)
+
|temperature value in Celsius
 
|-
 
|-
  
|rd
+
|bkpeakcurr
 
|<value>
 
|<value>
 
|R
 
|R
|rain duration (s)
+
|bank peak current measurement in amps
 
|-
 
|-
  
|ri
+
|bkreading
 
|<value>
 
|<value>
 
|R
 
|R
|rain intensity (mm/h, in/h)
+
|bank current reading (measurement) in amps
 
|-
 
|-
  
|rp
+
|devpeakload
 
|<value>
 
|<value>
 
|R
 
|R
|rain peak intensity (mm/h, in/h)
+
|peak power measurement in kilowatts from the device
 
|-
 
|-
  
|hc
+
|devreading.power
 
|<value>
 
|<value>
 
|R
 
|R
|hail accumulation (hits/cm2, hits/in2, hits)
+
|total power in kilowatts for the device
 
|-
 
|-
  
|hd
+
|devreading.energy
 
|<value>
 
|<value>
 
|R
 
|R
|hail duration (s)
+
|total energy in kilowatt-hours for the device
 
|-
 
|-
  
|hi
+
|devreading.appower
 
|<value>
 
|<value>
 
|R
 
|R
|hail intensity (hits/cm2h, hits/in2h, hits/ h)
+
|total apparent power in kilovolt amperes for the device
 
|-
 
|-
  
|hp
+
|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
|hail peak intensity (hits/cm2h, hits/in2h, hits/ h)
+
|measured voltage for a phase (volts)
 
|-
 
|-
  
|th
+
|phreading.power
 
|<value>
 
|<value>
 
|R
 
|R
|heating temperature (C, F)
+
|measured power for a phase (watts)
 
|-
 
|-
  
|vh
+
|phreading.appower
 
|<value>
 
|<value>
 
|R
 
|R
|heating voltage (V)
+
|measured apparent power for a phase (va)
 
|-
 
|-
  
|vs
+
|phreading.pf
 
|<value>
 
|<value>
 
|R
 
|R
|supply voltage (V)
+
|measured power factor for a phase
 
|-
 
|-
  
|vr
+
|hp
 
|<value>
 
|<value>
 
|R
 
|R
|3.5 V ref. voltage (V)
+
|hail peak intensity (hits/cm2h, hits/in2h, hits/ h)
 
|-
 
|-
  
|id
+
|th
 
|<value>
 
|<value>
 
|R
 
|R
|information field
+
|heating temperature (C, F)
 
|-
 
|-
  

Revision as of 19: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.

IO Server RACKPDU.jpg

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.