JP2008065892A - Disk publisher and control method therefor - Google Patents

Disk publisher and control method therefor Download PDF

Info

Publication number
JP2008065892A
JP2008065892A JP2006241439A JP2006241439A JP2008065892A JP 2008065892 A JP2008065892 A JP 2008065892A JP 2006241439 A JP2006241439 A JP 2006241439A JP 2006241439 A JP2006241439 A JP 2006241439A JP 2008065892 A JP2008065892 A JP 2008065892A
Authority
JP
Japan
Prior art keywords
command
input
disk
publisher
control method
Prior art date
Legal status (The legal status 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 status listed.)
Pending
Application number
JP2006241439A
Other languages
Japanese (ja)
Inventor
Kazuhiro Takasu
和弘 高栖
Haruyoshi Ohori
治善 大堀
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Seiko Epson Corp
Original Assignee
Seiko Epson Corp
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 Seiko Epson Corp filed Critical Seiko Epson Corp
Priority to JP2006241439A priority Critical patent/JP2008065892A/en
Publication of JP2008065892A publication Critical patent/JP2008065892A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To eliminate input of a command that is not permitted in a disk publisher writing data into a disk. <P>SOLUTION: A command table, with commands permitted is made into a list, is stored in the internal control device of the disk publisher. When the input of a command is made from the outside, the command table is collated (S102), it is decided whether the input command is a command contained in the command table (S103); when the command is not contained in the command table, input of the command is denied (S104), and when input of the command is denied, this is reported (105). <P>COPYRIGHT: (C)2008,JPO&INPIT

Description

本発明は、CD、DVD等のディスクにデータを書き込むディスクパブリッシャ及びその制御方法に関する。   The present invention relates to a disc publisher for writing data to a disc such as a CD or a DVD, and a control method therefor.

従来、機密データの漏洩等を防止するため、データの外部への出力を外部記録媒体書き込み装置に一元化し、セキュリティの高いデータ管理を実現するシステムや方法が提案されている。その外部記録媒体書き込み装置の一例として、ディスクパブリッシャがある。ディスクパブリッシャは、ユーザが指定したデータをCDやDVDなどのディスクに書き込むもので、データ配布用のディスクの作成、配布と廃棄を把握することによりデータの管理を行うものである。データの書き込みが行われたディスクは、ディスクパブリッシャ内のスタッカに格納され、適切な時期に装置外に排出される。   2. Description of the Related Art Conventionally, in order to prevent leakage of confidential data, a system and method for realizing high-security data management by unifying data output to an external recording medium writing device have been proposed. One example of the external recording medium writing apparatus is a disk publisher. The disk publisher writes data specified by the user to a disk such as a CD or DVD, and manages data by grasping creation, distribution and disposal of a data distribution disk. A disk on which data has been written is stored in a stacker in the disk publisher, and is ejected outside the apparatus at an appropriate time.

従来のディスクパブリッシャには、USB端子が搭載されているが、これは装置を制御するコマンドを与えるためのテンキー用キーボードを接続するための専用の端子である。   Conventional disk publishers are equipped with a USB terminal, which is a dedicated terminal for connecting a numeric keypad keyboard for giving commands for controlling the apparatus.

しかし、USB端子にはUSB対応周辺機器を接続することができるため、テンキー用キーボード以外にも、通常のキーボード等の外部入力機器の接続が可能となってしまう。ディスクパブリッシャの制御コマンドは、テンキーの操作により数字の組み合わせで表現され、この制御コマンドを外部入力コマンドとして許容している。しかし、通常のキーボードが接続されることで、許容しないコマンドが入力される虞があり、そのようなコマンドが入力されると、外部から予期しない設定が行われる可能性がある。   However, since a USB-compatible peripheral device can be connected to the USB terminal, it is possible to connect an external input device such as a normal keyboard in addition to the numeric keypad keyboard. The control command of the disk publisher is expressed by a combination of numbers by operating the numeric keypad, and this control command is allowed as an external input command. However, when an ordinary keyboard is connected, an unacceptable command may be input. When such a command is input, an unexpected setting may be performed from the outside.

本発明は、許容しないコマンドの入力を排除することを目的とする。   An object of the present invention is to eliminate an input of an unacceptable command.

