Property (Read-Write)
SCPI.CONTrol.MULTiplexer(Id).OUTPut.B.DATA = Value
Value = SCPI.CONTrol.MULTiplexer(Id).OUTPut.B.DATA
This command sets/gets the output port data for group B with ID of the multiport test set.
Parameter |
Value |
Description |
Output port data for group B |
Data type |
Long integer type (Long) |
Range |
0 to 15 |
Note |
This command is available for E5092A multiport test set. |
Dim Obj As Long
SCPI.SENSe.MULTiplexer(1).OUTPut.B.DATA =12
Obj = SCPI.SENSe.MULTiplexer(1).OUTPut.B.DATA
SCPI.CONTrol.MULTiplexer(Id).OUTPut.A.DATA
SCPI.CONTrol.MULTiplexer(Id).OUTPut.C.DATA
SCPI.CONTrol.MULTiplexer(Id).OUTPut.D.DATA
No equivalent key is available on the front panel.
:CONTrol:MULTiplexer{[1]|2}:OUTPut:B[:DATA] <numeric>
:CONTrol:MULTiplexer{[1]|2}:OUTPut:B[:DATA]?
{numeric}<newline><^END>
10 OUTPUT 717;":CONT:MULT1:OUTP:B 10"
20 OUTPUT 717;":CONT:MULT1:OUTP:B?"
30 ENTER 717;A