Property (Read-only)
Value = SCPI.SENSe(Ch).MULTiplexer(Id).COUNt
This command reads the number of ports of the Multiport test set for the selected ID (Id).
Parameter |
Value |
Description |
The number of ports |
Data type |
Long integer type (Long) |
Range |
28: E5092A 16: E5091A-016 9: E5091A-009 0: E5091A/E5092A is not connected. |
Dim NPort As Long
NPort = SCPI.SENSe.MULTiplexer(1).COUNt
No equivalent key is available on the front panel.
:SENSe:MULTiplexer{[1]|2}:COUNt?
{numeric}<newline><^END>
10 OUTPUT 717;":SENS:MULT1:COUN?"
20 ENTER 717;A