SCPI Command
SENSe:CORRection:COLLect:ECAL:UTHRu:STATe {OFF|ON|0|1}
SENSe:CORRection:COLLect:ECAL:UTHRu:STATe?
Description
Turns the Unknown Thru feature ON/OFF when the AutoCal Module calibration is executed. Note: Planar 304/1 does not support this method. |
---|
command/query |
AutoCal
{ON|1} |
ON |
{OFF|0} |
OFF |
{0|1}
0
Calibration > AutoCal > Unkn Thru
Equivalent COM Command
SCPI.SENSe(1).CORRection.COLLect.ECAL.UTHRu.STATe
Status = app.SCPI.SENSe(1).CORRection.COLLect.ECAL.UTHRu.STATe
app.SCPI.SENSe(1).CORRection.COLLect.ECAL.UTHRu.STATe = False
Boolean (read/write)
Warning |
Object SENSe has an index of 1, which can be omitted in Visual Basic, but it cannot be omitted in other programming languages. |
Back to SENSe
Back to Command Finder