SCPI Command
SENSe<Ch>:VVM:TYPE <char>
SENSe<Ch>:VVM:TYPE?
Sets or reads out the measured parameter in vector voltmeter mode. |
---|
command/query |
Channel <Ch>,
<Ch>={[1]|2|...|9}
<char> choose from:
S11 |
Reflection parameter |
S21 |
Transmission parameter |
A/B |
The ratio of the receivers signals A to B, an external frequency generator is used |
B/A |
The ratio of the receivers signals B to A, an external frequency generator is used |
Out of Range
Error occurs. The command is ignored.
{S11|S21|A/B|B/A}
S11
Stimulus > Vector Voltmeter > Measurement > {S11 | S21 | A/B | B/A}
Equivalent COM Command
SCPI.SENSe(Ch).VVM.TYPE
Param = app.SCPI.SENSe(Ch).VVM.TYPE
app.SCPI.SENSe(Ch).VVM.TYPE = "A/B"
String (read/write)
Back to SENSe
Back to Command Finder
Back to Command Finder (From User Interface)