本発明は、ディスクにデータを書き込むためのドライブと、ディスクを蓄積するためのスタッカとを備えたディスクパブリッシャであって、許容するコマンドを示すコマンドテーブルと、外部から入力されたコマンドと前記コマンドテーブルとの照合を行う照合手段と、前記照合により、前記コマンドテーブルに含まれないコマンドが入力されたと判定した場合に、コマンドの入力を拒否する判定を行う判定手段と、を備える。   The present invention relates to a disk publisher comprising a drive for writing data to a disk and a stacker for storing the disk, a command table indicating allowed commands, an externally input command, and the command table. And a determining unit that determines to reject the input of a command when it is determined that a command not included in the command table is input.

また、本発明は、ディスクにデータを書き込むためのドライブと、ディスクを蓄積するためのスタッカと、を備えたディスクパブリッシャを制御する方法であって、外部から入力されたコマンドと、入力を許容するコマンドを示すコマンドテーブルとの照合を行うステップと、前記照合により、前記コマンドテーブルに含まれないコマンドが入力されたと判定した場合に、コマンドの入力を拒否する判定を行うステップと、を含む。   The present invention also provides a method for controlling a disk publisher comprising a drive for writing data to a disk and a stacker for storing the disk, and allows an externally input command and input. A step of collating with a command table indicating a command, and a step of performing a determination of rejecting an input of a command when it is determined that a command not included in the command table is input by the verification.

本発明によれば、コマンドテーブルで予め設定されたコマンド以外のコマンド入力を拒否するため、どのような外部入力機器が接続されようとも正しいコマンド入力だけを受け付けることができる。   According to the present invention, since command input other than commands preset in the command table is rejected, only correct command input can be accepted no matter what external input device is connected.

本発明においては、コマンド入力の拒否を報知する。この構成によれば、許容されないコマンドが入力された場合に報知することにより、入力拒否の理由が許容されていないコマンドの入力であることを認識することができる。なお、報知する手段として、ビープ音の発生やパブリッシャ内部の照明点灯がある。   In the present invention, the rejection of command input is notified. According to this configuration, it is possible to recognize that an input rejection command is an unacceptable command input by notifying when an unacceptable command is input. Note that the notification means includes the generation of a beep and lighting inside the publisher.

図1は本発明の実施の形態におけるディスクパブリッシャを示す概略構成図である。ディスクパブリッシャ100は、主に、ドライブ10、プリンタトレイ20、オートローダ30、内部制御装置40、ブランクディスクスタッカ50、作成済みディスクスタッカ60、ディスク排出スタッカ70、などで構成される。また、ディスクパブリッシャ100は、ネットワーク200を介して、運用者用パーソナルコンピュータ(PC)300や作成者用パーソナルコンピュータ(PC)310などに接続する。   FIG. 1 is a schematic configuration diagram showing a disk publisher according to an embodiment of the present invention. The disc publisher 100 is mainly composed of a drive 10, a printer tray 20, an autoloader 30, an internal control device 40, a blank disc stacker 50, a created disc stacker 60, a disc ejection stacker 70, and the like. The disk publisher 100 is connected to an operator personal computer (PC) 300, a creator personal computer (PC) 310, and the like via the network 200.

ドライブ10は、データの書き込み動作またはデータの上書きによる消去動作を行う。プリンタトレイ20は、ディスクの盤面に印刷処理を行うプリンタ(図示省略)にディスクを供給するためのトレイであり、データの書き込みが終了したディスクは、オートローダ30によりこのプリンタトレイ20に搬送される。印刷処理が終了したディスクは、オートローダ30により後述する各種スタッカへ搬送される。オートローダ30は、ディスクパブリッシャ100内の各部にディスクを搬送するための搬送装置であり、上下動や回転の各動作によりディスクの取得、搬送、載置を行う。   The drive 10 performs a data writing operation or an erasing operation by overwriting data. The printer tray 20 is a tray for supplying a disk to a printer (not shown) that performs printing processing on the disk surface of the disk, and the disk on which data has been written is conveyed to the printer tray 20 by the autoloader 30. The disc for which the printing process has been completed is conveyed to various stackers described later by the autoloader 30. The autoloader 30 is a transport device for transporting a disk to each part in the disk publisher 100, and acquires, transports, and places a disk by each operation of vertical movement and rotation.

