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
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