WO2007069676A1 - Controller, computer program and control method - Google Patents

Controller, computer program and control method Download PDF

Info

Publication number
WO2007069676A1
WO2007069676A1 PCT/JP2006/324910 JP2006324910W WO2007069676A1 WO 2007069676 A1 WO2007069676 A1 WO 2007069676A1 JP 2006324910 W JP2006324910 W JP 2006324910W WO 2007069676 A1 WO2007069676 A1 WO 2007069676A1
Authority
WO
WIPO (PCT)
Prior art keywords
state
command information
test
command
control
Prior art date
Application number
PCT/JP2006/324910
Other languages
French (fr)
Japanese (ja)
Inventor
Yutaka Imai
Original Assignee
Pioneer Corporation
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Pioneer Corporation filed Critical Pioneer Corporation
Publication of WO2007069676A1 publication Critical patent/WO2007069676A1/en

Links

Classifications

    • GPHYSICS
    • G11INFORMATION STORAGE
    • G11BINFORMATION STORAGE BASED ON RELATIVE MOVEMENT BETWEEN RECORD CARRIER AND TRANSDUCER
    • G11B19/00Driving, starting, stopping record carriers not specifically of filamentary or web form, or of supports therefor; Control thereof; Control of operating function ; Driving both disc and head
    • G11B19/02Control of operating function, e.g. switching from recording to reproducing

