Go to main content

Sun Rack II Power Distribution Units User's Guide

Exit Print View

Updated: September 2020
 
 

Line Parameters

Table 24  Line Parameters (get Command) Available Starting with FW 2.01
Parameters
Syntax
Response
pwr_line_current
pducli -> get pwr_line_current.x.y
pducli-> pwr_line_current.x.y=zzzzA
pwr_line_voltage
pducli -> get pwr_line_voltage.x.y
pducli-> pwr_line_voltage.x.y=zzzzV
pwr_line_power
pducli -> get pwr_line_power.x.y
pducli-> pwr_line_power.x.y=zzzzW
pwr_line_energy
pducli -> get pwr_line_energy.x.y
pducli-> pwr_line_energy.x.y=zzzzWh
pwr_line_max_load
pducli -> get pwr_line_max_load.x.y
pducli-> pwr_line_max_load.x.y=zzzzVA
pwr_line_load
pducli -> get pwr_line_load.x.y
pducli-> pwr_line_load.x.y=zzz%

Note -  Replace x with the input number (0 to 5) and y with the line number (1 to 3).
Table 25  Line Parameters (get Command) Available Starting with FW 2.02
Parameters
Syntax
Response
pwr_line_apparent_power
pducli -> get pwr_line_apparent_power.x.y
pducli-> pwr_line_apparent_power.x.y=zzzzVA
pwr_line_currrent_ threshold_info
pducli -> get pwr_line_current_threshold_info.x.y
pducli-> pwr_line_current_threshold_info.x.y=zzzA
pwr_line_currrent_ threshold_warning
pducli -> get pwr_line_current_threshold_warning.x.y
pducli-> pwr_line_current_threshold_warning.x.y=zzzA
pwr_line_currrent_ threshold_alarm
pducli -> get pwr_line_current_threshold_alarm.x.y
pducli-> pwr_line_current_threshold_alarm.x.y=zzzA
pwr_line_voltage_ threshold_warning
pducli -> get pwr_line_voltage_threshold_warning.x.y
pducli-> pwr_line_voltage_threshold_warning.x.y=zzzV
pwr_line_voltage_ threshold_alarm
pducli -> get pwr_line_voltage_threshold_alarm.x.y
pducli-> pwr_line_voltage_threshold_alarm.x.y=zzzV
pwr_line_trap_enable
pducli -> get pwr_line_trap_enable.x.y
pducli-> pwr_line_trap_enable.x.y=On (or Off for input x, line y)

Note -  Replace x with the input number (0 to 5) and y with the line number (1 to 3).
Table 26  Line Parameters (set Command) Available Starting with FW 2.02
Parameters
Syntax
Response
pwr_line_energy
pducli -> set pwr_line_energy.x.y=0 (only 0 allowed for clear energy for input x, line y)
pducli-> set OK (or an error message)
pwr_line_current_threshold_ info
pducli -> set pwr_line_current_threshold_info.x.y=zzz (zzz=Current-InfoThreshold in [A] for input x, line y)
pducli-> set OK (or an error message)
pwr_line_current_ threshold_warning
pducli -> set pwr_line_current_threshold_warning.x.y=zzz (zzz= Current-WarningThreshold in [A] for input x, line y)
pducli-> set OK (or an error message)
pwr_line_current_ threshold_alarm
pducli -> set pwr_line_current_threshold_alarm.x.y=zzz (zzz= Current-AlarmThreshold in [A] for input x, line y)
pducli-> set OK (or an error message)
pwr_line_voltage_ threshold_warning
pducli -> set pwr_line_voltage_threshold_warning.x.y=zzz (zzz= Voltage-WarningThreshold in [A] for input x, line y)
pducli-> set OK (or an error message)
pwr_line_voltage_ threshold_alarm
pducli -> set pwr_line_voltage_threshold_alarm.x.y=zzz (zzz= Voltage-AlarmThreshold in [V] for input x, line y)
pducli-> set OK (or an error message)
pwr_line_trap_enable
pducli -> set pwr_line_trap_enable.x.y=On (or Off for input x, line y)for input x, line y)
pducli-> set OK (or an error message)