Operating Modes
- 60
The player allows/displays up to 320 characters (32 characters per line with
10 lines available). Follow the instructions below to create a User’s Display:
1. Select User's Display in Register A
2. Set the display data using a print character command
3. Turn display switch ON
Execution :
String Status Return DVD player
1DS<CR> R<CR> Display Off to Display On
1RA<CR> R<CR> Only Frame number is displayed
6.14 Register D Set
Function : current setting of Register D is rewritten
Format : Integer RD
Explanation : Register D contains the termination setting of the serial
communication (RS232). There are two choices, “CR” or “CR + LF”. The
default for Register D is 0.
Argument Function
0 (default) CR
64 CR + LF
6.15 Print Character
Function : Characters are written into the User's Display Area
(Not to be issued simultaneously with other commands)
Format : Integer PR <CR>
Character string <CR>
Explanation : The command writes a character string for one line into the User
Display Area (turn ON the User Display Specification in Register A).
Follow the instructions listed below to create printed characters.
1. Specify the line number using an integer in the range 0 ~ 9
2. Enter the command character PR
3. Enter the terminate code <CR>
4. Specify the character string to enter in the next command string
(enter a character string up to 32 characters in length)