SCPI Command
SENSe<Ch>:CORRection:EXTension[:STATe] {OFF|ON|0|1}
SENSe<Ch>:CORRection:EXTension[:STATe]?
Turns the port extension function ON/OFF. |
---|
command/query |
Channel <Ch>,
<Ch>={[1]|2|...16}
{ON|1} |
ON |
{OFF|0} |
OFF |
{0|1}
0
Calibration > Port Extensions > Extension
Equivalent COM Command
SCPI.SENSe(Ch).CORRection.EXTension.STATe
Status = app.SCPI.SENSe(Ch).CORRection.EXTension.STATe
app.SCPI.SENSe(Ch).CORRection.EXTension.STATe = True
Boolean (read/write)
Back to SENSe
Back to Command Finder