158
────────────────────────────────────────────────────
8.4 Command Reference
────────────────────────────────────────────────────
■ Queries the scaling value being applied.
Syntax
SCALe?
Function
The current values of the PT ratio, CT ratio and SC are returned as numerical
values in NR2 numerical format.
Notes
・ With this query, if any error occurs, no response message is produced.
・ By using the ":TRANsmit:SEParator" command, the message unit separator
can be changed from the semicolon ";" to the comma ",".
Response
syntax
Headers: ON
Headers: OFF
":SCALE:PT_<NR2>;CT_<NR2>;SC_<NR2>"
"<NR2>;<NR2>;<NR2>"
Errors
・ Query error/ If the response message is longer than 1000 bytes.
・ System error/ This query is not executed. A device dependent error occurs.
Example
Transmission
Response
Headers: ON
Headers: OFF
":SCAL?"
":SCALE:PT 2.000;CT 3.000;SC 4.000"
"2.000;3.000;4.000"
■ Sets the CT ratio.
Syntax
SCALe:CT_<NR2>
<NR2>
0.001 to 9999.0
Function
・ The current value of CT ratio is set.
・ <NR2> can be accepted in NRf format, but its effective value will be obtained
by rounding off the fifth digit on the basis of 5 and above being rounded up
and 4 and below being rounded down.
Errors
・
Execution error/ If the setting data is other than listed above.
・
Command error/ If the setting data is not in NRf format.
・ Device dependent error/
① In the event of a system error
② If this command is executed in the hold state
(HOLD indicator lit or flashing)
③ During integrating (RUN indicator lit)
Example
Transmission
":SCAL:CT 2.000"
The CT ratio is set to 2.000.
SCALe?
SCALe:CT