Keysight M8070A Programming Guide 363
SCPI Command Reference 5
:PLUGin:OLEVel:SHOW:HSCale[?]
Syntax :PLUGin:OLEVel:SHOW:HSCale[?] 'Identifier', <LOG | LIN >
Input
Parameters
Identifier: 'MyMeasurement'
Description The command allows the user to specify the horizontal axis scale (i.e. BER
scale) if BER versus Threshold graphics is visualized (see
:PLUGin:OLEVel:SHOW:GRAPhics[?]), however if QBER versus threshold
graphics is visualized then the Horizontal Axis Scale is always linear. If LOG
is used then the BER values are in terms of Logarithmic scale and if the LIN
is used then the BER values are in terms of linear scale .The query returns
current value.
This SCPI is applicable for M8041A, M8051A and M8062A.
Example :PLUGin:OLEVel:SHOW:HSC 'MyMeasurement',LOG
:PLUGin:OLEVel:SHOW:SGLegends[?]
Syntax :PLUGin:OLEVel:SHOW:SGLegends 'Identifier', <0|1|OFF|ON>
:PLUGin:OLEVel:SHOW:SGLegends? 'Identifier'
Input
Parameters
Identifier: 'MyMeasurement'
<0|1|OFF|ON>: Specify the show/hide state for graph legends.
Return Range 0|1
Description This command shows/hides the graph legends.
This SCPI is applicable for M8041A, M8051A and M8062A.
Example :PLUGin:OLEVel:SHOW:SGLegends 'MyMeasurement', 1