Denon DN V310 - Professional DVD Player User manual

1
DVD Player
DN-V310
Serial Control
Instructions
For product improvement or other reasons, specifications may be changed, deleted, etc., without prior
notice.
It is prohibited to reproduce these specifications or to distribute or transfer them to third parties without
the consent of Denon. Please return them if they are no longer needed.
Revision Date Description
1.0 007-8- 3 Original issue
D&M
D&MD&M
D&M Holdings Inc.
Holdings Inc. Holdings Inc.
Holdings Inc.
Approved by
Inspected by
Person in charge

History
・007-8- 3 – Original Issue

3
Contents
1. Serial Remote Control Terminal............................................................4
44
4
2. Serial Remote Control ...........................................................................5
55
5
Basic Protocol for Sending and Receiving Commands
Command format
Command transmission and reply message
Error codes
Command reference
Response
3. Description o PC Commands ..............................................................9
99
9
4. Description o PS Commands .......................................................... 13
1313
13
5. Description o PR Commands .......................................................... 17
1717
17
Appendix 1 PR Group Commands and Changes o Status............... 19
1919
19
Appendix 2
Example o JPEG Pause Playback using the PC RC Commands
...... 22
2222
22
Appendix 3 Stopping and Resuming Status o DVD.......................... 24
2424
24
Appendix 4 Hyper Terminal Settings .................................................. 25
2525
25

4
1
Serial Remote Control Terminal
Remote control of the DN-V310 is possible by connecting the serial interface of a PC, etc., to the serial
remote terminal on the rear panel. The commands usable with serial remote are categorized in three
groups, the PC group controlling the DN-V310, the PS group for acquiring information on the
DN-V310’s operating status, and the PR group of status information issued asynchronously from the
DN-V310 in response to changes in operating status. The details of the commands are described each
group. The DN-V310’s serial remote terminal is compatible with RS- 3 C standards.
Pin
No.
Signal name Input/Output
(DN-V310)
1 No connection -
TXD Output
3 RXD Input
4 No connection -
5 GND -
6 No connection -
7 CTS Input
8 RTS Output
9 No connection -
Standards Conforming to RS- 3 C
Connector type
D-sub female 9-pin
Synchronization
Asynchronous
Baud rate 9,600 bps
Data length 8 bits
Parity None
Stop bit 1 bit
Flow control None
5
1
9
6
NOTES
Use a male/female serial straight cable to connect to a personal computer.
To prevent damage to the DN-V310 and the controller, turn off the power of both the
DN-V310 and the controller when connecting the serial cable.
Also be sure the settings of the control side’s communications specifications (data length,
baud rate, stop bit, flow and parity) match those of the DN-V310 (shown on the table above
at the left).
The DN-V310 cannot be used with CTS and RTS signals. If such signals are being received
and controlled on the controller, take the proper measures for the controller’s software
and/or hardware.
[ D-sub 9pin female connector ]
DN-V310 side
DN-V310 side

5
2
Serial Remote Control
Basic Protocol for Sending and Receiving Commands
The basic protocol of this interface is a method in which the device with which serial communications
are possible (hereafter called “the controller”) issues commands and the DN-V310 returns the message
that execution has been completed.
When using a personal computer, serial communications are possible using Hyper Terminal included
as a standard with Windows95™ and later.
Command format
ASCII character codes are used for commands and messages. Command sections are expressed with
two characters. Only the command texts specified for a combination of capital and small letters the
each command can be received.
The basic format of transmission commands is [group,command,parameterlist], terminated by the
<CR> code (0DH). The DN-V310 recognizes the end of a command through this code.
The parameter ranges are defined for each command (some commands have no parameters), so send
in a format conforming to that command’s specifications.
Example: Controller [PC,PlayT,1]<CR> : Issues a command for playing Title No. 1.
DN-V310 [PC,PlayT,0] :
The DN-V310 plays the assigned title and returns the error code 0 (no error).
Command transmission and reply message
When the DN-V310 receives a command and completes the instructed task or when an error occurs,
the DN-V310 returns a reply message to the controller. The reply message consists of the sent
command to which an error code is added. There are five types of error codes:
Error code indicating acknowledge reception: 0
Error code indicating that an error of undetermined cause has arisen: 1
Error code indicating that the sent parameter is invalid for the DN-V310’s operating status:
Error code indicating that the command is invalid due to a parameter range or format violation: 5
Error code indicating that the command is invalid for the loaded disc type: 10
The different commands corresponding to the various device statuses are shown on the table on page 8.
1. PC group : External control of the DN-V310 using various commands from the controller.
. PS group : Request of sending of operating status from the controller to the DN-V310.
3. PR group : Issue of description of change of status when DN-V310 is not synchronized
due to a change of status.
DN-V310
Controller
OK or
Error
Answer
Data
PC Control
Command
PS Control
Status
Command
PR
Asynchronous
Response
DN-V310
Controller

