
296
Keysight M8070A Programming Guide
5
SCPI Command Reference
:PLUGin:ERATio:FETCh[:DURation]:PFResult?
Syntax
:PLUGin:ERATio:FETCh[:DURation]:PFResult? ‘identifier’[,‘Location’]
Input
Parameters
‘identifier’: Specify the measurement name.
[,‘Location’]: Specify the location identifier (optional).
Return Range
<NR3>
Description
This command returns the results from the
:PLUGin:ERATio:FETCh[:DURation]? query as well as four additional values
of the specified measurement name and location identifier:
• ConfidenceLevelAtTargetErrorRatio
• MinimumErrorRatioAtTargetConfidenceLevel
• MaximumErrorRatioAtTargetConfidenceLevel
• PassFailedResult (“UNKNOWN”, “PASS”, or “FAIL” if the AEND
parameter is set to “PassFail”)
If the AEND parameter is set to “FullDuration”, the result is the same as
PLUGin:ERATio:FETCh[:DURation]? except that the four additional values
are set to “Unknown” (not applicable).
A measurement run on location ‘M1.DataIn1’, for example, would return
results specific to ‘M1.DataIn1’ only. If the location identifier is omitted and
measurement data exists from multiple locations, results will be returned
for every location.
This SCPI is applicable for M8041A, M8051A, M8061A, M8062A and
M8046A.
Example
:PLUG:ERAT:FETC:PFR? ‘MyMeasurement’,‘M1.DataIn1’