JPH06314286A - Data processing method - Google Patents

Data processing method

Info

Publication number
JPH06314286A
JPH06314286A JP12473393A JP12473393A JPH06314286A JP H06314286 A JPH06314286 A JP H06314286A JP 12473393 A JP12473393 A JP 12473393A JP 12473393 A JP12473393 A JP 12473393A JP H06314286 A JPH06314286 A JP H06314286A
Authority
JP
Japan
Prior art keywords
processing
data processing
data
command
program
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
JP12473393A
Other languages
Japanese (ja)
Inventor
Katsuyuki Itakura
克幸 板倉
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.)
Casio Computer Co Ltd
Original Assignee
Casio Computer Co Ltd
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 Casio Computer Co Ltd filed Critical Casio Computer Co Ltd
Priority to JP12473393A priority Critical patent/JPH06314286A/en
Publication of JPH06314286A publication Critical patent/JPH06314286A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To shift a processing to another data processor only by supplying a processing program by means of job classification from an external part to the above another processor even if only the min. required basic processing program is typically provided. CONSTITUTION:A personal computer 1 fetches the processing program by job classification from a floppy disk 1A and executes a data processing. An electronic cash register 2 processes sale data in accordance with the basic processing program which is previously and typically provided and transmits a program start instruction to the personal computer 1 at the time of operating a PC key 2A which declares the shift of the processing. The personal computer 1 starts the prescribed processing program which is fetched from the floppy disk 1A, executes the processing based on data inputted from the electronic cash register 2 and transmits the processing result to the electronic cash register 2.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】この発明は、例えば、電子式キャ
ッシュレジスタ等におけるデータ処理方法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a data processing method in, for example, an electronic cash register.

【0002】[0002]

