SCPI.SENSe(Ch).CORRection.COLLect.METHod.ADAPter.REMoval

Object type

Property (Write Only)

Syntax

SCPI.SENSe(Ch).CORRection.COLLect.METHod.ADAPter.REMoval = Port

Description

This command sets the port in which adaptor needs to be added/removed.

Variable

See Port.

Examples

SCPI.SENSe(Ch).CORRection.COLLect.METHod.ADAPter.REMoval = 1

Related objects

SCPI.SENSe(Ch).CORRection.COLLect.ADAPter(Pt).LENGth

Equivalent key

Cal > Calibrate > Adapter Removal > Port1|Port2

Equivalent SCPI command

Syntax

:SENSe{[1]-4}:CORRection:COLLect:METHod:ADAPter:REMoval {1-2}

Example of use

Call viVPrintf(vi, ":SENS1:CORR:COLL:METH:ADAP:REM  1"+vbcr, 0)