Definitions

  • Control device computer program, and control method
  • the present application relates to a technical field of a control device, a computer program, and a control method for controlling transmission of information by an object in a communication system that performs communication between a plurality of objects.
  • a so-called master / slave communication method has been widely adopted as a method for transmitting information between a plurality of devices, application programs, modules within a program, and the like.
  • a device, program, module, or the like called a master sends command information that defines the slave operation content to an object called a slave.
  • the slave that receives the command information executes an operation according to the command information, and in some cases, responds to the master with the operation result as information. In particular, it controls the operation of the slave from the master side. It is used for this purpose.
  • Patent Document 1 an analog signal including master device command information is transmitted to a slave device, and the command information is decoded by the slave device. Accordingly, an inter-device control system for decoding analog signals and the like will be disclosed.
  • the communication control in the master-slave method is realized mainly by software, and a test to confirm the normality of the operation contents of the slave is indispensable so that troubles caused by software or the like do not occur.
  • this test has been carried out in the following manner, for example.
  • the master force also sends command information to the slave, and changes the slave's operating state (eg, sleep state, execution state, standby state, etc.) to a state where a desired test can be performed (hereinafter referred to as a test state).
  • a test state a state where a desired test can be performed
  • Set change the operating status
  • confirm the operation of the slave Command information for testing is sent to the slave, and the response information as a result of the slave's operation is obtained by the command information.
  • the tester confirms whether or not the response information conforms to the required specifications, and one test is completed. Then, in the same way, set the slave operating state to a state where the next test can be performed, and continue the test.
  • Patent Document 1 JP 2001-69471 A
  • the work load for setting the operation state of the slave to a desired test state becomes excessive.
  • the slave operation state after the test (hereinafter referred to as the result state) also changes to various states depending on the test state and the content of the test command information. . Therefore, the tester must consider the command information for setting the operation state of the slave to a desired test state, combinations thereof, and the like according to various result states. This led to the creation of test data and prolonged setup work during the test.
  • the present application has been made in view of the above points, and an example of the problem is that, for example, when checking the operation of an object included in the communication system, the burden of setting the operation state of the operation state, etc. It is an object of the present invention to provide a control device, a computer program, and a control method that can be reduced.
  • the first object transmits to the second object command information defining the operation of the second object, and the command information
  • the second object that receives the command is a control device that controls transmission of the command information by the first object
  • the invention of claim 3 is directed to the second object in which the first object transmits command information defining the operation of the second object to the second object and receives the command information.
  • the computer included in the control device that controls transmission of the command information by the first object is set to Before changing the operation state of the second object after completion of the operation to a state for performing the next operation, causing the first object to transmit the command information for changing to the predetermined one state It is characterized by functioning as a control means for controlling as described above.
  • the first object transmits the command information defining the operation of the second object to the second object, and receives the command information.
  • a control method in a control device that controls transmission of the command information by the first object in a communication system that changes its operation state to a different state according to the command information, Before changing the operation state of the second object after the operation to the state for performing the next operation, the command information for changing to the predetermined state 1 is transmitted by the first object. It is characterized by including the process of controlling to make it carry out.
  • FIG. 1 is a diagram showing an example of a schematic configuration of a test system S according to the present embodiment.
  • FIG. 2 is a diagram showing an example of command information for CD player 1 and changes in the operating state of CD player 1 due to the command.
  • FIG. 3 (a) is a diagram showing an example of ground state setting command information according to the present embodiment, and (b) is an example of test state setting command information according to the present embodiment.
  • FIG. 3 (a) is a diagram showing an example of ground state setting command information according to the present embodiment, and (b) is an example of test state setting command information according to the present embodiment.
  • FIG. 4 is a flowchart showing an example of processing by the control unit 31 of the terminal device 3 according to the present embodiment.
  • FIG. 5 is a diagram showing an example of log data in which command information transmitted from the terminal device 3 and response information transmitted from the CD player 1 with respect to the information are recorded.
  • FIG. 1 is a diagram showing an example of a schematic configuration of a test system S according to the present embodiment.
  • the test system S includes a CD player 1 as a second object, A control jig 2 as a first object and a terminal device 3 as a control device are configured.
  • the CD player 1 and the control jig 2 are connected by, for example, a cable such as IEEE 1394 (the Institute of Electrical and Electronic Engineer 1394), and data can be transmitted and received between them.
  • the control jig 2 and the terminal device 3 are connected by a cable such as USB (Universal Serial Bus) ⁇ RS-232C (Recommended Standard 232 C), for example, so that data can be transmitted and received between them. ing.
  • the audio device control system employs a master / slave system.
  • the command information that defines the operation of the CD player 1 is transmitted by the control jig 2 (master), and the CD player 1 (slave) force that received the command information executes the operation according to the information, and the operation status is also changed. It is changed to a different state, and the operation result is transmitted to the control jig 2 as response information (for example, including the operation state of the CD player 1, the playback track number, the playback position, etc.).
  • the terminal device 3 transmits test command information to the control jig 2, and the control jig 2 further transmits the command information to the CD player 1. Then, the CD player 1 performs an operation in accordance with the contents of the received command information, and sends response information to the control jig 2. The control jig 2 transmits the received response information to the terminal device 3. The terminal device 3 stores the received response information.
  • the CD player 1 has a tray unit for detachably storing the CD, a spindle motor for rotating the stored CD, irradiating the CD with a light beam, receiving the reflected light, and outputting a light reception signal.
  • Pickup unit for driving, a drive circuit for supplying a drive signal for outputting a light beam to the pickup unit, a reproduction unit for outputting a reproduction RF signal based on the received light signal supplied by the pickup force, a CPU (Central Processing Unit), a ROM
  • the control unit includes a (Read Only Memory), a RAM (Random Access Memory), and the like.
  • the control unit reads and executes a control program stored in the ROM or the like by the CPU, thereby controlling each unit of the CD player and interpreting command information received via the connection cable. Let each part perform actions according to the information, and respond to the results. It will be sent to the control jig 2 as answer information.
  • FIG. 2 is a diagram showing an example of command information for the CD player 1 and an example of changes in the operating state of the CD player 1 due to the command.
  • the operating status is shown in the left column, it shows the operating status after executing the command shown in the top row.
  • the numbers in the left column are state numbers that indicate the operating state.
  • the operating state of the CD player 1 includes a stop state in which the CD is not played, a playback state in which audio information recorded on the CD is played back, and a recording on the CD.
  • Double-speed playback state where audio information is played back in fast forward
  • reverse double-speed playback state where fast-forward playback is performed in the reverse direction
  • pause state where playback is paused at a position of the track being played back
  • open state where the tray section is ejected Etc.
  • commands for CD player 1 include stop, play, fast forward, rewind, and eject.
  • the CD player 1 changes its operation state to a different state according to the received command information and the current operation state.
  • control jig 2 Next, the configuration and function of the control jig 2 will be described with reference to FIG.
  • the control jig 2 is a device for confirming the operation contents and the like of various devices. Instead of the control jig 2, a dedicated control controller is incorporated in the audio equipment control system.
  • the control jig 2 controls the input / output of data between the control unit 21 that also includes CPU, RAM, ROM and the like, the CD player 1, the terminal device 3, and the control unit 21.
  • Input / output unit 22 for example, I / O controller, etc.
  • display unit 23 for example, liquid crystal panel, etc.
  • An operation unit 24 for example, a button, a switch, etc. that outputs to the unit 21 is provided, and the control unit 21 and each unit are connected by a system bus 25.
  • the control unit 21 performs overall control of each unit of the control jig 2 by the CPU reading and executing a control program stored in a ROM or the like. For example, the control unit 21 receives command information transmitted from the terminal device 3 under the control of the input / output unit 22, converts the command information into a format that can be interpreted by the CD player 1, and then converts the command information to the input / output unit 22. Is sent to CD player 1 under the control of. Further, when command information is input by the tester operating the operation unit 24, the control unit 21 stores the command information in the RAM, and the command information stored in the RAM according to the operation by the tester 1 To send to. Furthermore, the control unit 21 receives the response information transmitted from the CD player 1, transmits the response information to the terminal device 3, and also transmits a part of the response information (for example, the operating state of the CD player 1). Is displayed on the display unit 23.
  • the terminal device 3 is a device that controls transmission of command information by the control jig 2.
  • a personal computer a PDA (Personal Digital Assistant), or the like is applicable.
  • the terminal device 3 includes a control unit 31 as an example of a control unit, a storage unit 32 (for example, a hard disk, a flash memory, etc.) that stores various programs, data, and the like.
  • An input / output unit 33 for example, an IZO controller
  • a display unit 34 for displaying information such as characters and images (for example, a liquid crystal display, a plasma display) Etc.) and accepting operation instructions from the examiner
  • an operation unit 35 for example, a keyboard, a mouse, a touch panel, etc. for outputting the displayed content to the control unit 31, and the control unit 31 and each unit are connected by a system bus 36.
  • the storage unit 32 includes test data, comparison response data, ground state setting data, and test state setting data as data for testing the operation content of the CD player 1, for example, in the form of a text file. Memorized.
  • the test data is data in which test command information for confirming the operation content of the CD player 1, test status, file name of comparison response data to be used, and the like are described by the tester. Created corresponding to predetermined test items.
  • the comparison response data is data in which response information to be returned by the CD player 1 with respect to the test command information is described. For example, the required specification and interface specifications of the CD player 1 are described. It is created in advance by a tester based on a document or the like. This comparison response data is compared with the response information sent from the CD player 1 via the control jig 2 in the actual test, and the normality of the operation content is confirmed based on the difference between the two. Now that you can!
  • the ground state setting data is predetermined before setting the operation state (that is, the result state) of the CD player 1 after one test is completed to the test state for performing the next test.
  • This is the data that describes the command information for setting the 1 state (hereinafter referred to as the ground state).
  • the test state setting data is data in which command information for setting the operation state of the CD player 1 to the test state corresponding to the test item is described.
  • FIG. 3 (a) is a diagram showing an example of ground state setting command information according to the present embodiment
  • FIG. 3 (b) is an example of test state setting command information according to the present embodiment. It is a figure which shows an example.
  • the stopped state is the ground state.
  • the operation state of the CD player 1 can be set to the base state with the same command combination regardless of the operation state. That is, by transmitting command information in the order of a play command, an eject command, and a stop command, the operating state of the CD player 1 changes to a stopped state.
  • stop state is defined as a ground state
  • command information for setting each ground state from the ground state is as shown in FIG. 3 (b).
  • start the stop state send a stop command (or do not send a command).
  • playback state send a playback command.
  • double-speed playback state send command information in the order of playback command and fast-forward command.
  • the storage unit 32 also stores a test control program in addition to a predetermined operating system and various application programs.
  • the test control program is a program for continuously and automatically executing the test of the operation contents of the CD player 1 in the audio equipment control system.
  • the control unit 31 includes a CPU, a ROM, a RAM, and the like, and the CPU reads and executes various programs stored in the storage unit 32 or the ROM, so that each unit of the terminal device 3 is comprehensively controlled. At the same time, the test control program is executed to function as the control means according to the present embodiment. The processing contents of the control unit 31 will be described later.
  • test control program may be downloaded, for example, by a predetermined server or the like via a network, or may be recorded on a recording medium such as a CD-ROM and via a drive. You can make it read.
  • FIG. 4 is a flowchart showing an example of processing by the control unit 31 of the terminal device 3 according to the present embodiment.
  • the control unit 31 of the terminal device 3 executes the test control program stored in the storage unit 32. Then, according to the menu displayed on the display unit 34, etc., the tester operates the operation unit 35 to designate one or a plurality of test data and select the test start button. The process shown in Fig. 4 is started.
  • control unit 31 reads the test data corresponding to the first test item from the test data designated by the tester from the storage unit 32 (step S101).
  • control unit 31 reads the ground state setting data from the storage unit 32 and transmits the ground state setting command information described in the data to the control jig 2. Specifically, as shown in FIG. 3 (a), command information is transmitted in the order of a playback command, an immediate command, and a stop command (step S102). Then, the control unit 31 shifts to waiting for reception of response information from the control jig 2 (step S103). Each time the control unit 31 transmits command information and receives response information, the control unit 31 stores the information in the storage unit 32 as log data.
  • the control jig 2 that has received the command information for setting the ground state further transmits the command information to the CD player 1.
  • the control unit 31 of the terminal device 3 functions as a control unit that controls transmission of command information for testing by the control jig 2.
  • the CD player 1 that has received the command information for setting the ground state executes an operation according to the command information, and finally the operation state is changed to a stop state. Then, the operation result for each command is sent to the control jig 2 as response information.
  • the control jig 2 that has received the response information further transmits the information to the terminal device 3.
  • step S 10 3 When the control unit 31 of the terminal device 3 receives the response information from the control jig 2 (step S 10 3: YES), the test state setting for setting the test state described in the test data is performed. Data is read, command information for setting the test state described in the data is sent to the control jig 2 (step S104), and the system waits for response information from the control jig 2 (step S105). .
  • step S 105 In the same manner as described above, when the CD player 1 receives command information for setting the test state, the operation state of the CD player 1 changes to a state corresponding to the test content. Then, the response information transmitted from the CD player 1 is received by the control unit 31 of the terminal device 3 in the same manner as described above (step S 105: YES).
  • control unit 31 transmits the test command information described in the test data to the control jig 2 (step S106), and shifts to waiting for response information from the control jig 2 ( Step S 107).
  • step S107 when test command information is received by the CD player 1, the CD player 1 performs an operation according to the command information, and the operation state is a certain state (result state). To change. Then, the response information transmitted from the CD player 1 is received by the control unit 31 of the terminal device 3 in the same manner as described above (step S107: YES).
  • control unit 31 reads the comparison response data specified by the file name of the comparison response data described in the test data, and performs a comparison process with the received response information (step S108). ). As a result, when there is no difference between the two, the control unit 31 stores information indicating normality in the storage unit 32, and when there is a difference, the control unit 31 stores information indicating abnormality in the storage unit 32 together with information indicating the contents of the difference. Save (step S109).
  • control unit 31 determines whether or not the next test data exists (step 110). If the next test data exists (step S110: YES), the next test data is read (step S 101). ), And transmits command information for ground state setting (step S102).
  • the operation state changes to a stop state which is a ground state.
  • the control unit 31 of the terminal device 3 transmits 1 command information corresponding to the test state described in the test data (step S104), so that the operation state of the CD player 1 is also reduced to the stop state force. Change to the desired test state.
  • step S110: NO the control unit 31 of the terminal device 3 ends the processing.
  • FIG. 5 shows command information transmitted from the terminal device 3 and a CD player corresponding to the information.
  • 3 is a diagram illustrating an example of log data in which response information transmitted from 1 is recorded.
  • the line beginning with “#” is a comment line
  • the line “>” is a line indicating command information
  • the line “ ⁇ ” is a line indicating response information.
  • command information and response information numerical data is expressed in hexadecimal for each byte.
  • response information data other than the data indicating the operating status of CD player 1 is indicated by “XX”.
  • the command is executed in the order of the playback command (04), the immediate command (F169), and the stop command (02) in order to set the operation state to the ground state.
  • Send information As a result, as shown in the response information, the operating state of CD player 1 finally shifts to the stopped state (01: the third byte of the response information).
  • the operation state of the CD player 1 shifts to the playback state (02).
  • a fast-forward command (A401) is transmitted as a test command
  • the operating state of the CD player 1 shifts to the double-speed playback state (03).
  • the control unit 31 of the terminal device 3 indicates the operation state of the CD player 1 after the operation according to the test 1 is completed, and the operation of the next test.
  • control is performed so that the command information to be set to the predetermined ground state is sent to the control jig 2, so prepare command information corresponding to each test state one by one. With just that, you can make settings for performing all test operations. Therefore, it is possible to reduce the burden of setting the operation state of the CD player 1.
  • the normality of the operation content is determined by storing comparison response data in the storage unit 32 of the terminal device 3 and comparing it with the response information transmitted from the control unit 31 CD player 1. Can reduce the burden of confirming the test results.
  • the power applied to the audio device control system of the communication system is not limited to this.
  • the present invention is not limited to a system in which devices in the same apparatus are controlled by a microcomputer or the like, but may be applied to a peer-to-peer communication system or a client server system between apparatuses via a wired or wireless network. It can also be applied to inter-process communication between computer programs in the same device, and data exchange between modules in the same program.
  • the communication system does not necessarily have to be a system that adopts the master / slave method.
  • an object receives command information transmitted from another object, and responds to the command information. It may be applied to a system that changes its operating state to a different state.
  • control device is applied to the terminal device included in the test system.
  • the present invention is not limited to this.
  • communication is performed between a plurality of devices.
  • a control device that indirectly controls the operating state of other devices that receive the command information. It may be applied.

Abstract

A controller capable of lessening the burden of work or the like in setting an operating state when the operation of an object included in a communication system is recognized or the like. A computer program and a control method are also provided. The control section (31) of a terminal (3) controls to have a control tool (2) transmit command information for setting the operating state of a CD player (1) after the ending operation by a test of (1) to a predetermined base state of (1) before setting it to a test state for performing the next test operation.

Description