6
Serial Remote Control (continued)
Send one command at a time.
Example: When playing a DVD, pause after playing Title 1.
[PC,PlayT,1]<CR> → Command to play Title 1 sent from controller.
[PC,PlayT,0] ← Reply of error code 0
(
no error
)
from DN-V310.
[PC,RC,48]<CR> → Pause command sent from controller.
[PC,RC,0] ← Reply of error code 0
(
no error
)
from DN-V310.
[PR,StatusChange,0,5] ←
Issue of status change (pause) message from DN-V310.
Error codes
If the structure of the command from the controller was wrong or the contents of the command were
invalid for any reason, a message consisting of an error code added to the sent command is returned.
List of error codes
Error code
Name Description
0 No error Message received normally.
1 Cause of error not known Error of unknown cause has arisen.
Invalid parameter Invalid parameter received.
5 Command not valid Invalid message structure detected.
Parameter outside of specified range received.
10 Command not valid for
Current disc
Message invalid for current disc type received.
Example: When a command for starting to play Title 80 on a disc only including 0 titles was sent.
[PC,PlayT,80]<CR> → Command to play Title 80 sent from controller.
[PC,PlayT, ] ← Error code returned from DN-V310 and no response.
Command reference
Commands are combinations of two ASCII code characters.
The basic format of transmission commands is
[group,command,parameterlist]<CR>
.
Ⅰ. External Control Commands: List of PC group external control commands
Command name
Command
Function Parameter range
1
Remote control command RC Perform same command as for
infrared remote control operation.
See list of PC RC
command control
parameters
Play Title or Track PlayT Play assigned title or track number.
0 to 99
3
Play Chapter PlayC Play assigned chapter number.
Title : 1 to 99
Chapter : 1 to 999
4
Time search Time Play starting at specified time.
H : 0 to 6
m : 0 to 59
s : 0 to 59
5
Set audio stream SetAST Set the DVD audio stream number.
1 to 9
6
Set sub-picture stream SetSPST
Set the DVD sub-picture stream
number.
0 to 3
7
SW on/off OSD display OSD Turn the OSD display on (displayed)
or off (not displayed).
ON/OFF
8
SW on/off
Local keyboard Lock
LKC Turn the main unit front panel’s lock
on (panel’s key lock) or off (panel’s
key available).
ON/OFF
9
SW on/off IR remote control
RCC Turn IR remote control on or off.
ON/OFF
10
Set resolution SetREZ
Set HDMI resolution. 0 to 4
11
Standby on/off
Stby
0:/1

