![Copper Mountain Technologies PLANAR TR1300/1 Programming Manual Download Page 272](http://html1.mh-extra.com/html/copper-mountain-technologies/planar-tr1300-1/planar-tr1300-1_programming-manual_2666189272.webp)
COM Server Commands
272
SCPI.SENSe(
Ch
).VVM.DISPlay.RESolution
Object Type
Property (Read and write)
Data Type
Long)
Description
Sets or reads out
number of indication symbols in the vector
voltmeter mode
Syntax
Dim Data As Long
Data = app.SCPI.SENSe(
Ch
).VVM.DISPlay.RESolution
app.SCPI.SENSe(Ch).VVM.DISPlay.RESolution = 8
Equivalent
Softkeys
Stimulus > Vector Voltmeter > Properties > Response Digits
SCPI.SENSe(
Ch
).VVM.DISPlay.FONT.SIZE
Object Type
Property (read/write)
Data Type
Long)
Description
Sets or reads out the font size for indication in the vector
voltmeter mode
Syntax
Dim Data As Long
Data = app.SCPI.SENSe(
Ch
).VVM.DISPlay.FONT.SIZE
app.SCPI.SENSe(
Ch
).VVM.DISPlay.FONT.SIZE = 72
Equivalent
Softkeys
Stimulus > Vector Voltmeter > Properties > Font Size