【従来の技術】一般に、電子式キャッシュレジスタ(E
CR)はそのプログラムメモリ(ROMやRAM)にオ
ペレーティングシステム等の他、各種の処理プログラム
が標準装備されており、これら各処理プログラムにした
がって売上データを登録したり、在庫管理等を行ってい
た。
2. Description of the Related Art Generally, an electronic cash register (E
In the CR, the program memory (ROM or RAM) has various processing programs as standard equipment in addition to the operating system, and sales data is registered and inventory management is performed according to these processing programs.

【0003】[0003]

【発明が解決しようとする課題】ところで、ユーザ毎に
登録の仕様が異なる場合や同一ユーザであっても業務内
容が変化した場合には、プログラムメモリの内容をそれ
に応じて変更する必要があった。しかしながら、プログ
ラム変更は極めて困難であると共に、手間と時間を要す
る。そこで、プログラムメモリ内に予め登録仕様等に対
応させて多数の処理プログラムを格納させておき、ユー
ザの業務内容に合致する処理プログラムを選択するよう
にすれば、ユーザ毎の仕様要望にすばやく開発対応する
ことが可能となるが、ユーザにとって不必要なプログラ
ムまでも標準装備されていることになり、メモリの膨大
化ないしはコスト高の原因となる。この発明の課題は、
必要最少限の基本処理プログラムのみを標準装備させて
おいても、業務別の処理プログラムを他のデータ処理装
置に外部から供給しておくだけで当該他のデータ処理装
置に処理を移行できるようにすることである。
By the way, if the specification of registration is different for each user, or if the work content changes even for the same user, it is necessary to change the content of the program memory accordingly. . However, changing the program is extremely difficult, and it takes time and effort. Therefore, if a large number of processing programs are stored in advance in the program memory in correspondence with registered specifications, and a processing program that matches the user's work content is selected, quick development can be made to meet the specification requests of each user. However, even programs unnecessary for the user are provided as standard equipment, which causes an enormous amount of memory or a high cost. The subject of this invention is
Even if only the minimum required basic processing program is installed as standard equipment, it is possible to transfer processing to another data processing device by simply supplying the processing program for each job to another data processing device from the outside. It is to be.

【0004】[0004]

【課題を解決するための手段およびその作用】この発明
の手段およびその作用は次の通りである。図1はこの発
明の動作手順を説明する為のフローチャートである。予
め標準装備されている基本処理プログラムにしたがって
売上データを処理する電子式キャッシュレジスタ等の第
1のデータ処理装置と、外部記憶媒体(例えば、フロッ
ピーディスク)から業務別の処理プログラムを取り込ん
でデータ処理を行うパーソナルコンピュータ等の第2の
データ処理装置と、を備え、第1のデータ処理装置は基
本処理プログラムにしたがって売上データを処理する
他、処理の移行を宣言する所定の入力操作時に、第2の
データ処理装置に対して所定のプログラム起動命令を送
信し(ステップS1)、第2のデータ処理装置は前記プ
ログラム起動命令に応答し、前記外部記憶媒体から取り
込んだ所定の処理プログラムを起動させることにより
(ステップS2)、第1のデータ処理装置から入力され
たデータに基づいた処理を行い(ステップS3)、その
処理結果を第1のデータ処理装置に送信する(ステップ
S4)。なお、第1のデータ処理装置は第2のデータ処
理装置から送信されて来る入力コマンド、出力コマン
ド、演算コマンドに応じて入力処理、出力処理、演算処
理を実行し、入力処理したデータを第2のデータ処理装
置に送信するようにしてもよい。したがって、必要最少
限の基本処理プログラムのみを標準装備させておいて
も、業務別の処理プログラムを他のデータ処理装置に外
部から供給しておくだけで当該他のデータ処理装置に処
理を移行することができる。
Means for Solving the Problem and Its Action The means of the present invention and its action are as follows. FIG. 1 is a flow chart for explaining the operation procedure of the present invention. A first data processing device such as an electronic cash register that processes sales data according to a standard processing program that is pre-installed as standard, and a processing program for each job is loaded from an external storage medium (for example, a floppy disk) to perform data processing. And a second data processing device such as a personal computer for performing the processing, the first data processing device processes the sales data in accordance with the basic processing program, and at the time of a predetermined input operation for declaring the shift of the processing, the second data processing device Transmitting a predetermined program start instruction to the data processing apparatus (step S1), and the second data processing apparatus starts the predetermined processing program fetched from the external storage medium in response to the program start instruction. (Step S2), based on the data input from the first data processing device. Performs physical (step S3), and sends the processing result to the first data processing apparatus (step S4). The first data processing device executes the input process, the output process, and the calculation process in accordance with the input command, the output command, and the calculation command transmitted from the second data processing device, and outputs the input-processed data to the second data processing device. It may be transmitted to the data processing device. Therefore, even if only the minimum required basic processing program is provided as standard equipment, the processing is transferred to the other data processing apparatus only by externally supplying the processing program for each business to the other data processing apparatus. be able to.

【0005】[0005]

【実施例】以下、図2〜図15を参照して一実施例を説
明する。図2は本実施例に係るデータ処理システムの外
観図であるパーソナルコンピュータ(PC)1には複数
台の電子式キャッシュレジスタ(ECR)2……が構内
専用回線を介して接続されている。この電子式キャッシ
ュレジスタ2のキーボード上にはパーソナルコンピュー
タ1に処理を移行させることを宣言するPCキー2Aが
設けられている。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment will be described below with reference to FIGS. FIG. 2 is an external view of the data processing system according to the present embodiment. A plurality of electronic cash registers (ECR) 2 ... Are connected to a personal computer (PC) 1 via a private line. On the keyboard of the electronic cash register 2, there is provided a PC key 2A for declaring that the processing is transferred to the personal computer 1.

【0006】図3はこのデータ処理システムの構成図
で、データの流れを示す。電子式キャッシュレジスタ2
側でPCキー2Aを操作し、パーソナルコンピュータ1
に対して処理の移行を宣言すると、パーソナルコンピュ
ータ1はフロッピーディスク1A内に格納されている所
定の業務別プログラムを起動させ、このプログラムの進
行にしたがって表示コマンド、入力コマンド、印字コマ
ンド、演算コマンドを必要に応じて電子式キャッシュレ
ジスタ2に送信し、これによって電子式キャッシュレジ
スタ2から送られて来たキー情報にしたがった処理を行
い、その処理結果を電子式キャッシュレジスタ2に送信
する。
FIG. 3 is a block diagram of this data processing system, showing the flow of data. Electronic cash register 2
Side operates the PC key 2A, and the personal computer 1
When the processing transition is declared to the personal computer 1, the personal computer 1 activates a predetermined business-specific program stored in the floppy disk 1A, and displays a display command, an input command, a print command, and a calculation command according to the progress of the program. If necessary, the information is transmitted to the electronic cash register 2, processing is performed according to the key information transmitted from the electronic cash register 2, and the processing result is transmitted to the electronic cash register 2.

【0007】図4はパーソナルコンピュータ1の内部構
成を示したブロック図である。このパーソナルコンピュ
ータ1は電子式キャッシュレジスタ2と回線接続され、
電子式キャッシュレジスタ2からのデータを収集する他
に、商品発注、在庫管理、単価管理等のバックヤード処
理を行っているが、本実施例においては、更に、電子式
キャッシュレジスタ2から処理の移行が宣言された場合
にはそれに応じた処理を行うようにしている。CPU1
1はROM12やRAM13内の各種プログラムにした
がってこのパーソナルコンピュータ1の全体動作を制御
するもので、このCPU11にはその周辺デバイスとし
てフロッピーディスク1Aの他、表示部14、印字部1
5、インライン制御部16、キーボード17、ハード・
ディスク18がそれぞれ接続されている。
FIG. 4 is a block diagram showing the internal configuration of the personal computer 1. This personal computer 1 is connected to an electronic cash register 2 through a line,
In addition to collecting data from the electronic cash register 2, backyard processing such as product ordering, inventory management, unit price management, etc. is performed. In the present embodiment, however, further processing shifts from the electronic cash register 2. If is declared, the processing is performed accordingly. CPU1
Reference numeral 1 controls the entire operation of the personal computer 1 in accordance with various programs in the ROM 12 and RAM 13. The CPU 11 has peripheral devices such as a floppy disk 1A, a display unit 14, and a printing unit 1.
5, in-line control unit 16, keyboard 17, hardware
The disks 18 are connected to each other.

【0008】フロッピーディスク1Aにはユーザ毎に登
録仕様が異なる様な場合等にも対処できるように各種の
業務別処理プログラムが格納されており、予めユーザが
自己の業務内容に応じて任意の業務別処理プログラムを
選択指定すると、指定された処理プログラムはRAM1
3内のプログラム領域内にロードされる。RAM13に
はPLU(プライス・ルック・アップ)ファイル13−
1が設けられており、このPLUファイル13−1は例
えば図5に示す如く構成されている。即ち、図5は靴屋
仕様のPLUファイル13−1で、各商品に対応して
「PLUコード」、「サイズ」、「色」、「名称」、
「単価」が予め設定されていると共に、更新データとし
て「売上個数」、「売上金額」、「在庫数」が記憶され
ている。
The floppy disk 1A stores various business-specific processing programs so as to be able to deal with the case where the registration specifications are different for each user, and the user preliminarily selects any business according to his / her business content. When another processing program is selected and specified, the specified processing program is RAM1
3 is loaded into the program area. RAM 13 has a PLU (Price Look Up) file 13-
1 is provided, and the PLU file 13-1 is configured as shown in FIG. 5, for example. That is, FIG. 5 shows a PLU file 13-1 of shoemaker's specification, which corresponds to each product such as “PLU code”, “size”, “color”, “name”,
The “unit price” is set in advance, and “sales quantity”, “sales amount”, and “stock quantity” are stored as update data.

【0009】図6は電子式キャッシュレジスタ2の内部
構成を示したブロック図である。この電子式キャッシュ
レジスタ2はユーザの業務内容に応じた仕様の業務別処
理プログラムは搭載されておらず、各ユーザ共通の基本
処理プログラムだけを搭載したものである。CPU21
はROM22内の基本処理プログラムにしたがってこの
電子式キャッシュレジスタ2の全体動作を制御するもの
で、CPU21にはROM22の他、RAM23、印字
部24、表示部25、キーボード26、インライン制御
部27が接続されている。なお、RAM23には売上合
計データを記憶する領域等が設けられている。
FIG. 6 is a block diagram showing the internal structure of the electronic cash register 2. The electronic cash register 2 does not include a business-specific processing program having specifications according to the business content of the user, but only a basic processing program common to all users. CPU21
Controls the entire operation of the electronic cash register 2 according to the basic processing program in the ROM 22, and the CPU 21 is connected to the ROM 22, the RAM 23, the printing unit 24, the display unit 25, the keyboard 26, and the in-line control unit 27. Has been done. The RAM 23 is provided with an area for storing total sales data and the like.

【0010】次に、本実施例の動作を図7〜図15を参
照して説明する。ここで、図7は電子式キャッシュレジ
スタ2側の動作を示したフローチャート、図8〜図14
はパーソナルコンピュータ1側の動作を示したフローチ
ャートである。また、図15は電子式キャッシュレジス
タ2側でのキー操作に応じて変遷する表示状態および印
字状態図である。先ず、電子式キャッシュレジスタ2は
登録モードにおいて、図7に示すフローチャートにした
がって動作する。即ち、CPU21はキー入力プログラ
ムにしたがってキーサンプリング動作を行い、その結
果、キー入力を検出すると、入力されたキーコードに基
づいて操作キーの判別を行う(ステップA1)。いま、
部門登録操作が行われた場合には、ROM22内の基本
処理プログラムにしたがって部門別登録処理を行い(ス
テップA2)、その登録内容を表示出力させると共に
(ステップA3)、レシート/ジャーナルに印字出力さ
せ(ステップA4)、更には登録内容を小計に加算する
等の演算処理を行う(ステップA5)。そして、ステッ
プA1に戻るが、ここで、一取引の登録を締める締め操
作が行われると、ステップA6に進み、ROM22内の
基本処理プログラムにしたがって登録締め処理を行う。
そして、表示処理(ステップA3)、印字処理(ステッ
プA4)、演算処理(ステップA5)を行い、ステップ
A1に戻る。
Next, the operation of this embodiment will be described with reference to FIGS. Here, FIG. 7 is a flowchart showing the operation on the electronic cash register 2 side, and FIGS.
Is a flow chart showing the operation on the personal computer 1 side. Further, FIG. 15 is a display state and a print state diagram which change according to a key operation on the electronic cash register 2 side. First, the electronic cash register 2 operates according to the flowchart shown in FIG. 7 in the registration mode. That is, the CPU 21 performs the key sampling operation according to the key input program, and when the key input is detected as a result, the operation key is determined based on the input key code (step A1). Now
When a department registration operation is performed, department-specific registration processing is performed according to the basic processing program in the ROM 22 (step A2), and the registered contents are displayed and output (step A3) and printed on a receipt / journal. (Step A4) Further, arithmetic processing such as adding the registered contents to the subtotal is performed (step A5). Then, returning to step A1, when a closing operation for closing the registration of one transaction is performed here, the process proceeds to step A6, and the registration closing process is performed according to the basic processing program in the ROM 22.
Then, the display process (step A3), the print process (step A4), and the calculation process (step A5) are performed, and the process returns to step A1.

【0011】一方、PCキー2Aが操作されてパーソナ
ルコンピュータ1に処理を移行させる為の宣言が行われ
ると、電子式キャッシュレジスタ2側では次の如く動作
する。即ち、PCキー2Aと共に登録キーが操作された
場合にはパーソナルコンピュータ1へ登録起動コマンド
を送信し(ステップA7)、また、PCキー2Aと共に
在庫キーが操作された場合にはパーソナルコンピュータ
1へ在庫起動コマンドを送信する(ステップA8)。そ
の後、パーソナルコンピュータ1からコマンドの受信待
ち状態となる(ステップA9)。ここで、パーソナルコ
ンピュータ1からコマンドが送信されて来ると、CPU
21は送信コマンドを解析し(ステップA10)、それ
に応じてROM22内の基本処理プログラムにしたがっ
て各種の処理を行う。即ち、入力コマンドであればキー
入力処理(ステップA11)、表示コマンドであれば、
表示処理(ステップA12)、印字コマンドであれば印
字処理(ステップA13)、演算コマンドであれば演算
処理を行う(ステップA14)。これに応答して電子式
キャッシュレジスタ2から入力されたデータあるいは受
信結果(正常受信かを示す応答データ)はパーソナルコ
ンピュータ1に送信される(ステップA15)。そし
て、ステップA9に戻り、以下、上述の動作をパーソナ
ルコンピュータ1からコマンドが送信されて来る毎に実
行する。ここで、エクジット(Exit)コマンドが送
信されて来ると、上述のループから抜け、ステップA1
に戻る。
On the other hand, when the PC key 2A is operated and a declaration is made to shift the processing to the personal computer 1, the electronic cash register 2 operates as follows. That is, when the registration key is operated together with the PC key 2A, a registration start command is transmitted to the personal computer 1 (step A7), and when the stock key is operated together with the PC key 2A, the inventory is sent to the personal computer 1. A start command is transmitted (step A8). Then, the personal computer 1 waits for a command to be received (step A9). Here, when a command is sent from the personal computer 1, the CPU
21 analyzes the transmission command (step A10), and accordingly executes various processes according to the basic processing program in the ROM 22. That is, if it is an input command, the key input processing (step A11), and if it is a display command,
Display processing (step A12), print processing if a print command (step A13), and calculation processing if a calculation command (step A14). In response to this, the data input from the electronic cash register 2 or the reception result (response data indicating normal reception) is transmitted to the personal computer 1 (step A15). Then, returning to step A9, the above-described operation is executed every time a command is transmitted from the personal computer 1. Here, when an Exit command is sent, the process exits from the loop described above and Step A1
Return to.

【0012】他方、パーソナルコンピュータ1側では図
8に示すフローチャートにしたがって動作する。即ち、
CPU11は電子式キャッシュレジスタ2から起動コマ
ンド(在庫起動コマンドあるいは登録起動コマンド)が
送信されて来たかを一定時間毎に監視しており(ステッ
プB1)、起動コマンドが送信されて来た場合には、そ
のコマンドを解析し(ステップB2)、それが登録起動
コマンドであれば、図9のフローチャートにしたがって
登録処理を行い(ステップB3)、在庫起動コマンドで
あれば、図10のフローチャートにしたがって在庫確認
処理を行う(ステップB4)。このような登録処理ある
いは在庫確認処理が終ると、次のステップB5に進み、
電子式キャッシュレジスタ2に対してExitコマンド
を送信し、ステップB1に戻る。
On the other hand, the personal computer 1 side operates according to the flowchart shown in FIG. That is,
The CPU 11 monitors at regular intervals whether a start command (stock start command or registered start command) has been sent from the electronic cash register 2 (step B1), and if a start command has been sent, , The command is analyzed (step B2), if it is a registration start command, registration processing is performed according to the flowchart of FIG. 9 (step B3), and if it is a stock start command, inventory confirmation is performed according to the flowchart of FIG. Processing is performed (step B4). When such registration processing or stock confirmation processing is completed, the process proceeds to the next step B5,
The Exit command is transmitted to the electronic cash register 2, and the process returns to step B1.

【0013】以下、図15に示したキー操作例にしたが
ってこの場合の登録処理および在庫確認処理を具体的に
説明するものとする。なお、図15の具体例は靴屋仕様
の場合で、電子式キャッシュレジスタ2側において、先
ず、部門別登録を行う為に、金額「100」を置数した
のち部門キーを操作すると、電子式キャッシュレジスタ
2はこれに応じて部門別登録処理(図7のステップA
2)を行い、その登録内容を表示・印字出力させる。次
に、電子式キャッシュレジスタ2側で靴を登録する為に
PCキー2Aと共に登録キーを操作すると、登録起動コ
マンドがパーソナルコンピュータ1に送信されるので
(図7のステップA7)、この起動コマンドを受信した
パーソナルコンピュータ1は図9の登録処理を開始す
る。
In the following, the registration process and the stock confirmation process in this case will be specifically described according to the example of the key operation shown in FIG. Note that the specific example of FIG. 15 is a shoe store specification, and on the electronic cash register 2 side, first, in order to register by department, if the department key is operated and the department key is operated, the electronic formula In response to this, the cash register 2 performs department-specific registration processing (step A in FIG. 7).
Perform 2) and display / print out the registered contents. Next, when the registration key is operated together with the PC key 2A to register the shoes on the electronic cash register 2 side, a registration start command is transmitted to the personal computer 1 (step A7 in FIG. 7). The personal computer 1 having received the registration process shown in FIG.