7
Serial Remote Control (continued)
List of PC RC command control parameters
RC codes
( decimal )
Keys/Functions RC codes
( decimal )
Keys/Functions RC codes
( decimal )
Keys/Functions
0 Digit 0 44 PLAY 131 RETURN
1 Digit 1 48 PAUSE/STEP 133 ANGLE
Digit 49 STOP 180 +10
3 Digit 3 59 A-B REPEAT 181 CLEAR
4 Digit 4 66 OPEN/CLOSE 183 NTSC/PAL
5 Digit 5 75 SUBTITLE 184 SLIDE SHOW
6 Digit 6 78 AUDIO 00 DISPLAY
7 Digit 7 84 TOP MENU/PBC 45 SKIP-
8 Digit 8 88 CURSOR UP 46 SKIP+
9 Digit 9 89 CURSOR DOWN
47 ZOOM
1 DVD POWER 90 CURSOR LEFT
8 RANDOM 91 CURSOR RIGHT
9 REPEAT 9 ENTER
40 SLOW/SEARCH+
113 MENU
41 SLOW/SEARCH-
130 SETUP
Ⅱ. External Control Status: List of PS group status confirmation commands
Command name Command Function Parameter range
10
Get player status
GetStatus
Get DN-V310’s operating status.
0 to 5
11
Get current disc type
GetDiscType
Get type of disc loaded in
DN-V310.
0 to 7
1
Get current
audio stream No.
GetAST Get audio stream number setting.
1 to 9
13
Get current
sub-picture stream No.
GetSPST Get sub-picture stream number
setting.
0 to 3
14
Get current
Title or Track No.
GetT Get current title or track number.
0 to 99
15
Get current chapter No. GetC Get current title and chapter
number.
Title : 1 to 99
Chapter : 1 to 999
Status codes 0: Error, 1: Opened, : No Disc, 3: Stopped, 4: Playing, 5: Paused
Disc Type code 0: No Disc, 1: DVD, : VCD/SVCD, 3: CD-DA, 4: MP3, 5: WMA,
6:CD-ROM/DVD-ROM, 7: JPEG
Ⅲ. Asynchronous Responses: List of PR group status change notification commands
Command name Command Function Parameter range
16
End of Title or Track EOT Notify number of title or track for
which playback has ended.
0 to 99
17
Start of a chapter SOC Notify number of chapter that has
started playing.
Title : 1 to 99
Chapter : 1 to 999
18
End of a chapter EOC Notify number of chapter for which
playback has ended.
Title : 1 to 99
Chapter : 1 to 999
19
Execution of a command
StatusChange
Notify change of DN-V310’s
operating status.
0 to 5
see Status code
0
Error notification Error Notify that error has occurred.
0, 1, , 5, 10
See Error code

8
Serial Remote Control (continued)
Response
The DN-V310 issues the responses shown below with respect to the PR and PS group commands in
the each operating status.

9
3
Description o PC Commands
Detailed Description of Commands
Ⅰ. External Control Commands: PC group
Detailed description of the external control commands in the PC group
1. Remote control command (RC) ---- Valid in the same way as IR remote control
<Format> [PC,RC,RC code]<CR>
(For the RC code, refer to the PC RC command control parameters on page 7.)
<Reply> [PC,RC,Error code] (For the error codes, refer to the list of error codes on page 6.)
<Details> ・All IR remote control key operations can be controlled by serial remote.
・Send RC codes following the “List of PC RC command control parameters”.
Example: To start playback
[PC,RC,44]<CR> → Code 44 (Play) is sent from the controller.
[PC,RC,0] ←
Error code 0 (no error) is returned from the DN-V310 and playback starts.
※ When in the power off standby mode, basically PS and PC group commands are not accepted.
The following three PC RC commands are accepted, however.
[PC,RC,1 ]<CR> ( DVD POWER )
[PC,RC,44]<CR> ( PLAY )
[PC,RC,66]<CR> ( OPEN/CLOSE )
. Play title or track command ( PlayT ) ----- Valid for DVDs, CDs, and VCD/SVCD
(
only when PBC off
)
discs
<Format> [PC,PlayT,Title or Track No.]<CR>
<Reply> [PC,PlayT,Error code] (For the error codes, refer to the list of error codes on page 6.)
<Details> ・
For DVDs and VCDs: In the stop, play and pause modes, playback of the assigned title starts.
・For CDs: In the stop, play and pause modes, playback of the assigned track starts. In
the pause mode, however, the player remains in the pause mode.
・If a title or track number that does not exist on the disc is specified, error code is
returned and control is not accepted.
・For CD-R/RW discs containing MP3 files, JPEG files, etc., error code 10 is returned
and control is not accepted.
Example: To start playing title 1
[PC,PlayT,1]<CR> → The command to play title 1 is sent from the controller.
[PC,PlayT,0] ←
Error code 0 (no error) is returned from the DN-V310 and playback starts.
3. Play chapter command ( PlayC ) ---- Valid for DVDs discs
<Format> [PC,PlayC,Title No.,Chapter No.]<CR>
<Reply> [PC,PlayC,Error code] (For the error codes, refer to the list of error codes on page 6.)
<Details> ・
In the stop, play and pause modes, the specified chapter of the assigned title’s chapter starts playing
.
・If a title or chapter that does not exist on the disc is specified, error code is returned.
・If a disc other than a DVD is loaded, error code 10 is returned and control is not
accepted.
Example: To start playing title 1 chapter 5
[PC,PlayC,1,5]<CR> →
The command to play title 1 chapter 5 is sent from the controller.

