:SENS<Ch>:CORR:COLL:METH:OPEN

Type

Command

Syntax

:SENSe<Ch>:CORRection:COLLect:METHod[:RESPonse]:OPEN <Value>

Description

This command sets the calibration type to the response calibration (open) of 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

:SENS:CORR:COLL:OPEN

:SENS:CORR:COLL:SAVE

:SENS:CORR:COLL:METH:TYPE

Equivalent Softkey

Calibration > Calibrate > Response (Open) > Select Port > 1 | 2

COM Command Syntax (Internal Control Only)

SCPI.SENSE(Ch).CORRECTION.COLLECT.METHOD.RESPONSE.OPEN