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|...9}
<string>, up to 256 characters (quoted string)
<string>
"" (Empty string)
None
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)