10
[PC,PlayC,0] ←
Error code 0 (no error) is returned from the DN-V310 and playback starts.
4. Time search command ( Time ) ---- Valid for DVDs
<Format> [PC,Time,hour,minute,second]<CR>
<Reply> [PC,Time,Error code] (For the error codes, refer to the list of error codes on page 6.)
<Details> ・In the stop, play and pause modes, playback starts from the specified time.
・If a time that does not exist on the disc is specified, error code is returned.
・If a disc other than a DVD is loaded, error code 10 is returned and control is not
accepted.
・If the time is specified from the stop mode, the specified time in the main title is played.
・For discs on which there is no navigation data for the main title, the title with the
longest recording time is handled as the main title and played.
Example: To start playback from 0 hours, 50 minutes, 30 seconds
[PC,Time,0,50,30]<CR> → The command to start playback from the specified time is
sent from the controller.
[PC,Time,0] ← Error code 0 (no error) is returned from the DN-V310 and
playback starts.
5. Set audio stream setting command ( SetAST ) ---- Valid for DVDs
<Format> [PC,SetAST,Audio stream No.]<CR>
<Reply> [PC,SetAST,Error code] (For the error codes, refer to the list of error codes on page 6.)
<Details> ・In the play or pause mode on a DVD, sets the audio stream selection.
・If a stream number that does not exist on the disc is specified, error code is returned.
・If a disc other than a DVD is loaded, error code 10 is returned and control is not
accepted.
・The set stream number is only valid within the currently playing title. If the title is
changed, the stream number is reset according to the navigation data of the newly
playing title. (If nothing is specified in the navigation data, the setting remains valid.)
Example: To set to audio stream 1
[PC,SetAST,1]<CR> → Audio stream 1 is sent from the controller.
[PC,SetAST,0] ←
Error code 0 (no error) is returned from the DN-V310 and the setting is made.

