SCPI Command
DISPlay:WINDow<Ch>:TITLe:DATA <string>
DISPlay:WINDow<Ch>:TITLe:DATA?
Sets or reads out the channel title label. |
---|
command/query |
Channel <Ch>,
<Ch>={[1]|2|3|4}
<Ch>={[1]…|16} (in N-port mode only)
<string>, up to 256 characters
<string>
Empty string
Display > Edit
Equivalent COM Command
SCPI.DISPlay.WINDow(Ch).TITLe.DATA
Text = app.SCPI.DISPlay.WINDow(Ch).TITLe.DATA
app.SCPI.DISPlay.WINDow(Ch).TITLe.DATA = "Network 1"
String (read/write)
Back to DISPlay
Back to Command Finder
Back to Command Finder (From User Interface)