内部制御装置40は、ディスクパブリッシャ100の動作全般を統括制御する制御部であり、ディスクパブリッシャ100内に予め設定された制御プログラムや外部の運用者PCからの指示などに基づいて、ディスクの作成、配布動作などを実行する。内部制御装置40には、許容する制御コマンドをリスト化したコマンドテーブル41が格納されており、更に、外部よりコマンドが入力された際にコマンドテーブル41を照合して、入力された当該コマンドがコマンドテーブル41に含まれているか否かを判断する判定部42と、コマンドテーブル41にないコマンドが入力されたために入力が拒否されたことを報知する報知部43と、を含む。判定部42は、入力されたコマンドがコマンドテーブル41に含まれていない場合には、当該コマンドの入力を拒否し、報知部43に報知を行わせる。報知部43は、ビープ音を発したり、ディスクパブリッシャ100本体内部の照明(図示省略)を点灯したりして入力が拒否された旨の報知を行う。   The internal control device 40 is a control unit that performs overall control of the overall operation of the disk publisher 100, and creates a disk based on a control program preset in the disk publisher 100, an instruction from an external operator PC, and the like. Perform distribution operations and so on. The internal control device 40 stores a command table 41 that lists allowed control commands. Further, when a command is input from the outside, the command table 41 is collated, and the input command is a command. It includes a determination unit 42 that determines whether or not it is included in the table 41, and a notification unit 43 that notifies that the input is rejected because a command that is not in the command table 41 is input. When the input command is not included in the command table 41, the determination unit 42 rejects the input of the command and causes the notification unit 43 to perform notification. The notification unit 43 notifies the user that the input has been rejected by making a beep or turning on illumination (not shown) inside the disc publisher 100 main body.

ブランクディスクスタッカ50は、データの書き込みを行うためのブランクディスクを供給、蓄積するスタッカで、ブランクディスク51はオートローダ30によってドライブ10へ搬送される。作成済みディスクスタッカ60は、ドライブ10でデータの書き込みが行われたディスクを一時的に蓄積するためのスタッカで、作成済みのディスク61はこのスタッカで所定時間格納され、その後、後述するディスク排出スタッカ70へ排出される。ディスク排出スタッカ70は、作成済みディスクまたは上書き消去処理済みディスク71をユーザに配布するためのスタッカである。ディスク排出スタッカ70には、ドライブ10から作成済みまたは消去済みのディスクが直接搬送されたり、前述の作成済みディスクスタッカ60で一時蓄積された作成済みのディスクが搬送されたりする。   The blank disk stacker 50 is a stacker that supplies and accumulates blank disks for writing data. The blank disk 51 is conveyed to the drive 10 by the autoloader 30. The created disk stacker 60 is a stacker for temporarily accumulating disks on which data has been written by the drive 10, and the created disk 61 is stored in the stacker for a predetermined time. It is discharged to 70. The disc discharge stacker 70 is a stacker for distributing the created disc or the overwrite-erased disc 71 to the user. A disk that has been created or erased is directly conveyed from the drive 10 to the disk ejection stacker 70, or a disk that has been temporarily accumulated by the previously created disk stacker 60 is conveyed.

運用者用PC300は、ディスクパブリッシャ100への各種設定などを遠隔から行うための端末である。尚、各種設定は、設定の重要度に応じて、権限を有する運用者のみが行えるような構成とすることが好ましい。一方、作成者用PC310は、配布するディスクの作成指示を行う端末である。ディスクの作成者に対しても所定の認証等を行ってデータの外部出力が厳重に管理されることが好ましい。   The operator PC 300 is a terminal for remotely performing various settings for the disk publisher 100. It should be noted that the various settings are preferably configured such that only authorized operators can perform them according to the importance of the settings. On the other hand, the creator PC 310 is a terminal for instructing creation of a disk to be distributed. It is preferable that the external output of data is strictly managed by performing predetermined authentication or the like for the disc creator.

図2は本発明の実施の形態におけるディスクパブリッシャの制御動作手順を示すフローチャートである。ディスクパブリッシャ100は、運用者用PC300や作成者用PC310などを介して外部から入力されるコマンドを待機する(ステップS101)。コマンドが入力されると(ステップS101のYes)、内部制御装置40の判定部42は、コマンドテーブル41を照合して(ステップS102)、入力コマンドがコマンドテーブル内に含まれるものであるか否かを判定する(ステップS103)。   FIG. 2 is a flowchart showing a control operation procedure of the disk publisher in the embodiment of the present invention. The disk publisher 100 waits for a command input from the outside via the operator PC 300, creator PC 310, or the like (step S101). When a command is input (Yes in step S101), the determination unit 42 of the internal control device 40 collates the command table 41 (step S102) and determines whether or not the input command is included in the command table. Is determined (step S103).

