![Copper Mountain Technologies PLANAR TR1300/1 Скачать руководство пользователя страница 268](http://html1.mh-extra.com/html/copper-mountain-technologies/planar-tr1300-1/planar-tr1300-1_programming-manual_2666189268.webp)
COM Server Commands
268
SCPI.SENSe(
Ch
).VVM.REFerence.MEMorize
Object Type
Method
Target
Channel
Ch
,
Ch
Description
Memorizes the reference value of the vector voltmeter .
Syntax
app.SCPI.SENSe(
Ch
).VVM.REFerence.CLEar
Equivalent
Softkeys
Stimulus > Vector Voltmeter > Save Reference
SCPI.SENSe(
Ch
).VVM.REFerence.DATA?
Object Type
Property (read only)
Data Type
Variant (Double array)
Target
Channel
Ch
,
Ch
Description
Reads out the reference value of the vector voltmeter measurement
(query only).
The data include 2 elements:
<numeric 1>
Magnitude value, depending on the data
format or SWR value;
<numeric 2>
Phase value or zero in SWR format.
Syntax
Dim Data As Variant
Data = app.SCPI.SENSe(
Ch
).VVM.REFerence.DATA
Equivalent
Softkeys
None