11
Description o PC Commands (continued)
6. Set sub-picture stream command ( SetSPST ) ---- Valid for DVDs
<Format> [PC,SetSPST,Sub-picture stream No.]<CR>
<Reply> [PC,SetSPST,Error code] (For the error codes, refer to the list of error codes on page 6.)
<Details> ・In the play or pause mode on a DVD, sets the sub-picture stream selection.
・If a stream number that does not exist on the disc is specified, error code is returned.
・
If a disc other than a DVD is loaded, error code 10 is returned and control is not accepted.
・The set stream number is only valid within the currently playing title. If the title is
changed, the stream number is reset according to the navigation data of the newly
playing title. (If nothing is specified in the navigation data, the setting remains valid.)
・To turn the sub-picture off, set the stream number to “0”.
Example: To set to sub-picture stream 1
[PC,SetSPST,1]<CR> → Sub-picture stream 1 is sent from the controller.
[PC,SetSPST,0] ←
Error code 0 (no error) is returned from the DN-V310 and the setting is made.
7. SW on/off OSD setting command ( OSD ) ---- Valid when the power is on
<Format> [PC,OSD,ON or OFF]<CR>
<Reply> [PC,OSD,Error code] (For the error codes, refer to the list of error codes on page 6.)
<Details> ・Sets whether on or not to display the OSD and the icons that appear on the screen.
・When the OSD is turned off, “HIDE OSD LED” lights on the front panel.
・When the OSD is turned off, the setup and display operations, etc., are disabled.
Example: To turn the OSD off
[PC,OSD,OFF]<CR> →
The command for turning the
OSD
off is sent from the controller.
[PC,OSD,0] ←
Error code 0 (no error) is returned from the DN-V310 and the setting is made.
8. SW on/off local keyboard lock setting command ( LKC ) ---- Valid when the power is on
<Format> [PC,LKC,ON or OFF]<CR>
<Reply> [PC,LKC,Error code] (For the error codes, refer to the list of error codes on page 6.)
<Details> ・Sets whether to lock or unlock the front panel keys.
・When the lock is turned on, the “KEY LOCK” LED on the front panel lights.
・When the lock is turned on, operation of all of the keys on the front panel aside from
the AC switch is disabled.
Example: To turn the key lock mode on
[PC,LKC,ON]<CR> →
The command for turning the key lock mode on is sent from the controller.
[PC,LKC,0] ←
Error code 0 (no error) is returned from the DN-V310 and the setting is made.

12
Description o PC Commands (continued)
9. SW on/off IR remote control setting command ( RCC ) ---- Valid when the power is on
<Format> [PC,RCC,ON or OFF]<CR>
<Reply> [PC,RCC,Error code] (For the error codes, refer to the list of error codes on page 6.)
<Details> ・Sets whether to enable or disable the infrared remote control keys.
・When RCC is set to OFF, “IR REMOTE LOCK” lights on the front panel.
・When RCC is set to OFF, operation of all of the keys on the remote control is disabled.
Example: To set RCC to OFF
[PC,RCC,OFF]<CR> →
The command for setting RCC to OFF is sent from the controller.
[PC,RCC,0] ←
Error code 0 (no error) is returned from the DN-V310 and the setting is made.
10.
HDMI Resolution setting command ( SetREZ ) ---- Valid when the power is on
<Format> [PC,SetREZ,HDMI Resolution Code]
<Reply> [PC,SetREZ,Error code]
<Details> ・Send HDMI Resolution code of following the list.
・Select whether HDMI output is ON/OFF, and the resolution.
List of HDMI Resolution codes
Code
HDMI Resolution
0 OFF
1 480P
7 0P
3 1080i
4 AUTO

13
4
Description o PS Commands
Ⅱ. External Control Status: PS group
Detailed description of the status confirmation commands
11. Get player status confirmation request ( GetStatus ) ---- Valid when the power is on
<Format> [PS,GetStatus]<CR>
<Reply> [PS,GetStatus,Error code,Status code]
(For the error codes, refer to the list of error codes on page 6.)
<Details> ・Sends a request for the DN-V310’s operating status.
・In response to the request, the DN-V310 returns the error code corresponding to the
sent command and the status code indicating the DN-V310’s status.
・
During loading, the DN-V310 does not respond to the command, and the received command is
not valid. Send the command again after loading is completed or until there is a response.
List of status codes
Code
Name Description
0 Error Disc error or other problem has arisen
1 Opened Tray is open
No Disc Tray is closed by no disc is loaded
3 Stopped Stop mode condition
4 Playing Play mode condition
5 Pause Still or pause mode condition
Example: To get the DN-V310’s operating status
[PS,GetStatus]<CR> →
A request for the DN-V310’s operating status is sent from the controller.
[PS,GetStatus,0,4] ← The sent message’s error code 0 (no error) and status code 4
(Playing) are returned from the DN-V310.

