SCPI Command
SENSe<Ch>:CORRection:TRIGger:FREE[:STATe] {OFF|ON|0|1}
SENSe<Ch>:CORRection:TRIGger:FREE[:STATe]?
Enables/disables the internal trigger source for calibration. If the internal trigger source for calibration is enabled then a command of the calibration standard measurement starts the measurement immediately. If the internal trigger source for calibration is disabled then the system trigger source is used (which is set for regular measurement with the command TRIG:SOUR) to start the calibration standard measurement. The system trigger source also enables the averaging trigger function (TRIG:AVER) and the point trigger function (TRIG:POIN) for calibration. Note: When the system trigger source is selected you should avoid the program trigger source (BUS), otherwise the program deadlock is possible. Note: The command does not apply to the electronic calibration, the power calibration and the receiver calibration. The internal trigger always used in these cases. |
---|
command/query |
Channel <Ch>,
<Ch>={[1]|2|...16}
Specifies the trigger source for calibration:
{ON|1} |
Internal |
{OFF|0} |
System |
{0|1}
1
Calibration > Cal Trig Source {Internal | System}
Equivalent COM Command
SCPI.SENSe(Ch).CORRection.TRIGger.FREE.STATe
Status = app.SCPI.SENSe(Ch).CORRection.TRIGger.FREE.STATe
app.SCPI.SENSe(Ch).CORRection.TRIGger.FREE.STATe = True
Boolean (read/write)
Back to SENSe
Back to Command Finder