SCPI Command
DISPlay:WINDow<Ch>:TRACe<Tr>:STATe {OFF|ON|0|1}
DISPlay:WINDow<Ch>:TRACe<Tr>:STATe?Description
Turns the data trace display ON/OFF. |
---|
command/query |
Trace <Tr> of channel <Ch>,
<Tr>={[1]|2|3|4}
<Ch>={[1]|2|3|4}
<Tr>={[1]…|16} (in N-port mode only)
<Ch>={[1]…|16} (in N-port mode only)
{ON|1} |
ON |
{OFF|0} |
OFF |
{0|1}
1
Trace > Display > {Data | Data & Memory} (ON)
Trace > Display > {Memory | OFF} (OFF)
Equivalent COM Command
SCPI.DISPlay.WINDow(Ch).TRACe(Tr).STATe
Status = app.SCPI.DISPlay.WINDow(Ch).TRACe(Tr).STATe
app.SCPI.DISPlay.WINDow(Ch).TRACe(Tr).STATe = false
Boolean (read/write)
Back to DISPlay
Back to Command Finder
Back to Command Finder (From User Interface)