178
────────────────────────────────────────────────────
11.4 Command Reference
────────────────────────────────────────────────────
■ Demand measurement D/A output item setting
Synta
DEMand:AOUT data1,data2,data3,data4
dat
U1, U2, U3, UAVE (character data)
I1, I2, I3, IAVE (character data)
P, Q, S, PF, F (character data)
WP, +WP, -WP (character data)
Functio
Sets the D/A output (channels 1 to 4) items in Demand measurement mode
Erro
・ An execution error results if any character data other than that indicated
above is set for (data1),(data2), (data3), or (data4).
・ In the following circumstances, a device dependent error is generated:
If an attempt is made to execute this command while waiting for or
during demand measurement.
If an item that was specified (U2, U3, UAVE, I2, I3, IAVE) is not
available for the line being measured.
In the event of a system error.
Exampl
Transmission
":DEM:AOUT U1,P,Q,S"
Sets the D/A output item CH1 to "U1", CH2 to "P", CH3 to "Q", and CH4 to
"S" in Demand mode.
■ Demand measurement D/A output item query
Synta
DEMand:AOUT?
Functio
Returns the Demand measurement mode D/A output item settings in
(data1) through (data4) in the form of character data.
Respons
synta
If headers are ON
If headers are OFF
":DEMAND:AOUT data1,data2,data3,data4"
"data1,data2;data3,data4"
Exampl
Transmission
Response
":DEM:AOUT?"
":DEMAND:AOUT U1,P,Q,S"
":DEM:AOUT?D"
"U1,P,Q,S"
EMand:AOUT
EMand:AOUT?