![Copper Mountain Technologies PLANAR TR1300/1 Programming Manual Download Page 266](http://html1.mh-extra.com/html/copper-mountain-technologies/planar-tr1300-1/planar-tr1300-1_programming-manual_2666189266.webp)
COM Server Commands
266
SCPI.SENSe(
Ch
).VVM.FORMat
Object Type
Property (read/write)
Data Type
String
Target
Channel
Ch
,
Ch
Description
Sets or reads out
the data format
in Vector Voltmeter mode.
Range
"LOGP"
Log magnitude and phase
"LINP"
Linear magnitude and phase
"SWR"
Voltage standing wave ratio
"IMP"
Impedance value
Preset Value
"LOGP"
Syntax
Dim Param As String
Param = app.SCPI.SENSe(
Ch
).VVM.FORMat
app.SCPI.SENSe(
Ch
).VVM.FORMat = "LOGP"
Equivalent
Softkeys
Stimulus > Vector Voltmeter > Format > {LOGP | LINP | SWR | IMP}