8.2 Command Specifications in Alphabetical Order
8-69
TITLE
Title
Setting a user-defined character string displayed in the title
Function
Sets the user-defined character string displayed in the title section.
Command
TITLE title
Query
TITLE?
Response
title
Parameters
title User-defined character string (maximum 25 characters)
Initial value = "MT8820A"
Sample programming
To display "FIRST TEST":
TITLE "FIRST TEST" /*Setting character string */
TTL USER /*Displaying user-defined character string*/