222
────────────────────────────────────────────────────
11.4 Command Reference
────────────────────────────────────────────────────
■ Normal measurement D/A output item setting
Synta
NORMal:AOUT data1,data2,data3,data4
dat
U1, U2, U3, UAVE (character data)
I1, I2, I3, IAVE (character data)
P, Q, S (character data)
PF,F (character data)
Functio
Sets the D/A output (channels 1 to 4) items in normal measurement mode.
Erro
・An execution error results if any 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 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
":NORM: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 Integrated measurement mode.
■ Normal measurement D/A output item query
Synta
NORMal:AOUT?
Functio
Returns the normal 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
":NORMAL:AOUT data1,data2,data3,data4"
"data1,data2,data3,data4"
Exampl
Transmission
Response
":NORM:AOUT?"
":NORMAL:AOUT U1,P,Q,S"
":NORM:AOUT?"
"U1,P,Q,S"
ORMal:AOUT
ORMal:AOUT?