【0014】先ず、パーソナルコンピュータ1はPLU
コードの入力を促す為のメッセージ表示用のコマンドを
送信すると(ステップC1)、電子式キャッシュレジス
タ2側ではこの表示コマンドに応じた表示処理(図7の
ステップA12)を行い、このメッセージ「PLUコー
ド?」を表示出力させる。続いて、パーソナルコンピュ
ータ1はPLUコード入力用のコマンドを送信する(ス
テップC2)。ここで、この入力コマンドを受けた電子
式キャッシュレジスタ2側ではこの入力コマンドに応じ
てキー入力可能状態となる(図7のステップA11)。
いま、PLUコード(例えば“15”)を置数して入力
キーを操作すると、入力されたPLUコード“15”は
パーソナルコンピュータ1に送られる(図7のステップ
A15)。次に、パーソナルコンピュータ1側では靴の
色を選択指定すべきことを促す表示コマンドを送信する
と共に(ステップC3)、その入力コマンドを送信する
(ステップC4)。すると、電子式キャッシュレジスタ
2側では「色No?」のメッセージ表示が行われ、これに
したがって色No「3」を置数し、入力キーを操作する
と、入力された色Noはパーソナルコンピュータ1に送信
される。続いてパーソナルコンピュータ1側では靴のサ
イズを入力指定すべきことを促す表示コマンドを送信す
ると共に(ステップC5)、その入力コマンドを送信す
る(ステップC6)。すると、電子式キャッシュレジス
タ2側では「サイズ?」のメッセージ表示が行われ、こ
れにしたがってサイズ「25」を置数し、入力キーを操
作すると、入力されたサイズデータはパーソナルコンピ
ュータ1に送信される。
First, the personal computer 1 is a PLU.
When a command for displaying a message for prompting the input of a code is transmitted (step C1), the electronic cash register 2 side performs a display process (step A12 in FIG. 7) according to this display command, and the message "PLU code" is displayed. Is displayed. Then, the personal computer 1 transmits a command for PLU code input (step C2). Here, the electronic cash register 2 side that has received this input command enters a key input enabled state in response to this input command (step A11 in FIG. 7).
When the PLU code (for example, "15") is entered and the input key is operated, the input PLU code "15" is sent to the personal computer 1 (step A15 in FIG. 7). Next, the personal computer 1 side transmits a display command urging that the shoe color should be selected and designated (step C3) and the input command thereof (step C4). Then, a message "Color No?" Is displayed on the electronic cash register 2 side, the color No. "3" is entered accordingly, and the input key is operated. Sent. Subsequently, the personal computer 1 side transmits a display command prompting that the size of the shoe should be input and designated (step C5), and also transmits the input command (step C6). Then, a message "size?" Is displayed on the electronic cash register 2 side, the size "25" is entered accordingly, and when the input key is operated, the input size data is transmitted to the personal computer 1. It