明 細 書  Specification
制御装置、コンピュータプログラム及び制御方法  Control device, computer program, and control method
技術分野  Technical field
[0001] 本願は、複数のオブジェクト間で通信を行う通信システムにお 、て、オブジェクトに よる情報の送信を制御する制御装置、コンピュータプログラム及び制御方法の技術 分野に関する。  [0001] The present application relates to a technical field of a control device, a computer program, and a control method for controlling transmission of information by an object in a communication system that performs communication between a plurality of objects.
背景技術  Background art
[0002] 従来から、複数の装置、アプリケーションプログラム、プログラム内部におけるモジュ ール等の間で情報を伝達する方式として、所謂、マスタ'スレーブ方式と呼ばれる通 信方式が広く採用されている。  Conventionally, a so-called master / slave communication method has been widely adopted as a method for transmitting information between a plurality of devices, application programs, modules within a program, and the like.
[0003] この方式は、マスタと呼ばれる装置、プログラム、モジュール等(以下、これらを含む 概念としてオブジェクトと称する)力 スレーブと呼ばれるオブジェクトに対して、スレー ブの動作内容を規定するコマンド情報を送信し、当該コマンド情報を受信したスレー ブが、当該コマンド情報に従った動作を実行し、場合によって、その動作結果を情報 としてマスタに応答するものであり、特に、マスタ側からスレーブの動作を制御するた めに用いられている。 [0003] In this method, a device, program, module, or the like called a master (hereinafter referred to as an object as a concept including these) sends command information that defines the slave operation content to an object called a slave. The slave that receives the command information executes an operation according to the command information, and in some cases, responds to the master with the operation result as information. In particular, it controls the operation of the slave from the master side. It is used for this purpose.
[0004] この方式を採用したものとしては、例えば、特許文献 1において、マスタ機器力 コ マンド情報等を含むアナログ信号をスレーブ機器に送信し、スレーブ機器でコマンド 情報を解読し、解読したコマンド情報に従って、アナログ信号の復号化等を行う機器 間制御システムが開示されて ヽる。  For example, in Patent Document 1, an analog signal including master device command information is transmitted to a slave device, and the command information is decoded by the slave device. Accordingly, an inter-device control system for decoding analog signals and the like will be disclosed.
[0005] ところで、上記マスタ'スレーブ方式における通信の制御は、主としてソフトウェアに よって実現されており、ソフトウェア等に起因する不具合が発生しないよう、スレーブ の動作内容等の正常性を確認する試験は不可欠である力 従来、この試験は、例え ば以下の方法で行われて 、た。  [0005] By the way, the communication control in the master-slave method is realized mainly by software, and a test to confirm the normality of the operation contents of the slave is indispensable so that troubles caused by software or the like do not occur. Conventionally, this test has been carried out in the following manner, for example.
[0006] 先ず、マスタ力もコマンド情報をスレーブに送信し、スレーブの動作状態 (例えば、 休止状態、実行状態、待機状態等)を、所望の試験が可能な状態 (以下、テスト状態 と称する)に設定する (動作状態を変化させる)。そして、スレーブの動作を確認する ための試験用コマンド情報をスレーブに送信し、当該コマンド情報によりスレーブが 動作した結果としての応答情報を取得する。試験者は、応答情報が要求仕様通りで ある力否かを確認して、一つの試験が終了する。その後、同様にして、スレーブの動 作状態を次の試験が可能な状態に設定し、試験を続行する。 [0006] First, the master force also sends command information to the slave, and changes the slave's operating state (eg, sleep state, execution state, standby state, etc.) to a state where a desired test can be performed (hereinafter referred to as a test state). Set (change the operating status). And confirm the operation of the slave Command information for testing is sent to the slave, and the response information as a result of the slave's operation is obtained by the command information. The tester confirms whether or not the response information conforms to the required specifications, and one test is completed. Then, in the same way, set the slave operating state to a state where the next test can be performed, and continue the test.
特許文献 1 :特開 2001— 69471号公報  Patent Document 1: JP 2001-69471 A
発明の開示  Disclosure of the invention
発明が解決しょうとする課題  Problems to be solved by the invention
[0007] 一般的に、スレーブは複数の動作状態を有するものであるから、スレーブの動作内 容の正常性を担保するためには、可能な限り全ての動作状態に対して、あらゆるコマ ンド情報を組み合わせて試験することが極めて望ましい。  [0007] In general, since a slave has a plurality of operation states, in order to ensure the normality of the operation content of the slave, all command information for all the operation states is possible. It is highly desirable to test in combination.
[0008] し力しながら、上述した従来の方法では、スレーブの動作状態を所望のテスト状態 に設定するための作業負担が過大となるという問題がある。つまり、様々な動作状態 をスレーブが有するのであれば、試験後のスレーブの動作状態(以下、結果状態と 称する)も、そのテスト状態や試験用コマンド情報の内容等によって、様々な状態に 変化する。従って、試験者は、スレーブの動作状態を所望のテスト状態に設定するた めのコマンド情報や、その組み合わせ等を、様々な結果状態に応じて考えなければ ならない。このことが、試験用データの作成作業や試験中における設定作業の長期 化等に繋がっていた。  However, in the conventional method described above, there is a problem that the work load for setting the operation state of the slave to a desired test state becomes excessive. In other words, if the slave has various operation states, the slave operation state after the test (hereinafter referred to as the result state) also changes to various states depending on the test state and the content of the test command information. . Therefore, the tester must consider the command information for setting the operation state of the slave to a desired test state, combinations thereof, and the like according to various result states. This led to the creation of test data and prolonged setup work during the test.
[0009] 本願は、以上の点に鑑みてなされたものであり、その課題の一例は、通信システム に含まれるオブジェクトの動作を確認する場合等において、その動作状態の設定作 業等の負担を軽減することを可能とする制御装置、コンピュータプログラム及び制御 方法を提供することにある。  [0009] The present application has been made in view of the above points, and an example of the problem is that, for example, when checking the operation of an object included in the communication system, the burden of setting the operation state of the operation state, etc. It is an object of the present invention to provide a control device, a computer program, and a control method that can be reduced.
課題を解決するための手段  Means for solving the problem
[0010] 上記課題を解決するために、請求項 1に記載の発明は、第 1のオブジェクトが、第 2 のオブジェクトの動作を規定する命令情報を当該第 2のオブジェクトに送信し、前記 命令情報を受信した前記第 2のオブジェクトが、当該命令情報に応じてその動作状 態を異なる状態に変化させる通信システムにおいて、前記第 1のオブジェクトによる 前記命令情報の送信を制御する制御装置であって、 1の動作が終了した後の前記 第 2のオブジェクトの動作状態を、次の動作を行うための状態に変化させる前に、所 定の 1の状態に変化させる前記命令情報を前記第 1のオブジェクトにより送信させる ように制御する制御手段を備えることを特徴とする。 [0010] In order to solve the above-mentioned problem, in the invention according to claim 1, the first object transmits to the second object command information defining the operation of the second object, and the command information In the communication system that changes the operation state to a different state in accordance with the command information, the second object that receives the command is a control device that controls transmission of the command information by the first object, After the operation of 1 is finished Control means for controlling the instruction information to be changed to the predetermined one state by the first object before changing the movement state of the second object to a state for performing the next action. It is characterized by providing.
[0011] 請求項 3に記載の発明は、第 1のオブジェクトが、第 2のオブジェクトの動作を規定 する命令情報を当該第 2のオブジェクトに送信し、前記命令情報を受信した前記第 2 のオブジェクトが、当該命令情報に応じてその動作状態を異なる状態に変化させる 通信システムにお 、て、前記第 1のオブジェクトによる前記命令情報の送信を制御す る制御装置に含まれるコンピュータを、 1の動作が終了した後の前記第 2のオブジェ タトの動作状態を、次の動作を行うための状態に変化させる前に、所定の 1の状態に 変化させる前記命令情報を前記第 1のオブジェクトにより送信させるように制御する制 御手段として機能させることを特徴とする。  [0011] The invention of claim 3 is directed to the second object in which the first object transmits command information defining the operation of the second object to the second object and receives the command information. In the communication system that changes the operation state to a different state according to the command information, the computer included in the control device that controls transmission of the command information by the first object is set to Before changing the operation state of the second object after completion of the operation to a state for performing the next operation, causing the first object to transmit the command information for changing to the predetermined one state It is characterized by functioning as a control means for controlling as described above.
[0012] 請求項 4に記載の発明は、第 1のオブジェクトが、第 2のオブジェクトの動作を規定 する命令情報を当該第 2のオブジェクトに送信し、前記命令情報を受信した前記第 2 のオブジェクトが、当該命令情報に応じてその動作状態を異なる状態に変化させる 通信システムにお 、て、前記第 1のオブジェクトによる前記命令情報の送信を制御す る制御装置における制御方法であって、 1の動作が終了した後の前記第 2のォブジ タトの動作状態を、次の動作を行うための状態に変化させる前に、所定の 1の状態 に変化させる前記命令情報を前記第 1のオブジェクトにより送信させるように制御する 工程を備えることを特徴とする。  [0012] In the invention according to claim 4, the first object transmits the command information defining the operation of the second object to the second object, and receives the command information. Is a control method in a control device that controls transmission of the command information by the first object in a communication system that changes its operation state to a different state according to the command information, Before changing the operation state of the second object after the operation to the state for performing the next operation, the command information for changing to the predetermined state 1 is transmitted by the first object. It is characterized by including the process of controlling to make it carry out.
図面の簡単な説明  Brief Description of Drawings
[0013] [図 1]本実施形態に係る試験システム Sの概要構成の一例を示す図である。 FIG. 1 is a diagram showing an example of a schematic configuration of a test system S according to the present embodiment.
[図 2]CDプレーヤー 1に対するコマンド情報と、当該コマンドによる CDプレーヤー 1 の動作状態の変化の一例を示す図である。  FIG. 2 is a diagram showing an example of command information for CD player 1 and changes in the operating state of CD player 1 due to the command.
[図 3] (a)は、本実施形態に係る基底状態設定用のコマンド情報の一例を示す図であ り、(b)は、本実施形態に係るテスト状態設定用のコマンド情報の一例を示す図であ る。  [FIG. 3] (a) is a diagram showing an example of ground state setting command information according to the present embodiment, and (b) is an example of test state setting command information according to the present embodiment. FIG.
[図 4]本実施形態に係る端末装置 3の制御部 31による処理の一例を示すフローチヤ ートである。 [図 5]端末装置 3から送信したコマンド情報と、当該情報に対して CDプレーヤー 1か ら送信された応答情報を記録したログデータの一例を示す図である。 FIG. 4 is a flowchart showing an example of processing by the control unit 31 of the terminal device 3 according to the present embodiment. FIG. 5 is a diagram showing an example of log data in which command information transmitted from the terminal device 3 and response information transmitted from the CD player 1 with respect to the information are recorded.
符号の説明  Explanation of symbols
[0014] 1 CDプレーヤー [0014] 1 CD player
2 制御治具  2 Control jig
3 端末装置  3 Terminal equipment
21 制御部  21 Control unit
22 入出力部  22 I / O section
23 表示部  23 Display
24 操作部  24 Operation unit
25 システムバス  25 System bus
31 制御部  31 Control unit
32 記憶部  32 Memory unit
33 入出力部  33 I / O section
34 表示部  34 Display
35 操作部  35 Operation unit
36 システムバス  36 System bus
S 試験システム  S test system
発明を実施するための最良の形態  BEST MODE FOR CARRYING OUT THE INVENTION
[0015] 以下、図面を参照して本願の最良の実施形態について詳細に説明する。なお、以 下に説明する実施の形態は、オーディオ機器の制御システムにおいて、当該システ ムに含まれる CD (Compact Disk)プレーヤーの動作内容を試験する試験システムに 対して本願を適用した場合の実施形態である。 Hereinafter, the best embodiment of the present application will be described in detail with reference to the drawings. The embodiment described below is an embodiment in which the present application is applied to a test system for testing the operation content of a CD (Compact Disk) player included in the system in an audio equipment control system. It is.
[0016] [1.試験システムの構成及び機能概要] [0016] [1. Overview of test system configuration and functions]
先ず、本実施形態に係る試験システム Sの構成及び機能について、図 1を用いて 説明する。  First, the configuration and function of the test system S according to the present embodiment will be described with reference to FIG.
[0017] 図 1は、本実施形態に係る試験システム Sの概要構成の一例を示す図である。  FIG. 1 is a diagram showing an example of a schematic configuration of a test system S according to the present embodiment.
[0018] 図 1に示すように、試験システム Sは、第 2オブジェクトとしての CDプレーヤー 1と、 第 1オブジェクトとしての制御治具 2と、制御装置としての端末装置 3と、により構成さ れている。そして、 CDプレーヤー 1と制御治具 2とは、例えば、 IEEE 1394 (the Instit ute of Electrical and Electronic Engineer 1394)等のケーブルにより接続されており、 相互にデータの送受信が可能となっている。また、制御治具 2と端末装置 3とは、例 えば、 USB (Universal Serial Bus)ゝ RS— 232C (Recommended Standard 232 C)等 のケーブルにより接続されており、相互にデータの送受信が可能となっている。 [0018] As shown in FIG. 1, the test system S includes a CD player 1 as a second object, A control jig 2 as a first object and a terminal device 3 as a control device are configured. The CD player 1 and the control jig 2 are connected by, for example, a cable such as IEEE 1394 (the Institute of Electrical and Electronic Engineer 1394), and data can be transmitted and received between them. The control jig 2 and the terminal device 3 are connected by a cable such as USB (Universal Serial Bus) ゝ RS-232C (Recommended Standard 232 C), for example, so that data can be transmitted and received between them. ing.
[0019] 本実施形態に係るオーディオ機器制御システムは、マスタ'スレーブ方式を採用し ている。つまり、 CDプレーヤー 1の動作を規定するコマンド情報を制御治具 2 (マスタ )により送信し、コマンド情報を受信した CDプレーヤー 1 (スレーブ)力 当該情報に 応じた動作を実行するとともに、動作状態を異なる状態に変化させ、その動作結果を 応答情報 (例えば、 CDプレーヤー 1の動作状態、再生トラック番号、再生位置等が 含まれる)として制御治具 2に送信するようになって 、る。  The audio device control system according to the present embodiment employs a master / slave system. In other words, the command information that defines the operation of the CD player 1 is transmitted by the control jig 2 (master), and the CD player 1 (slave) force that received the command information executes the operation according to the information, and the operation status is also changed. It is changed to a different state, and the operation result is transmitted to the control jig 2 as response information (for example, including the operation state of the CD player 1, the playback track number, the playback position, etc.).
[0020] 本実施形態に係る試験システム Sは、端末装置 3が、試験用のコマンド情報を制御 治具 2に送信し、当該コマンド情報を制御治具 2が更に CDプレーヤー 1に送信する 。そして、 CDプレーヤー 1は、受信したコマンド情報の内容に従った動作を行い、応 答情報を制御治具 2に送信する。制御治具 2は、受信した応答情報を端末装置 3に 送信する。そして、端末装置 3は、受信した応答情報を保存するようになっている。  In the test system S according to the present embodiment, the terminal device 3 transmits test command information to the control jig 2, and the control jig 2 further transmits the command information to the CD player 1. Then, the CD player 1 performs an operation in accordance with the contents of the received command information, and sends response information to the control jig 2. The control jig 2 transmits the received response information to the terminal device 3. The terminal device 3 stores the received response information.
[0021] [2. CDプレーヤーの構成及び機能]  [0021] [2. Configuration and function of CD player]
次に、 CDプレーヤー 1の構成及び機能について、図 2を用いて説明する。  Next, the configuration and functions of the CD player 1 will be described with reference to FIG.
[0022] CDプレーヤー 1は、 CDを着脱可能に格納するトレイ部、格納された CDを回転さ せるスピンドルモータ、 CDに対して光ビームを照射し、その反射光を受光して受光 信号を出力するピックアップ部、光ビームを出力するための駆動信号をピックアップ 部に供給する駆動回路、ピックアップ力 供給される受光信号に基づいて再生 RF信 号を出力する再生部、 CPU (Central Processing Unit)、 ROM (Read Only Memory) 、 RAM (Random Access Memory)等を備える制御部等を含んで構成されている。  [0022] The CD player 1 has a tray unit for detachably storing the CD, a spindle motor for rotating the stored CD, irradiating the CD with a light beam, receiving the reflected light, and outputting a light reception signal. Pickup unit for driving, a drive circuit for supplying a drive signal for outputting a light beam to the pickup unit, a reproduction unit for outputting a reproduction RF signal based on the received light signal supplied by the pickup force, a CPU (Central Processing Unit), a ROM The control unit includes a (Read Only Memory), a RAM (Random Access Memory), and the like.
[0023] 制御部は、 CPUが ROM等に記憶された制御用プログラムを読み出し実行すること により、 CDプレーヤーの各部を制御するとともに、接続ケーブルを介して受信したコ マンド情報を解釈し、当該コマンド情報に従った動作を各部に行わせ、その結果を応 答情報として制御治具 2に送信するようになって ヽる。 [0023] The control unit reads and executes a control program stored in the ROM or the like by the CPU, thereby controlling each unit of the CD player and interpreting command information received via the connection cable. Let each part perform actions according to the information, and respond to the results. It will be sent to the control jig 2 as answer information.
[0024] 図 2は、 CDプレーヤー 1に対するコマンド情報と、当該コマンドによる CDプレーヤ 一 1の動作状態の変化の一例を示す図であり、図中の各セルに示す状態は、 CDプ レーヤー 1の動作状態が左列に示される状態のときに、最上行に示されるコマンドを 実行した後の動作状態を示している。なお、左列カツコ内の数値は、動作状態を示 す状態番号である。 [0024] FIG. 2 is a diagram showing an example of command information for the CD player 1 and an example of changes in the operating state of the CD player 1 due to the command. When the operating status is shown in the left column, it shows the operating status after executing the command shown in the top row. The numbers in the left column are state numbers that indicate the operating state.
[0025] 図 2に示すように、 CDプレーヤー 1の動作状態としては、 CDの再生等を行ってい ない停止状態、 CDに記録された音声情報等を再生出力する再生状態、 CDに記録 された音声情報等を早送りで再生する倍速再生状態、逆方向に早送りで再生する逆 倍速再生状態、再生中のトラックのある位置で再生動作を一時停止するポーズ状態 、トレイ部が吐出されているオープン状態等が存在する。また、 CDプレーヤー 1に対 するコマンドとしては、停止、再生、早送り、巻戻し、イジェクト等が存在する。  [0025] As shown in FIG. 2, the operating state of the CD player 1 includes a stop state in which the CD is not played, a playback state in which audio information recorded on the CD is played back, and a recording on the CD. Double-speed playback state where audio information is played back in fast forward, reverse double-speed playback state where fast-forward playback is performed in the reverse direction, pause state where playback is paused at a position of the track being played back, open state where the tray section is ejected Etc. exist. Also, commands for CD player 1 include stop, play, fast forward, rewind, and eject.
[0026] CDプレーヤー 1が停止状態のときにおける動作状態の変化の例を説明すると、停 止コマンドを受信した場合には、停止状態のまま変化せず、再生コマンドを受信した 場合には、再生動作を開始して再生状態に変化し、早送りコマンドを受信した場合に は、再生位置を次のトラックに進めて停止状態となり、巻戻しコマンドを受信した場合 には、再生位置を前のトラックに進めて停止状態となり、イジヱタトコマンドを受信した 場合には、トレィを吐出してオープン状態に変化する。  [0026] An example of the change in the operation state when the CD player 1 is in the stop state will be described. When the stop command is received, the operation remains unchanged in the stop state, and when the playback command is received, the playback is performed. When the operation starts and changes to the playback state and a fast-forward command is received, the playback position is advanced to the next track and stopped, and when a rewind command is received, the playback position is moved to the previous track. When the advance command is stopped and an edit command is received, the tray is discharged to change to the open state.
[0027] また、 CDプレーヤー 1が再生状態のときの例を説明すると、停止コマンドを受信し た場合には、再生動作を停止して停止状態に変化し、再生コマンドを受信した場合 には、再生動作を一時停止してポーズ状態に変化し、早送りコマンドを受信した場合 には、倍速再生状態に変化し、巻戻しコマンドを受信した場合には、逆倍速再生状 態に変化し、イジエタトコマンドを受信した場合には、再生状態のまま変化しない。  [0027] Also, an example when the CD player 1 is in a playback state will be described. When a stop command is received, the playback operation is stopped and changed to a stop state, and when a playback command is received, When the playback operation is paused and changed to the pause state, when a fast-forward command is received, the playback mode changes to double-speed playback.When a rewind command is received, the playback mode changes to reverse double-speed playback mode. If the command is received, the playback state remains unchanged.
[0028] このように、 CDプレーヤー 1は、受信したコマンド情報及び現在の動作状態に応じ てその動作状態を異なる状態に変化させるようになって 、る。  As described above, the CD player 1 changes its operation state to a different state according to the received command information and the current operation state.
[0029] [3.制御治具の構成及び機能]  [0029] [3. Configuration and function of control jig]
次に、制御治具 2の構成及び機能について、図 1を用いて説明する。  Next, the configuration and function of the control jig 2 will be described with reference to FIG.
[0030] 制御治具 2は、各種装置の動作内容等を確認するための装置であり、実際のォー ディォ機器制御システムには、制御治具 2の代わりに、専用の制御コントローラが組 み込まれる。 [0030] The control jig 2 is a device for confirming the operation contents and the like of various devices. Instead of the control jig 2, a dedicated control controller is incorporated in the audio equipment control system.
[0031] 図 1に示すように、制御治具 2は、 CPU、 RAM, ROM等力も構成される制御部 21 と、 CDプレーヤー 1及び端末装置 3と制御部 21とのデータの入出力を制御する入出 力部 22 (例えば、 I/Oコントローラ等)と、文字等の情報を表示する表示部 23 (例え ば、液晶パネル等)と、試験者力もの操作指示を受け付け、その指示内容を制御部 2 1に出力する操作部 24 (例えば、ボタン、スィッチ等)と、を備え、制御部 21と各部と は、システムバス 25により接続されている。  [0031] As shown in FIG. 1, the control jig 2 controls the input / output of data between the control unit 21 that also includes CPU, RAM, ROM and the like, the CD player 1, the terminal device 3, and the control unit 21. Input / output unit 22 (for example, I / O controller, etc.), display unit 23 (for example, liquid crystal panel, etc.) for displaying information such as characters, and tester-powered operation instructions are received and the contents of the instructions are controlled An operation unit 24 (for example, a button, a switch, etc.) that outputs to the unit 21 is provided, and the control unit 21 and each unit are connected by a system bus 25.
[0032] 制御部 21は、 CPUが ROM等に記憶された制御用プログラムを読み出し実行する ことにより、制御治具 2の各部を統括制御する。例えば、制御部 21は、端末装置 3か ら送信されたコマンド情報を入出力部 22の制御により受信し、当該コマンド情報を、 CDプレーヤー 1が解釈可能なフォーマットに変換して、入出力部 22の制御により C Dプレーヤー 1に送信するようになっている。また、制御部 21は、試験者による操作 部 24の操作によりコマンド情報が入力されると、当該コマンド情報を RAMに記憶し、 試験者による操作に従って、 RAMに記憶されたコマンド情報を CDプレーヤー 1に 送信するようになっている。更に、制御部 21は、 CDプレーヤー 1から送信された応答 情報を受信し、当該応答情報を端末装置 3に送信するとともに、応答情報の一部 (例 えば、 CDプレーヤー 1の動作状態等)を、表示部 23に表示させるようになつている。  The control unit 21 performs overall control of each unit of the control jig 2 by the CPU reading and executing a control program stored in a ROM or the like. For example, the control unit 21 receives command information transmitted from the terminal device 3 under the control of the input / output unit 22, converts the command information into a format that can be interpreted by the CD player 1, and then converts the command information to the input / output unit 22. Is sent to CD player 1 under the control of. Further, when command information is input by the tester operating the operation unit 24, the control unit 21 stores the command information in the RAM, and the command information stored in the RAM according to the operation by the tester 1 To send to. Furthermore, the control unit 21 receives the response information transmitted from the CD player 1, transmits the response information to the terminal device 3, and also transmits a part of the response information (for example, the operating state of the CD player 1). Is displayed on the display unit 23.
[0033] [4.端末装置の構成及び機能]  [0033] [4. Configuration and Function of Terminal Device]
次に、端末装置 3の構成及び機能について、図 1及び図 3を用いて説明する。  Next, the configuration and function of the terminal device 3 will be described using FIG. 1 and FIG.
[0034] 端末装置 3は、制御治具 2によるコマンド情報の送信を制御する装置であり、例え ば、パーソナルコンピュータ、 PDA (Personal Digital Assistant)等が適用可能である  [0034] The terminal device 3 is a device that controls transmission of command information by the control jig 2. For example, a personal computer, a PDA (Personal Digital Assistant), or the like is applicable.
[0035] 図 1に示すように、端末装置 3は、制御手段の一例としての制御部 31と、各種プロ グラム及びデータ等を記憶する記憶部 32 (例えば、ハードディスク、フラッシュメモリ 等)と、制御治具 2と制御部 31とのデータの入出力を制御する入出力部 33 (例えば、 IZOコントローラ等)と、文字、画像等の情報を表示する表示部 34 (例えば、液晶デ イスプレイ、プラズマディスプレイ等)と、試験者からの操作指示を受け付け、その指 示内容を制御部 31に出力する操作部 35 (例えば、キーボード、マウス、タツチパネル 等)と、を備え、制御部 31と各部とは、システムバス 36により接続されている。 As shown in FIG. 1, the terminal device 3 includes a control unit 31 as an example of a control unit, a storage unit 32 (for example, a hard disk, a flash memory, etc.) that stores various programs, data, and the like. An input / output unit 33 (for example, an IZO controller) for controlling input / output of data between the jig 2 and the control unit 31 and a display unit 34 for displaying information such as characters and images (for example, a liquid crystal display, a plasma display) Etc.) and accepting operation instructions from the examiner, And an operation unit 35 (for example, a keyboard, a mouse, a touch panel, etc.) for outputting the displayed content to the control unit 31, and the control unit 31 and each unit are connected by a system bus 36.
[0036] 記憶部 32には、 CDプレーヤー 1の動作内容を試験するためのデータとして、テスト データ、比較用応答データ、基底状態設定データ及びテスト状態設定データが、例 えば、テキストファイルの形態で記憶されて 、る。  [0036] The storage unit 32 includes test data, comparison response data, ground state setting data, and test state setting data as data for testing the operation content of the CD player 1, for example, in the form of a text file. Memorized.
[0037] テストデータとは、 CDプレーヤー 1の動作内容を確認するための試験用コマンド情 報、テスト状態、使用する比較用応答データのファイル名等が記述されたデータであ り、試験者により予め決められた試験項目に対応して作成される。  [0037] The test data is data in which test command information for confirming the operation content of the CD player 1, test status, file name of comparison response data to be used, and the like are described by the tester. Created corresponding to predetermined test items.
[0038] また、比較用応答データとは、試験用のコマンド情報に対して CDプレーヤー 1が返 信すべき応答情報が記述されたデータであり、例えば、 CDプレーヤー 1の要求仕様 書、インタフェース仕様書等に基づいて、試験者により予め作成される。この比較用 応答データは、実際の試験において、制御治具 2を経由して CDプレーヤー 1から送 信された応答情報と比較され、両者の差異の有無により動作内容の正常性を確認す ることができるようになって!/、る。  [0038] The comparison response data is data in which response information to be returned by the CD player 1 with respect to the test command information is described. For example, the required specification and interface specifications of the CD player 1 are described. It is created in advance by a tester based on a document or the like. This comparison response data is compared with the response information sent from the CD player 1 via the control jig 2 in the actual test, and the normality of the operation content is confirmed based on the difference between the two. Now that you can!
[0039] また、基底状態設定データとは、一つの試験が終了した後の CDプレーヤー 1の動 作状態 (即ち、結果状態)を、次の試験を行うためのテスト状態に設定する前に所定 の 1の状態 (以下、基底状態と称する)に設定するためのコマンド情報が記述された データである。  [0039] Further, the ground state setting data is predetermined before setting the operation state (that is, the result state) of the CD player 1 after one test is completed to the test state for performing the next test. This is the data that describes the command information for setting the 1 state (hereinafter referred to as the ground state).
[0040] また、テスト状態設定データとは、 CDプレーヤー 1の動作状態を、試験項目に対応 したテスト状態に設定するためのコマンド情報が記述されたデータである。  [0040] The test state setting data is data in which command information for setting the operation state of the CD player 1 to the test state corresponding to the test item is described.
[0041] 図 3 (a)は、本実施形態に係る基底状態設定用のコマンド情報の一例を示す図で あり、図 3 (b)は、本実施形態に係るテスト状態設定用のコマンド情報の一例を示す 図である。  FIG. 3 (a) is a diagram showing an example of ground state setting command information according to the present embodiment, and FIG. 3 (b) is an example of test state setting command information according to the present embodiment. It is a figure which shows an example.
[0042] 本実施形態においては、停止状態を基底状態とした。そうすると、図 3 (a)に示すよ うに、結果状態がいずれの動作状態であっても、同一のコマンドの組み合わせで CD プレーヤー 1の動作状態を基底状態に設定することができる。即ち、再生コマンド、ィ ジェクトコマンド、停止コマンドの順でコマンド情報を送信することで、 CDプレーヤー 1の動作状態は停止状態に変化する。 [0043] 各結果状態夫々に応じて基底状態設定用のコマンド情報を異なるコマンド (または コマンド組み合わせ)とすることも可能ではある力 このように一つのコマンドの組み合 わせで基底状態に設定できるようにしておけば、基底状態設定データを複数管理す る必要が無ぐ基底状態の設定も容易、確実である。 In the present embodiment, the stopped state is the ground state. Then, as shown in FIG. 3 (a), the operation state of the CD player 1 can be set to the base state with the same command combination regardless of the operation state. That is, by transmitting command information in the order of a play command, an eject command, and a stop command, the operating state of the CD player 1 changes to a stopped state. [0043] It is possible to set the command information for setting the ground state to a different command (or command combination) according to each result state. In this way, the ground state can be set by combining one command. In this way, it is easy and reliable to set the ground state without having to manage a plurality of ground state setting data.
[0044] なお、どの動作状態を基底状態とするかは、夫々のシステムに応じて決定すべきも のであるが、例えば、試験内容、テスト状態への設定の容易さ、動作状態の安定度 等を考慮して決定する。  [0044] It should be noted that which operating state is set as the ground state should be determined according to each system. For example, test contents, ease of setting to the test state, stability of the operating state, etc. Determine in consideration of
[0045] 停止状態を基底状態と定めると、その基底状態から夫々のテスト状態に設定するた めのコマンド情報は、図 3 (b)に示す通りとなる。例えば、停止状態に設定するには、 停止コマンドを送信する (または、コマンド送信しない)。また、再生状態に設定する には、再生コマンドを送信する。また、倍速再生状態に設定するには、再生コマンド、 早送りコマンドの順でコマンド情報を送信する。  [0045] If the stop state is defined as a ground state, command information for setting each ground state from the ground state is as shown in FIG. 3 (b). For example, to set the stop state, send a stop command (or do not send a command). Also, to set the playback state, send a playback command. To set the double-speed playback state, send command information in the order of playback command and fast-forward command.
[0046] このように、テスト状態にする変化させるコマンド情報は、多くてもテスト状態の数分 だけ用意しておけば良い。  [0046] Thus, it is sufficient to prepare at most the command information to be changed to the test state for the number of test states.
[0047] 記憶部 32には、また、所定のオペレーティングシステム、各種アプリケーションプロ グラム等の他に、試験制御用プログラムを記憶している。試験制御用プログラムは、 オーディオ機器制御システムにおける CDプレーヤー 1の動作内容の試験を、連続 自動実行するためのプログラムである。  [0047] The storage unit 32 also stores a test control program in addition to a predetermined operating system and various application programs. The test control program is a program for continuously and automatically executing the test of the operation contents of the CD player 1 in the audio equipment control system.
[0048] 制御部 31は、 CPU、 ROM、 RAM等により構成されており、 CPUが記憶部 32また は ROM等に記憶された各種プログラムを読み出し実行することにより、端末装置 3の 各部を統括制御するとともに、試験制御用プログラムを実行することにより、本実施形 態に係る制御手段として機能するようになっている。なお、制御部 31の処理内容に ついては後述する。  [0048] The control unit 31 includes a CPU, a ROM, a RAM, and the like, and the CPU reads and executes various programs stored in the storage unit 32 or the ROM, so that each unit of the terminal device 3 is comprehensively controlled. At the same time, the test control program is executed to function as the control means according to the present embodiment. The processing contents of the control unit 31 will be described later.
[0049] 試験制御用プログラム等の各種プログラムは、例えば、ネットワークを介して所定の サーバ等力 ダウンロードされるようにしても良いし、 CD— ROM等の記録媒体に記 録されてドライブを介して読み込まれるようにしても良 、。  [0049] Various programs such as a test control program may be downloaded, for example, by a predetermined server or the like via a network, or may be recorded on a recording medium such as a CD-ROM and via a drive. You can make it read.
[0050] [5.試験システムの動作] [0050] [5. Operation of test system]
次に、試験システム Sの動作について、図 4及び図 5を用いて説明する。 [0051] 図 4は、本実施形態に係る端末装置 3の制御部 31による処理の一例を示すフロー チャートである。 Next, the operation of the test system S will be described using FIG. 4 and FIG. FIG. 4 is a flowchart showing an example of processing by the control unit 31 of the terminal device 3 according to the present embodiment.
[0052] 試験者が端末装置 3の操作部 35を操作することにより、端末装置 3の制御部 31が 、記憶部 32に記憶されている試験制御用プログラムを実行する。そして、表示部 34 に表示されたメニュー等に従って、試験者が操作部 35を操作することにより、 1また は複数のテストデータ等を指定し、試験開始ボタン等を選択すると、制御部 31は、図 4に示す処理を開始する。  When the tester operates the operation unit 35 of the terminal device 3, the control unit 31 of the terminal device 3 executes the test control program stored in the storage unit 32. Then, according to the menu displayed on the display unit 34, etc., the tester operates the operation unit 35 to designate one or a plurality of test data and select the test start button. The process shown in Fig. 4 is started.
[0053] 先ず、制御部 31は、試験者に指定されたテストデータのうち、最初の試験項目に対 応するテストデータを記憶部 32から読み出す (ステップ S101)。  First, the control unit 31 reads the test data corresponding to the first test item from the test data designated by the tester from the storage unit 32 (step S101).
[0054] 次いで、制御部 31は、記憶部 32から基底状態設定データを読み出し、当該データ に記述された基底状態設定用のコマンド情報を制御治具 2に送信する。具体的には 、図 3 (a)〖こ示すように、再生コマンド、イジエタトコマンド、停止コマンドの順でコマン ド情報を送信する (ステップ S 102)。そして、制御部 31は、制御治具 2からの応答情 報の受信待ちに移行する (ステップ S103)。なお、制御部 31は、コマンド情報を送信 し、及び応答情報を受信する度に、これらの情報をログデータとして記憶部 32に記 '1思して V、る。  Next, the control unit 31 reads the ground state setting data from the storage unit 32 and transmits the ground state setting command information described in the data to the control jig 2. Specifically, as shown in FIG. 3 (a), command information is transmitted in the order of a playback command, an immediate command, and a stop command (step S102). Then, the control unit 31 shifts to waiting for reception of response information from the control jig 2 (step S103). Each time the control unit 31 transmits command information and receives response information, the control unit 31 stores the information in the storage unit 32 as log data.
[0055] 基底状態設定用のコマンド情報を受信した制御治具 2は、当該コマンド情報を更に CDプレーヤー 1に送信する。端末装置 3の制御部 31は、このようにして、制御治具 2 による試験用のコマンド情報の送信を制御する制御手段として機能するのである。  The control jig 2 that has received the command information for setting the ground state further transmits the command information to the CD player 1. In this way, the control unit 31 of the terminal device 3 functions as a control unit that controls transmission of command information for testing by the control jig 2.
[0056] 基底状態設定用のコマンド情報を受信した CDプレーヤー 1は、当該コマンド情報 に応じた動作を実行し、最終的には、その動作状態が、停止状態に変化する。そし て、各コマンドに対する動作結果を応答情報として制御治具 2に送信する。応答情報 を受信した制御治具 2は、当該情報を更に端末装置 3に送信する。  [0056] The CD player 1 that has received the command information for setting the ground state executes an operation according to the command information, and finally the operation state is changed to a stop state. Then, the operation result for each command is sent to the control jig 2 as response information. The control jig 2 that has received the response information further transmits the information to the terminal device 3.
[0057] 端末装置 3の制御部 31は、制御治具 2からの応答情報を受信すると (ステップ S 10 3 : YES)、テストデータに記述されているテスト状態に設定するためのテスト状態設 定データを読み出し、当該データに記述されたテスト状態設定用のコマンド情報を制 御治具 2に送信し (ステップ S104)、制御治具 2からの応答情報の受信待ちに移行 する(ステップ S 105)。 [0058] 前述と同様にして、テスト状態設定用のコマンド情報が CDプレーヤー 1に受信され ると、 CDプレーヤー 1の動作状態は、試験内容に対応した状態に変化する。そして、 CDプレーヤー 1から送信された応答情報は、前述と同様にして、端末装置 3の制御 部 31により受信される(ステップ S 105 : YES)。 [0057] When the control unit 31 of the terminal device 3 receives the response information from the control jig 2 (step S 10 3: YES), the test state setting for setting the test state described in the test data is performed. Data is read, command information for setting the test state described in the data is sent to the control jig 2 (step S104), and the system waits for response information from the control jig 2 (step S105). . [0058] In the same manner as described above, when the CD player 1 receives command information for setting the test state, the operation state of the CD player 1 changes to a state corresponding to the test content. Then, the response information transmitted from the CD player 1 is received by the control unit 31 of the terminal device 3 in the same manner as described above (step S 105: YES).
[0059] そうすると、制御部 31は、テストデータに記述されている試験用のコマンド情報を制 御治具 2に送信し (ステップ S106)、制御治具 2からの応答情報受信待ちに移行する (ステップ S 107)。  [0059] Then, the control unit 31 transmits the test command information described in the test data to the control jig 2 (step S106), and shifts to waiting for response information from the control jig 2 ( Step S 107).
[0060] 前述と同様にして、試験用のコマンド情報が CDプレーヤー 1に受信されると、 CD プレーヤー 1は、当該コマンド情報に応じた動作を行い、その動作状態は、ある状態 (結果状態)に変化する。そして、 CDプレーヤー 1から送信された応答情報は、前述 と同様にして、端末装置 3の制御部 31により受信される (ステップ S107 :YES)。  [0060] In the same manner as described above, when test command information is received by the CD player 1, the CD player 1 performs an operation according to the command information, and the operation state is a certain state (result state). To change. Then, the response information transmitted from the CD player 1 is received by the control unit 31 of the terminal device 3 in the same manner as described above (step S107: YES).
[0061] そうすると、制御部 31は、テストデータに記述されている比較用応答データのフアイ ル名により特定される比較用応答データを読み出し、受信された応答情報との比較 処理を行う(ステップ S108)。その結果、制御部 31は、両者に差分が無い場合は、 正常を示す情報を記憶部 32に保存し、差分がある場合は、異常を示す情報を差分 の内容を示す情報とともに記憶部 32に保存する (ステップ S 109)。  [0061] Then, the control unit 31 reads the comparison response data specified by the file name of the comparison response data described in the test data, and performs a comparison process with the received response information (step S108). ). As a result, when there is no difference between the two, the control unit 31 stores information indicating normality in the storage unit 32, and when there is a difference, the control unit 31 stores information indicating abnormality in the storage unit 32 together with information indicating the contents of the difference. Save (step S109).
[0062] 次いで、制御部 31は、次のテストデータが存在する力否かを判定し (ステップ 110) 、存在する場合には (ステップ S110 :YES)、次のテストデータを読み出し (ステップ S 101)、基底状態設定用のコマンド情報を送信する (ステップ S102)。  Next, the control unit 31 determines whether or not the next test data exists (step 110). If the next test data exists (step S110: YES), the next test data is read (step S 101). ), And transmits command information for ground state setting (step S102).
[0063] そうすると、 CDプレーヤー 1の結果状態がどのような状態であっても、その動作状 態は、基底状態である停止状態に変化する。そして、端末装置 3の制御部 31が、テ ストデータに記述されたテスト状態に対応した 1のコマンド情報を送信することで (ステ ップ S104)、 CDプレーヤー 1の動作状態が、停止状態力も所望のテスト状態に変化 する。  [0063] As a result, whatever the result state of the CD player 1 is, the operation state changes to a stop state which is a ground state. Then, the control unit 31 of the terminal device 3 transmits 1 command information corresponding to the test state described in the test data (step S104), so that the operation state of the CD player 1 is also reduced to the stop state force. Change to the desired test state.
[0064] このようにして、次々と試験が実行され、次に読み出すテストデータがなくなると (ス テツプ S 110 : NO)、端末装置 3の制御部 31は、処理を終了する。  [0064] In this way, tests are performed one after another, and when there is no test data to be read next (step S110: NO), the control unit 31 of the terminal device 3 ends the processing.
[0065] 次に、試験システム Sの上記動作により取得された試験結果の一例を説明する。 Next, an example of a test result acquired by the above operation of the test system S will be described.
[0066] 図 5は、端末装置 3から送信したコマンド情報と、当該情報に対して CDプレーヤー 1から送信された応答情報を記録したログデータの一例を示す図である。 FIG. 5 shows command information transmitted from the terminal device 3 and a CD player corresponding to the information. 3 is a diagram illustrating an example of log data in which response information transmitted from 1 is recorded. FIG.
[0067] 図中、行頭が「#」の行はコメント行であり、「>」の行はコマンド情報を示す行であり 、 「<」の行は応答情報を示す行である。また、コマンド情報及び応答情報において は、数値データを 1バイトごとに 16進数で表している。なお、応答情報中、 CDプレー ヤー 1の動作状態を示すデータ以外は、「XX」で表して 、る。  In the figure, the line beginning with “#” is a comment line, the line “>” is a line indicating command information, and the line “<” is a line indicating response information. In command information and response information, numerical data is expressed in hexadecimal for each byte. In the response information, data other than the data indicating the operating status of CD player 1 is indicated by “XX”.
[0068] 最初の試験結果を示すログデータ 101においては、動作状態を基底状態にするた め、再生コマンド(04)、イジエタトコマンド(F169)、停止コマンド(02)の順で、コマン ド情報を送信する。その結果、応答情報に示されるように、 CDプレーヤー 1の動作状 態は、最終的に停止状態 (01 :応答情報の 3バイト目)に移行する。その後、 CDプレ 一ヤー 1の動作状態を、テスト状態として再生状態に設定するため、再生コマンド (0 4)を送信すると、 CDプレーヤー 1の動作状態は、再生状態 (02)に移行する。そして 、試験用コマンドとして早送りコマンド (A401)を送信すると、 CDプレーヤー 1の動作 状態は、倍速再生状態 (03)に移行する。  [0068] In the log data 101 indicating the first test result, the command is executed in the order of the playback command (04), the immediate command (F169), and the stop command (02) in order to set the operation state to the ground state. Send information. As a result, as shown in the response information, the operating state of CD player 1 finally shifts to the stopped state (01: the third byte of the response information). Thereafter, in order to set the operation state of the CD player 1 to the playback state as the test state, when the playback command (0 4) is transmitted, the operation state of the CD player 1 shifts to the playback state (02). When a fast-forward command (A401) is transmitted as a test command, the operating state of the CD player 1 shifts to the double-speed playback state (03).
[0069] 次の試験結果を示すログデータ 102においては、上記と同様の順でコマンド情報( 04、 F169、 02)を送信すると、停止状態 (01)に移行し、その後、停止コマンド (02) を送信すると、テスト状態としての停止状態を保持する (01)。そして、試験用コマンド としてイジエタトコマンド (F169)を送信すると、オープン状態 (06)に移行する。  [0069] In the log data 102 indicating the next test result, if command information (04, F169, 02) is transmitted in the same order as described above, a transition is made to the stop state (01), and then the stop command (02) When is transmitted, the stopped state as the test state is maintained (01). Then, when the immediate command (F169) is transmitted as a test command, the state shifts to the open state (06).
[0070] その次の試験結果を示すログデータ 103においては、上記と同様にして、基底状 態としての停止状態に移行し、その後、再生コマンドを 2回送信すると、テスト状態で あるポーズ状態 (05)に移行し、試験用コマンド情報として巻き戻しコマンド (A402) を送信すると、逆倍速再生状態 (04)に移行する。  [0070] In the log data 103 indicating the next test result, in the same manner as described above, when the transition is made to the stop state as the base state, and then a playback command is transmitted twice, the pause state (the test state) ( When the process moves to 05) and the rewind command (A402) is transmitted as the test command information, the process shifts to the reverse double speed playback state (04).
[0071] 以上説明したように、本実施形態によれば、端末装置 3の制御部 31が、 1の試験に よる動作が終了した後の CDプレーヤー 1の動作状態を、次の試験の動作を行うため のテスト状態に設定する前に、所定の 1の基底状態に設定するコマンド情報を制御 治具 2に送信させるように制御するので、各テスト状態に対応するコマンド情報を一 つずつ用意するだけで、あらゆる試験動作を行うための設定を行うことができる。従つ て、 CDプレーヤー 1の動作状態の設定作業等の負担を軽減することが可能となる。  [0071] As described above, according to the present embodiment, the control unit 31 of the terminal device 3 indicates the operation state of the CD player 1 after the operation according to the test 1 is completed, and the operation of the next test. Before setting the test state to be performed, control is performed so that the command information to be set to the predetermined ground state is sent to the control jig 2, so prepare command information corresponding to each test state one by one. With just that, you can make settings for performing all test operations. Therefore, it is possible to reduce the burden of setting the operation state of the CD player 1.
[0072] また、 1の試験による動作が終了した後の CDプレーヤー 1の結果状態がどの状態 であっても、同一のコマンド情報を制御治具 2に送信させることで、 CDプレーヤー 1 の動作状態を基底状態に設定することができるので、一つの基底状態設定用のコマ ンド情報と、各テスト状態に対応したテスト状態設定用のコマンド情報を一つずつとを 用意するだけで、あらゆる試験動作を行うための設定を行うことができる。従って、設 定作業等の負担をより軽減することが可能となる。 [0072] In addition, which state is the result state of CD player 1 after the operation of test 1 is completed Even so, by sending the same command information to the control jig 2, it is possible to set the operating state of the CD player 1 to the ground state. By preparing one command information for test state setting corresponding to the test state one by one, settings for performing all test operations can be performed. Therefore, it is possible to further reduce the burden of setting work.
[0073] 更に、 CDプレーヤー 1が、コマンド情報に対して予期しない動作を行い、想定外の テスト状態に移行した場合であっても、 CDプレーヤー 1の動作状態を、確実に基底 状態に設定することができるので、人手による設定作業を行うことなぐ複数の試験を 連続して実行することができる。  [0073] Furthermore, even when the CD player 1 performs an unexpected operation on the command information and shifts to an unexpected test state, the operation state of the CD player 1 is surely set to the base state. As a result, multiple tests can be performed in succession without manual setting work.
[0074] 更にまた、端末装置 3の記憶部 32に比較用応答データを記憶しておき、制御部 31 力 CDプレーヤー 1から送信された応答情報と比較することにより、動作内容の正常 性を判定することができるので、試験結果の確認作業の負担を軽減することができる  [0074] Furthermore, the normality of the operation content is determined by storing comparison response data in the storage unit 32 of the terminal device 3 and comparing it with the response information transmitted from the control unit 31 CD player 1. Can reduce the burden of confirming the test results.
[0075] なお、上記説明した実施形態においては、通信システムをオーディオ機器制御シ ステムに適用した力 これに限られるものではない。 In the embodiment described above, the power applied to the audio device control system of the communication system is not limited to this.
[0076] 例えば、同一装置内におけるデバイスをマイクロコンピュータ等により制御するシス テムに限らず、有線'無線等のネットワークを介した装置間におけるピアツーピアの通 信システムやクライアントサーバシステム等に適用しても良いし、同一装置内におけ るコンピュータプログラム間におけるプロセス間通信等や、同一プログラム内における モジュール間のデータ授受等に適用しても良 、。  [0076] For example, the present invention is not limited to a system in which devices in the same apparatus are controlled by a microcomputer or the like, but may be applied to a peer-to-peer communication system or a client server system between apparatuses via a wired or wireless network. It can also be applied to inter-process communication between computer programs in the same device, and data exchange between modules in the same program.
[0077] また、通信システムは、必ずしもマスタ'スレーブ方式を採用したシステムでなけれ ばならないわけではなぐ例えば、あるオブジェクトが、他のオブジェクトから送信され た命令情報を受信し、当該命令情報に応じてその動作状態を異なる状態に変化させ るようなシステムに適用しても良 、。  [0077] Further, the communication system does not necessarily have to be a system that adopts the master / slave method. For example, an object receives command information transmitted from another object, and responds to the command information. It may be applied to a system that changes its operating state to a different state.
[0078] また、上記実施形態にお!、ては、制御装置を、試験システムに含まれる端末装置 に適用していたが、これに限られるものではなぐ例えば、複数の装置間で通信を行 う通信システムにおいて、ある装置による命令情報の送信を制御することにより、当該 命令情報を受信する他の装置の動作状態を間接的に制御するような制御装置等に 適用しても良い。 In the above embodiment, the control device is applied to the terminal device included in the test system. However, the present invention is not limited to this. For example, communication is performed between a plurality of devices. In a communication system, by controlling the transmission of command information by a certain device, a control device that indirectly controls the operating state of other devices that receive the command information. It may be applied.
また、 2005年 12月 14日に出願された明細書、特許請求の範囲、図面、要約を含 む日本の特許出願(No. 2005-360037)の全ての開示は、その全てを参照することよ つて、ここに組み込まれる。  In addition, please refer to the entire disclosure of the Japanese patent application (No. 2005-360037) including the specification, claims, drawings and abstract filed on December 14, 2005. Incorporated here.

