Command/Query
:SENSe<Ch>:CORRection:COLLect:FPOints {FIXed|USER}
:SENSe<Ch>:CORRection:COLLect:FPOints?
This command selects the frequency point type for both user calibration and fixture compensation. The same type is applied to both user calibration and fixture compensation.
Parameter |
Selection Option |
Description |
Frequency point type |
Data Type |
Character string type (String) |
Range |
FIXed|USER |
Preset Value |
FIXed |
{FIX|USER}<newline><^END>
Dim Var as String
Var= "FIX"
Ana.WriteString ":SENS1:CORR:COLL:FPO " & Var, True
Ana.WriteString ":SENS1:CORR:COLL:FPO?", True
Var=Ana.ReadString
Cal > Compen Point
Instr Setup > Fixture Compen > Compen Point
SCPI.SENSE(Ch).CORRECTION.COLLECT.FPOINTS