SCPI Command
SENSe<Ch>:CORRection:COEFficient:METHod:ERESponse <rcvport>,<srcport>
Selects the ports and sets the 1–path 2–port calibration type when the written calibration coefficients are made effective by the SENS:CORR:COEF:SAVE command. |
---|
no query |
Channel <Ch>,
<Ch>={[1]|2|...16}
<rcvport> |
The number of the receiver port from 1 to 2 |
<srcport> |
The number of the source port from 1 to 2 |
If the same port numbers are specified, an error occurs.
None
Equivalent COM Command
SCPI.SENSe(Ch).CORRection.COEFficient.METHod.ERESponse
Ports = Array(2, 1)
app.SCPI.SENSe(Ch).CORRection.COEFficient.METHod.ERESponse = Ports
Variant (array of long) (read/write)
Back to SENSe
Back to Command Finder