Claims

請求の範囲 The scope of the claims
[1] 第 1のオブジェクトが、第 2のオブジェクトの動作を規定する命令情報を当該第 2の オブジェクトに送信し、前記命令情報を受信した前記第 2のオブジェクトが、当該命 令情報に応じてその動作状態を異なる状態に変化させる通信システムにおいて、前 記第 1のオブジェクトによる前記命令情報の送信を制御する制御装置であって、 [1] The first object transmits command information defining the operation of the second object to the second object, and the second object that receives the command information responds to the command information. In a communication system for changing the operation state to a different state, the control device controls transmission of the command information by the first object,
1の動作が終了した後の前記第 2のオブジェクトの動作状態を、次の動作を行うた めの状態に変化させる前に、所定の 1の状態に変化させる前記命令情報を前記第 1 のオブジェクトにより送信させるように制御する制御手段を備えることを特徴とする制 御装置。 Before changing the operation state of the second object after the operation of 1 to the state for performing the next operation, the command information for changing to the predetermined 1 state is sent to the first object. A control device comprising control means for controlling to transmit by the control unit.
[2] 請求項 1に記載の制御装置において、  [2] In the control device according to claim 1,
前記制御手段は、前記 1の動作が終了した後の前記第 2のオブジェクトの動作状態 力 Sどの状態においても、同一の前記命令情報を前記第 1のオブジェクトにより送信さ せることで、当該第 2オブジェクトの動作状態を前記所定の 1の状態に変化させること を特徴とする制御装置。  The control means causes the second object to transmit the same instruction information in any state in any state S of the second object after the movement of the first is completed, so that the second object A control device that changes an operation state of an object to the predetermined one state.
[3] 第 1のオブジェクトが、第 2のオブジェクトの動作を規定する命令情報を当該第 2の オブジェクトに送信し、前記命令情報を受信した前記第 2のオブジェクトが、当該命 令情報に応じてその動作状態を異なる状態に変化させる通信システムにおいて、前 記第 1のオブジェクトによる前記命令情報の送信を制御する制御装置に含まれるコン ピュータを、  [3] The first object sends command information that defines the behavior of the second object to the second object, and the second object that receives the command information responds to the command information. In a communication system that changes the operation state to a different state, a computer included in a control device that controls transmission of the command information by the first object is provided.
1の動作が終了した後の前記第 2のオブジェクトの動作状態を、次の動作を行うた めの状態に変化させる前に、所定の 1の状態に変化させる前記命令情報を前記第 1 のオブジェクトにより送信させるように制御する制御手段として機能させることを特徴と するコンピュータプログラム。  Before changing the operation state of the second object after the operation of 1 to the state for performing the next operation, the command information for changing to the predetermined 1 state is sent to the first object. A computer program characterized in that it functions as a control means for controlling to transmit the data.
[4] 第 1のオブジェクトが、第 2のオブジェクトの動作を規定する命令情報を当該第 2の オブジェクトに送信し、前記命令情報を受信した前記第 2のオブジェクトが、当該命 令情報に応じてその動作状態を異なる状態に変化させる通信システムにおいて、前 記第 1のオブジェクトによる前記命令情報の送信を制御する制御装置における制御 方法であって、 1の動作が終了した後の前記第 2のオブジェクトの動作状態を、次の動作を行うた めの状態に変化させる前に、所定の 1の状態に変化させる前記命令情報を前記第 1 のオブジェクトにより送信させるように制御する工程を備えることを特徴とする制御方 法。 [4] The first object transmits command information that defines the action of the second object to the second object, and the second object that receives the command information responds to the command information. In a communication system that changes the operation state to a different state, a control method in a control device that controls transmission of the command information by the first object, Before changing the operation state of the second object after the operation of 1 to the state for performing the next operation, the command information for changing to the predetermined 1 state is sent to the first object. A control method characterized by comprising a step of controlling to transmit by means of.
PCT/JP2006/324910 2005-12-14 2006-12-14 Controller, computer program and control method WO2007069676A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2005-360037 2005-12-14
JP2005360037A JP2009053729A (en) 2005-12-14 2005-12-14 Controller, computer program, and control method