図3は、本発明の実施の形態におけるディスクパブリッシャに格納されているコマンドテーブルの構成例を概念的に示す模式図である。図に示すように、コマンドテーブルはアスキーコードで表される。   FIG. 3 is a schematic diagram conceptually showing a configuration example of the command table stored in the disk publisher in the embodiment of the present invention. As shown in the figure, the command table is represented by ASCII codes.

入力コマンドがコマンドテーブル41に含まれるものでない場合(ステップS103のNo)、判定部42は、入力を拒否して(ステップS104)、報知部43に入力拒否の旨を報知させる(ステップS105)。本実施の形態では、ビープ音の発生と、および/またはディスクパブリッシャ100本体内部の照明の点灯とにより入力拒否の報知を行う。ディスクパブリッシャの操作者は、音声と照明点灯によって、入力したキーコード(コマンド)が許容されていないことを認識することができる。   When the input command is not included in the command table 41 (No in Step S103), the determination unit 42 rejects the input (Step S104) and causes the notification unit 43 to notify that the input is rejected (Step S105). In the present embodiment, an input refusal is notified by the generation of a beep sound and / or lighting of the inside of the disc publisher 100 main body. The operator of the disk publisher can recognize that the input key code (command) is not permitted by the sound and lighting.

一方、入力コマンドがコマンドテーブル41に含まれるものである場合(ステップS103のYes)、判定部42は、コマンド入力を受け付け(ステップS106)、ディスクの作成開始など、コマンド内容に応じた動作を実行する(ステップS107)。   On the other hand, when the input command is included in the command table 41 (Yes in step S103), the determination unit 42 accepts the command input (step S106) and executes an operation according to the command content such as start of disk creation. (Step S107).

以上の制御動作手順により、USB端子に接続された外部入力機器がどのようなものであっても、予め許容したコマンド入力だけを受け付けるようにすることができる。したがって、外部から予期しない設定等が行われることを防止することができる。   With the above control operation procedure, it is possible to accept only command inputs permitted in advance regardless of the external input device connected to the USB terminal. Therefore, it is possible to prevent an unexpected setting from the outside.

本発明の実施の形態におけるディスクパブリッシャを示す概略構成図である。It is a schematic block diagram which shows the disk publisher in embodiment of this invention. 本発明の実施の形態におけるディスクパブリッシャの制御動作手順を示すフローチャートである。It is a flowchart which shows the control operation procedure of the disk publisher in embodiment of this invention. 本発明の実施の形態におけるディスクパブリッシャに格納されているコマンドテーブルの構成例を概念的に示す模式図である。It is a schematic diagram which shows notionally the structural example of the command table stored in the disk publisher in embodiment of this invention.

符号の説明Explanation of symbols

10:ドライブ、20:プリンタトレイ、30:オートローダ、40:内部制御装置、41:コマンドテーブル、42:判定部、43:報知部、50:ブランクディスクスタッカ、60:作成済みディスクスタッカ、70:ディスク排出スタッカ、100:ディスクパブリッシャ、200:ネットワーク、300:運用者用PC、310:作成者用PC   10: drive, 20: printer tray, 30: autoloader, 40: internal control device, 41: command table, 42: determination unit, 43: notification unit, 50: blank disc stacker, 60: created disc stacker, 70: disc Discharge stacker, 100: Disk publisher, 200: Network, 300: PC for operator, 310: PC for creator

Claims (8)

