SCPI Command
DISPlay:PARTition:FONT:SIZE <char>, <numeric>
DISPlay:PARTition:FONT:SIZE? <char>
Sets/gets the font size of the item specified by the <char> parameter. |
---|
command/query |
<numeric> Specifies the font size from 10 to 22.
<char> Specifies display item:
BUTTon |
Soft buttons |
MENU |
Menu bar |
CSTatus |
Channel status |
ASTatus |
Analyzer status |
CHANnel |
Channel window |
<numeric>
11
Display > Properties > Font Size > Item Font Size
Equivalent COM Command
SCPI.DISPlay.PARTition.FONT.SIZE(Param)
Size = app.SCPI.DISPlay.PARTition.FONT.SIZE(“CHAN”)
app.SCPI.DISPlay.PARTition.FONT.SIZE(“CHAN”) = 20
Long (read/write)
Back to DISPlay
Back to Command Finder