Publications (1)

Publication Number Publication Date
WO2007069676A1 true WO2007069676A1 (en) 2007-06-21

Family

ID=38162978

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2006/324910 WO2007069676A1 (en) 2005-12-14 2006-12-14 Controller, computer program and control method

Country Status (2)

Country Link
JP (1) JP2009053729A (en)
WO (1) WO2007069676A1 (en)

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005038253A (en) * 2003-07-16 2005-02-10 Nec Electronics Corp Test method, test system, and program

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005038253A (en) * 2003-07-16 2005-02-10 Nec Electronics Corp Test method, test system, and program

Also Published As

Publication number Publication date
JP2009053729A (en) 2009-03-12

Similar Documents

Publication Publication Date Title
JP3106495B2 (en) Home bus controller
EP2508977A2 (en) Computer system audio device switching
US8179748B2 (en) Limiting switch control method including an appended-function unit
US7158906B2 (en) Test method, test system, and program therefor
WO2007069676A1 (en) Controller, computer program and control method
US20120281515A1 (en) Disc drive system
US20110016249A1 (en) Cradle for portable content playback apparatus and amplifying device to which the same cradle is connected
US20060294556A1 (en) Method for multimedia processing in a computer system and related device
JP2006502515A (en) Control of digital audio player from cassette tape player and adapter
JP5434152B2 (en) Media playback device
JP4710335B2 (en) Power supply diagnosis method for disk device
JP2005135376A (en) Power diagnostic method for connected device, connected device using the same, and optical disk drive
JP5025426B2 (en) Reproduction method and reproduction system
CN113661464A (en) Multi-axis control system, multi-axis control method, and multi-axis control program
JP2007228520A (en) Remote control unit and program
JP2019195852A (en) System for operating device
JP2001306484A (en) Peripheral device
JP5021516B2 (en) Reproduction apparatus test apparatus and reproduction apparatus test method
US8095696B2 (en) Control method for rewriting firmware on an electronic device
JP2010009259A (en) Peripheral device and computer system
JP2005190101A (en) Information recording and reproducing device and cradle connected to this device
JP6496254B2 (en) Reproduction data output device and computer program
JP2016208095A (en) Electronic equipment, output control method in electronic equipment, and program
EP2770441A1 (en) Data storage apparatus
JP2008217561A (en) Information processor, information processing system, and data player

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application
NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 06834664

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: JP