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|...16}
<Ch>={[1]|2|...16}
{ON|1} |
ON |
{OFF|0} |
OFF |
{0|1}
1
Display > Trace Display > {Data | Data & Memory} (ON)
Display > 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