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|...16}
<string>, up to 256 characters
<string>
Empty string
Display > Edit Title Label
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