SCPI Command
SENSe<Ch>:CORRection:COEFficient:METHod[:RESPonse]:OPEN <port>
Selects the port and sets the response calibration (Open) type when the written calibration coefficients are made effective by the SENS:CORR:COEF:SAVE command. |
---|
no query |
Channel <Ch>,
<Ch>={[1]|2|3|4}
<Ch>={[1]…|16} (in N-port mode only)
<port> |
the number of the port = 1 |
None
Equivalent COM Command
SCPI.SENSe(Ch).CORRection.COEFficient.METHod.RESPonse.OPEN
Port = 1
app.SCPI.SENSe(Ch).CORRection.COEFficient.METHod.RESPonse.OPEN = Port
Type
Long (write only)
Back to SENSe
Back to Command Finder
Back to Command Finder (From User Interface)