【0015】このようにしてPLUコード、色No、サイ
ズが揃うと、パーソナルコンピュータ1側ではRAM1
3内のPLUファイル13−1をサーチし(ステップC
7)、該当商品に対応する売上データを更新する(ステ
ップC8)。そして、この商品の単価、名称をPLUフ
ァイル13−1から読み出し、金額・キャラクタ表示用
のコマンドと共に送信すると共に(ステップC9)、金
額・キャラクタ印字用のコマンドを送信する(ステップ
C10)。そして、最後に今回の登録金額を演算コマン
ドと共に送信する(ステップC11)。ここで、電子式
キャッシュレジスタ2側では送信されて来た金額および
キャラクタを表示および印字出力させると共に、小計に
今回の登録金額を加算する演算処理が行われる。なお、
電子式キャッシュレジスタ2側で小計キーを操作する
と、小計が表示・印字出力され、預かり金を置数する
と、預かり金が表示・印字出力され、更に、現金/預か
り金キーが操作されると、釣り銭計算が行われて釣り銭
が表示・印字出力されることは通常と同様であり、RO
M22内の基本処理プログラムにしたがって行われる。
When the PLU code, the color number, and the size are aligned in this way, the personal computer 1 side is set to the RAM 1
Search the PLU file 13-1 in 3 (Step C
7) The sales data corresponding to the product is updated (step C8). Then, the unit price and name of this product are read from the PLU file 13-1 and transmitted together with the command for displaying the amount / character (step C9) and the command for printing the amount / character (step C10). Then, finally, the registered amount for this time is transmitted together with the calculation command (step C11). Here, on the electronic cash register 2 side, the transmitted amount and character are displayed and printed out, and an arithmetic process of adding the registered amount of this time to the subtotal is performed. In addition,
When you operate the subtotal key on the electronic cash register 2 side, the subtotal is displayed / printed out, when you deposit the deposit, the deposit is displayed / printed out, and when the cash / deposit key is operated, The change calculation is performed and the change is displayed and printed out as usual.
It is performed according to the basic processing program in M22.

