:JOBS:CONFig:MEASurements?

Flex Apps:
FlexOTO
FlexOTO Instance:
Stations

Query Syntax

:JOBS:CONFig:MEASurements? <job-id>

Where <Job ID> is an integer that represents the Job ID.

Query Response

"[APOW,][CEQ,][CROS,][CD,][EDIM,][ERAT,][LIN,][NONE,][OER,][OMAX,][OOMA,][OVER,][PPP,][TDEC,][TDEQ,][TTIM,][UND,][VECP,][WDAT]"

Description

For specified Job ID, returns the comma separated string of the FlexOTO measurements performed. For example,

TDEQ,OER,OVER,UND

If the Job ID is for a user measurement (Instrument), the query returns NONE. This query can respond anytime after a Test Program has been started. The Job ID's Job Results do not have to be completed before this query can return a valid response. The following string values represent the measurements:

APOW
Average Power measurement.
CEQ
Ceq measurement.
EDIM
Eye diagram graphics file. The eye diagram image has been selected to be saved for this Job ID. To return the image data using a binary transfer, use the :JOBS:RESults:SIMage? query. To save the image in a zip file, use the :DISK:RESults:SAVE command. The graphics file is named EyeDiagram_N.png where N identifies the Job ID. Don't confuse this save with the :DISK:SIMage:SAVE command which saves an image of FlexOTO's GUI.
LIN
Linearity measurement.
NONE
Response from a Job ID for a measurement performed on a user Instrument.
OER
Outer Extinction Ratio measurement.
OOMA
Outer OMA measurement.
OVER
Overshoot measurement.
PPP
Peak-Peak Power measurement.
TDEQ
Transmitter and Dispersion Eye Closure (TDECQ) measurement.
TTIM
Transition Time measurement.
UND
Undershoot measurement.
WDAT
PAM4 Waveform Data. Waveform data has been selected to be saved for this Job ID. Waveform files can be imported into FlexDCA's waveform memory. To save the data in a zip file, use the :DISK:RESults:SAVE command. The Waveform file is named Waveform_N.png where N identifies the Job ID.