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