COM Server Commands
221
SCPI.SENSe(
Ch
).CORRection.COLLect.METHod.ERESponse
Object Type
Property (write only)
Data Type
Variant (Long array)
Target
Channel
Ch
,
Ch
Description
Selects the ports and sets the one path 2–port calibration type for the
calculation of the calibration coefficients on completion of the
calibration executed by the
SCPI.SENSe(Ch).CORRection.
COLLect.SAVE
method.
The array contains 2 elements:
Data(0)
the number of the receiver port;
Data(1)
the number of the source port.
Range
Port number is 1 or 2. The array elements can not contain the same
port numbers.
Out of Range
If an incorrect port number is specified, an error occurs (error code:
222). If the same port numbers are specified, an error occurs (error
code: 220).
Syntax
app.SCPI.SENSe(Ch).CORRection.COLLect.METHod.
ERESponse = Array(2, 1)
Equivalent
Softkeys
None