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