5.6 Command Explanation
5-47 ZM2371/ZM2372
:DATA:FEED {BUF1|BUF2},{"CALCulate1"|"CALCulate2"|""}
:DATA:FEED? {BUF1|BUF2}
Description: Sets/queries the measured data recorded in the measured data buffer 1
or measured data buffer 2. To record the measured data, specify
additionally the :DATA:FEED:CONT command so as to record the
measured data.
Parameters: BUF1 Sets/queries the measured data buffer 1.
BUF2 Sets/queries the measured data buffer 2.
"CALCulate1" Records the measured data of primary parameter.
"CALCulate2" Records the measured data of secondary parameter.
"" Both measured data are not recorded.
Double quotation (") is required to indicate the measured data to be
recorded.
Setting example: :DATA:FEED BUF1,"CALC1"
Sets so that the measured data of primary parameter is recorded in the
measured data buffer 1.
Response: {"CALC1"|"CALC2"|""}
Query example: :DATA:FEED? BUF1
Response example: "CALC1"
The measured data recorded in the measured data buffer 1 is primary
parameter.
:DATA:FEED:CONTrol {BUF1|BUF2|BUF3},{ALWays|NEVer}
:DATA:FEED:CONTrol? {BUF1|BUF2|BUF3}
Description: Sets/queries whether the measured data is recorded in the measured
data buffer.
Parameters: BUF1 Sets/queries the measured data buffer 1.
BUF2 Sets/queries the measured data buffer 2.
BUF3 Sets/queries the measured data buffer 3.
ALWays The measured data is recorded every measurement.
NEVer The measured data is not recorded.
Setting example: :DATA:FEED:CONT BUF1,ALW
Sets so that the measured data is recorded in the measured data buffer
1.
Response: {ALW|NEV}
Query example: :DATA:FEED:CONT? BUF1
Response example: ALW
The measured data buffer 1 is set so as to record the measured data.
Remarks: About the measured data to be recorded
For details :DATA[:DATA]?、:DATA:FEED