Metrology Measurements Read Command

When the application receives a “PAR” command, it accesses to the metrology library registers and converts and scales the internal data (stored in a high resolution format) to the proper units.

; Read voltage
PAR[U]
Present voltage is :
Ua=220.013V Ub=220.453 Uc=220.063V
; Read current
PAR[I]
Present current is :
Ia=5.0174A Ib=5.0155A Ic=5.0105A Ini=0.0258A Inm=0.0236A Inmi=0.0022A
; Read reactive power
PAR[Q]
Present reactive power is :
Qt=3.9Var Qa=1.2Var Qb=1.1Var Qc=1.6Var
; Read active power
PAR[P]
Present active power is :
Pt=3301.2W Pa=1100.3W Pb=1100.3W Pc=1100.6W