
Keysight M8070A Programming Guide
435
SCPI Command Reference
5
:PLUGin:PSWEep:SHOW:SMPoints[?]
Syntax
:PLUGin:PSWEep:SHOW:SMPoints 'Identifier', <0|1|ON|OFF>
:PLUGin:PSWEep:SHOW:SMPoints? 'Identifier'
Input
Parameters
Identifier: Specify the plugin name. For e.g. 'ParameterSweep1'
<OFF|ON|0|1>: Disable/enable viewing the measurement points.
Return Range
0|1
Description
This command disables/enables viewing of the measurement points in the
GUI and associates it with a specific measurement name identifier. A 0 or
OFF value disables viewing and a 1 or ON value enables viewing of the
measurement points.
This query returns the current setting.
This SCPI is applicable for M8041A, M8051A, M8061A, M8062A, M8045A
and M8046A.
Example
:PLUG:PSWE:SHOW:SMP 'ParameterSweep1', 1
:PLUGin:PSWEep:SHOW:VSCale[?]
Syntax
:PLUGin:PSWEep:SHOW:VSCale 'Identifier', <LOGarithmic | LINear >
:PLUGin:PSWEep:SHOW:VSCale? 'Identifier',
Input
Parameters
Identifier: Specify the plugin name. For e.g. 'ParameterSweep1'
Return Range
LOG | LIN
Description
This command specifies the vertical BER axis scale and associates it with a
specific measurement name identifier. If LOGarithmic is specified then the
BER values are in terms of a logarithmic scale. If LIN is specified then the
BER values are in terms of a linear scale.
This query returns the current setting.
This SCPI is applicable for M8041A, M8051A, M8061A, M8062A, M8045A
and M8046A.
Example
:PLUG:PSWE:SHOW:VSC 'ParameterSweep1', LOG