【0016】一方、電子式キャッシュレジスタ2側で商
品在庫を確認する為に、PCキー2Aと共に在庫キーを
操作すると、パーソナルコンピュータ1には在庫起動コ
マンドが送信される。すると、パーソナルコンピュータ
1ではこれに応答して図10の在庫確認処理を開始す
る。先ず、PLUコードの入力を促すメッセージ表示用
のコマンドを送信すると共に(ステップD1)、その入
力コマンドを送信する(ステップD2)。ここで、電子
式キャッシュレジスタ2側においては「PLUコード
?」のメッセージ表示が行われ、それにしたがってPL
Uコード“49”を置数し、入力キーを操作すると、入
力されたPLUコードはパーソナルコンピュータ1に送
信される。次に、パーソナルコンピュータ1では靴のサ
イズを入力指定すべきことを促す表示コマンドを送信す
ると共に(ステップD3)、その入力コマンドを送信す
る(ステップD4)。すると、電子式キャッシュレジス
タ2側では「サイズ?」のメッセージ表示が行われ、こ
れにしたがってサイズ「25」を入力すると、入力され
たサイズデータはパーソナルコンピュータ1に送信され
る。これによって、パーソナルコンピュータ1側ではP
LUコード、サイズとに基づいてPLUファイル13−
1をサーチし(ステップD5)、該当商品の在庫数を読
み出して表示コマンドと共に電子式キャッシュレジスタ
2に送信する(ステップD6)。すると、電子式キャッ
シュレジスタ2側では在庫数が表示される為、それを確
認することができる。
On the other hand, if the inventory key is operated together with the PC key 2A in order to confirm the inventory of goods on the electronic cash register 2 side, the inventory activation command is transmitted to the personal computer 1. Then, in response to this, the personal computer 1 starts the stock confirmation processing of FIG. First, a command for displaying a message prompting the input of the PLU code is transmitted (step D1), and the input command is transmitted (step D2). Here, a message "PLU code?" Is displayed on the electronic cash register 2 side, and the PL is displayed accordingly.
When the U code “49” is entered and the input key is operated, the entered PLU code is transmitted to the personal computer 1. Next, the personal computer 1 transmits a display command prompting that the size of the shoe should be input and designated (step D3), and also transmits the input command (step D4). Then, a message "size?" Is displayed on the electronic cash register 2 side, and when the size "25" is input accordingly, the input size data is transmitted to the personal computer 1. As a result, P on the personal computer 1 side
PLU file 13-based on LU code and size
1 is searched (step D5), the number of stocks of the corresponding product is read, and it is transmitted to the electronic cash register 2 together with the display command (step D6). Then, since the stock quantity is displayed on the electronic cash register 2 side, it can be confirmed.

