Pioneer V5000 TV DVD Combo User Manual


 
DVD-V5000 DVD Player
RS-232 Command Protocol
Explanation : The player waits the input of number from the remote controller
and returns the input number.
Execution :
String Status Return DVD player
?N<CR>
Waits to input the numeric numbers
7<CR> 7<CR>
7 entered from remote controller
6.25 Error Code Request
Function : returns the latest error code
Format : ?E
Explanation : The player returns the most recent error codes. The report
consists of Error Codes logged since the player was powered ON.
6.26 Input Unit Request
Function : returns a code for data input through a Remote control
Format : #I
Explanation : The player returns a four-digit ASCII-Hex code that represents
commands sent through the remote control.
There are two code types, either a four-digit or eight-digit code (Extension
code). When the input command data is two words (eight-digit) in length, the
player truncates or shortens the information. A truncated code consists of an
Upper Byte from the first code and a Lower Byte from the second code. The
player creates a Returning Code or Double Code from these two bytes.
Once the player returns an Input Code, a FFFFh Code (no reactions from the
remote control) repeats until a new code is sent from the remote control.
Execution :
String Status Return DVD player
Receives the Pause Key command -A39F
#I<CR> A39F<CR>
#I<CR> FFFFh<CR>
Receives the Audio Key command -
A399_A3BE
#I<CR> A3BE<CR>
#I<CR> FFFFh<CR>
- 53