14
1 . Get current disc type confirmation request ( GetDiscType ) ---- Valid when the power is on
<Format> [PS,GetDiscType]<CR>
<Reply> [PS,GetDiscType,Error code,Disc Type code]
(For the error codes, refer to the list of error codes on page 6.)
<Details> ・Sends a request for the status of the disc loaded in the DN-V310.
・In response to the request, the DN-V310 returns the error code corresponding to the
sent command and the disc type code indicating the loaded disc type.
・
During loading, the DN-V310 does not respond to the command, and the received command is
not valid. Send the command again after loading is completed or until there is a response.
List of disc type codes
Code
Disc type Description
0 No Disc Tray is open or no disc is loaded
1 DVD
VCD/SVCD
3 CD-DA
4 MP3
5 WMA
6 CD-ROM/DVD-ROM
7 JPEG
Example: To get the DN-V310’s disc type
[PS,GetDiscType]<CR> → A request for the disc type is sent from the controller.
[PS,GetDiscType,0,1] ← The sent message’s error code 0 (no error) and disc type
code 1 (DVD) are returned from the DN-V310.

15
Description o PS Commands (continued)
13. Get current audio stream number confirmation request ( GetAST ) ---- Valid for DVDs
<Format> [PS,GetAST]<CR>
<Reply> [PS,GetAST,Error code,Audio stream No.]
(For the error codes, refer to the list of error codes on page 6.)
<Details> ・
In the play or pause mode on a DVD, requests the currently selected audio stream setting.
・In response to the request, the DN-V310 returns the error code corresponding to the
sent command and the current audio stream number.
・
If a disc other than a DVD is loaded, error code 10 is returned and control is not accepted.
Example: To get the DN-V310’s audio stream number selection
[PS,GetAST]<CR> →
A request for the current stream number is sent from the controller.
[PS,GetAST,0, ] ← The sent message’s error code 0 (no error) and stream number
are returned from the DN-V310.
14. Get current sub-picture stream number confirmation request ( GetSPST ) ---- Valid for DVDs
<Format> [PS,GetSPST]<CR>
<Reply> [PS,GetSPST,Error code,sub-picture stream No.]
(For the error codes, refer to the list of error codes on page 6.)
<Details> ・In the play or pause mode on a DVD, requests the currently selected sub-picture
stream setting.
・In response to the request, the DN-V310 returns the error code corresponding to the
sent command and the current audio stream number.
・If a disc other than a DVD is loaded, error code 10 is returned.
Example: To get the DN-V310’s sub-picture stream number selection
[PS,GetSPST]<CR>
→
A request for the current stream number is sent from the controller.
[PS,GetSPST,0, ] ← The sent message’s error code 0 (no error) and stream number
are returned from the DN-V310.
15. Get current title or track number confirmation request ( GetT ) ---- Valid for DVDs, CDs, and
VCD/SVCD (only when PBC off) discs and for MP3 (CD-R/RW) discs
<Format> [PS,GetT]<CR>
<Reply> [PS,GetT,Error code,Title or Track No.]
(For the error codes, refer to the list of error codes on page 6.)
<Details> ・In the play or pause mode, requests the current title or track number.
・In response to the request, the DN-V310 returns the error code corresponding to the
sent command and the current title or track number.
・For VCDs when PBC is on, error code 10 is returned .
Example: To get the title number on the DVD currently playing on the DN-V310
[PS,GetT]<CR> → A request for the current title or track number is sent from the
controller.
[PS,GetT,0,5] ← The sent message’s error code 0 (no error) and title number 5 are
returned from the DN-V310.

16
Description o PS Commands (continued)
16. Get current title and chapter number confirmation request ( GetC ) ---- Valid for DVDs discs
<Format> [PS,GetC]<CR>
<Reply> [PS,GetC,Error code,Title No.,Chapter No.]
(For the error codes, refer to the list of error codes on page 6.)
<Details> ・In the play or pause mode, requests the current title number and chapter number.
・In response to the request, the DN-V310 returns the error code corresponding to the
sent command and the current title number and chapter number.
・If a disc other than a DVD is loaded, error code 10 is returned.
Example: To check the number of the title and chapter of the DVD currently playing on
the DN-V310
[PS,GetC]<CR> → A request for the current title and chapter number is sent from the
controller.
[PS,GetC,0,3,1] ← The sent message’s error code 0 (no error) and title number 3 and
chapter number 1 are returned from the DN-V310.

