Instructions

COMMAND OVERVIEW
191
Math Commands
:MATH
Sets or returns the MATH equation.
:MATH {<Equation>[,<Parameter1>][,<Parameter2>]}
:MATH?
Equation
{ADD|SUB|MUL|DIV|DIVA|DIVB}
Parameter1
{U|I|P|S|Q}
Parameter2
{U|I|P|S|Q}
:MATH ADD
Set math equation to A+B
:MATH?
->:MATH ADD
<Equation>
Definition
ADD
A+B
SUB
A-B
MUL
AxB
DIV
A/B
DIVA
A/B
2
DIVB
A
2
/B
<Parameter1,2>
Definition
U
Voltage U
I
Current I
P
Active power P
S
Apparent power S
Q
Reactive power Q
Set
Query