Property (Read-Write)
SCPI.SENSe(Ch).MULTiplexer(Id).OUTPut.A.DATA = Value
Value = SCPI.SENSe(Ch).MULTiplexer(Id).OUTPut.A.DATA
This command sets/gets the output port data for group A with ID of the E5092A.
Parameter |
Value |
Description |
Output port data for group A |
Data type |
Long integer type (Long) |
Range |
0 to 255 |
Preset value |
0 |
Dim Obj As Long
SCPI.SENSe.MULTiplexer(1).OUTPut.A.DATA =10
Obj = SCPI.SENSe.MULTiplexer1.OUTPut.A.DATA
SCPI.SENSe(Ch).MULTiplexer(Id).OUTPut.B.DATA
SCPI.SENSe(Ch).MULTiplexer(Id).OUTPut.C.DATA
SCPI.SENSe(Ch).MULTiplexer(Id).OUTPut.D.DATA
System > Multiport Test Set setup > Test Set[1|2] > Control Line A > Line [1-8] <LOW|HIGH>
This command is available only for E5092A multiport test set.
:SENSe:MULTiplexer{[1]|2}:OUTPut:A[:DATA] <numeric>
:SENSe:MULTiplexer{[1]|2}:OUTPut:A[:DATA]?
{numeric}<newline><^END>
10 OUTPUT 717;":SENS:MULT1:OUTP:A.DATA 10"
20 OUTPUT 717;":SENS:MULT1:OUTP:A.DATA?"
30 ENTER 717;A