:SENS<Ch>:CORR:COLL:OPEN

Type

Command

Syntax

:SENSe<Ch>:CORRection:COLLect[:ACQuire]:OPEN <Value>

Description

This command measures the calibration data of the open standard for the specified port.

Variable

Parameter

Value

Description

Port number

Data Type

Numeric type (Integer)

Range

1 ~ 2

Examples

Dim Var as Long, Dmy as Integer
Var= 1
Ena.WriteString ":SENS1:CORR:COLL:METH:OPEN " & Str(Var), True
Ena.WriteString ":SENS1:CORR:COLL:OPEN " & Str(Var), True
.WriteString "*OPC?"
Dmy = .ReadNumber
Ena.WriteString ":SENS1:CORR:COLL:SAVE", True

 

See Calibration.

Related Commands

*OPC

Equivalent Softkey

Calibration > Calibrate > Response (Open)|1-Port Cal > Open

Calibration  > Calibrate > n-Port Cal > Reflection > Port m Open

COM Command Syntax (Internal Control Only)

SCPI.SENSE(Ch).CORRECTION.COLLECT.ACQUIRE.OPEN