【0017】なお、図9、図10で示した処理のうち、
図11は入力コマンド、図12は表示コマンド、図13
は演算コマンド、図14は印字コマンド送出時のサブル
ーチンを示している。ここで、表示コマンド、演算コマ
ンド、印字コマンド送信時には必要に応じて表示用、演
算用、印字用のデータも送信される。
Of the processing shown in FIGS. 9 and 10,
11 is an input command, FIG. 12 is a display command, and FIG.
Shows a calculation command, and FIG. 14 shows a subroutine for sending a print command. Here, when the display command, the calculation command, and the print command are transmitted, display, calculation, and print data are also transmitted as necessary.

【0018】このように本実施例においては、電子式キ
ャッシュレジスタ2側にユーザ共通の基本処理プログラ
ムのみを搭載したとしても、ユーザの業務内容に応じた
処理プログラムをフロッピーディスク1Aを媒体として
パーソナルコンピュータ1に供給しておけば、必要に応
じて電子式キャッシュレジスタ2がパーソナルコンピュ
ータ1側の処理プログラムを起動させることにより、電
子式キャッシュレジスタ2はパーソナルコンピュータ1
と連係して特殊な登録処理や在庫確認処理を行うことが
できる。したがって、低価格な電子式キャッシュレジス
タ2を提供することが可能となり、フロッピーディスク
1Aと共にセット販売すれば、どの様な業務内容のユー
ザにも対応可能となる。また、本実施例は各ユーザに共
通する処理は電子式キャッシュレジスタ2側で行い、ユ
ーザの業務内容に応じた特殊な処理についてはパーソナ
ルコンピュータ1に制御を移すようにしたから、全ての
処理をパーソナルコンピュータ1に委譲するものに比べ
て処理速度を向上させることが可能となる。
As described above, in the present embodiment, even if only the basic processing program common to the user is installed on the electronic cash register 2 side, the processing program corresponding to the user's work content is stored in the floppy disk 1A as a medium in the personal computer. 1, the electronic cash register 2 activates the processing program on the personal computer 1 side as necessary, so that the electronic cash register 2 can be stored in the personal computer 1.
It is possible to perform special registration processing and inventory confirmation processing in cooperation with. Therefore, it becomes possible to provide a low-priced electronic cash register 2, and if it is sold as a set together with the floppy disk 1A, it is possible to deal with users of any business content. Further, in the present embodiment, the processing common to each user is performed on the electronic cash register 2 side, and the special computer processing is transferred to the personal computer 1 for the special processing according to the user's work content. It is possible to improve the processing speed as compared with the case of delegating to the personal computer 1.

