SCPI Command
CALCulate<Ch>:PARameter<Tr>:SPORt <port>
CALCulate<Ch>:PARameter<Tr>:SPORt?
Sets or reads out the number of the stimulus port when performing absolute measurements or DC Voltage measurements. |
---|
command/query |
Trace <Tr> of channel <Ch>,
<Tr>={[1]|2|...16}
<Ch>={[1]|2|...16}
<port> the number of the stimulus port
Error occurs. The command is ignored.
<port>
1
Measurement > Reference Receiver > {R1(1) | R1(2) | … R4(4)}
Measurement > DC Voltage > Stimulus Port
Equivalent COM Command
SCPI.CALCulate(Ch).PARameter(Tr).SPORt
StimPort = app.SCPI.CALCulate(Ch).PARameter(Tr).SPORt
app.SCPI.CALCulate(Ch).PARameter(Tr).SPORt = 1
Long (read/write)
Back to CALCulate
Back to Command Finder
Back to Command Finder (From User Interface)