KIKUSUI Electronics Corp.
58
Phase designation (channel list)
When the parameter is numeric, this product allows you to designate the phases you
want to set using the syntax (@chanlist). The INSTrument command settings do not
apply to phase-designated commands.
U phase is (@1), V phase (@2), and W phase (@3).
In the following example, the V phase is set to 130 V.
VOLT 130,(@2)
Multiple phases can be designated at once. To designate U phase (@1) and W phase
(@3)
VOLT 130,(@1,3)
To designate all phases (@1 to @3)
VOLT 130,(@1:3)
Measurement units
The default measurement units are listed below. Commands are accepted even if
measurement units are not specified.
• V (voltage)
• A (current)
• W (power)
• VA (apparent power)
• VAR (reactive power) • DEG (degrees) • HZ (frequency) • H (reactance)
• HR (hours)
• MIN (minutes)
• S (seconds)
• PCT (%)
• OHM (resistance)
The following optional prefixes are supported. If you use optional prefixes, specify the
measurement unit.
• M (milli)
• K (kilo)
• U (micro)
̶
Note
̶
• The unit symbols in the International System of Units contain lowercase charac-
ters. The IEEE standard uses uppercase characters. SCPI commands are not
case sensitive.
• Commands are accepted whether or not measurement units are specified.
• To enter
“
µ
”
in the data, use
“
U
”
instead.