Operating Modes
- 72
Function : emulates the “left” click of the mouse
Format : argument1, argument2 ET
Explanation : The command emulates the “left” click of the mouse while the
cursor is on the screen. The command specifies the position of the cursor
with two arguments. The upper left on the screen is (0,0), the lower right on
the screen is (719, 479) for NTSC playback, or (719, 575) for PAL. The
format is stated below.
Argument1 Argument 2 Position
000000 Upper left limitation on the screen
719479 Lower right limitation on the screen
X1 X2 X3 Y1 Y2 Y3 Anywhere on the screen
If the arguments are available, the player immediately returns “R<CR>”*.
If the argument number is unavailable, an error message (E06) is returned.
* The return “R<CR>” refers only to checking for an argument number. The
player is incapable of verifying the existence of a button with this command.
Execution :
String Status Return DVD player
256384ET<CR> R<CR> Emulates the “left” click at the
point (256,384) on the screen
6.35 Get Information (DVD)
Function : gets the disc information
Format : Integer GI
Explanation : The command, combined with a 4-digit ID and a 4-digit Sub-ID,
returns the requested information to the player.
Integer = XXXXYYYY
ID (XXXX) Sub-ID (YYYY) Return Data from the Player
0000 Any number E06 (argument error)
0001 0000 to 0023 System Parameter Info (4-digit)
0001 More than 0023 E06 (argument error)
00002 or more Any number E06 (argument error)