SCPI Command
DISPlay:WINDow<Ch>:TITLe[:STATe] {OFF|ON|0|1}
DISPlay:WINDow<Ch>:TITLe[:STATe]?
Turns the channel title display ON/OFF. |
---|
command/query |
Channel <Ch>,
<Ch>={[1]|2|3|4}
<Ch>={[1]…|16} (in N-port mode only)
{ON|1} |
ON |
{OFF|0} |
OFF |
{0|1}
0
Display > Caption
Equivalent COM Command
SCPI.DISPlay.WINDow(Ch).TITLe.STATe
Status = app.SCPI.DISPlay.WINDow(Ch).TITLe.STATe
app.SCPI.DISPlay.WINDow(Ch).TITLe.STATe = true
Boolean (read/write)
Back to DISPlay
Back to Command Finder
Back to Command Finder (From User Interface)