【0019】なお、上記実施例は在庫確認処理や特殊な
登録処理を行う場合に、その処理を電子式キャッシュレ
ジスタ2に移すようにしたが、処理内容はこれに限定さ
れず、コンピュータ同志等任意である。また、フロッピ
ーディスク1A内の業務別処理プログラムは同一業種に
限らず、業種の異なる処理プログラムを格納しておくよ
うにすれば、電子式キャッシュレジスタ2の汎用性を更
に高めることができる。更に、フロッピーディスク1A
内のプログラム中にバグが有ってもフロッピーディスク
1A内のプログラムに対してのみデバック作業を行えば
よく、電子式キャッシュレジスタ2の全台に対するデバ
ック作業は不要となる。
In the above embodiment, when the stock confirmation process or the special registration process is performed, the process is moved to the electronic cash register 2. However, the contents of the process are not limited to this, and it can be arbitrarily performed by computers or the like. Is. Further, the business-specific processing programs in the floppy disk 1A are not limited to the same business type, but if the processing programs of different business types are stored, the versatility of the electronic cash register 2 can be further enhanced. Furthermore, floppy disk 1A
Even if there is a bug in the internal program, it is only necessary to perform the debugging work for the program in the floppy disk 1A, and the debugging work for all the electronic cash registers 2 becomes unnecessary.

【0020】[0020]

【発明の効果】この発明によれば、必要最少限の基本処
理プログラムのみを標準装備させておいても、業務別の
処理プログラムを他のデータ処理装置に外部から供給し
ておくだけで当該他のデータ処理装置に処理を移行する
ことができるので、特殊な処理プログラムを電子式キャ
ッシュレジスタ等に搭載する必要はなく、それだけ低価
格化や汎用性を高め、実用性に富んだものとなる。
According to the present invention, even if only the minimum necessary basic processing program is provided as standard equipment, the processing program for each job is simply supplied to the other data processing device from the outside. Since it is possible to transfer the processing to the data processing device, it is not necessary to install a special processing program in the electronic cash register or the like, and the price can be reduced and the versatility can be improved and the utility can be enhanced.

【図面の簡単な説明】[Brief description of drawings]

【図1】この発明の動作手順を説明する為のフローチャ
ート。
FIG. 1 is a flow chart for explaining an operation procedure of the present invention.

【図2】実施例に係るデータ処理システムの外観図。FIG. 2 is an external view of a data processing system according to an embodiment.

【図3】このデータ処理システムの構成を示したシステ
ム構成図。
FIG. 3 is a system configuration diagram showing the configuration of this data processing system.

【図4】パーソナルコンピュータ1の内部構成を示した
ブロック図。
FIG. 4 is a block diagram showing an internal configuration of a personal computer 1.

【図5】パーソナルコンピュータ1内のPLUファイル
3−1の構成を示した図。
FIG. 5 is a diagram showing a configuration of a PLU file 3-1 in the personal computer 1.

【図6】電子式キャッシュレジスタ2の内部構成を示し
たブロック図。
FIG. 6 is a block diagram showing an internal configuration of an electronic cash register 2.

【図7】電子式キャッシュレジスタ2側での動作を示し
たフローチャート。
FIG. 7 is a flowchart showing an operation on the electronic cash register 2 side.

【図8】パーソナルコンピュータ1側での動作を示した
フローチャート。
FIG. 8 is a flowchart showing an operation on the personal computer 1 side.

【図9】図8で示した登録処理を示したフローチャー
ト。
9 is a flowchart showing a registration process shown in FIG.

【図10】図8で示した在庫確認処理を示したフローチ
ャート。
10 is a flowchart showing an inventory confirmation process shown in FIG.

【図11】図9、図10で示した入力コマンド送出時の
サブルーチンを示したフローチャート。
11 is a flowchart showing a subroutine at the time of sending the input command shown in FIGS. 9 and 10. FIG.

【図12】図9、図10で示した表示コマンド送出時の
サブルーチンを示したフローチャート。
FIG. 12 is a flowchart showing a subroutine at the time of transmitting the display command shown in FIGS. 9 and 10.

【図13】図9で示した演算コマンド送出時のサブルー
チンを示したフローチャート。
FIG. 13 is a flowchart showing a subroutine at the time of sending the operation command shown in FIG.

【図14】図9で示した印字コマンド送出時のサブルー
チンを示したフローチャート。
14 is a flowchart showing a subroutine at the time of sending the print command shown in FIG.

【図15】電子式キャッシュレジスタ2側でのキー操作
に応じて変遷する表示状態および印字状態図。
FIG. 15 is a diagram showing a display state and a printing state that change according to a key operation on the electronic cash register 2 side.