17
5
Description o PR Commands
Ⅲ. Asynchronous Responses: PR group
Detailed description of the status change notification commands
17. End of title or track notification ( EOT ) ---- All discs
<Reply> [PR,EOT,Error code,Title or Track No.]
(For the error codes, refer to the list of error codes on page 6.)
<Details> ・If the currently playing title or track has ended due to the play or skip operations, etc.,
the change in status is notified.
・When the currently playing track has ended, the DN-V310 issues a message consisting
of this command, the operating status error code, and the number of the title or track
for which playback has ended.
Example: When playback of title 3 has ended
[PR,EOT,0,3] ← Operating status error code 0 (no error) and title number 3 which
has finished playing are sent from the DN-V310.
18. Start of a chapter notification ( SOC ) ---- DVDs only
<Reply> [PR,SOC,Error code,Title No.,Chapter No.]
(For the error codes, refer to the list of error codes on page 6.)
<Details> ・If playback of a new chapter has started due to the play or skip operations, etc., the
change is status is notified.
・When playback of a chapter starts, the DN-V310 issues a message consisting of this
command, the operating status error code, and the number of the title and chapter
which has started playing.
Example: When playback of title 1, chapter 5 starts
[PR,SOC,0,1,5] ← Operating status error code 0 (no error) and the title number 1 and
chapter number 5 which has started playing are sent from the
DN-V310.
19. End of a chapter notification ( EOC ) ---- DVDs only
<Reply> [PR,EOC,Error code,Title No.,Chapter No.]
(For the error codes, refer to the list of error codes on page 6.)
<Details> ・If the currently playing chapter has ended due to the play or skip operations, etc., the
change is status is notified.
・When the currently playing chapter has ended, the DN-V310 issues a message
consisting of this command, the operating status error code, and the number of the title
and chapter for which playback has ended.
Example: When playback of title 1, chapter 3 has ended
[PR,EOC,0,1,3] ← Operating status error code 0 (no error) and title number 1 and
chapter number 3 which has finished playing are sent from the
DN-V310.
※If the chapter and title end simultaneously, the EOC command is not issued. Only the EOT
command is issued.

18
Description o PR Commands (continued)
0. Execution of a command and change status notification ( StatusChange ) ---- Valid when the power is on
<Reply> [PR,StatusChange,Error code,Status code]
(For the error codes, refer to the list of error codes on page 6.)
<Details> ・If the DN-V310’s operating status has changed, for example by command execution,
front panel operation or the ending of a disc, the change is status is notified.
・When a change of operating status has occurred, the DN-V310 issues a message
consisting of this command, the operating status error code, and the status code.
List of status codes
Code
Name Description
0 Error Disc error or other problem has arisen
1 Opened Tray is open
No Disc Tray is closed by no disc is loaded
3 Stopped Stop mode condition
4 Playing Play mode condition
5 Pause Still or pause mode condition
Example:
If the DN-V310’s operating status has changed from the stop to the play condition
[PR,StatusChange,0,4] ← Operating status error code 0 (no error) and play mode
status code 4 are sent from the DN-V310.

