JP4941596B2 - OUTPUT SYSTEM, OUTPUT DEVICE, OUTPUT DEVICE CONTROL METHOD, AND PROGRAM - Google Patents
OUTPUT SYSTEM, OUTPUT DEVICE, OUTPUT DEVICE CONTROL METHOD, AND PROGRAM Download PDFInfo
- Publication number
- JP4941596B2 JP4941596B2 JP2011006681A JP2011006681A JP4941596B2 JP 4941596 B2 JP4941596 B2 JP 4941596B2 JP 2011006681 A JP2011006681 A JP 2011006681A JP 2011006681 A JP2011006681 A JP 2011006681A JP 4941596 B2 JP4941596 B2 JP 4941596B2
- Authority
- JP
- Japan
- Prior art keywords
- command
- setting value
- storage unit
- data
- output
- 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.)
- Expired - Lifetime
Links
Images
Landscapes
- Accessory Devices And Overall Control Thereof (AREA)
- Digital Computer Display Output (AREA)
Description
本発明は、出力システム、プリンタやカスタマディスプレイなどの出力装置、ホスト装置、これらの制御方法、および、これらを実現するプログラムを記録した情報記録媒体に関する。 The present invention relates to an output system, an output device such as a printer or a customer display, a host device, a control method thereof, and an information recording medium on which a program for realizing these is recorded.
プリンタやカスタマディスプレイなどの出力装置は、ホスト装置から送信される指令データにしたがって、文字や図形を印刷あるいは表示して、これらの情報をユーザに対して出力する。文字や図形の既定の大きさ、フォントの指定、行間の大きさ、言語(JISか、ASCIIか、など)などを指定する設定コマンドをホスト装置から出力装置に対して送信すると、指定された設定値にしたがって文字や図形が出力される。 An output device such as a printer or a customer display prints or displays characters and graphics in accordance with command data transmitted from the host device, and outputs these information to the user. When a setting command for specifying the default size of characters and graphics, font specification, line spacing, language (JIS, ASCII, etc.) is sent from the host device to the output device, the specified settings Characters and figures are output according to the values.
従来、このような出力装置では、上述のような各種の設定値をRAM(Random Access Memory)内の設定値記憶領域に記憶し、出力時には、RAMに記憶された設定値を参照して文字や図形を出力していた。また、出力装置の電源投入時には、プログラムに組み込まれた既定値や、ディップスイッチの状態などにより、RAM内の設定値記憶領域に記憶される設定値を初期化していた。 Conventionally, in such an output device, various setting values as described above are stored in a setting value storage area in a RAM (Random Access Memory), and at the time of output, characters and characters are referred to by referring to the setting values stored in the RAM. The figure was output. Also, when the output device is turned on, the set values stored in the set value storage area in the RAM are initialized according to the default values incorporated in the program and the state of the dip switches.
したがって、これらの設定値を電源投入時と異なる値に設定するためには、電源投入後からアプリケーション起動までの間、あるいはアプリケーションの起動時に、設定値を指定するコマンドを、ホスト装置から出力装置へ送信する必要があった。 Therefore, in order to set these set values to values different from those at the time of power-on, a command for specifying the set values is supplied from the host device to the output device after the power is turned on until the application is started or when the application is started. There was a need to send.
また、アプリケーションには、その起動時の処理において、出力装置に初期化コマンドを送信した後に各種の設定コマンドを送信するものが多数ある。これは出力装置の設定値を一旦既定値に戻した後にアプリケーションに適した設定にするための一般的な方法である。この処理においては出力装置の設定値を変更するために大量のデータを送信していた。 Many applications also send various setting commands after sending an initialization command to the output device during the startup process. This is a general method for making the setting suitable for the application after once returning the setting value of the output device to the default value. In this process, a large amount of data is transmitted to change the setting value of the output device.
一方、特開平8−69362号公報には、電源遮断時に、RAMに記憶されている環境情報(設定値)を不揮発メモリに記憶し、電源投入時には、不揮発メモリから当該環境情報を読み出してRAMに記憶させる出力装置が開示されている。 On the other hand, in JP-A-8-69362, environmental information (setting values) stored in a RAM is stored in a nonvolatile memory when the power is turned off, and the environmental information is read from the nonvolatile memory and stored in the RAM when the power is turned on. An output device for storage is disclosed.
しかしながら、ホスト装置と出力装置の間の通信においては、その通信速度が遅いことが多いため、出力装置を所望の設定値を設定して初期化するために、大量のコマンドを送信するのでは、初期化に要する時間が長くなってしまう。このため、このような初期化を迅速に行うことができる出力システムの要望は強い。 However, in the communication between the host device and the output device, the communication speed is often slow. Therefore, in order to initialize the output device by setting a desired setting value, a large amount of commands are transmitted. The time required for initialization becomes longer. For this reason, the output system which can perform such initialization rapidly is strong.
特に、アプリケーションによっては、出力の1つのセッション(たとえば文書1つ分の印刷)ごとに出力装置に初期化コマンドを送信するものが多数あるが、初期化の後に送信するコマンドの量を削減できるような出力システムが望まれている。 In particular, there are many applications that send an initialization command to the output device for each output session (for example, printing for one document), but the amount of commands sent after initialization can be reduced. Output system is desired.
さらに、ホスト装置からの指令データの送信によって、出力装置の設定値の設定や変更が高速に容易にできるような出力システムが望まれている。 Furthermore, there is a demand for an output system that can easily set or change the set value of the output device at high speed by transmitting command data from the host device.
また、1台の出力装置を複数のアプリケーションが共有する出力システムにおいては、所望の設定値がアプリケーション毎に異なる場合があり、アプリケーション毎の設定が容易にできるような出力システムが望まれている。 Further, in an output system in which a plurality of applications share one output device, a desired setting value may be different for each application, and an output system that allows easy setting for each application is desired.
さらに、ホスト装置が予測しない状態で出力装置の電源が再投入されたような場合においても、出力装置の設定値が変化することなく保持されるような出力システムが望まれている。 Furthermore, there is a demand for an output system in which the setting value of the output device is maintained without change even when the power of the output device is turned on again without the host device predicting.
本発明は、上記のような課題を解決するためになされたもので、プリンタやカスタマディスプレイなどの出力装置の現在の設定値を容易にセーブ、および、ロードできる出力システム、当該出力装置、ホスト装置、これらの制御方法、および、これらを実現するプログラムを記録した情報記録媒体を提供することを目的とする。 The present invention has been made to solve the above-described problems, and an output system that can easily save and load current setting values of an output device such as a printer or a customer display, the output device, and a host device An object of the present invention is to provide an information recording medium on which these control methods and a program for realizing them are recorded.
以上の目的を達成するため、本発明の原理にしたがって、下記の発明を開示する。 In order to achieve the above object, the following invention is disclosed in accordance with the principle of the present invention.
本発明の出力システムは、出力装置と、これに接続されるホスト装置と、を備えるように構成する。 The output system of the present invention is configured to include an output device and a host device connected to the output device.
ここで、ホスト装置は、出力装置に指令データを送信する。 Here, the host device transmits command data to the output device.
一方、出力装置は、設定値を一時的に記憶する設定値記憶部と、設定値を不揮発に記憶する不揮発性記憶部と、を備え、ホスト装置から送信された指令データを受信し、受信した指令データが出力装置を設定する設定値を指定する設定値指定コマンドである場合、当該設定値を設定値記憶部に記憶し、受信した指令データが、設定値セーブコマンドである場合、設定値記憶部に記憶している設定値を不揮発性記憶部に記憶し、受信した指令データが、設定値ロードコマンドである場合、不揮発性記憶部に記憶している設定値を設定値記憶部に記憶し、受信した指令データが出力すべき文字または図形を指定する出力コマンドである場合、設定値記憶部に記憶された設定値を参照して当該文字または図形を出力する。 On the other hand, the output device includes a setting value storage unit that temporarily stores setting values and a nonvolatile storage unit that stores setting values in a nonvolatile manner, and receives and receives command data transmitted from the host device. When the command data is a set value specifying command for specifying a set value for setting the output device, the set value is stored in the set value storage unit, and when the received command data is a set value save command, the set value is stored. The setting value stored in the storage unit is stored in the nonvolatile storage unit, and when the received command data is a setting value load command, the setting value stored in the nonvolatile storage unit is stored in the setting value storage unit. When the received command data is an output command for designating a character or graphic to be output, the character or graphic is output with reference to the set value stored in the set value storage unit.
また、本発明の出力システムの出力装置は、受信した指令データが、既定値ロードコマンドである場合、あらかじめ定めた既定値を設定値記憶部に記憶するように構成することができる。 The output device of the output system of the present invention can be configured to store a predetermined default value in the set value storage unit when the received command data is a default value load command.
また、本発明の出力システムの出力装置は、電源が投入された場合、もしくは、受信された指令データが初期化コマンドである場合、不揮発性記憶部に記憶された設定値を設定値記憶部に記憶するように構成することができる。 Further, the output device of the output system of the present invention, when the power is turned on, or when the received command data is an initialization command, the set value stored in the nonvolatile storage unit is stored in the set value storage unit. It can be configured to store.
また、本発明の出力システムの出力装置は、電源が投入された場合、不揮発性記憶部に設定値が記憶されているか否かを調べ、設定値が記憶されている場合、不揮発性記憶部に記憶された設定値を設定値記憶部に記憶するように構成することができる。 Further, the output device of the output system of the present invention checks whether or not the setting value is stored in the nonvolatile storage unit when the power is turned on, and if the setting value is stored, the output device in the nonvolatile storage unit. The stored setting value can be configured to be stored in the setting value storage unit.
本発明の出力システムは、出力装置と、これに接続されるホスト装置と、を備えるように構成する。 The output system of the present invention is configured to include an output device and a host device connected to the output device.
ここで、ホスト装置は、出力装置に指令データを送信する。 Here, the host device transmits command data to the output device.
一方、出力装置は、設定値を一時的に記憶する設定値記憶部と、設定値を不揮発に記憶する複数の領域を含む不揮発性記憶部と、を備え、ホスト装置から送信された指令データを受信し、受信した指令データが出力装置を設定する設定値を指定する設定値指定コマンドである場合、当該設定値を設定値記憶部に記憶し、受信した指令データが、不揮発性記憶部に含まれる複数の領域のいずれかを指定する設定値セーブコマンドである場合、設定値記憶部に記憶している設定値を当該領域に記憶し、受信した指令データが、不揮発性記憶部に含まれる複数の領域のいずれかを指定する設定値ロードコマンドである場合、当該領域に記憶している設定値を設定値記憶部に記憶し、受信した指令データが出力すべき文字または図形を指定する出力コマンドである場合、設定値記憶部に記憶された設定値を参照して当該文字または図形を出力する。 On the other hand, the output device includes a set value storage unit that temporarily stores a set value and a non-volatile storage unit that includes a plurality of areas for storing the set value in a non-volatile manner, and receives command data transmitted from the host device. When the received command data is a set value specifying command for specifying a set value for setting the output device, the set value is stored in the set value storage unit, and the received command data is included in the nonvolatile storage unit In the case of a setting value save command that designates one of a plurality of areas, the setting value stored in the setting value storage unit is stored in the area, and the received command data is included in the nonvolatile storage unit. If the command is a setting value load command that specifies one of the areas, the setting value stored in that area is stored in the setting value storage unit, and the output command that specifies the character or figure to be output by the received command data. If a command to output the character or graphics refers to the setting value stored in the setting value storage unit.
また、本発明の出力システムのホスト装置は、出力装置に不揮発性記憶部に含まれる複数の領域のいずれかを指定した設定値情報読出コマンドを送信し、本発明の出力システムの出力装置は、受信した指令データが不揮発性記憶部に含まれる複数の領域のいずれかを指定する設定値情報読出コマンドである場合、当該領域に記憶している設定値情報を読み出し、読み出された設定値情報をホスト装置に送信し、ホスト装置は、出力装置から送信された設定値情報を受信し、受信した設定値情報が有効なものか否かを調べ、有効である場合、出力装置に当該領域を指定した設定値ロードコマンドを送信するように構成することができる。 Further, the host device of the output system of the present invention transmits a set value information read command designating any of a plurality of areas included in the nonvolatile storage unit to the output device, and the output device of the output system of the present invention includes: When the received command data is a set value information read command for designating any of a plurality of areas included in the nonvolatile storage unit, the set value information stored in the area is read and the read set value information To the host device, the host device receives the setting value information transmitted from the output device, checks whether the received setting value information is valid, and if it is valid, assigns the area to the output device. It can be configured to send a specified setpoint load command.
また、本発明の出力システムの出力装置は、受信した指令データが不揮発性記憶部に含まれる複数の領域のいずれかを指定する自動ロード設定コマンドである場合、当該領域を指定する情報を不揮発性記憶部に記憶し、電源が投入された場合、もしくは、受信した指令データが初期化コマンドである場合、不揮発性記憶部に記憶された情報により指定される領域に記憶している設定値を設定値記憶部に記憶するように構成することができる。 Further, when the received command data is an automatic load setting command that designates any of a plurality of areas included in the nonvolatile storage unit, the output device of the output system of the present invention stores information specifying the area in a nonvolatile manner. When the power is turned on or when the received command data is an initialization command, the setting value stored in the area specified by the information stored in the nonvolatile storage unit is set. It can comprise so that it may memorize | store in a value memory | storage part.
また、本発明の出力システムの出力装置は、文字または図形を印刷する印刷部をさらに備え、印刷部に文字または図形を印刷することにより、出力コマンドに指定された文字または図形を出力するように構成することができる。 The output device of the output system of the present invention further includes a printing unit that prints characters or figures, and outputs the characters or figures specified in the output command by printing the characters or figures on the printing unit. Can be configured.
また、本発明の出力システムの出力装置は、文字または図形を表示する表示部をさらに備え、表示部に文字または図形を表示することにより、出力コマンドに指定された文字または図形を出力するように構成することができる。 The output device of the output system of the present invention further includes a display unit for displaying characters or graphics, and displays the characters or graphics on the display unit so as to output the characters or graphics designated in the output command. Can be configured.
本発明の出力装置は、ホスト装置に接続される出力装置であって、設定値記憶部と、不揮発性記憶部と、受信部と、設定値指定制御部と、設定値セーブ制御部と、設定値ロード制御部と、出力部と、を備えるように構成する。 An output device of the present invention is an output device connected to a host device, and includes a setting value storage unit, a nonvolatile storage unit, a receiving unit, a setting value designation control unit, a setting value save control unit, and a setting A value load control unit and an output unit are provided.
ここで、設定値記憶部は、設定値を一時的に記憶する。 Here, the set value storage unit temporarily stores the set value.
不揮発性記憶部は、設定値を不揮発に記憶する。 The nonvolatile storage unit stores the setting value in a nonvolatile manner.
受信部は、ホスト装置から送信された指令データを受信する。 The receiving unit receives command data transmitted from the host device.
設定値指定制御部は、受信された指令データが出力装置を設定する設定値を指定する設定値指定コマンドである場合、当該設定値を設定値記憶部に記憶する。 When the received command data is a setting value designation command that designates a setting value for setting the output device, the setting value designation control unit stores the setting value in the setting value storage unit.
設定値セーブ制御部は、受信された指令データが、設定値セーブコマンドである場合、設定値記憶部に記憶している設定値を不揮発性記憶部に記憶する。 When the received command data is a set value save command, the set value save control unit stores the set value stored in the set value storage unit in the non-volatile storage unit.
設定値ロード制御部は、受信された指令データが、設定値ロードコマンドである場合、不揮発性記憶部に記憶している設定値を設定値記憶部に記憶する。 When the received command data is a set value load command, the set value load control unit stores the set value stored in the nonvolatile storage unit in the set value storage unit.
出力部は、受信された指令データが出力すべき文字または図形を指定する出力コマンドである場合、設定値記憶部に記憶された設定値を参照して当該文字または図形を出力する。 When the received command data is an output command for designating a character or graphic to be output, the output unit refers to the setting value stored in the setting value storage unit and outputs the character or graphic.
また、本発明の出力装置は、既定値制御部をさらに備えるように構成することができる。 In addition, the output device of the present invention can be configured to further include a default value control unit.
ここで、既定値制御部は、受信された指令データが、既定値セーブコマンドである場合、あらかじめ定めた既定値を設定値記憶部に記憶する。 Here, when the received command data is a default value save command, the default value control unit stores a predetermined default value in the set value storage unit.
また、本発明の出力装置は、電源投入初期化時制御部をさらに備えるように構成することができる。 The output device of the present invention can be configured to further include a power-on initialization control unit.
ここで、電源投入初期化時制御部は、電源が投入された場合、もしくは、受信された指令データが初期化コマンドである場合、不揮発性記憶部に記憶している設定値を設定値記憶部に記憶する。 Here, when the power is turned on, when the power is turned on, or when the received command data is an initialization command, the control unit stores the setting value stored in the nonvolatile storage unit. To remember.
また、本発明の出力装置は、電源投入時制御部をさらに備えるように構成することができる。 The output device of the present invention can be configured to further include a power-on control unit.
ここで、電源投入時制御部は、電源が投入された場合、不揮発性記憶部に設定値が記憶されているか否かを調べ、設定値が記憶されている場合、不揮発性記憶部に記憶された設定値を設定値記憶部に記憶する。 Here, when the power is turned on, the power-on control unit checks whether or not the set value is stored in the non-volatile storage unit. If the set value is stored, it is stored in the non-volatile storage unit. The set value is stored in the set value storage unit.
本発明の出力装置は、ホスト装置に接続され、設定値記憶部と、不揮発性記憶部と、受信部と、設定値指定制御部と、設定値セーブ制御部と、設定値ロード制御部と、出力部と、を備えるように構成する。 An output device of the present invention is connected to a host device, and a setting value storage unit, a nonvolatile storage unit, a receiving unit, a setting value designation control unit, a setting value save control unit, a setting value load control unit, And an output unit.
ここで、設定値記憶部は、設定値を一時的に記憶する。 Here, the set value storage unit temporarily stores the set value.
不揮発性記憶部は、設定値を不揮発に記憶する複数の領域を含む。 The nonvolatile storage unit includes a plurality of areas for storing the setting values in a nonvolatile manner.
受信部は、ホスト装置から送信された指令データを受信する。 The receiving unit receives command data transmitted from the host device.
設定値指定制御部は、受信された指令データが出力装置を設定する設定値を指定する設定値指定コマンドである場合、当該設定値を設定値記憶部に記憶する。 When the received command data is a setting value designation command that designates a setting value for setting the output device, the setting value designation control unit stores the setting value in the setting value storage unit.
設定値セーブ制御部は、受信された指令データが、不揮発性記憶部に含まれる複数の領域のいずれかを指定する設定値セーブコマンドである場合、設定値記憶部に記憶している設定値を当該領域に記憶する。 When the received command data is a set value save command for designating one of a plurality of areas included in the nonvolatile storage unit, the set value save control unit stores the set value stored in the set value storage unit. Store in this area.
設定値ロード制御部は、受信された指令データが、不揮発性記憶部に含まれる複数の領域のいずれかを指定する設定値ロードコマンドである場合、当該領域に記憶している設定値を設定値記憶部に記憶する。 When the received command data is a setting value load command for designating one of a plurality of areas included in the nonvolatile storage unit, the setting value load control unit sets the setting value stored in the area as a setting value. Store in the storage unit.
出力部は、受信された指令データが出力すべき文字または図形を指定する出力コマンドである場合、設定値記憶部に記憶された設定値を参照して当該文字または図形を出力する。 When the received command data is an output command for designating a character or graphic to be output, the output unit refers to the setting value stored in the setting value storage unit and outputs the character or graphic.
また、本発明の出力装置は、設定値情報読出制御部と、送信部と、をさらに備えるように構成することができる。 Further, the output device of the present invention can be configured to further include a set value information read control unit and a transmission unit.
ここで、設定値情報読出制御部は、受信された指令データが不揮発性記憶部に含まれる複数の領域のいずれかを指定する設定値情報読出コマンドである場合、当該領域に記憶された設定値情報を読み出す。 Here, when the received command data is a set value information read command for designating one of a plurality of areas included in the nonvolatile storage unit, the set value information read control unit stores the set value stored in the area. Read information.
送信部は、読み出された設定値情報をホスト装置に送信する。 The transmission unit transmits the read setting value information to the host device.
また、本発明の出力装置は、自動ロード設定制御部と、電源投入初期化時制御部と、をさらに備えるように構成することができる。 The output device of the present invention can be configured to further include an automatic load setting control unit and a power-on initialization control unit.
ここで、自動ロード設定制御部は、受信された指令データが不揮発性記憶部に含まれる複数の領域のいずれかを指定する自動ロード設定コマンドである場合、当該領域を指定する情報を不揮発性記憶部に記憶する。 Here, when the received command data is an automatic load setting command for designating any of a plurality of areas included in the nonvolatile storage unit, the automatic load setting control unit stores information for designating the area in a nonvolatile manner. Store in the department.
電源投入初期化時制御部は、電源が投入された場合、もしくは、受信された指令データが初期化コマンドである場合、不揮発性記憶部に記憶された情報により指定される領域に記憶している設定値を設定値記憶部に記憶する。 The power-on initialization control unit stores an area specified by information stored in the nonvolatile storage unit when the power is turned on or when the received command data is an initialization command. The set value is stored in the set value storage unit.
また、本発明の出力装置の出力部は、文字または図形を印刷する印刷部を備え、印刷部に文字または図形を印刷することにより、出力コマンドに指定された文字または図形を出力するように構成することができる。 The output unit of the output device of the present invention includes a printing unit that prints characters or graphics, and is configured to output the characters or graphics specified in the output command by printing the characters or graphics on the printing unit. can do.
また、本発明の出力装置の出力部は、文字または図形を表示する表示部を備え、表示部に文字または図形を表示することにより、出力コマンドに指定された文字または図形を出力するように構成することができる。 In addition, the output unit of the output device of the present invention includes a display unit that displays characters or graphics, and is configured to output the characters or graphics specified in the output command by displaying the characters or graphics on the display unit. can do.
本発明のホスト装置は、出力装置に接続され、設定値指定コマンド生成部と、設定値セーブコマンド生成部と、設定値ロードコマンド生成部と、出力コマンド生成部と、送信部と、を備えるように構成する。 The host device of the present invention is connected to the output device, and includes a set value designation command generation unit, a set value save command generation unit, a set value load command generation unit, an output command generation unit, and a transmission unit. Configure.
ここで、設定値指定コマンド生成部は、出力装置を設定する設定値指定コマンドを生成する。 Here, the set value specifying command generating unit generates a set value specifying command for setting the output device.
設定値セーブコマンド生成部は、設定値セーブコマンドを生成する。 The set value save command generation unit generates a set value save command.
設定値ロードコマンド生成部は、設定値ロードコマンドを生成する。 The set value load command generation unit generates a set value load command.
出力コマンド生成部は、出力装置に出力させる文字または図形を指定する出力コマンドを生成する。 The output command generation unit generates an output command for designating a character or graphic to be output from the output device.
送信部は、生成された設定値指定コマンド、設定値セーブコマンド、設定値ロードコマンド、および、出力コマンドを指令データとして出力装置に送信する。 The transmission unit transmits the generated set value designation command, set value save command, set value load command, and output command to the output device as command data.
本発明のホスト装置は、設定値を不揮発に記憶する複数の領域を含む不揮発性記憶部を備える出力装置に接続され、設定値指定コマンド生成部と、設定値セーブコマンド生成部と、設定値ロードコマンド生成部と、出力コマンド生成部と、送信部と、を備えるように構成する。 The host device of the present invention is connected to an output device including a nonvolatile storage unit including a plurality of areas for storing setting values in a nonvolatile manner, and includes a setting value designation command generation unit, a setting value save command generation unit, and a setting value load. A command generation unit, an output command generation unit, and a transmission unit are provided.
設定値指定コマンド生成部は、出力装置を設定する設定値指定コマンドを生成する。 The set value specifying command generating unit generates a set value specifying command for setting the output device.
設定値セーブコマンド生成部は、不揮発性記憶部に含まれる複数の領域のいずれかを指定する設定値セーブコマンドを生成する。 The set value save command generation unit generates a set value save command for designating any of a plurality of areas included in the nonvolatile storage unit.
設定値ロードコマンド生成部は、不揮発性記憶部に含まれる複数の領域のいずれかを指定する設定値ロードコマンドを生成する。 The set value load command generation unit generates a set value load command for designating any of a plurality of areas included in the nonvolatile storage unit.
出力コマンド生成部は、出力装置に出力させる文字または図形を指定する出力コマンドを生成する。 The output command generation unit generates an output command for designating a character or graphic to be output from the output device.
送信部は、生成された設定値指定コマンド、設定値セーブコマンド、設定値ロードコマンド、および、出力コマンドを指令データとして出力装置に送信する。 The transmission unit transmits the generated set value designation command, set value save command, set value load command, and output command to the output device as command data.
また、本発明のホスト装置は、設定値情報読出コマンド生成部と、受信部と、セーブ領域制御部と、をさらに備えるように構成することができる。 In addition, the host device of the present invention can be configured to further include a set value information read command generation unit, a reception unit, and a save area control unit.
ここで、設定値情報読出コマンド生成部は、不揮発性記憶部に含まれる複数の領域のいずれかを指定する設定値情報読出コマンドを生成する。 Here, the set value information read command generation unit generates a set value information read command for designating any of a plurality of areas included in the nonvolatile storage unit.
送信部は、生成された設定値情報読出コマンドをも指令データとして出力装置に送信する。 The transmission unit also transmits the generated set value information read command as command data to the output device.
受信部は、出力装置から送信される設定値情報を受信する。 The receiving unit receives setting value information transmitted from the output device.
セーブ領域制御部は、受信された設定値情報が有効なものか否かを調べ、有効である場合、当該領域を指定する設定値ロードコマンドを設定値ロードコマンド生成部に生成させる。 The save area control unit checks whether or not the received set value information is valid, and if it is valid, causes the set value load command generation unit to generate a set value load command for designating the area.
本発明の制御方法は、ホスト装置に接続され、設定値を一時的に記憶する設定値記憶部と、設定値を不揮発に記憶する不揮発性記憶部と、を備える出力装置を制御し、受信工程と、設定値指定工程と、設定値セーブ工程と、設定値ロード工程と、出力工程と、を備えるように構成する。 The control method of the present invention controls an output device that is connected to a host device and includes a set value storage unit that temporarily stores a set value and a non-volatile storage unit that stores the set value in a non-volatile manner. A setting value specifying step, a setting value saving step, a setting value loading step, and an output step.
ここで、受信工程では、ホスト装置から送信された指令データを受信する。 Here, in the receiving step, the command data transmitted from the host device is received.
設定値指定工程では、受信された指令データが出力装置を設定する設定値を指定する設定値指定コマンドである場合、当該設定値を設定値記憶部に記憶する。 In the set value specifying step, when the received command data is a set value specifying command for specifying a set value for setting the output device, the set value is stored in the set value storage unit.
設定値セーブ工程では、受信された指令データが、設定値セーブコマンドである場合、設定値記憶部に記憶している設定値を不揮発性記憶部に記憶する。 In the set value saving step, when the received command data is a set value save command, the set value stored in the set value storage unit is stored in the non-volatile storage unit.
設定値ロード工程では、受信された指令データが、設定値ロードコマンドである場合、不揮発性記憶部に記憶している設定値を設定値記憶部に記憶する。 In the set value loading step, when the received command data is a set value load command, the set value stored in the nonvolatile storage unit is stored in the set value storage unit.
出力工程では、受信された指令データが出力すべき文字または図形を指定する出力コマンドである場合、設定値記憶部に記憶された設定値を参照して当該文字または図形を出力する。 In the output step, when the received command data is an output command for designating a character or graphic to be output, the character or graphic is output with reference to the setting value stored in the setting value storage unit.
また、本発明の制御方法は、既定値工程をさらに備えるように構成することができる。 In addition, the control method of the present invention can be configured to further include a default value step.
ここで、既定値工程では、受信された指令データが、既定値ロードコマンドである場合、あらかじめ定めた既定値を設定値記憶部に記憶する。 Here, in the default value process, when the received command data is a default value load command, a predetermined default value is stored in the set value storage unit.
また、本発明の制御方法は、電源投入初期化時工程をさらに備えるように構成することができる。 Further, the control method of the present invention can be configured to further include a power-on initialization process.
ここで、電源投入初期化時工程では、電源が投入された場合、もしくは、受信された指令データが初期化コマンドである場合、不揮発性記憶部に記憶された設定値を設定値記憶部に記憶する。 Here, in the power-on initialization process, when the power is turned on or when the received command data is an initialization command, the setting value stored in the nonvolatile storage unit is stored in the setting value storage unit. To do.
また、本発明の制御方法は、電源投入時工程をさらに備えるように構成することができる。 In addition, the control method of the present invention can be configured to further include a power-on process.
ここで、電源投入時工程では、電源が投入された場合、不揮発性記憶部に設定値が記憶されているか否かを調べ、設定値が記憶されている場合、不揮発性記憶部に記憶された設定値を設定値記憶部に記憶する。 Here, in the power-on process, when the power is turned on, it is checked whether or not the setting value is stored in the nonvolatile storage unit. If the setting value is stored, the setting value is stored in the nonvolatile storage unit. The set value is stored in the set value storage unit.
本発明の制御方法は、ホスト装置に接続され、設定値を一時的に記憶する設定値記憶部と、設定値を不揮発に記憶する複数の領域を含む不揮発性記憶部と、を備える出力装置を制御し、受信工程と、設定値指定工程と、設定値セーブ工程と、設定値ロード工程と、出力工程と、を備えるように構成する。 A control method of the present invention includes an output device that is connected to a host device and includes a setting value storage unit that temporarily stores setting values, and a non-volatile storage unit that includes a plurality of areas that store setting values in a nonvolatile manner. And a receiving step, a setting value designating step, a setting value saving step, a setting value loading step, and an output step.
ここで、受信工程では、ホスト装置から送信された指令データを受信する。 Here, in the receiving step, the command data transmitted from the host device is received.
設定値指定工程では、受信された指令データが出力装置を設定する設定値を指定する設定値指定コマンドである場合、当該設定値を設定値記憶部に記憶する。 In the set value specifying step, when the received command data is a set value specifying command for specifying a set value for setting the output device, the set value is stored in the set value storage unit.
設定値セーブ工程では、受信された指令データが、不揮発性記憶部に含まれる複数の領域のいずれかを指定する設定値セーブコマンドである場合、設定値記憶部に記憶している設定値を当該領域に記憶する。 In the set value saving step, when the received command data is a set value save command for designating any of a plurality of areas included in the nonvolatile storage unit, the set value stored in the set value storage unit is Store in the area.
設定値ロード工程では、受信された指令データが、不揮発性記憶部に含まれる複数の領域のいずれかを指定する設定値ロードコマンドである場合、当該領域に記憶している設定値を設定値記憶部に記憶する。 In the set value loading step, when the received command data is a set value load command for designating one of a plurality of areas included in the nonvolatile storage unit, the set value stored in the area is stored as a set value. Store in the department.
出力工程では、受信された指令データが出力すべき文字または図形を指定する出力コマンドである場合、設定値記憶部に記憶された設定値を参照して当該文字または図形を出力する。 In the output step, when the received command data is an output command for designating a character or graphic to be output, the character or graphic is output with reference to the setting value stored in the setting value storage unit.
また、本発明の制御方法は、設定値情報読出工程と、送信工程と、をさらに備えるように構成することができる。 The control method of the present invention can be configured to further include a set value information reading step and a transmission step.
ここで、設定値情報読出工程では、受信された指令データが不揮発性記憶部に含まれる複数の領域のいずれかを指定する設定値情報読出コマンドである場合、当該領域に記憶された設定値情報を読み出す。 Here, in the set value information reading step, when the received command data is a set value information read command for designating one of a plurality of areas included in the nonvolatile storage unit, the set value information stored in the area Is read.
送信工程では、読み出された設定値情報をホスト装置に送信する。 In the transmission step, the read setting value information is transmitted to the host device.
また、本発明の制御方法は、自動ロード設定工程と、電源投入初期化時工程と、をさらに備えるように構成することができる。 The control method of the present invention can be configured to further include an automatic load setting process and a power-on initialization process.
ここで、自動ロード設定工程では、受信された指令データが不揮発性記憶部に含まれる複数の領域のいずれかを指定する自動ロード設定コマンドである場合、当該領域を指定する情報を不揮発性記憶部に記憶する。 Here, in the automatic load setting step, when the received command data is an automatic load setting command for specifying any of a plurality of areas included in the nonvolatile storage unit, information for specifying the area is stored in the nonvolatile storage unit. To remember.
電源投入初期化時工程では、電源が投入された場合、もしくは、受信された指令データが初期化コマンドである場合、不揮発性記憶部に記憶された情報により指定される領域に記憶している設定値を設定値記憶部に記憶する。 In the power-on initialization process, when the power is turned on, or when the received command data is an initialization command, the settings stored in the area specified by the information stored in the nonvolatile storage unit The value is stored in the set value storage unit.
また、本発明の制御方法において、出力装置は、文字または図形を印刷する印刷部をさらに備え、出力工程では、印刷部に文字または図形を印刷することにより、出力コマンドに指定された文字または図形を出力するように構成することができる。 In the control method of the present invention, the output device further includes a printing unit that prints characters or graphics, and in the output step, the characters or graphics specified in the output command are printed by printing the characters or graphics on the printing unit. Can be configured to output.
また、本発明の制御方法において、出力装置は、文字または図形を表示する表示部をさらに備え、出力工程では、表示部に文字または図形を表示することにより、出力コマンドに指定された文字または図形を出力するように構成することができる。 In the control method of the present invention, the output device further includes a display unit that displays characters or graphics, and in the output step, the characters or graphics designated in the output command are displayed by displaying the characters or graphics on the display unit. Can be configured to output.
本発明の制御方法は、出力装置に接続されるホスト装置を制御し、設定値指定コマンド生成工程と、設定値セーブコマンド生成工程と、設定値ロードコマンド生成工程と、出力コマンド生成工程と、送信工程と、を備えるように構成する。 The control method of the present invention controls a host device connected to an output device, and generates a set value designation command generation step, a set value save command generation step, a set value load command generation step, an output command generation step, and a transmission And a process.
ここで、設定値指定コマンド生成工程では、出力装置を設定する設定値指定コマンドを生成する。 Here, in the set value designation command generation step, a set value designation command for setting the output device is generated.
設定値セーブコマンド生成工程では、設定値セーブコマンドを生成する。 In the set value save command generation step, a set value save command is generated.
設定値ロードコマンド生成工程では、設定値ロードコマンドを生成する。 In the set value load command generation step, a set value load command is generated.
出力コマンド生成工程では、出力装置に出力させる文字または図形を指定する出力コマンドを生成する。 In the output command generation step, an output command for specifying a character or a figure to be output by the output device is generated.
送信工程では、生成された設定値指定コマンド、設定値セーブコマンド、設定値ロードコマンド、および、出力コマンドを指令データとして出力装置に送信する。 In the transmission step, the generated set value designation command, set value save command, set value load command, and output command are transmitted to the output device as command data.
本発明の制御方法は、設定値を不揮発に記憶する複数の領域を含む不揮発性記憶部を備える出力装置に接続されるホスト装置を制御し、設定値指定コマンド生成工程と、設定値セーブコマンド生成工程と、設定値ロードコマンド生成工程と、出力コマンド生成工程と、送信工程と、を備えるように構成する。 The control method of the present invention controls a host device connected to an output device having a nonvolatile storage unit including a plurality of areas for storing setting values in a nonvolatile manner, and generates a setting value designation command generation step and a setting value save command generation A process, a set value load command generation process, an output command generation process, and a transmission process.
ここで、設定値指定コマンド生成工程では、出力装置を設定する設定値指定コマンドを生成する。 Here, in the set value designation command generation step, a set value designation command for setting the output device is generated.
設定値セーブコマンド生成工程では、不揮発性記憶部に含まれる複数の領域のいずれかを指定する設定値セーブコマンドを生成する。 In the set value save command generation step, a set value save command for designating one of a plurality of areas included in the nonvolatile storage unit is generated.
設定値ロードコマンド生成工程では、不揮発性記憶部に含まれる複数の領域のいずれかを指定する設定値ロードコマンドを生成する。 In the set value load command generation step, a set value load command for specifying any of a plurality of areas included in the nonvolatile storage unit is generated.
出力コマンド生成工程では、出力装置に出力させる文字または図形を指定する出力コマンドを生成する。 In the output command generation step, an output command for specifying a character or a figure to be output by the output device is generated.
送信工程では、生成された設定値指定コマンド、設定値セーブコマンド、設定値ロードコマンド、および、出力コマンドを指令データとして出力装置に送信する。 In the transmission step, the generated set value designation command, set value save command, set value load command, and output command are transmitted to the output device as command data.
また、本発明の制御方法は、設定値情報読出コマンド生成工程と、受信工程と、セーブ領域制御工程と、をさらに備えるように構成することができる。 Further, the control method of the present invention can be configured to further include a set value information read command generation step, a reception step, and a save area control step.
ここで、設定値情報読出コマンド生成工程では、不揮発性記憶部に含まれる複数の領域のいずれかを指定する設定値情報読出コマンドを生成する。 Here, in the set value information read command generation step, a set value information read command for designating any one of a plurality of areas included in the nonvolatile storage unit is generated.
送信工程では、生成された設定値情報読出コマンドをも指令データとして出力装置に送信する。 In the transmission step, the generated set value information read command is also transmitted to the output device as command data.
受信工程では、出力装置から送信される設定値情報を受信する。 In the receiving step, set value information transmitted from the output device is received.
セーブ領域制御工程では、受信された設定値情報が有効なものか否かを調べ、有効である場合、当該領域を指定する設定値ロードコマンドを設定値ロードコマンド生成工程に生成させる。 In the save area control step, it is checked whether or not the received set value information is valid, and if it is valid, a set value load command for designating the area is generated in the set value load command generation step.
本発明の出力システム、プリンタやカスタマディスプレイなどの出力装置、および、ホスト装置の機能を実現するプログラム、および、これらの制御方法にて実行される処理を実現するプログラムを、コンパクトディスク、フロッピーディスク(登録商標)、ハードディスク、光磁気ディスク、ディジタルビデオディスク、磁気テープ、半導体メモリなどの情報記録媒体に記録することができる。 An output system of the present invention, a program for realizing functions of an output device such as a printer or a customer display, and a host device, and a program for realizing processing executed by these control methods are stored in a compact disk, a floppy disk ( (Registered trademark), hard disk, magneto-optical disk, digital video disk, magnetic tape, semiconductor memory, and other information recording media.
本発明の情報記録媒体に記録されたプログラムを、プリンタやカスタマディスプレイなどの出力装置や、汎用コンピュータなどのホスト装置が備えるCPU(Central Processing Unit;中央処理ユニット)などの制御装置や周辺機器などで実行することにより、上記の出力システム、プリンタやカスタマディスプレイなどの出力装置、ホスト装置、および、これらの制御方法を実現することができる。 The program recorded on the information recording medium of the present invention is output by a control device such as a CPU (Central Processing Unit) provided in an output device such as a printer or a customer display, or a host device such as a general-purpose computer, or a peripheral device When executed, the output system, the output device such as a printer or a customer display, the host device, and the control method thereof can be realized.
また、これらの装置とは独立して、本発明のプログラムを記録した情報記録媒体を配布、販売したり、ホスト装置から更新したりすることができる。 Independent of these apparatuses, an information recording medium on which the program of the present invention is recorded can be distributed and sold, or updated from a host apparatus.
本発明によれば、プリンタやカスタマディスプレイなどの出力装置の現在の設定値を容易にセーブ、およびロードできる出力システム、当該出力装置、ホスト装置、これらの制御方法、およびこれらを実現するプログラムを記録した情報記録媒体を提供することができる。 According to the present invention, an output system capable of easily saving and loading current setting values of an output device such as a printer or a customer display, the output device, a host device, a control method thereof, and a program for realizing them are recorded. An information recording medium can be provided.
以下に本発明の一実施形態を説明する。なお、以下に説明する実施形態は説明のためのものであり、本発明の範囲を制限するものではない。したがって、当業者であればこれらの各要素もしくは全要素をこれと均等なものに置換した実施形態を採用することが可能であるが、これらの実施形態も本発明の範囲に含まれる。 An embodiment of the present invention will be described below. In addition, embodiment described below is for description and does not limit the scope of the present invention. Therefore, those skilled in the art can employ embodiments in which each or all of these elements are replaced with equivalent ones, and these embodiments are also included in the scope of the present invention.
(第1の実施形態)
図1は、本発明の出力システムの第1の実施形態の概要構成を示す模式図である。以下、本図を参照して説明する。
(First embodiment)
FIG. 1 is a schematic diagram showing a schematic configuration of a first embodiment of an output system of the present invention. Hereinafter, a description will be given with reference to FIG.
本実施例の出力システム101は、ホスト装置102と、プリンタ103と、カスタマディスプレイ104とを備える。プリンタ103と、カスタマディスプレイ104とは、同じ通信線105でバス結合的にホスト装置102と接続されている。ここで、プリンタ103とカスタマディスプレイ104とは、いずれも本発明の出力装置として機能する。
The
ホスト装置102が、通信線105へ指令データを送信すると、通信線105を介して、当該指令データをプリンタ103と、カスタマディスプレイ104とが受信する。
When the
プリンタ103とカスタマディスプレイ104には、重複しない機器番号が割り当てられ、機器選択コマンドによって、通信線105を介して受信した指令データが、自分自身を宛先とするものか否かが判断できる。ここで、機器選択コマンドとは、以降の指令データの対象となる機器の機器番号を指定するものである。なお、各種コマンドに、機器番号nに宛てて送信されたことを示すパラメータを設けることとしてもよい。
A unique device number is assigned to the
このようにして、機器を選択してから、印刷もしくは表示すべき文字のASCIIコードを指定する指令データ(出力コマンド)を送信すれば、選択された機器に当該文字が印刷もしくは表示される。このほか、行間やフォントの選択、国別の設定など、各種の設定を送信することもできる。このような各種の設定の例を、以下に示す。
・文字の右スペース量の設定
・印字文字/表示文字の装飾(下線、強調、倒立 など)の指定/解除
・印字/表示モードの一括設定
・ダウンロード文字セットの指定/解除/定義/抹消
・改行量の設定
・水平タブ位置の設定
・印字文字種/表示文字種の指定
・国際文字の選択
・文字コードテーブルの選択
・ダウンロードビットイメージの定義
・マクロの定義
・左マージンの設定
・基本計算ピッチの設定
・自動ステータス送信の有効/無効
これらの設定事項は、パラメータを指定する指令データ(設定値指定コマンド)によって設定され、プリンタ103やカスタマディスプレイ104が備えるRAMに設定値が記憶される。これらの設定値は、文字や図形の印刷や表示の際に適宜参照される。また、プリンタ103とカスタマディスプレイ104の両方について設定可能なものと、いずれか一方についてのみ設定可能なものとがある。
In this manner, if command data (output command) specifying the ASCII code of the character to be printed or displayed is transmitted after the device is selected, the character is printed or displayed on the selected device. In addition, various settings such as line spacing, font selection, and country-specific settings can be transmitted. Examples of such various settings are shown below.
・ Setting of right space amount of characters ・ Designation / cancellation of print / display character decorations (underline, emphasis, inversion, etc.) ・ Batch setting of print / display mode ・ Designation / cancellation / definition / erasure / line feed of download character set Setting of amount, setting of horizontal tab position, specification of print character type / display character type, selection of international characters, selection of character code table, definition of download bit image, definition of macro, setting of left margin, setting of basic calculation pitch, Valid / invalid of automatic status transmission These setting items are set by command data (setting value specifying command) for specifying parameters, and setting values are stored in a RAM provided in the
また、本実施形態においては、設定値のセーブ・ロードに関する指令データ(以下「カスタマイズコマンド」という。)は、以下のようなフォーマットを有する。ここで、0xは十六進数であることを示す接頭辞である。 In the present embodiment, the command data relating to saving / loading of setting values (hereinafter referred to as “customized command”) has the following format. Here, 0x is a prefix indicating that it is a hexadecimal number.
・「0x1d 0x28 0x4d 0x02 0x00 n m」:プリンタ103に対するパラメータn、mのコマンドを意味する指令データ。
・「0x1f 0x28 0x4d 0x02 0x00 n m」:カスタマディスプレイ104に対するパラメータn、mのコマンドを意味する指令データ。
“0x1d 0x28 0x4d 0x02 0x00 nm”: command data indicating commands of parameters n and m for the
“0x1f 0x28 0x4d 0x02 0x00 nm”: command data indicating parameters n and m commands for the
パラメータnには機能コードを、パラメータmには領域番号をそれぞれ指定する。機能コードn=1は設定値セーブコマンドを意味し、機能コードn=2は設定値ロードコマンドを意味する。また領域番号m=0は工場出荷時の既定値を採用することを意味し、領域番号mが1以上の場合は当該番号にて示される領域を使用して設定値のセーブ又はロードを行うことを意味する。例えば、n=2、m=0の場合は、既定値をロードするコマンドを指定したことになる。 A function code is designated for parameter n, and an area number is designated for parameter m. The function code n = 1 means a set value save command, and the function code n = 2 means a set value load command. The area number m = 0 means that the factory default value is adopted. When the area number m is 1 or more, the setting value is saved or loaded using the area indicated by the number. Means. For example, when n = 2 and m = 0, a command for loading a default value is designated.
プリンタ103が、カスタマディスプレイ用のカスタマイズコマンド「0x1f 0x28 0x4d 0x02 0x00 n m」を受信した場合は、これをスキップして無視する。一方、カスタマディスプレイ104が、プリンタ用のカスタマイズコマンド「0x1d 0x28 0x4d 0x02 0x00 n m」を受信した場合は、これをスキップして無視する。
When the
また、プリンタ103やカスタマディスプレイ104の初期化は、以下に示す指令データ(初期化コマンド)にて指令する。
Also, initialization of the
・「0x1b 0x40」
このように、上述の指令データのフォーマットを構成することにより、共通の通信線105によりバス結合的に接続された2つの機器が、自身に宛てられた指令データを分別することができる。
・ "0x1b 0x40"
In this manner, by configuring the above-described command data format, two devices connected in a bus connection by the
これらの指令データのフォーマットは、本実施形態以外の態様を採用することができ、これらの実施形態も本発明の範囲に含まれる。また、本実施形態は、プリンタ103とカスタマディスプレイ104との2つがホスト装置102に接続された態様であるが、いずれか一方のみがホスト装置102に接続された態様も本発明の範囲に含まれる。
A format other than the present embodiment can be adopted for the format of these command data, and these embodiments are also included in the scope of the present invention. Further, although the present embodiment is a mode in which the
(プリンタの概要構成)
図2は、図1に示す出力システム101のプリンタ103の概要構成を示す模式図である。なお、本図において、上述の図と同様の機能を果たす要素には同じ符号を付してある。以下、本図を参照して説明する。
(Outline configuration of printer)
FIG. 2 is a schematic diagram showing a schematic configuration of the
プリンタ103の各部は、CPU 201が制御する。CPU 201が各部を制御するためのプログラムは、ROM 202に記憶されており、プリンタの電源投入時にCPU 201がこのプログラムを順次実行する。この際に、ディップスイッチ210の設定を読み出して、CPU 201は、プリンタの初期化処理を行う。
The
プリンタ103は、通信線105とインターフェース203を介して、ホスト装置との間で通信を行う。ホスト装置からの指令データを受信した場合、CPU 201に対して割り込みが発生し、割り込み処理が起動される。割り込み処理では、受信された指令データをRAM 204内の受信バッファ領域221に順次記憶して通常処理にリターンする。
The
CPU 201は、通常処理では、受信バッファ領域221に記憶された指令データを順次読み出して、その指令データがいかなるコマンドやデータであるかを判断し、その種類に応じて対応する処理を実行する。
In the normal process, the
実行する処理には、プリンタ103自体の設定を行うものと、文字や図形を印刷するものとがある。
Processing to be executed includes setting of the
プリンタ103自体の設定は、RAM 204内に用意された設定値記憶部205に記憶される。本発明では、この設定値記憶部205に記憶された設定値を、ホスト装置102から送信された指令データに従って、フラッシュEEPROM(Electrically Erasable Programmable ROM)などの不揮発性記憶部206に用意された領域220にセーブする。また、領域220に記憶されている設定値を、ホスト装置102から送信された指令データに従って、RAM 204にロードする。不揮発性記憶部206に用意された領域220の数は1個以上の任意の数とすることができる。本実施形態では、図に示すように、N個(N≧1)の領域が用意されている。
The settings of the
指令データが文字や図形を印刷する出力コマンドである場合は、ROM 202から読み出したり、当該文字のフォント情報や図形を表すビット情報を、RAM 204内に用意されたラインバッファ、もしくはページバッファ領域222に展開する。展開の際には、RAM 204内の設定値記憶部205に記憶された設定値を参照する。
When the command data is an output command for printing a character or graphic, the line buffer or page buffer area 222 prepared in the
バッファ領域222に展開された情報を、1行ごと、あるいは1ページごとに、出力部207が備える印刷部208を駆動して、紙やフィルムなどの印刷媒体に印刷する。
The information developed in the buffer area 222 is printed on a printing medium such as paper or film by driving the
(カスタマディスプレイの概要構成)
図3は、図1に示す出力システム101のカスタマディスプレイ104の概要構成を示す模式図である。なお、本図において、上述の図と同様の機能を果たす要素には同じ符号を付してある。以下、本図を参照して説明する。
(Outline configuration of customer display)
FIG. 3 is a schematic diagram showing a schematic configuration of the
本実施形態では、カスタマディスプレイ104の概要構成と、プリンタ103の概要構成とは、概ね同様である。プリンタ103と、カスタマディスプレイ104とは、文字や図形を印刷するか、それとも表示するかという出力手法が異なるが、いずれも出力装置である点でかわりがない。したがって、同様の部分については説明を省略する。
In this embodiment, the general configuration of the
概要構成においては、出力部207の構成が異なり、ここに液晶ディスプレイやCRT(Cathode Ray Tube)などから構成される表示部209が用意されている。
In the general configuration, the configuration of the
RAM 204内には、ページバッファ領域222に相当するものとしてビデオRAM領域223が用意され、ここに表示すべき文字のフォント情報や図形のビットマップ情報が展開される。ビデオRAM領域223に展開された表示情報は、適切なタイミングで、たとえば垂直同期の割り込み処理やビデオRAM領域223の更新処理の実行時に、出力部207内の表示部209に転送され、文字や図形が表示される。
A
(出力装置の処理)
図4は、図1に示す出力システム101の出力装置、すなわちプリンタ103とカスタマディスプレイ104とで実行される出力処理の流れを示すフローチャートである。本処理は、上述したプリンタ103における通常処理に相当するものである。以下、本図を参照して説明する。
(Output device processing)
FIG. 4 is a flowchart showing a flow of output processing executed by the output device of the
CPU 201は、指令データを受信しているか否か、すなわち、RAM 204内の受信バッファ領域221に指令データが記憶されているか否かを調べる(ステップS501)。受信バッファ領域221に指令データが記憶されていない場合(ステップS501;No)、待機して(ステップS502)、ステップS501に戻る。ステップS502の待機では、他の処理を実行することができる。例えば、待機の間に受信割り込みが発生すれば、受信バッファ領域221に指令データが記憶されることになる。
The
一方、受信バッファ領域221に指令データが記憶されている場合(ステップS501;Yes)、当該指令データを読み出す(ステップS503)。受信バッファ領域221はリングバッファやキューとして構成されており、指令データを読み出すと、当該指令データは受信バッファ領域221から消去される。
On the other hand, when the command data is stored in the reception buffer area 221 (step S501; Yes), the command data is read (step S503). The
次に、読み出した指令データの種類を調べる(ステップS504)。当該指令データが、本出力装置以外の出力装置用のものである場合、もしくは、現在当該出力装置以外の出力装置が選択されている場合(ステップS504;他機器)、直ちにステップS501に戻る。たとえば、当該出力装置がプリンタ103である場合に、指令データがカスタマディスプレイ用のカスタマイズコマンド「0x1f 0x28 0x4d 0x02 0x00 n m」であった場合である。
Next, the type of the read command data is checked (step S504). If the command data is for an output device other than the output device, or if an output device other than the output device is currently selected (step S504; other device), the process immediately returns to step S501. For example, when the output device is the
当該指令データが設定値指定コマンドである場合(ステップS504;設定値指定)、RAM 204内の設定値記憶部205の当該コマンドに対応する領域に当該コマンドにより指定された設定値を記憶して(ステップS505)、ステップS501に戻る。たとえば、改行量の設定コマンドは、改行量を表わす設定値nをパラメータとして備え、当該設定値nを設定値記憶部205の改行量を記憶する領域に記憶する。
If the command data is a set value designation command (step S504; set value designation), the set value designated by the command is stored in an area corresponding to the command in the set
当該指令データが、設定値セーブコマンドである場合(ステップS504;設定値セーブ)、RAM 204内の設定値記憶部205に記憶された設定値を不揮発性記憶部206に用意された領域220にコピーして記憶する(ステップS506)。
When the command data is a set value save command (step S504; save set value), the set value stored in the set
たとえば、当該出力装置がプリンタ103である場合は、指令データ「0x1d 0x28 0x4d 0x02 0x00 n m」の機能コードnが1、パラメータmが1以上の値であった場合である。パラメータmは、上述のとおり不揮発性記憶部206に用意された領域220の番号を意味する。領域220が1つ用意されている場合は、m=1のみが有効な値であり、複数、たとえば9個用意されている場合は、m=1〜9が有効な値となる。
For example, when the output device is the
不揮発性記憶部206に用意された領域220のうち、m番目の領域220に、RAM 204内の設定値記憶部205に記憶された設定値を記憶する。なお、設定値記憶部205に、上述のセーブ/ロードができる設定値が連続して配置されている場合には、単に連続した領域をコピーするだけでよいが、そうでない場合は、セーブ/ロードできる設定値を記憶した領域を個々に選択してコピーする必要がある。
The setting value stored in the setting
mが有効な値でない場合は、適宜エラー処理を行うか、このコマンドを無視する。 If m is not a valid value, error processing is performed as appropriate or this command is ignored.
コピーが終了したら、ステップS501に戻る。 When copying is completed, the process returns to step S501.
当該指令データが、設定値ロードコマンドである場合(ステップS504;設定値ロード)、不揮発性記憶部206に用意された領域220に記憶された設定値を、RAM 204内の設定値記憶部205にコピーして記憶する(ステップS507)。
When the command data is a set value load command (step S504; load set value), the set value stored in the
たとえば、当該出力装置がプリンタ103である場合は、指令データ「0x1d 0x28 0x4d 0x02 0x00 n m」の機能コードnが2、パラメータmが1以上の値であった場合である。パラメータmは、不揮発性記憶部206に用意された領域220の番号を意味するのは、セーブの場合と同様である。
For example, when the output device is the
不揮発性記憶部206に用意された領域220のうち、m番目の領域220から、RAM 204内の設定値記憶部205に設定値をコピーして記憶する。設定値記憶部205へのコピーは、セーブの場合と対応づけて行う。
Of the
なお、m=0の場合は、所定の既定値をロードする既定値ロードコマンドであると解釈され、当該既定値をRAM 204内の設定値記憶部205に記憶する。
When m = 0, it is interpreted as a default value load command for loading a predetermined default value, and the default value is stored in the set
mが有効な値でない場合は、適宜エラー処理を行うか、このコマンドを無視する。 If m is not a valid value, error processing is performed as appropriate or this command is ignored.
コピーが終了したら、ステップS501に戻る。 When copying is completed, the process returns to step S501.
当該指令データが、出力コマンドである場合(ステップS504;出力)、当該出力コマンドに合わせてRAM 204内のラインバッファ領域222、ページバッファ領域222、ビデオRAM領域223などに文字のフォント情報や図形のビットマップ情報を展開し、適宜出力部207を駆動し、印刷部208や表示部209により、文字や図形を出力して(ステップS508)、ステップS501に戻る。
When the command data is an output command (step S504; output), the font information and graphics of characters are stored in the line buffer area 222, page buffer area 222,
これ以外のコマンドである場合(ステップS504;その他)、当該コマンドに対応する処理を実行して(ステップS509)、ステップS501に戻る。 If the command is other than this (step S504; other), the process corresponding to the command is executed (step S509), and the process returns to step S501.
(ホスト装置の実施形態)
図5は、図1に示す出力システム101のホスト装置102の概要構成を示す模式図である。なお、本図において、上述の図と同様の機能を果たす要素には同じ符号を付してある。以下、本図を参照して説明する。
(Host device embodiment)
FIG. 5 is a schematic diagram showing a schematic configuration of the
ホスト装置102の各部は、CPU 601が制御する。CPU 601は、電源が投入されるとROM 602内に記憶されているIPL(Initial Program Loader)を読み出して実行する。IPLの実行の中で、CPU 601は、フロッピーディスク(登録商標)やハードディスクなどの外部記憶装置603に記憶されているオペレーティングシステムやアプリケーションのプログラムをRAM 604に読み出して、これを実行する。
Each unit of the
CPU 601のオペレーティングシステムやアプリケーションのプログラムは、ユーザからの指令入力を受け付けるためのキーボードやマウス、他のコンピュータ機器からの遠隔操作インターフェースなどの入力装置605から得られた指示入力にしたがって、プリンタ103やカスタマディスプレイ104などの出力装置に送信すべき指令データを生成し、これを、インターフェース606および通信線105を介して、これらの出力装置に送信する。また、出力装置から送信される各種ステータス情報を、通信線105およびインターフェース606を介して受信することもできる。
The operating system of the
ホスト装置102は、ユーザへ各種処理の結果などを報告するためのCRTや液晶ディスプレイなどの表示装置607を備えることができる。なお、当該表示装置607は、カスタマディスプレイ104などの出力装置で代用することができ、この場合、表示装置607は不要である。
The
ここで、CPU 601は、設定値指定コマンド生成部、設定値セーブコマンド生成部、出力コマンド生成部として機能し、インターフェース606は送信部として機能する。
Here, the
このように、出力システムの本実施形態により、現在の出力装置の各種設定値をホスト装置から個々に送信しなくてもひとつの指令によって適宜セーブ/ロードできるようになる。これにより、ホスト装置からの送信データ量が削減できるため設定値の転送処理の高速化が可能となる。さらには、大量のデータ通信中に起こりうる通信エラーの発生率が極めて低くなるため、信頼性の高い出力システムの構築が可能となる。 As described above, according to this embodiment of the output system, various setting values of the current output device can be appropriately saved / loaded by one command without individually transmitting from the host device. As a result, the amount of transmission data from the host device can be reduced, and the setting value transfer process can be speeded up. Furthermore, since the occurrence rate of communication errors that can occur during a large amount of data communication is extremely low, it is possible to construct a highly reliable output system.
(第2の実施形態)
本実施形態は、上記の実施形態と大部分は同様であるが、以下の点で異なる。すなわち、本実施形態では、電源投入時や初期化コマンドを受信した場合に、出力装置は、不揮発記憶部206のいずれかの領域220からRAM 204の設定値記憶部205へ設定値を自動的にコピーする点で相違する。
(Second Embodiment)
This embodiment is largely the same as the above embodiment, but differs in the following points. That is, in this embodiment, when the power is turned on or when an initialization command is received, the output device automatically sets the setting value from any
本実施形態では、上記のほか、プリンタ103やカスタマディスプレイ104などの出力装置のCPU 201は、電源投入初期化時制御部、電源投入時制御部としても機能する。
In the present embodiment, in addition to the above, the
プリンタ103や、カスタマディスプレイ104などの出力装置は、電源が投入されたとき、もしくは、上記図4のステップS504にて指令データを解釈した結果初期化コマンドであることが判明したときには、ROM 202内に記憶された初期化プログラムを実行する。この初期化プログラムには、電源投入時等処理を行うコード断片が含まれている。
When the output device such as the
図6は、電源投入時等処理の流れを示すフローチャートである。以下、図を参照して説明する。 FIG. 6 is a flowchart showing the flow of processing such as when the power is turned on. Hereinafter, a description will be given with reference to the drawings.
電源が投入され、あるいは、初期化コマンドが実行されるとメモリの初期化処理を起動する。本処理が起動されると、CPU 201は、まず、不揮発性記憶部206の所定の領域220に、設定値が記憶されているか否かを調べる(ステップS701)。
When the power is turned on or an initialization command is executed, a memory initialization process is started. When this process is started, the
例えば、不揮発性記憶部206がフラッシュEEPROMで構成されている場合、フラッシュEEPROMの各領域220は消去されると値が{0xff}に初期化されるので、この性質を用いてステップS701の判断を行うことができる。
For example, when the
また、領域220内に設定値をセーブするたびに、当該領域220に対応する記憶領域に、設定値のチェックサムやCRC(Cyclic Redundancy Check)などの値を保存しておけば、さらに正確に、設定値が記憶されているか否かの判断ができる。
Further, each time a setting value is saved in the
設定値が記憶されていない場合(ステップS701;No)、ROM 202に記憶されている工場出荷時の既定値、もしくは、ディップスイッチ210などの設定に基づいて、RAM 204の設定値記憶部205に既定の設定値を記憶し(ステップS702)、本処理を終了する。
When the set value is not stored (step S701; No), the factory default value stored in the
一方、設定値が記憶されている場合(ステップS701;Yes)、不揮発性記憶部の当該領域220から、RAM 204の設定値記憶部205に設定値をコピーし(ステップS703)、本処理を終了する。
On the other hand, when the set value is stored (step S701; Yes), the set value is copied from the
このように、出力システムの本実施形態により、電源投入時などに指令データを送信しなくても出力装置の設定状態を既定値とすることができ、また、既定値とは異なるシステム固有の設定値に自動的に変更することができる。 As described above, according to the present embodiment of the output system, the setting state of the output device can be set to the default value without sending command data when the power is turned on, and the system-specific setting different from the default value is set. The value can be changed automatically.
さらに、既定値とは異なるシステム固有の設定値を指定している場合においては、ホスト装置が予測しない状態で出力装置の電源が再投入されたときでも、RAM内の設定値が既定値に戻ることなく、システム固有の設定値に自動的に復帰するため、安定した動作が可能な出力システムの構築が可能となる。 Further, when a system-specific setting value different from the default value is specified, the setting value in the RAM returns to the default value even when the power of the output device is turned on again without the host device predicting. Therefore, the system automatically returns to the setting value unique to the system, so that an output system capable of stable operation can be constructed.
なお、不揮発性記憶部206に用意された設定値記憶用の領域220が複数ある場合は、いずれの領域220を電源投入時等処理で利用するかを決定する必要がある。この決定には、たとえば、以下の手法が考えられる。
(1)常に先頭の領域220を用いる。
(2)先頭の領域220から順に、設定値が記憶されているか否かを調べ、記憶されていることが最初に判明した領域220を用いる。
(3)用いる領域220の領域番号を、あらかじめ不揮発性記憶部206の別の領域に設定記憶しておく。
When there are a plurality of setting
(1) The
(2) In order from the
(3) The area number of the
第3の手法の場合には、電源投入時等処理で使用する領域220の領域番号を指定するコマンドを用意することができる。たとえば、当該出力装置がプリンタ103である場合は、指令データ「0x1d 0x28 0x4d 0x02 0x00 n m」において、n=3のときに、電源投入時等処理で使用する領域220の領域番号を指定するコマンドであるとすることができる。この場合、mは、使用する領域220の領域番号である。
In the case of the third method, it is possible to prepare a command for designating the area number of the
本実施形態では、図2および図3に示すように領域として1からNのN種類が指定可能である。なお、ホスト装置102からm=0が指定された場合は、記憶された領域番号が領域番号として有効なものではないことになる。この場合は、ステップS701において「所定の領域に設定値が記憶されていない」と判断され、工場出荷時の既定値を電源投入時からロードする。
In this embodiment, as shown in FIG. 2 and FIG. 3, N types of 1 to N can be designated as areas. When m = 0 is designated from the
(第3の実施形態)
本実施形態は、上記の実施形態と大部分は同様であるが、以下の点で異なる。すなわち、本実施形態では、出力装置にメモ機能を付加し、これを利用して各アプリケーションのアプリケーション名と、当該アプリケーション毎の設定値が保存されているか否かを判別する点で相違する。
(Third embodiment)
This embodiment is largely the same as the above embodiment, but differs in the following points. That is, the present embodiment is different in that a memo function is added to the output device and it is used to determine whether or not the application name of each application and the setting value for each application are stored.
本実施形態では、上記のほか、プリンタ103やカスタマディスプレイ104などの出力装置のCPU 201は、設定値情報読出制御部としても機能し、インターフェース203は、送信部としても機能する。また、ホスト装置102のCPU 601は、設定値情報読出コマンド生成部、セーブ領域制御部としても機能し、インターフェース606は、受信部としても機能する。
In the present embodiment, in addition to the above, the
本実施形態では、以下のようなメモコマンドを利用する。これは、プリンタ103やカスタマディスプレイ104などの出力装置の不揮発性記憶部206の各領域220に対応付けて、あるいは各領域220内に、アプリケーションなどの名前を記憶し、また、これを出力装置から読み出すものである。
In the present embodiment, the following memo command is used. This is associated with each
「0x1d 0x28 0x4d PL PH n m d1...dk」において、n=4のときにプリンタ103の不揮発性記憶部206のm番目の領域220にアプリケーション名d1...dkを対応付けて記憶する。
In “0x1d 0x28 0x4d PL PH n m d1... Dk”, when n = 4, the application name d1... Dk is stored in association with the m-
「0x1d 0x28 0x4d 0x02 0x00 n m」においてn=5のときにプリンタ103の不揮発性記憶部206のm番目の領域220に対応付けられ記憶されたアプリケーション名をホスト装置102へ送信する。
When “n = 5” in “0x1d 0x28 0x4d 0x02 0x00 nm”, the application name stored in association with the
「0x1f 0x28 0x4d PL PH n m d1...dk」においてn=4のときにカスタマディスプレイ104の不揮発性記憶部206のm番目の領域220にアプリケーション名d1...dkを対応付けて記憶する。
When “n = 4” in “0x1f 0x28 0x4d PL PH n m d1... Dk”, the application name d1... Dk is stored in association with the m-
「0x1f 0x28 0x4d 0x02 0x00 n m」においてn=5のときにカスタマディスプレイ104の不揮発性記憶部206のm番目の領域220に対応付けられ記憶されたアプリケーション名をホスト装置102へ送信する。
When “n = 5” in “0x1f 0x28 0x4d 0x02 0x00 nm”, the application name stored in association with the
ここで、アプリケーション名d1...dkはkバイトであり、PL+PH×256=k+2が成立する。図7に、不揮発性記憶部206の各領域220と、当該領域に対応付けて、複数のアプリケーション名が記憶されている場合の様子を示す。
Here, the application name d1 ... dk is k bytes, and PL + PH × 256 = k + 2 holds. FIG. 7 shows each
アプリケーション名は、メモ領域224に記憶されている。本実施形態では、メモ領域224は、アプリケーション名を各要素に格納する配列として表現されており、領域220の数がN個のときは、メモ領域224の当該各要素の数もN個となる。本図では、1番目の領域220はワードプロセッサ用に割り当てられ、メモ領域224の1番目の要素には、その名前"Word Processor"が記憶されている。N番目の領域220はグラフィックエディタ用に割り当てられ、メモ領域224のN番目の要素には、その名前"Graphic Editor"が記憶されている。
The application name is stored in the
本実施形態では、設定値を記憶する領域220に加えメモ領域224を設けているが、領域220に記憶している設定値の一部をアプリケーション名としてさらに使用することもできる。
In the present embodiment, the
本実施形態により、不揮発性記憶部206に用意された設定値記憶用の各領域220ごとに設定値情報を記憶させることで、アプリケーションごと、あるいはセッション(たとえば文書1つ分のデータ出力)ごとに設定値を記憶することができ、アプリケーションまたはセッションの起動時に送信される初期化コマンドだけで容易にアプリケーションまたはセッションごとの出力装置環境を設定することができる。また、設定値セーブコマンドと共にメモコマンドにより設定値情報を指定しておけば、当該アプリケーション用の設定値が記憶されているか否かをホスト装置102が知得することができる。
According to the present embodiment, by storing setting value information for each setting
101…出力システム、102…ホスト装置、103…プリンタ、104…カスタマディスプレイ、105…通信線、201…CPU、202…ROM、203…インターフェース、204…RAM、205…設定値記憶部、206…不揮発性記憶部、207…出力部、208…印刷部、209…表示部、210…ディップスイッチ、601…CPU、602…ROM、603…外部記憶装置、604…RAM、605…入力装置、606…インターフェース、607…表示装置。
DESCRIPTION OF
Claims (6)
前記ホスト装置は、前記出力装置に指令データを送信し、
前記出力装置は、設定値を一時的に記憶する設定値記憶部と、設定値を不揮発に記憶する不揮発性記憶部と、を備え、
前記ホスト装置が送信する指令データは、当該指令データを実行する出力装置がプリンタかディスプレイかを指定するデータと、前記プリンタに対する指令データとディスプレイに対する指令データとで共通の、前記出力装置用のカスタマイズコマンドであることを示すデータ部、及び、当該指令データが設定値セーブコマンドであること又は設定値ロードコマンドであることを意味するパラメータとを含むフォーマットを有するものとなっており、
前記出力装置は、
前記ホスト装置から送信された指令データを受信し、受信した指令データに含まれるデータに基づき、当該指令データがプリンタに対するコマンドかディスプレイに対するコマンドかを調べ、自装置用のコマンドである場合は、
前記受信された指令データが設定値のセーブ・ロードに関するカスタマイズコマンドである場合に、当該カスタマイズコマンドのパラメータをもとにコマンドの種類を調べ、
前記カスタマイズコマンドに含まれるパラメータが設定値セーブコマンドを意味する値である場合、前記設定値記憶部に記憶された設定値を不揮発性記憶部に記憶し、
前記カスタマイズコマンドに含まれるパラメータが設定値ロードコマンドを意味する値である場合、前記不揮発性記憶部に記憶された設定値を前記設定値記憶部に記憶し、
前記受信された指令データが出力すべき文字または図形を指定する出力コマンドである場合、前記設定値記憶部に記憶された設定値を参照して当該文字または図形を出力し、
受信した指令データが自装置以外の出力装置用のコマンドである場合は当該コマンドを実行しない
ことを特徴とする出力システム。 Output comprising: one or both of a printer having a printing unit that prints characters or figures as an output device , a display having a display unit that displays characters or figures, and a host device connected thereto A system,
The host device transmits command data to the output device,
The output device includes a setting value storage unit that temporarily stores setting values, and a non-volatile storage unit that stores setting values in a nonvolatile manner,
The command data transmitted by the host device is data for designating whether the output device executing the command data is a printer or a display, and the command data for the printer and the command data for the display are common for the output device. data unit indicating a command, and has become to have a format including a parameter indicating that this command data is possible or settings load command is a set value save command,
The output device is
When receiving the command data transmitted from the host device , based on the data included in the received command data, check whether the command data is a command for the printer or a command for the display.
When the received command data is a customization command related to saving / loading of setting values, the type of command is examined based on the parameter of the customization command,
When the parameter included in the customization command is a value meaning a setting value save command, the setting value stored in the setting value storage unit is stored in a nonvolatile storage unit,
When the parameter included in the customization command is a value meaning a setting value load command, the setting value stored in the nonvolatile storage unit is stored in the setting value storage unit,
When the received command data is an output command for designating a character or graphic to be output , the character or graphic is output with reference to the setting value stored in the setting value storage unit ,
An output system characterized in that when the received command data is a command for an output device other than its own device, the command is not executed .
ことを特徴とする請求項1記載の出力システム。 When the command data transmitted by the host device is a customization command for the output device and is a set value save command and a set value load command, the command data is a set value save command or a set value load command. The output system according to claim 1, wherein the output system includes the same data except for a plurality of parameters including a parameter that means
前記出力装置は、
前記指令データが前記カスタマイズコマンドであって、含まれるパラメータが設定値セーブコマンドを意味する値であり、前記不揮発性記憶部に含まれる複数の領域のいずれかを指定するパラメータを含む場合、前記設定値記憶部に記憶された設定値を前記パラメータが示す領域に記憶し、
前記指令データが前記カスタマイズコマンドであって、含まれるパラメータが設定値ロードコマンドを意味する値であり、前記不揮発性記憶部に含まれる複数の領域のいずれかを指定するパラメータを含む場合、前記パラメータが示す領域に記憶された設定値を前記設定値記憶部に記憶する
ことを特徴とする請求項1または2記載の出力システム。 The command data transmitted by the host device is an area used by a set value save command or a set value load command following a parameter indicating that the command data is a set value save command or a set value load command. Including parameters indicating
The output device is
When the command data is the customization command, the included parameter is a value that means a set value save command, and includes a parameter that specifies one of a plurality of areas included in the nonvolatile storage unit, the setting Storing the setting value stored in the value storage unit in the area indicated by the parameter;
When the command data is the customization command, the included parameter is a value meaning a set value load command, and includes a parameter that specifies one of a plurality of areas included in the nonvolatile storage unit, the parameter The output system according to claim 1 or 2, wherein the setting value stored in the area indicated by is stored in the setting value storage unit.
設定値を一時的に記憶する設定値記憶部と、
設定値を不揮発に記憶する不揮発性記憶部と、
前記ホスト装置から送信された指令データを受信する受信部と、
前記受信された指令データが、当該指令データを実行する出力装置がプリンタかディスプレイかを指定するデータと、前記プリンタに対する指令データとディスプレイに対する指令データとで共通の、前記出力装置用のカスタマイズコマンドであることを示すデータ部、及び、当該指令データが設定値セーブコマンドであること又は設定値ロードコマンドであることを意味するパラメータとを含むフォーマットを有する指令データであって、設定値のセーブ・ロードに関するカスタマイズコマンドである場合に、受信した指令データに含まれるデータに基づき、当該指令データがプリンタに対するコマンドかディスプレイに対するコマンドかを調べ、自装置用のコマンドである場合は、当該カスタマイズコマンドのパラメータをもとにコマンドの種類を調べ、
前記カスタマイズコマンドに含まれるパラメータが設定値セーブコマンドを意味する値である場合、前記設定値記憶部に記憶された設定値を不揮発性記憶部に記憶する設定値セーブ制御部と、
前記カスタマイズコマンドに含まれるパラメータが、設定値ロードコマンドを意味する値である場合、前記不揮発性記憶部に記憶された設定値を前記設定値記憶部に記憶する設定値ロード制御部と、
前記受信された指令データが出力すべき文字または図形を指定する出力コマンドである場合、前記設定値記憶部に記憶された設定値を参照して当該文字または図形を出力する出力部と、を備え、
受信した指令データが自装置以外の出力装置用のコマンドである場合は当該コマンドを実行しない
ことを特徴とする出力装置。 Is connected to a host device, a structured Ru output device as a display which includes a printer and a character or display unit for displaying a graphic having a printing unit for printing the characters or graphics,
A set value storage unit for temporarily storing set values;
A non-volatile storage unit that stores the set value in a non-volatile manner;
A receiving unit for receiving command data transmitted from the host device;
The received command data is a customization command for the output device that is common to data specifying whether the output device that executes the command data is a printer or a display, and command data for the printer and command data for the display. data unit indicating that, and a command data having a format including a parameter indicating that this command data is possible or settings load command is a set value save command, save and load settings If the command is a command for the printer or a command for the display based on the data included in the received command data, Comman originally Examine the types,
When the parameter included in the customization command is a value meaning a setting value saving command, a setting value saving control unit that stores the setting value stored in the setting value storage unit in a nonvolatile storage unit;
When the parameter included in the customization command is a value meaning a setting value load command, a setting value load control unit that stores the setting value stored in the nonvolatile storage unit in the setting value storage unit;
If an output command the received command data to specify the character or graphics to be output, and an output unit for outputting the character or graphics refers to the setting value stored in the setting value storage unit ,
An output device characterized in that when the received command data is a command for an output device other than its own device, the command is not executed .
前記ホスト装置から送信された指令データを受信する受信工程と、
前記受信された指令データが、前記ホスト装置が送信し、当該指令データを実行する出力装置がプリンタかディスプレイかを指定するデータと、前記プリンタに対する指令データとディスプレイに対する指令データとで共通の、前記出力装置用のカスタマイズコマンドであることを示すデータ部、及び、当該指令データが設定値セーブコマンドであること又は設定値ロードコマンドであることを意味するパラメータとを含むフォーマットを有する指令データであって、設定値のセーブ・ロードに関するカスタマイズコマンドである場合に、受信した指令データに含まれるデータに基づき、当該指令データがプリンタに対するコマンドかディスプレイに対するコマンドかを調べ、自装置用のコマンドであれば、当該カスタマイズコマンドのパラメータをもとにコマンドの種類を調べる工程と、
前記カスタマイズコマンドに含まれるパラメータが設定値セーブコマンドを意味する値である場合、前記設定値記憶部に記憶された設定値を不揮発性記憶部に記憶する設定値セーブ工程と、
前記カスタマイズコマンドに含まれるパラメータが設定値ロードコマンドを意味する値である場合、前記不揮発性記憶部に記憶された設定値を前記設定値記憶部に記憶する設定値ロード工程と、
前記受信された指令データが出力すべき文字または図形を指定する出力コマンドである場合、前記設定値記憶部に記憶された設定値を参照して当該文字または図形を出力する出力工程と、
を備えることを特徴とする出力装置の制御方法。 A setting value storage unit that is connected to a host device and is configured as a printer having a printing unit that prints characters or figures and a display unit that displays characters or figures, and that temporarily stores setting values, and a setting A control method for controlling an output device comprising: a nonvolatile storage unit for storing values in a nonvolatile manner;
A receiving step of receiving command data transmitted from the host device;
The received command data is transmitted by the host device, the data specifying whether the output device that executes the command data is a printer or a display, and the command data for the printer and the command data for the display are common. Command data having a format including a data portion indicating a customization command for an output device and a parameter indicating that the command data is a setting value save command or a setting value load command. If the command is a customization command related to saving / loading of setting values , based on the data included in the received command data, the command data is checked whether it is a command for the printer or a command for the display. Parameters of the customization command A step of examining the kind of command over data to the original,
When the parameter included in the customization command is a value meaning a setting value save command, a setting value saving step of storing the setting value stored in the setting value storage unit in a nonvolatile storage unit;
When the parameter included in the customization command is a value meaning a setting value load command, a setting value loading step of storing the setting value stored in the nonvolatile storage unit in the setting value storage unit;
When the received command data is an output command for designating a character or graphic to be output, an output step for outputting the character or graphic with reference to a setting value stored in the setting value storage unit;
An output device control method comprising:
前記ホスト装置から送信された指令データを受信する受信手順と、
前記受信された指令データが、前記ホスト装置が送信し、当該指令データを実行する出力装置がプリンタかディスプレイかを指定するデータと、前記プリンタに対する指令データとディスプレイに対する指令データとで共通の、前記出力装置用のカスタマイズコマンドであることを示すデータ部、及び、当該指令データが設定値セーブコマンドであること又は設定値ロードコマンドであることを意味するパラメータとを含むフォーマットを有する指令データであって、設定値のセーブ・ロードに関するカスタマイズコマンドである場合に、受信した指令データに含まれるデータに基づき、当該指令データがプリンタに対するコマンドかディスプレイに対するコマンドかを調べ、自装置用のコマンドであれば、当該カスタマイズコマンドのパラメータをもとにコマンドの種類を調べる手順と、
前記カスタマイズコマンドに含まれるパラメータが設定値セーブコマンドを意味する値である場合、前記設定値記憶部に記憶された設定値を不揮発性記憶部に記憶する設定値セーブ手順と、
前記カスタマイズコマンドに含まれるパラメータが設定値ロードコマンドを意味する値である場合、前記不揮発性記憶部に記憶された設定値を前記設定値記憶部に記憶する設定値ロード手順と、
前記受信された指令データが出力すべき文字または図形を指定する出力コマンドである場合、前記設定値記憶部に記憶された設定値を参照して当該文字または図形を出力する出力手順と、
を備えることを特徴とするプログラム。
A setting value storage unit that is connected to a host device and is configured as a printer having a printing unit that prints characters or figures and a display unit that displays characters or figures, and temporarily stores setting values; A non-volatile storage unit that stores a value in a nonvolatile manner, a computer-readable information recording medium that records a program for realizing a process for controlling an output device, and the process realized by the program includes:
A receiving procedure for receiving command data transmitted from the host device;
The received command data is transmitted by the host device, the data specifying whether the output device that executes the command data is a printer or a display, and the command data for the printer and the command data for the display are common. Command data having a format including a data portion indicating a customization command for an output device and a parameter indicating that the command data is a setting value save command or a setting value load command. If the command is a customization command related to saving / loading of setting values , based on the data included in the received command data, the command data is checked whether it is a command for the printer or a command for the display. Parameters of the customization command And procedures to determine the type of command over data to the original,
When the parameter included in the customization command is a value meaning a setting value saving command, a setting value saving procedure for storing the setting value stored in the setting value storage unit in a nonvolatile storage unit;
When the parameter included in the customization command is a value meaning a setting value load command, a setting value loading procedure for storing the setting value stored in the nonvolatile storage unit in the setting value storage unit;
When the received command data is an output command for designating a character or graphic to be output, an output procedure for outputting the character or graphic with reference to a setting value stored in the setting value storage unit;
A program comprising:
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2011006681A JP4941596B2 (en) | 2011-01-17 | 2011-01-17 | OUTPUT SYSTEM, OUTPUT DEVICE, OUTPUT DEVICE CONTROL METHOD, AND PROGRAM |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2011006681A JP4941596B2 (en) | 2011-01-17 | 2011-01-17 | OUTPUT SYSTEM, OUTPUT DEVICE, OUTPUT DEVICE CONTROL METHOD, AND PROGRAM |
Related Parent Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2010003725A Division JP4702482B2 (en) | 2010-01-12 | 2010-01-12 | OUTPUT SYSTEM, OUTPUT DEVICE, OUTPUT DEVICE CONTROL METHOD, AND PROGRAM |
Related Child Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2011257231A Division JP5104992B2 (en) | 2011-11-25 | 2011-11-25 | OUTPUT SYSTEM, OUTPUT DEVICE, OUTPUT DEVICE CONTROL METHOD, AND INFORMATION RECORDING MEDIUM |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2011086310A JP2011086310A (en) | 2011-04-28 |
JP4941596B2 true JP4941596B2 (en) | 2012-05-30 |
Family
ID=44079148
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2011006681A Expired - Lifetime JP4941596B2 (en) | 2011-01-17 | 2011-01-17 | OUTPUT SYSTEM, OUTPUT DEVICE, OUTPUT DEVICE CONTROL METHOD, AND PROGRAM |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP4941596B2 (en) |
Family Cites Families (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH03247478A (en) * | 1990-02-27 | 1991-11-05 | Ricoh Co Ltd | Operation control system for printer |
JPH04205333A (en) * | 1990-11-30 | 1992-07-27 | Ricoh Co Ltd | Mode switching system |
JPH06297817A (en) * | 1993-04-19 | 1994-10-25 | Nec Corp | Printer |
JPH11161442A (en) * | 1997-11-28 | 1999-06-18 | Casio Electron Mfg Co Ltd | Printing system |
-
2011
- 2011-01-17 JP JP2011006681A patent/JP4941596B2/en not_active Expired - Lifetime
Also Published As
Publication number | Publication date |
---|---|
JP2011086310A (en) | 2011-04-28 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP4543458B2 (en) | OUTPUT SYSTEM, OUTPUT DEVICE, HOST DEVICE, CONTROL METHOD THEREOF, AND INFORMATION RECORDING MEDIUM | |
JP4799206B2 (en) | Print control program, print control apparatus, and print control method | |
JP2023052591A (en) | Program and print system | |
JP4438064B2 (en) | Data processing apparatus, print setting processing method, storage medium storing computer-readable program, and program | |
JP4941596B2 (en) | OUTPUT SYSTEM, OUTPUT DEVICE, OUTPUT DEVICE CONTROL METHOD, AND PROGRAM | |
JP5104992B2 (en) | OUTPUT SYSTEM, OUTPUT DEVICE, OUTPUT DEVICE CONTROL METHOD, AND INFORMATION RECORDING MEDIUM | |
JP4702482B2 (en) | OUTPUT SYSTEM, OUTPUT DEVICE, OUTPUT DEVICE CONTROL METHOD, AND PROGRAM | |
JP2002014786A (en) | Printing control system and method, and storage medium | |
JP2010211831A (en) | Information processing apparatus, information processing method and printing control program | |
JP2007025845A (en) | Printer control method and program | |
JP2019053403A (en) | Program and printing system | |
US20150262043A1 (en) | Information processing apparatus, information processing method, and information processing system | |
JPH1097391A (en) | Printer system and print control method | |
JP2006190152A (en) | Method for setting printing condition initial value, program, and information processor | |
JP7147405B2 (en) | PRINTING DEVICE CONTROL METHOD AND PRINTING DEVICE | |
JP2005032098A (en) | Method, program, and device for preparing slip | |
JP2001228996A (en) | Image forming system | |
JP4118834B2 (en) | Printer control program and printer control apparatus | |
JP2007004596A (en) | Print control device and method, storage medium and program | |
JP3241767B2 (en) | Image processing device | |
JP2000172461A (en) | File print control method and program recording medium | |
JPH11105384A (en) | Printing system, method for controlling print and recording medium | |
JP2001058438A (en) | Apparatus and method for controlling printer | |
JP2006228103A (en) | Information processor | |
JP2006137050A (en) | Printing system, printing controlling device, printer driver, printing device, and connection checking method |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20110517 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20110719 |
|
A02 | Decision of refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A02 Effective date: 20110830 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20111125 |
|
A911 | Transfer to examiner for re-examination before appeal (zenchi) |
Free format text: JAPANESE INTERMEDIATE CODE: A911 Effective date: 20111205 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20120131 |
|
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20120213 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 4941596 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20150309 Year of fee payment: 3 |
|
S531 | Written request for registration of change of domicile |
Free format text: JAPANESE INTERMEDIATE CODE: R313531 |
|
R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |
|
EXPY | Cancellation because of completion of term |