【符号の説明】[Explanation of symbols]

1 パーソナルコンピュータ 1A フロッピーディスク 2 電子式キャッシュレジスタ 2A PCキー 11、21 CPU 12、22 ROM 13、23 RAM 16、27 インライン制御部 1 Personal Computer 1A Floppy Disk 2 Electronic Cash Register 2A PC Key 11, 21 CPU 12, 22 ROM 13, 23 RAM 16, 27 In-line Control Section

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】予め標準装備されている基本処理プログラ
ムにしたがって売上データを処理する第1のデータ処理
装置と、 外部記憶媒体から業務別の処理プログラムを取り込んで
データ処理を行う第2のデータ処理装置と、 を備え、第1のデータ処理装置は基本処理プログラムに
したがって売上データを処理する他、処理の移行を宣言
する所定の入力操作時に、第2のデータ処理装置に対し
て所定のプログラム起動命令を送信し、 第2のデータ処理装置は前記プログラム起動命令に応答
し、前記外部記憶媒体から取り込んだ所定の処理プログ
ラムを起動させることにより、第1のデータ処理装置か
ら入力されたデータに基づいた処理を行い、その処理結
果を第1のデータ処理装置に送信するようにしたことを
特徴とするデータ処理方法。
1. A first data processing device for processing sales data in accordance with a basic processing program that is pre-installed as standard equipment, and a second data processing for loading a business-specific processing program from an external storage medium to perform data processing. The first data processing device processes the sales data according to the basic processing program, and also activates a predetermined program for the second data processing device at the time of a predetermined input operation for declaring the shift of the process. The second data processing device responds to the program activation command by activating a predetermined processing program loaded from the external storage medium, thereby transmitting the command, and based on the data input from the first data processing device. The data processing method is characterized by performing the above processing and transmitting the processing result to the first data processing apparatus.
【請求項2】第1のデータ処理装置は第2のデータ処理
装置から送信されて来る入力コマンド、出力コマンド、
演算コマンドに応じて入力処理、出力処理、演算処理を
実行し、入力処理したデータを第2のデータ処理装置に
送信するようにしたことを特徴とする請求項(1)記載
のデータ処理方法。
2. The first data processing device is an input command, an output command transmitted from the second data processing device,
The data processing method according to claim 1, wherein input processing, output processing, and arithmetic processing are executed according to the arithmetic command, and the input-processed data is transmitted to the second data processing device.
JP12473393A 1993-04-30 1993-04-30 Data processing method Pending JPH06314286A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP12473393A JPH06314286A (en) 1993-04-30 1993-04-30 Data processing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP12473393A JPH06314286A (en) 1993-04-30 1993-04-30 Data processing method

Publications (1)

Publication Number Publication Date
JPH06314286A true JPH06314286A (en) 1994-11-08

Family

ID=14892768

Family Applications (1)

Application Number Title Priority Date Filing Date
JP12473393A Pending JPH06314286A (en) 1993-04-30 1993-04-30 Data processing method

Country Status (1)

Country Link
JP (1) JPH06314286A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010262676A (en) * 2010-08-10 2010-11-18 Casio Computer Co Ltd Settlement system
US8362370B2 (en) 2007-11-26 2013-01-29 Nec Display Solutions, Ltd. Electronic circuit board and electronic circuit board shield method and construction

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8362370B2 (en) 2007-11-26 2013-01-29 Nec Display Solutions, Ltd. Electronic circuit board and electronic circuit board shield method and construction
JP2010262676A (en) * 2010-08-10 2010-11-18 Casio Computer Co Ltd Settlement system

Similar Documents

Publication Publication Date Title
US5801691A (en) Method and apparatus for mobile device screen reformatting utilizing hypertext
US6262726B1 (en) Factory installing desktop components for an active desktop
US5798759A (en) Method and apparatus for mobile device screen reformatting
US6290128B2 (en) System and method of graphically displaying relative information by an electronic price label
US6981030B2 (en) Private data protection method for a network kiosk
JPH06314286A (en) Data processing method
US6510990B2 (en) Bar code processing method for a network kiosk
JP4450877B2 (en) Apparatus and method for correcting price lookup file in electronic price label system
US6445370B1 (en) Electronic price label and method of graphically displaying relative information by an electronic price label
US6301565B1 (en) System and method of verifying graphically displayed relative information
GB2206225A (en) Point of sale terminals microcomputer system
US6275200B1 (en) Method and apparatus for a transparent network guest controller
JP3014327B2 (en) Register device
JPH06290350A (en) Commodity sales data processor
JPH10240130A (en) Message display method for electronic price label system
JP6361773B2 (en) Information processing apparatus, control method thereof, and program
JPS62139098A (en) Sales data transmission system
JPS63186316A (en) Transaction processor
JPS62164195A (en) Pos terminal
KR0155072B1 (en) Pos system
KR100238580B1 (en) Cash register and article price information inquiry method of cash register
EP1052585A2 (en) System and method of graphically displaying relative information by an electronic price label
JPH0293892A (en) Commodity selling data processor
JPH07220174A (en) Merchandise sales data processor
JPH0668358A (en) Article sales data processor