
362
Keysight M8070A Programming Guide
5
SCPI Command Reference
:PLUGin:OLEVel:SHOW:SMPoints[?]
Syntax
:PLUGin:OLEVel:SHOW:SMPoints[?] 'Identifier', <0|1|ON|OFF>
Input
Parameters
Identifier: 'MyMeasurement'
Description
This command allows the user to control the GUI if he/she wants to
visualize the measurement points of the measurement run. Value of 0
indicates that user does not want to visualize the measurement points and
1 indicates that user wants to visualize the measurement points. The query
returns current value.
This SCPI is applicable for M8041A, M8051A and M8062A.
Example
:PLUG:OLEV:SHOW:SMP 'MyMeasurement', 1
:PLUGin:OLEVel:SHOW:GRAPhics[?]
Syntax
:PLUGin:OLEVel:SHOW:GRAPhics[?] 'Identifier', <BVTH | QFBV >
Input
Parameters
Identifier: 'MyMeasurement'
Description
The command allows the user to specify the Graphics Type to Visualize. If
BVTH is used then BER versus Threshold graphics is visualized and the
Horizontal Axis Scale (see :PLUGin:OLEVel:SHOW:HSCale[?]) can be
visualized in terms of Logarithmic or Linear Scale. If QFBV is used then
QBER versus Threshold graphics is visualized and the horizontal axis scale
is always linear. The query returns current value.
This SCPI is applicable for M8041A, M8051A and M8062A.
Example
:PLUG:OLEV:SHOW:GRAP 'MyMeasurement', BVTH