Pioneer DVD-V7200 Command Manual
Pioneer DVD-V7200 Command Manual

Pioneer DVD-V7200 Command Manual

Industrial dvd player rs-232c
Hide thumbs Also See for DVD-V7200:
Table of Contents

Advertisement

Quick Links

DVD-V7200
Industrial DVD Player
RS-232C
C
P
M
O M M A N D
R O T O C O L
A N U A L
PRELIMINARY
Version 2.20
October 7, 1999
Pioneer Corporation
Pioneer New Media Technologies, Inc.

Advertisement

Table of Contents
loading

Summary of Contents for Pioneer DVD-V7200

  • Page 1 DVD-V7200 Industrial DVD Player RS-232C O M M A N D R O T O C O L A N U A L PRELIMINARY Version 2.20 October 7, 1999 Pioneer Corporation Pioneer New Media Technologies, Inc.
  • Page 2 Pioneer can not be and is not responsible, in whole or in part, for any damage or loss to your data and/or equipment that results from your use of this document or from any information contained herein including, but not limited to, any errors, omissions or typos that may have resulted in an incorrect operation or installation.
  • Page 3 Care should always be taken when working with electronic devices. To protect you and your DVD-V7200 player from damage or harm, it is important that you first read and then carefully follow the instructions in this documentation. Take particular care to heed all warnings and cautions marked on the unit and outlined in this document and the accompanying DVD-V7200 Industrial Player Operating Instructions.
  • Page 5: Table Of Contents

    Table of Contents INTRODUCTION ........................1 INTERFACE ...........................2 Interface Connector......................2 Serial Interface Pin Specification..................2 Computer Control Functions ....................2 2.3.1 Serial Control (see Chapters 3, 4, 5 and 6) ............2 2.3.2 External Switch Control (see Chapter 9) .............3 2.3.3 External Power Control..................3 SERIAL CONTROL .......................4 Serial Interface Specifications ..................4 3.1.1...
  • Page 6 5.12 Scan Stop ........................19 5.13 Multi-Speed Forward (DVD, VCD) ................20 5.14 Multi-Speed Reverse (DVD) ..................20 5.15 Speed (DVD, VCD) ...................... 21 5.16 Search.......................... 22 5.17 Search & Play....................... 23 5.18 Stop Marker........................24 5.19 Lead-Out Symbol......................25 5.20 Clear ..........................
  • Page 7 Frame Number Request (DVD)..................51 Block Number Request (CD, VCD) ................52 Total Frame Request (DVD)..................52 TOC Information Request (CD/VCD) ................52 6.10 Disc Region Code Request .................... 53 6.11 DVD Disc Status Request....................53 6.12 LD Disc Status Request (LB-compatible DVD) .............. 54 6.13 CD Disc Status Request....................
  • Page 8 DVD-V7200 INTERNAL REGISTERS.................75 Current Time/Frame ...................... 75 P-TIME........................75 Current Title/Track (Current Chapter) ................75 Current Index........................ 75 Serial Digit Buffer......................75 Remote Control Use Address Flag.................. 75 Remote Control Digit Buffer..................75 Remote Control Data Register..................76 Laser Barcode Buffer ....................76 8.10...
  • Page 9: Introduction

    This document defines the RS-232C command protocol for the Pioneer DVD-V7200 Industrial DVD Player. The DVD-V7200 is capable of playing DVD, CD and VCD discs. The device has three control methods: front panel, remote control or computer interface through the RS-232C serial port.
  • Page 10: Interface

    INTERFACE Interface Connector A computer may be connected to the DVD-V7200 through either the RS-232 serial port or the parallel port by using a 15-pin D-Sub connector (e.g., a JAE DALC- J15SAF connector with suitable plug such as the JAE DA-15PF-N).
  • Page 11: External Switch Control (See Chapter 9)

    Computer Control 2.3.2 External Switch Control (see Chapter 9) Control the player with the External Option Switches (SW#). Please make sure the Key Lock condition. If the player is in the Key Lock mode, the player ignores the control. (Please refer to the Key Lock command description.) 2.3.3 External Power Control...
  • Page 12: Serial Control

    Communication with a Computer The DVD-V7200 communicates to the computer through the player’s RS-232C port using pins 2 and 3 for communication and Pin 1 for grounding. Control or “handshaking”...
  • Page 13: Command And Status

    Computer Control Command and Status The computer transmits a command to the DVD-V7200 and the player responds with the message, ‘execution complete’. Example COMPUTER DVD-V7200 (1) “Search to Frame 1000” (2) Search Execution (3) Complete (4) “Play to Frame 2000”...
  • Page 14 PIONEER DVD-V7200 Industrial DVD Player RS-232 Command Protocol Manual NOTE: Some commands, sent after a specialty command which includes an AUTOSTOP setting, (PL, MF, MR, etc.), cause the player to execute the new command before the AUTOSTOP is enacted (see Chapter 5, Command Descriptions).
  • Page 15: Error Messages

    Computer Control Error Messages If an error occurs during a command execution, the player returns an error code. The table below lists each code with a description of the error: Code Message Description Communication error Communication Line Error due to framing error or buffer overflow Feature not available Non-Usable Function has been tried –...
  • Page 17: Command Structure

    Command Structure COMMAND STRUCTURE The DVD-V7200 supports the commands listed below. COMMAND SUPPORTING FORMATS Name Mnemonic LB comp. DVD Open Close Reject Start Play (adrs) PL Pause Still Step Forward Step Reverse Scan Forward Scan Reverse Scan Stop Multi-Speed Forward...
  • Page 18 PIONEER DVD-V7200 Industrial DVD Player RS-232 Command Protocol Manual Weekly Timer Data Upload *1 Weekly Timer Data Download *1 Text File Data Upload *1 COMMAND SUPPORTING FORMATS Name Mnemonic LB comp. DVD Current Address Request Title/Track Number Request Chapter Number Request...
  • Page 19: Command Mnemonic

    Command Structure NOTE: A command with an argument or address parameter is prefaced by arg (argument) or ards (address). If the arg or ards is in parentheses ( ), the parameter is optional. Command Mnemonic Each command is expressed as two (2) ASCII alphabetic characters. There is no distinction between uppercase and lowercase letters except the Character strings in PR command.
  • Page 20 PIONEER DVD-V7200 Industrial DVD Player RS-232 Command Protocol Manual - 12 -...
  • Page 21: Command String

    Command Structure Command String A command string consists of multiple commands on one line. The maximum length of a command string is 32 characters. All command strings are terminated by the Carriage Return <CR> code (0DH hex). Example : FR2000SE 2300PL<CR> NOTE: The Real Time Clock Set (WW) , Print Character (PR), Blackboard/Stack Data Upload (BU), Blackboard/Stack Data Download (BD), Weekly Timer Data Upload (WU), Weekly Timer Data Download (WD), Text File Data Upload (UU) commands...
  • Page 22: Timing

    PIONEER DVD-V7200 Industrial DVD Player RS-232 Command Protocol Manual player returns a separate status value upon completion of each command. A status value is a character string with a <CR> termination code. Example: ?C?F<CR> 02<CR> 10260<CR> When the request command is at the end of the command string, the R within the completion message is omitted.
  • Page 23: Command Descriptions

    If the player is in any mode other than Open or Park, the disc stops, the player enters Open mode and the door opens. If the player is already in Open mode, an error message is returned. Execution: Command String Status Return DVD-V7200 Park mode to Open mode OP<CR> R<CR> Close Function :...
  • Page 24: Start

    PIONEER DVD-V7200 Industrial DVD Player RS-232 Command Protocol Manual completely stops, the player enters Park mode and returns the completed status message. If the command is sent while the player is in Park mode, the player enters Open mode and it opens the tray.
  • Page 25: Pause

    Depending upon when the command is sent, a playback address may be missed by a maximum of ten-blocks. Execution : Command String Status Return DVD-V7200 PL<CR> R<CR> Park mode to Play mode plays to 3 minutes 25 seconds Pause mode to Play mode TM0325PL<CR>...
  • Page 26: Still (Dvd, Vcd)

    PIONEER DVD-V7200 Industrial DVD Player RS-232 Command Protocol Manual Explanation : If the command is sent while the player is in Random Access mode, the pause occurs at the current disc location. The player returns the completed status message immediately.
  • Page 27: Scan Forward

    NOTE: One DVD Step Reverse is equal to between 15 and 30 frames NOTE: A Video CD does not support the Step Reverse command Execution : Command String Status Return DVD-V7200 SF<CR> Moves 1 frame forward Play mode Still mode R<CR>...
  • Page 28: Multi-Speed Forward (Dvd, Vcd)

    PIONEER DVD-V7200 Industrial DVD Player RS-232 Command Protocol Manual 5.13 Multi-Speed Forward (DVD, VCD) 5.14 Multi-Speed Reverse (DVD) Function : Playback occurs at the speed specified in the Speed Register (Option - Auto Stop) Format (Multi-Speed Forward) (Address)MF (Multi-Speed Reverse) (Address > 0)
  • Page 29: Speed (Dvd, Vcd)

    Number address misses the specified address. Depending upon when the command is sent, a playback address may be missed by a maximum of ten-blocks. Execution : Command String Status Return DVD-V7200 Play mode to Multi-Speed mode MF<CR> R<CR> plays to 3 minutes 25 seconds Pause mode to Multi-Speed mode TM0325MF<CR>...
  • Page 30: Search

    PIONEER DVD-V7200 Industrial DVD Player RS-232 Command Protocol Manual Execution : Command String Status Return DVD-V7200 Play mode to speed forward 4SPMF<CR> R<CR> Multi-Speed to ½ Multi-Speed 30SP<CR> R<CR> 5.16 Search Function : Search to specified address Format Address SE...
  • Page 31: Search & Play

    Command Descriptions Execution : Command String Status Return DVD-V7200 Searches to frame 4500 Play mode FR4500SE<CR> Address Mode set = Frame Still mode (DVD) R<CR> CH5SE<CR> Searches to chapter 5 Play mode Address mode set = Chapter R<CR> Still mode...
  • Page 32: Stop Marker

    PIONEER DVD-V7200 Industrial DVD Player RS-232 Command Protocol Manual Command String Status Return DVD-V7200 Play mode CH5SL<CR> R<CR> Search Chapter 5 and Play mode. TR2SL<CR> Search Track 2 and Play R<CR> mode. 5.18 Stop Marker Function : Stop Marker is set to the specified address...
  • Page 33: Lead-Out Symbol

    Depending upon when the command is sent, a playback address may be missed by a maximum of a few ten-blocks. Execution : Command String Status Return DVD-V7200 TM0325SMPL<CR> R<CR> Pause mode to Play mode Multi-Speed mode MF<CR> R<CR>...
  • Page 34: Clear

    PIONEER DVD-V7200 Industrial DVD Player RS-232 Command Protocol Manual Command String Status Return DVD-V7200 Search mode to Still mode LOSE<CR> R<CR> Time code in program end area ?T<CR> 13642<CR> LOPL<CR> R<CR> Continue playing to lead-out and then return R<CR> 5.20...
  • Page 35: Block Number (Cd, Vcd)

    But the player can not Block Number search with VCD disc. Please refer to 8.10 Serial Use Address Flag. Execution : Command String Status Return DVD-V7200 BK243020SE<CR> searches to 24 minutes, Play mode to Search mode 30 seconds, 20 blocks R<CR>...
  • Page 36: Title (Dvd)

    PIONEER DVD-V7200 Industrial DVD Player RS-232 Command Protocol Manual Explanation : Address assignment proceeds by chapter number. All subsequent addresses are handled as a chapter number. If the chapter number is not recorded on the disc, an error message is returned.
  • Page 37: Select Subtitle (Dvd)

    Address assignment proceeds by track. All subsequent addresses are handled as a track number. Please refer to 8.10 Serial Use Address Flag. Execution : Command String Status Return DVD-V7200 searches to track 15 Play mode to Search mode TR15SE<CR> Pause mode R<CR>...
  • Page 38: Select Angle (Dvd)

    PIONEER DVD-V7200 Industrial DVD Player RS-232 Command Protocol Manual 5.31 Select Angle (DVD) Function : Select Angle Format Integer AG Explanation : The command selects a viewing angle. The player allows up to 9 angles for playback. If an unavailable angle is selected, an error message (E04 or E06) is returned.
  • Page 39: Video Control

    When the Video Control is set to 0 (OFF), the video is squelched at all times. Argument Function Video Switch Execution : Command String Status Return DVD-V7200 Video Switch = ON to 0VD<CR> R<CR> Video Switch = OFF 5.35 Display Control...
  • Page 40: Key Lock

    PIONEER DVD-V7200 Industrial DVD Player RS-232 Command Protocol Manual Displays user’s area that is set by Register A Title, chapter, track number, length of play, etc. Play time or remain time of each chapter Play time or remain time of each title Audio and Subtitle information and Transfer rate etc Add frame number to ARG.2 display...
  • Page 41: Stack Group Set (Dvd)

    Argument Function Unlock Locks all keys include power Locks only tray open Execution : Command String Status Return DVD-V7200 Key Lock ON 1KL<CR> R<CR> Key Lock OFF (unlocked) OKL<CR> R<CR> 2KL<CR> R<CR> Tray Open Lock ON 5.37...
  • Page 42: Video Blackboard Display (Dvd)

    PIONEER DVD-V7200 Industrial DVD Player RS-232 Command Protocol Manual Error E06 is returned from a player in case BS command is issued with GP command that has unknown group number. 1 to 300, decimal system integer number is used in its argument.
  • Page 43: Blackboard / Stack Data Upload

    The player sends the data to the computer after the command while it is Park mode. The Communication flows as shown in below. Flow of the communication : (N=8420) Computer DVD-V7200 ---BU<CR>---> <---R<CR>---- <--1st byte data-- <--2nd byte data-- <--(N-1)th byte data-- <--Nth byte data<CR>--...
  • Page 44 PIONEER DVD-V7200 Industrial DVD Player RS-232 Command Protocol Manual 1206 - 1207 Blackboard #300 Search Pointer 2 bytes 1208 - 1209 (7) Number of Next Blackboard Data 2 bytes 1210 - 1211 (8) Number of Next Blackboard Group 2 bytes...
  • Page 45 Command Descriptions It indicates the umber of the next Picture / Text. It is available from 0 to 299. And it shows with HEX digit. (10) It indicates the head address of the next Barcode / Command Stack data or Picture / Text data.
  • Page 46 PIONEER DVD-V7200 Industrial DVD Player RS-232 Command Protocol Manual *BARCODE_SRP #n : Barcode #n Search Pointer Outline of Barcode Command : Barcode Command has these formats as follows. DVD 4 digits command (Set the player, the video and the audio control)
  • Page 47 Command Descriptions The ending Title number The ending Address number (MSB) The ending Address number + 10 The ending Address number + 11 The ending Address number (LSB) + 12 The number of Group + 13 The number of Group + 14 The number of Unit + 15...
  • Page 48 PIONEER DVD-V7200 Industrial DVD Player RS-232 Command Protocol Manual 2 : Gray 3 : Red 4 : Blue 5 : Green 6 : Yellow 7 : Orange bit1, 0 : Paint mode 0 : Only frame 1 : The frame with filled color in inside it.
  • Page 49: Blackboard / Stack Data Download

    : Forced displays the picture. : Pauses and forced displays the picture. : Pauses at the address just before registered Address. Execution : Command String Status Return DVD-V7200 Park mode BU<CR> Receives the command and starts R<CR> the transfer of the data, 8420 bytes.
  • Page 50: Weekly Timer Data Upload

    PIONEER DVD-V7200 Industrial DVD Player RS-232 Command Protocol Manual The Communication flows as follows. Flow of the communication : (N=8420) Computer DVD-V7200 ---BU<CR>---> <---R<CR>---- --1st byte data--> --2nd byte data--> --(N-1)th byte data--> --Nth byte data<CR>--> <---R<CR>---- Execution : Command String...
  • Page 51 Command Descriptions <--76th byte data<CR>-- <---R<CR>---- Format of the data : Contents Numbers of bytes 0 - 1 (1) Total number of the transfer data. 2 bytes (fixed number = 004cH) (2) Set the mode on Monday 1 bytes (3) Set the hour of Turning on on Mon. 1 bytes Set the minute of Turning on on Mon.
  • Page 52 PIONEER DVD-V7200 Industrial DVD Player RS-232 Command Protocol Manual (5) 00 (fixed data = 00H) 1 bytes (6) The upper digit of Title number or 1 bytes Stack group number that is searched on Sun. Set it with BCD. The lower digit of Titke number of...
  • Page 53 Command Descriptions It indicates the minute of the player power will be turned on. Basically, the minute is used with the hour and is expressed with 00 through 59. The ffH means the minute is not written in it. (5) Fixed data It indicates the upper and lower digit of Title number or Stack group number according to the player mode that is written in it.
  • Page 54: Weekly Timer Data Download

    PIONEER DVD-V7200 Industrial DVD Player RS-232 Command Protocol Manual Fixed data The upper digit of Stack group The lower digit of Stack group Fixed data Fixed data Execution : Command String Status Return DVD-V7200 Park mode WU<CR> R<CR> Receives the command and starts the transfer of the data, 76 bytes.
  • Page 55: Text File Data Upload

    Command Descriptions Execution : Command String Status Return DVD-V7200 Park mode WD<CR> Receives the command and starts R<CR> the transfer of the data, 76 bytes. It 004c4008..0 ends with <CR>. 01ab6<CR> R<CR> 5.45 Text File Data Upload Function : Reads the data of the Text File data from the player.
  • Page 56 PIONEER DVD-V7200 Industrial DVD Player RS-232 Command Protocol Manual - 48 -...
  • Page 57: Current Player Condition Request Descriptions

    If the player is in Random Access Mode or is reading the lead-in/lead out area of the disc, the report contains correct values. Execution : Command String Status Return DVD-V7200 ?A<CR> 1201033545<CR> Play mode (CD) track 12, index 1, 3 minutes, 35 seconds 45 blocks ?A<CR>...
  • Page 58: Chapter Number Request (Dvd)

    PIONEER DVD-V7200 Industrial DVD Player RS-232 Command Protocol Manual Explanation : The player returns the contents of the Title/Track Number Register. The track number is a 2-digit integer. Correct values will not be shown unless the player is in Random Access Mode or is playing the lead-in/out area of the disc.
  • Page 59: Index Number Request (Cd, Vcd)

    Current Address Request Descriptions Execution : Command String Status Return DVD-V7200 Play mode (VCD) 32 minutes, 13 seconds ?T<CR> 03213<CR> ?T<CR> 11742<CR> 117 minutes, 42 seconds Index Number Request (CD, VCD) Function : Returns the current Index number Format Explanation : The player returns the current index number as a 4-digit integer.
  • Page 60: Block Number Request (Cd, Vcd)

    PIONEER DVD-V7200 Industrial DVD Player RS-232 Command Protocol Manual Execution : Command String Status Return DVD-V7200 Play mode ?F<CR> 0002047<CR> frame 2047 Play mode ?F<CR> 0095010<CR> frame 950107 Block Number Request (CD, VCD) Function : Returns the current block number...
  • Page 61: Disc Region Code Request

    Execution : Command String Status Return DVD-V7200 0109665544<CR> Play mode ?Q<CR> first track is 1, last track is 9, lead- out time is 66 minutes, 55 seconds, 44 blocks 6.10...
  • Page 62: Ld Disc Status Request (Lb-Compatible Dvd)

    PIONEER DVD-V7200 Industrial DVD Player RS-232 Command Protocol Manual Layer Structure 0 = Single 1 = Dual X = Unknown Path Type 0 = Parallel 1 = Opposite X = Unknown Chapter Search 0 = Disable 1 = Available X = Unknown...
  • Page 63: Register A Set

    X (fixed) 0 = No 1 = Yes X = Unknown Reserved X (fixed) Reserved X (fixed) Execution : Command String Status Return DVD-V7200 Disc is not mounted ?K<CR> 0XXXXXXX<CR> ?K<CR> 1XX1XXXX<CR> ?K<CR> E04<CR> 6.14 Register A Set Function :...
  • Page 64 PIONEER DVD-V7200 Industrial DVD Player RS-232 Command Protocol Manual (CD, VCD) + Title, Chapter, Frame/Track, Time User’s area User’s area + Argument 1 User’s area + Argument 2 User’s area + Argument 3 Time Code (DVD, CD, VCD) Time Code (DVD, CD, VCD) + Title &...
  • Page 65: Register B Set

    1. Select User's Display in Register A 2. Set the display data using Print Character command 3. Turn display switch ON (Set Display Control command) Execution : Command String Status Return DVD-V7200 Display Off to Display On 1DS<CR> R<CR> Only frame number is displayed 1RA<CR>...
  • Page 66: Register D Set

    PIONEER DVD-V7200 Industrial DVD Player RS-232 Command Protocol Manual Argument Function 0 (default) Normal Audio SQ invalid Video SQ invalid VD/AD SQ invalid 6.16 Register D Set Function : The current setting of Register D is rewritten Format Integer RD...
  • Page 67: Clear Screen

    û ü ý þ ÿ *1 can not be used Execution : Command String Status Return DVD-V7200 4RA1DS<CR> R<CR> Register A and Display control set Select Line 4 4PR<CR> R<CR> Displays the characters like this *** DVD-V700 ***<CR> R<CR> ***DVD-V700*** 6.18...
  • Page 68: Advanced Feature Menu Set

    PIONEER DVD-V7200 Industrial DVD Player RS-232 Command Protocol Manual 7 Bytes integer <CR> (=YYMMDDWWHHMMSS<CR>) Explanation : The real time clock may be set using the following format: the last two digits of year month date day, 00 means Monday, 06 means Sunday...
  • Page 69: Communication Control Set

    1 to 8) + 8192 * (0 or 1) + 16384 * (0 or 1) + 32768 * (0 or 1) + 65536 * (0 or 1) + 131072 * (0 or 1) + 262144 * (0 or 1) Execution : Command String Status Return DVD-V7200 112MS<CR> R<CR> Title repeat mode (16) Baud rate is 9600bps (32)
  • Page 70: Player Active Mode Request

    PIONEER DVD-V7200 Industrial DVD Player RS-232 Command Protocol Manual Execution : Command String Status Return DVD-V7200 CCR = 3 (Default Communication Mode) 2CM<CR> R<CR> to CCR = 2 (Communication Mode-2) 6.22 Player Active Mode Request Function : Returns the current activity mode of the player...
  • Page 71: Real Time Clock Request

    The command returns the player’s name as P1551XX where P1551 is the name of series and XX is a 2-digit serial code (not product serial number). Execution : Command String Status Return DVD-V7200 Series name P1551 and serial code ?X<CR> P155102<CR> 6.24...
  • Page 72: Player Region Code Request

    PIONEER DVD-V7200 Industrial DVD Player RS-232 Command Protocol Manual 6.26 Player Region Code Request Function : Returns player region code Format Explanation : The command returns the player’s region code(s). Execution : Command String Status Return DVD-V7200 Region Code 2 ?H<CR>...
  • Page 73: Input Unit Request

    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 Unit. Execution : Command String Status Return DVD-V7200 Receives the Pause Key command - (A39F) #I<CR> A39F<CR>...
  • Page 74: Register A Request

    PIONEER DVD-V7200 Industrial DVD Player RS-232 Command Protocol Manual 6.32 Register A Request Function : Returns the contents of Register A Format Explanation : The player returns a detailed list of the Register A attributes. Status information is returned in the following format: <CR>...
  • Page 75: Register D Request

    1 = CR + LF Fixed 0 Fixed 0 Fixed 0 Fixed 0 Fixed 0 Fixed 0 Execution : Command String Status Return DVD-V7200 Sets the Register D 64RB<CR> R<CR> Requests information from Register B $D<CR> D01000000<CR> 6.35 Menu Call (DVD) Function :...
  • Page 76: Numeric Button (Dvd)

    PIONEER DVD-V7200 Industrial DVD Player RS-232 Command Protocol Manual If the command is available in that player situation, the player returns immediately “R<CR>”*. In case the disc does not have the disc menu though the command [1 or 2 MC<CR>] is issued, an error message (E04) is returned.
  • Page 77: Enter Button (Dvd)

    *: If the command is available, the return “R<CR>” will be back on the screen right away after it's issued. But this does not show that the command is executed completely. Execution : Command String Status Return DVD-V7200 Shows the disc menu 2CU<CR> R<CR> Moves to the below button from the prior one 6.38...
  • Page 78: Get Information (Dvd)

    PIONEER DVD-V7200 Industrial DVD Player RS-232 Command Protocol Manual ET<CR> R<CR> Fixes sellection executes the program that is assigned on it ------------------------------------------------------------------ Function : Emulates the “right” click of the mouse Format : argument1, argument2 ET Explanation The command emulates the “right” click of the mouse while the arrow of the mouse is at the anywhere in the screen.
  • Page 79 Current Address Request Descriptions The player only returns system parameter information in case ID = 0001. The player returns E06 except available parameter. The below is the simple list of the (SPRM) System Parameter. If you want more detailed information. (refer to "Table 4.6.1.2-1:System Parameters (SPRMs)" in "DVD Specifications for Read-Only Disc, Part 3 VIDEO SPECIFICATIONS") SPRM Explanation...
  • Page 80 PIONEER DVD-V7200 Industrial DVD Player RS-232 Command Protocol Manual Execution : Command String Status Return DVD-V7200 00010008GI<CR> 1400<CR> Selecting button #5 now - 72 -...
  • Page 81: Operating Modes

    Operating Modes OPERATING MODES The Operating or Active mode consists of five sub-modes; Open, Park, Setup, Random Access and Reject. A command causes the player to change from one sub-mode to another. The five sub- modes are described below. Open The disc tray is open.
  • Page 82: Reject

    PIONEER DVD-V7200 Industrial DVD Player RS-232 Command Protocol Manual Reject When the Reject command is sent to the player, video playback stops. Once the disc rotation has stopped, the player enters the Park mode. - 74 -...
  • Page 83: Dvd-V7200 Internal Registers

    DVD-V7200 Internal Registers DVD-V7200 INTERNAL REGISTERS When commands to the player are accompanied by arguments, (e.g., Title Number, Chapter Number, Time Code, etc.), argument values are set in the appropriate player registers. This chapter describes each internal register of the player.
  • Page 84: Remote Control Data Register

    PIONEER DVD-V7200 Industrial DVD Player RS-232 Command Protocol Manual Remote Control Data Register The register contains the temporary data input by the Remote Control Unit. Laser Barcode Buffer The register contains the compatible Laser Barcode data transmitted via the Remote Control Unit.
  • Page 85: Mark Index

    DVD-V7200 Internal Registers The function is identical to the Mark Time/Frame command (reference 8.14 above). 8.16 Mark Index The register contains the index number as a marker. The function is identical to the Mark Time/Frame command (reference 8.14 above). 8.17 Video Control The player uses the register to control the Video ON/OFF switch.
  • Page 86 PIONEER DVD-V7200 Industrial DVD Player RS-232 Command Protocol Manual Register Model TITLE TRACK 10 ADDRESS MODE FLAG CHAPTER INDEX FRAME BLOCK TIME 1 CURRENT TIME/FRAME 2 P-TIME 11 SEARCH TIME/FRAME BLOC K 3 CURRENT TITLE/TRACK CHAPTER 12 SEARCH TITLE/TRACK CHAPTER...
  • Page 87 DVD-V7200 Internal Registers - 79 -...
  • Page 88: External Switch Control

    PIONEER DVD-V7200 Industrial DVD Player RS-232 Command Protocol Manual EXTERNAL SWITCH CONTROL To control the player through the Serial Interface Connector, use a special switching circuit. The circuit pins must terminate to a +5 volts DC with an internal 20,000 ohms resistor.
  • Page 89: Controller

    DVD-V7200 Internal Registers Diode Assignment List (cont.) Function ENTER STACK GROUP4 STACK GROUP5 STACK GROUP6 STACK GROUP7 STACK GROUP8 STACK GROUP9 STACK GROUP10 STACK GROUP11 STACK GROUP12 STACK GROUP13 STACK GROUP14 STACK GROUP15 STACK GROUP16 STACK GROUP17 STACK GROUP18 STACK GROUP19...
  • Page 90: Simple Circuit

    PIONEER DVD-V7200 Industrial DVD Player RS-232 Command Protocol Manual Diode Specifications Forward Voltage Drop (VF) Less than 0.7 (IF 1ma) Surge Forward Current (IFSM) Less than 100ma Forward Current Less than 10 a 9.2.1 Simple Circuit UP ARROW DOWN ARROW...
  • Page 91: Diode Matrix Circuit

    DVD-V7200 Internal Registers 9.2.2 Diode Matrix Circuit - 83 -...
  • Page 92: Additional Notes

    PIONEER DVD-V7200 Industrial DVD Player RS-232 Command Protocol Manual ADDITIONAL NOTES 1. If the disc that is currently playing has a picture stop code recorded, when the player reaches the stop code point, it enters Still Mode. 2. If Prohibit Pause is set for Stop Marker playback, an error is issued at any Stop Marker Point.
  • Page 93: Appendix A - Complete Command List By Name

    Complete Command List by Name APPENDIX A - COMPLETE COMMAND LIST BY NAME NOTE: Any command prefaced with an * will be supported by firmware upgrade. NOTE: Any command with an argument or address parameter will be prefaced by arg and ards, argument and address, respectively.
  • Page 94 PIONEER DVD-V7200 Industrial DVD Player RS-232 Command Protocol Manual COMMAND SUPPORTING FORMATS Name Mnemonic LB comp. DVD Print Character Real Time Clock Request Real Time Clock Set Register A Request Register A Set (Display) Register B Request Register B Set (Squelch)
  • Page 95: Appendix B - Complete Command List By Mnemonic

    Complete Command List by Mnemonic APPENDIX B - COMPLETE COMMAND LIST BY MNEMONIC NOTE: Any command prefaced with an * will be supported by firmware upgrade. NOTE: Any command with an argument or address parameter will be prefaced by arg and ards, argument and address, respectively.
  • Page 96 PIONEER DVD-V7200 Industrial DVD Player RS-232 Command Protocol Manual COMMAND SUPPORTING FORMATS Mnemonic Name LB comp. DVD Clear Communication Control Set Close Clear Screen Display Control Frame Stack Group Set Index Key Lock Lead Out Symbol (adrs) MF Multi-Speed Forward...
  • Page 97: Appendix C - Dvd Command List

    DVD Command List APPENDIX C - DVD COMMAND LIST NOTE: Any command prefaced with an * will be supported by firmware upgrade. NOTE: Any command with an argument or address parameter will be prefaced by arg and ards, argument and address, respectively. If arg or ards are in ( ), then the parameter is optional. COMMAND Name Mnemonic...
  • Page 98 PIONEER DVD-V7200 Industrial DVD Player RS-232 Command Protocol Manual COMMAND Mnemonic Name Register B Set (Squelch) Reject Scan Forward Scan Reverse Scan Stop Search adrs Select Angle Select Aspect Select Audio Select Subtitle Speed Stack Group Set Start Step Forward...
  • Page 99: Appendix D - Lb Compatible Dvd Command List

    LB Compatible DVD Command List APPENDIX D - LB COMPATIBLE DVD COMMAND LIST NOTE: Any command prefaced with an * will be supported by firmware upgrade. NOTE: Any command with an argument or address parameter will be prefaced by arg and ards, argument and address, respectively.
  • Page 100 PIONEER DVD-V7200 Industrial DVD Player RS-232 Command Protocol Manual COMMAND Mnemonic Name Register B Request Register B Set (Squelch) Reject Scan Forward Scan Reverse Scan Stop Search adrs Select Angle Select Aspect Select Audio Select Subtitle Speed Stack Group Set...
  • Page 101: Appendix E - Cd Command List

    CD Command List APPENDIX E - CD COMMAND LIST The DVD-V7200 supports the following commands. NOTE: Any command prefaced with an * will be supported by firmware upgrade. NOTE: Any command with an argument or address parameter will be prefaced by arg and ards, argument and address, respectively.
  • Page 102 PIONEER DVD-V7200 Industrial DVD Player RS-232 Command Protocol Manual COMMAND Mnemonic Name Reject Scan Forward Scan Reverse Scan Stop Search adrs Select Audio Stack Group Set Start Stop Marker adrs Time Time Code Request Title/Track Number Request TOC Information Request...
  • Page 103: Appendix F - Vcd Command List

    VCD Command List APPENDIX F - VCD COMMAND LIST The DVD-V7200 supports the following commands. NOTE: Any command prefaced with an * will be supported by firmware upgrade. NOTE: Any command with an argument or address parameter will be prefaced by arg and ards, argument and address, respectively.
  • Page 104 PIONEER DVD-V7200 Industrial DVD Player RS-232 Command Protocol Manual COMMAND Mnemonic Name Reject Scan Forward Scan Reverse Scan Stop Search adrs Select Audio Speed Stack Group Set Start Step Forward Still Stop Marker adrs Time Time Code Request Title/Track Number Request...
  • Page 105 Error Codes Appendix G - Error Codes Code Message Description communication error Communication Line Error due to framing error or buffer overflow. feature not available Non-Usable Function has been tried. Either the command mnemonic is wrong or the command can not be used in this mode.
  • Page 107 DVD-V7200 Industrial DVD Player RS-232 Command Protocol Pioneer Electronic Corporation 4-1, Meguro 1-chome Meguro-ku, Tokyo 153 JAPAN http://www.pioneer.co.jp Pioneer New Media Technologies, Inc. 2265 East 220 Street Long Beach, California 90810 United States of America (310) 952-2111 http://www.pioneerusa.com - 99 -...

Table of Contents