ディスクにデータを書き込むためのドライブと、ディスクを蓄積するためのスタッカとを備えたディスクパブリッシャであって、
許容するコマンドを示すコマンドテーブルと、
外部から入力されたコマンドと前記コマンドテーブルとの照合を行う照合手段と、
前記照合により、前記コマンドテーブルに含まれないコマンドが入力されたと判定した場合に、コマンドの入力を拒否する判定を行う判定手段と、
を備えるディスクパブリッシャ。
A disk publisher with a drive for writing data to the disk and a stacker for storing the disk,
A command table showing allowed commands;
Collating means for collating the command input from the outside with the command table;
A determination means for performing a determination to reject the input of a command when it is determined by the verification that a command not included in the command table is input;
A disk publisher with
コマンド入力の拒否を報知する報知手段を備える請求項1記載のディスクパブリッシャ。   The disk publisher according to claim 1, further comprising notifying means for notifying rejection of command input. 前記報知手段は、コマンド入力の拒否をビープ音で報知する請求項2記載のディスクパブリッシャ。   The disk publisher according to claim 2, wherein the notification means notifies the command input refusal by a beep sound. 前記報知手段は、コマンド入力の拒否をディスクパブリッシャ本体内部の照明を点灯して報知する請求項2記載のディスクパブリッシャ。   3. The disk publisher according to claim 2, wherein the notification means notifies the rejection of command input by turning on a light inside the disk publisher main body. ディスクにデータを書き込むためのドライブと、ディスクを蓄積するためのスタッカと、を備えたディスクパブリッシャを制御する方法であって、
外部から入力されたコマンドと、入力を許容するコマンドを示すコマンドテーブルとの照合を行うステップと、
前記照合により、前記コマンドテーブルに含まれないコマンドが入力されたと判定した場合に、コマンドの入力を拒否する判定を行うステップと、
を含む制御方法。
A method for controlling a disk publisher comprising a drive for writing data to a disk and a stacker for storing the disk,
A step of collating a command input from the outside with a command table indicating a command allowed to be input;
If it is determined by the verification that a command not included in the command table has been input, performing a determination to reject the input of the command;
Control method.
コマンド入力の拒否を報知するステップを含む請求項5記載の制御方法。   The control method according to claim 5, further comprising a step of notifying command input rejection. コマンド入力の拒否をビープ音で報知するステップである請求項6記載の制御方法。   The control method according to claim 6, which is a step of notifying a command input rejection by a beep sound. コマンド入力の拒否をディスクパブリッシャ本体内部の照明を点灯して報知するステップである請求項6記載の制御方法。   The control method according to claim 6, which is a step of notifying that the command input is rejected by turning on a light inside the disc publisher main body.
JP2006241439A 2006-09-06 2006-09-06 Disk publisher and control method therefor Pending JP2008065892A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2006241439A JP2008065892A (en) 2006-09-06 2006-09-06 Disk publisher and control method therefor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2006241439A JP2008065892A (en) 2006-09-06 2006-09-06 Disk publisher and control method therefor

Publications (1)

Publication Number Publication Date
JP2008065892A true JP2008065892A (en) 2008-03-21

Family

ID=39288493

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2006241439A Pending JP2008065892A (en) 2006-09-06 2006-09-06 Disk publisher and control method therefor

Country Status (1)

Country Link
JP (1) JP2008065892A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2012044734A1 (en) 2010-09-30 2012-04-05 Dematic Accounting Services Gmbh Shuttle for automated warehouse

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2012044734A1 (en) 2010-09-30 2012-04-05 Dematic Accounting Services Gmbh Shuttle for automated warehouse

Similar Documents

Publication Publication Date Title
CN101156198B (en) Media treatment device
US20070203946A1 (en) Media management method for a media processing device
JP4858511B2 (en) USB connection storage device, USB connection storage method, USB connection storage program
JP2008065892A (en) Disk publisher and control method therefor
JP6728757B2 (en) Security management device, information processing device, security management method, and program
JP2007519093A (en) Continuously driven applications
EP1302844A1 (en) Disk drive unit
JP2006218749A (en) Printer and method of controlling the same
CN102073813A (en) Method and device for controlling application on mobile device to run
JP4744983B2 (en) Information processing device
CN1716424A (en) Data processing apparatus
JP2006285404A (en) Information processor and method for controlling storage medium
JP2012160851A (en) Image forming apparatus
JP2003022141A (en) Method and program for preventing unauthorized use
US7278146B2 (en) Apparatus and method for locking tray of disc drive
JP4443239B2 (en) Removable medium recording / reproducing device
JP4784515B2 (en) Media management method for media processing apparatus
JP2009220317A (en) Image formation device, method and program for controlling image formation, and recording medium
JP2008071381A (en) Disk publisher
JP2007059013A (en) Recording medium manufacturing device and method
JP2008052859A (en) Disk publisher and demonstration of disk publisher
JP2008065906A (en) Disk publisher and control method therefor
JP2008052858A (en) Disk publisher demonstration method and controller for disk publisher
JP4835349B2 (en) Disk processing apparatus and method for controlling disk processing apparatus
JP2007058951A (en) Recording medium destroying device and method

Legal Events

Date Code Title Description
RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20080331