19
Appendix 1 PR Group Commands and Changes o Status
With the DN-V310, the changes of status (or mode) differ for different types of discs. The diagrams below
show the relationship between the changes of status and the commands for the different types of discs.
【Viewing the diagrams】
Example 1: When the DVD is in the stop mode and the [PC,PlayC] command is
received setting the play mode, the status code changes to 4, and
[PR,StatusChange] and [PR,SOC] are issued.
Example : When the mode switches from play to pause, the status code changes to 5,
and [PR,StatusChange,5] is issued.
■ Status change diagram for when a DVD is loaded
■ Status change diagram for when a CD is loaded
No Disc
Loading
STOP
PAUSE
/STILL
DiscErr
SKIP
OPEN
/CLOSE
PLAY
Status4
Status4 No Change
No Change
Status5
Status5
Status3
Status3 Status1
Status1
Status2
Status2
Status0
Status0
No Change
No Change
Mode Change & PR command 〔
〔〔
〔CD〕
〕〕
〕
PlayT
RC Play
AutoPlay
RC Close
RC PLAY
RC STOP
RC OPEN
RC Pause
RC Skip
PlayT
RC Play
RC 10key
Power
OFF/ON
No Change
No Change
EOT
EOT
No Disc
Loading
STOPResume
MENU
PLAY
PAUSE
/STILL
Others
PLAY
DiscErr
SKIP
OPEN
/CLOSE
PLAY
RC Skip
RC Pause
RC STOP
RC STOP RC OPEN
Status4
Status4 No Change
No Change
Status5
Status5
Status3
Status3 Status1
Status1
Status2
Status2
Status0
Status0
No Change
No Change
Mode Change & PR command 〔
〔〔
〔DVD〕
〕〕
〕
PlayC
PlayT
Time
RC Play
RC 10key
PlayC
PlayT
Time
RC Play
No Change
No Change
RC Close
RC PLAY
AutoPlayON
→
→→
→Main
AutoPlayOFF
→
→→
→Menu
Skip
→
→→
→Play
Disc with
no menu
Power
OFF/ON
No Change
No Change
SOC
EOC
EOT
SOC
SOC
EOC
EOT
SOC
EOC
EOT

20
Appendix 1
PR Group Commands and Changes o Status (continued)
■ Status change diagram for when a VCD is loaded and PBC is off
Example 1: When auto play is on, the mode changes to the stop mode, PBC is forcibly set to
off and playback begins automatically.
■ Status change diagram for when a VCD is loaded and PBC is on
No Disc
Loading
STOP
PAUSE
/STILL
DiscErr
SKIP
OPEN
/CLOSE
PLAY
Status4
Status4 No Change
No Change
Status5
Status5
Status3
Status3 Status1
Status1
Status2
Status2
Status0
Status0
No Change
No Change
Mode Change & PR command 〔
〔〔
〔VCD PBC:OFF〕
〕〕
〕
AutoPlay
RC Close
RC PLAY
RC STOP
RC OPEN
RC Pause
RC Skip
PlayT
RC Play
RC 10key
Skip
→
→→
→Play
PlayT
RC Play
RC 10key
AutoPlay
In Auto Play mode,
via Status3
Power
OFF/ON
No Change
No Change
EOT
EOT
No Disc
Loading
STOP
PAUSE
/STILL
DiscErr
SKIP
OPEN
/CLOSE
PLAY
Status4
Status4 No Change
No Change
Status5
Status5
Status3
Status3 Status1
Status1
Status2
Status2
Status0
Status0
No Change
No Change
Mode Change & PR command 〔
〔〔
〔VCD PBC:ON〕
〕〕
〕
PBC Play
RC Close
RC PLAY
RC STOP
RC OPEN
RC Pause
RC Skip
Skip
→
→→
→Play
Power
OFF/ON
No Change
No Change
RC Play
RC 10key
RC Play
RC 10key
EOT EOT
Table of contents
Other Denon DVD Player manuals

Denon
Denon DVD-3930CI User manual

Denon
Denon DVD758 - DVD 758 Player User manual

Denon
Denon DVD-1910 User manual

Denon
Denon DVD-5900 User manual

Denon
Denon DVD-A1 User manual

Denon
Denon DVD-2200 User manual

Denon
Denon DVD-756 User manual

Denon
Denon DVD-3800BDCI User manual

Denon
Denon DNV210 - Professional DVD Player User manual

Denon
Denon DVD-3910 User manual

Denon
Denon DVD-9000 Instruction sheet

Denon
Denon DVD-2900 User manual

Denon
Denon DVD-3930 User manual

Denon
Denon DN-V200 User manual

Denon
Denon DVD-5910CI User manual

Denon
Denon DVD-1940 User manual

Denon
Denon DVD-A11 User manual

Denon
Denon DVD558 - DVD 558 Player User manual

Denon
Denon DVM-1835 - DVD Changer User manual

Denon
Denon DVD-556 User manual