Section 6 Common Screen Functions
6-10
6.1.5 Setting the character string to be displayed
Up to 25 characters can be set for the character string to be displayed in the left end
of the screen. By default, “MT8820A” is set.
Example:
To set the character string of the title to “Line1”:
[Procedure]
1. Press to open the Configuration menu.
2. Press
F1
System Config. to open the System Configuration screen.
3. Turn the encoder to move the cursor onto “Display – Title”.
4. Press the encoder to open the popup window for entering the title.
5. Press
BS
to delete the already entered characters.
6. Turn the encoder to move the cursor for selecting characters onto “L”.
7. Enter “L” in the Entry column.
8. Enter “I”, “n”, “e”, and “1” in the same way.
9. Press
Set
to determine the title.
10. Set “Display Title” to “User” to display the set character string.
Example of programming by remote control
TITLE "Line1" /*Sets the character string*/
TTL USER /*Display the character string*/
6.1.6 Setting the date display format
MT8820A is able to set the date display format. By default, the date is displayed in
the format of year/month/day order.
Example:
To display the date in the format of month/day/year (MM/DD/YYYY):
[Procedure]
1. Press
Config
to open the Configuration menu.
2. Press
F1
: System Config to open the System Configuration screen.
3. Turn the encoder to move the cursor onto “Date Format”.
4. Press the encoder to open the popup window
5. Turn the encoder to move the cursor onto “MM/DD/YYYY”.
6. Press the encoder to determine the value.
Example of programming by remote control
DATEMODE MDY