JP3971754B2 - Numerical controller - Google Patents

Numerical controller Download PDF

Info

Publication number
JP3971754B2
JP3971754B2 JP2004120615A JP2004120615A JP3971754B2 JP 3971754 B2 JP3971754 B2 JP 3971754B2 JP 2004120615 A JP2004120615 A JP 2004120615A JP 2004120615 A JP2004120615 A JP 2004120615A JP 3971754 B2 JP3971754 B2 JP 3971754B2
Authority
JP
Japan
Prior art keywords
information
setting
maintenance
numerical control
resetting
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 - Fee Related
Application number
JP2004120615A
Other languages
Japanese (ja)
Other versions
JP2005301903A (en
Inventor
裕二 曽根
博篤 安藤
浩 野田
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.)
FANUC Corp
Original Assignee
FANUC Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by FANUC Corp filed Critical FANUC Corp
Priority to JP2004120615A priority Critical patent/JP3971754B2/en
Publication of JP2005301903A publication Critical patent/JP2005301903A/en
Application granted granted Critical
Publication of JP3971754B2 publication Critical patent/JP3971754B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Description

本発明は、数値制御装置に関し、数値制御装置に設定される情報の不正流用の防止に関する。   The present invention relates to a numerical control device, and relates to prevention of unauthorized use of information set in the numerical control device.

数値制御装置は、その駆動制御に必要なオペレーティングシステムや各種パラメータ、アプリケーションプログラム、数値制御装置のオプション機能を有効にするためのオプションパラメータ等といった、数値制御装置に固有の設定情報を予めメーカー側がSRAM等の記憶手段に格納して出荷するのが一般的である。   In the numerical control device, the manufacturer side previously stores setting information specific to the numerical control device such as an operating system and various parameters necessary for drive control, application programs, and optional parameters for enabling optional functions of the numerical control device. In general, it is stored in a storage means or the like and shipped.

この数値制御装置は、ユーザー側において数値制御装置の誤動作や誤操作などにより、メモリ保護エラーによる書き込み動作や上書き動作等によって、記憶手段内に記憶する設定情報のデータに異常や損傷が生じる場合がある。このような場合に備えて、数値制御装置の復旧作業を円滑に行う必要から、ユーザー側で記憶手段内に記憶されるデータをメモリカード等の外部記憶媒体にバックアップして保存することが行われている。
図9は、数値制御装置の設定情報のバックアップ及び再セットアップを説明するための図である。
In this numerical control device, the setting information data stored in the storage means may be abnormal or damaged due to a write operation or an overwrite operation due to a memory protection error due to a malfunction or erroneous operation of the numerical control device on the user side. . In preparation for such a case, since it is necessary to smoothly restore the numerical control device, the data stored in the storage means is backed up and saved on an external storage medium such as a memory card on the user side. ing.
FIG. 9 is a diagram for explaining backup and re-setup of setting information of the numerical control device.

図9(a)において、数値制御装置101Aは記憶手段103Aを搭載した回路基板102Aを備え、当該記憶手段103Aには設定情報110等のデータが格納されている。この設定情報110のデータを外部記憶媒体107に読み出してバックアップして保存しておく。図9(b)において、記憶手段103Aのデータが損傷を受けた場合には、外部記憶媒体107にバックアップしておいた設定情報110を記憶手段103Aに再セットアップすることによりデータ回復を行う。   In FIG. 9A, the numerical controller 101A includes a circuit board 102A on which a storage unit 103A is mounted, and data such as setting information 110 is stored in the storage unit 103A. The data of the setting information 110 is read out and saved in the external storage medium 107. In FIG. 9B, when the data in the storage unit 103A is damaged, data recovery is performed by re-setting the setting information 110 backed up in the external storage medium 107 into the storage unit 103A.

このバックアップ情報を数値制御装置に再セットアップすることにより、数値制御装置を出荷時と同じ状態で使用することができる。
しかしながら、このバックアップ情報を正規の数値制御装置以外の数値制御装置に移植することは、不正な複写行為となる場合がある。図9(c)において、外部記憶媒体107にバックアップしておいた設定情報110を、元の数値制御装置101Aとは別の数値制御装置101Bの記憶手段103Bに対して自由なセットアップが可能であることは好ましい状態とはいえず、複製が許可されていない設定情報までも自由にセットアップされることになり、不正な複写となる場合が生じる。
バックアップ情報には、非公開のソースコード等の機密保持に係わる情報が含まれている場合があり、正規な複写行為は許可するが、不正な複写行為については許可しない機構が求められている。
By re-setup this backup information in the numerical controller, the numerical controller can be used in the same state as at the time of shipment.
However, porting this backup information to a numerical control device other than a regular numerical control device may be an illegal copying act. In FIG. 9C, the setting information 110 backed up in the external storage medium 107 can be freely set up in the storage means 103B of the numerical control device 101B different from the original numerical control device 101A. This is not a preferable state, and even setting information that is not permitted to be copied is set up freely, and illegal copying may occur.
The backup information may include information relating to confidentiality such as non-public source code, and there is a demand for a mechanism that permits regular copying but does not allow unauthorized copying.

数値制御装置において、設定情報の不正複写を防止する方法として、設定情報をバックアップする際に数値制御装置ごとに異なる固有情報を付加し、再セットアップにおいて、この固有情報が一致する場合のみ設定情報を復元することを許可する方法が知られている(例えば、特許文献1,2参照)。   In a numerical controller, as a method to prevent unauthorized copying of setting information, unique information that is different for each numerical controller is added when setting information is backed up. A method of permitting restoration is known (see, for example, Patent Documents 1 and 2).

図10は、固有情報を用いた不正複写の防止を説明するための図である。
図10(a)において、数値制御装置101Aは記憶手段103Aを搭載した回路基板102Aを備え、当該記憶手段103Aにはオプション機能を有効にするオプションパラメータ等の設定情報のデータの他に、各数値制御装置に固有に設定された固有情報111aが格納されている。設定情報110のバックアップにおいて、設定情報110と共に固有情報111aを外部記憶媒体107にバックアップしておく。図10(b)において、記憶手段103Aのデータが損傷を受けた場合等において、外部記憶媒体107にバックアップしておいた設定情報110を記憶手段103Aに再セットアップするには、外部記憶媒体107に記憶しておいた固有情報111aと記憶手段103Aに記憶しておいた固有情報111aとを照合する。
FIG. 10 is a diagram for explaining prevention of unauthorized copying using unique information.
In FIG. 10A, a numerical control device 101A includes a circuit board 102A on which a storage unit 103A is mounted. In the storage unit 103A, in addition to setting information data such as an option parameter for enabling an optional function, each numerical value is displayed. Stored is unique information 111a uniquely set in the control device. In backup of the setting information 110, the unique information 111 a is backed up to the external storage medium 107 together with the setting information 110. In FIG. 10B, when the data in the storage unit 103A is damaged, the setting information 110 backed up in the external storage medium 107 is re-setup in the storage unit 103A. The stored unique information 111a is collated with the unique information 111a stored in the storage means 103A.

この固有情報の照合において、両固有情報が一致している場合に設定情報110の記憶手段103Aへの格納を許可する。一方、図10(c)のように、異なる数値制御装置101Bに対して再セットアップする場合には、外部記憶媒体107に記憶しておいた固有情報111aと記憶手段103Bに記憶する固有情報111bとは不一致であるため、設定情報110の記憶手段103Bへの格納は許可されず、セットアップは行われない。これによって、不正な設定情報の移植を防止することができる。   In the verification of the unique information, if the two unique information matches, storage of the setting information 110 in the storage unit 103A is permitted. On the other hand, as shown in FIG. 10C, when re-setup is performed for a different numerical control apparatus 101B, the unique information 111a stored in the external storage medium 107 and the unique information 111b stored in the storage unit 103B Are not matched, storage of the setting information 110 in the storage unit 103B is not permitted and setup is not performed. As a result, porting of illegal setting information can be prevented.

特開平10−254519号公報Japanese Patent Laid-Open No. 10-254519 特開平11−249967号公報JP 11-249967 A

しかし、前記した固有情報の照合による方法では、固有情報を格納している回路基板等のハードウェアを保守等の理由で交換した場合に、交換後の回路基板に設定情報を戻すことができないという問題がある。
これは、保守等によって回路基板等のハードウェアを単位として交換を行うと、交換された新たな回路基板の記憶手段103には、バックアップした外部記憶媒体107が記憶している固有情報111が記憶されていないため、固有情報の不一致から不正なセットアップと判断されて、外部記憶媒体107にバックアップされている設定情報のセットアップが不可となるためである。
However, in the above-described method based on the verification of specific information, when hardware such as a circuit board storing the specific information is replaced for maintenance or the like, the setting information cannot be returned to the circuit board after replacement. There's a problem.
This is because when the hardware such as a circuit board is replaced as a unit for maintenance or the like, the storage unit 103 of the new replaced circuit board stores the unique information 111 stored in the backed-up external storage medium 107. This is because the setting information backed up in the external storage medium 107 cannot be set up because it is determined that the setup is incorrect based on the mismatch of the unique information.

そこで、本発明は、保守による回路基板の交換において、固有情報を用いた設定情報の不正設定の防止に係わらず、設定情報の再設定を可能とすることを目的とする。   Therefore, an object of the present invention is to enable resetting of setting information regardless of prevention of illegal setting of setting information using unique information in replacement of a circuit board by maintenance.

本発明は、数値制御装置の記憶手段に固有情報と別に、設定情報の再設定を許可あるいは不許可とする保守専用の保守情報を持つことにより、固有情報の照合結果が不一致であっても、この保守情報により設定情報の再設定を可能とすることにより、回路基板を交換することにより固有情報の一致が得られない状況であっても設定情報の再設定を可能とする。   The present invention has maintenance information dedicated to maintenance that permits or disallows resetting of setting information separately from the unique information in the storage means of the numerical control device, so that even if the collation result of the unique information does not match, By making it possible to reset the setting information with this maintenance information, it is possible to reset the setting information even in a situation where the unique information cannot be matched by exchanging the circuit boards.

本発明の数値制御装置は、外部出力した数値制御装置の設定情報を再設定する機能を有する数値制御装置において、記憶手段と再設定手段とを備える。記憶手段は、設定情報と、数値制御装置毎に固有に設定された固有情報と、設定情報の再設定の許否を定める保守情報とを記憶する。また、再設定手段は、設定情報と共に外部出力した固有情報と記憶手段に記憶される固有情報との照合結果、又は保守情報に基づいて外部出力した設定情報の記憶手段への再設定の許否を判定し、この判定によって再設定が許可された時にのみ、設定情報の記憶手段への再設定を行う。   A numerical control apparatus according to the present invention is a numerical control apparatus having a function of resetting setting information of an externally output numerical control apparatus, and includes a storage unit and a resetting unit. The storage means stores setting information, unique information set uniquely for each numerical control device, and maintenance information that determines whether or not to reset the setting information. Further, the resetting means determines whether or not the setting information output externally based on the collation result of the unique information externally output together with the setting information and the specific information stored in the storage means or the resetting of the setting information externally output based on the maintenance information to the storage means. Only when the determination and the resetting is permitted by this determination, the setting information is reset in the storage means.

これにより、外部出力された固有情報と記憶手段内に記憶されている固有情報との一致に基づいて設定情報を記憶手段に再設定する他、固有情報が一致しない場合であっても、記憶手段に設定されている保守情報が再設定を許可する状態に設定されている場合には、設定情報を記憶手段に再設定することができる。   Accordingly, the setting information is reset in the storage unit based on the match between the externally output unique information and the unique information stored in the storage unit, and even if the unique information does not match, the storage unit If the maintenance information set in is set in a state permitting resetting, the setting information can be reset in the storage means.

この保守情報は設定情報の再設定を受ける回路基板の記憶手段に設定されているため、固有情報の設定状態に係わらず設定情報の再設定を行うことができる。
保守情報は、設定情報の再設定を可とする設定状態と不可とする設定状態とを備える。保守情報は、再設定手段によって設定情報を再設定された時に、再設定可の設定状態から再設定不可の設定状態に変更される。
Since this maintenance information is set in the storage means of the circuit board that receives the resetting of the setting information, the setting information can be reset regardless of the setting state of the specific information.
The maintenance information includes a setting state in which the setting information can be reset and a setting state in which the setting information is not allowed. When the setting information is reset by the resetting means, the maintenance information is changed from a resettable setting state to a resettable setting state.

この保守情報の変更は、保守情報を変更する保守情報変更手段により行うことができ、保守情報変更手段は、再設定手段から記憶手段への設定情報出力に基づいて、保守情報を再設定可の設定状態から再設定不可の設定状態に変更する。
また、保守情報は変更信号により変更可能であり、前記した設定情報の再設定時に再設定不可の設定状態から再設定可の設定状態に変更することもできる。
The maintenance information can be changed by maintenance information changing means for changing the maintenance information. The maintenance information changing means can reset the maintenance information based on the setting information output from the resetting means to the storage means. Change from a setting state to a setting state that cannot be reset.
The maintenance information can be changed by a change signal, and can be changed from a setting state where resetting is impossible to a setting state where resetting is possible when the setting information is reset.

本発明の数値制御装置は、保守情報を変更する手段として保守情報変更手段を備えることもでき、この保守情報変更手段は変更信号に基づいて再設定不可の設定状態と再設定可の設定状態の間で設定状態を変更する。
変更信号は、数値制御装置に入力される外部信号、あるいは数値制御装置が備える入力手段からの入力信号とすることができる。
The numerical control apparatus of the present invention can also include maintenance information changing means as means for changing the maintenance information. The maintenance information changing means is configured to change the setting state of the non-resettable and the setting state of the resettable based on the change signal. Change the setting state between.
The change signal can be an external signal input to the numerical control device or an input signal from an input means included in the numerical control device.

また、保守情報はフラグ情報とすることができ、保守フラグの設定値により設定情報の再設定を可とする設定状態と不可とする設定状態とを定めることができる。
固有情報を格納している記憶手段を搭載する回路基板等のハードウェア側に、固有情報とは別に保守フラグを設けておく。ハードウェア故障時の交換に使用する保守用回路基板等の保守用ハードウェアでは、この保守フラグに例えば「1」を立てておく。保守フラグに「1」が立っている場合に限り、記憶手段に記憶する固有情報とバックアップした設定情報に付加された固有情報が異なっていても、設定情報を再設定して戻すことができる。設定情報の復元後は、保守フラグは「1」から「0」に変更され、これにより設定情報を1度だけ再設定して戻すことができる。これにより、ハードウェア故障時の復旧において、回路基板等のハードウェアが交換された場合であっても容易に設定情報を再設定することができる。
Further, the maintenance information can be flag information, and a setting state in which the setting information can be reset and a setting state in which the setting information is disabled can be determined by the setting value of the maintenance flag.
A maintenance flag is provided separately from the unique information on the hardware side such as a circuit board on which the storage means storing the unique information is mounted. For maintenance hardware such as a maintenance circuit board used for replacement when a hardware failure occurs, for example, “1” is set in the maintenance flag. Only when the maintenance flag is set to “1”, even if the unique information stored in the storage means and the unique information added to the backed-up setting information are different, the setting information can be reset and returned. After the setting information is restored, the maintenance flag is changed from “1” to “0”, so that the setting information can be reset and returned only once. As a result, the setting information can be easily reset even when hardware such as a circuit board is replaced in recovery from a hardware failure.

なお、数値制御装置に搭載されて出荷されるハードウェアの保守フラグは「0」の設定状態で出荷され、保守フラグは通常の操作では変更できないものとすることで、固有情報による照合に基づいて設定情報の再設定を行う。
ただし、サービス員等による許可された所定操作により、保守フラグの設定の変更を可能とする。これは、前記した保守情報変更手段において認証を経た変更操作のみを許可することで行うことができる。例えば、サービス員等の許可された操作者のみが保持する認証カードを数値制御装置のメモリカードスロットに挿入して認証を行うことにより、ハードウェアの保守フラグを再設定可の設定情報に変更することができる。
Note that the hardware maintenance flag shipped in the numerical controller is shipped with a setting of “0”, and the maintenance flag cannot be changed by normal operation. Reset the setting information.
However, the maintenance flag setting can be changed by a predetermined operation permitted by a service person or the like. This can be done by allowing only the change operation that has been authenticated by the maintenance information changing means. For example, by inserting an authentication card held only by an authorized operator such as a service person into the memory card slot of the numerical control device and performing authentication, the hardware maintenance flag is changed to reconfigurable setting information. be able to.

本発明によれば、保守による回路基板の交換において、固有情報を用いた設定情報の不正設定の防止に係わらず設定情報の再設定を可能とすることができる。   According to the present invention, it is possible to reset setting information regardless of prevention of illegal setting of setting information using unique information in replacement of a circuit board by maintenance.

以下、本発明の実施の形態について、図を参照しながら詳細に説明する。
図1は本発明の数値制御装置の一構成例を説明するための図である。数値制御装置1は、記憶手段3を搭載した回路基板2、記憶手段3に記憶される設定情報や固有情報等のデータを外部記憶媒体7に出力する出力手段4、当該外部記憶媒体7に記憶した設定情報を記憶手段3に再設定処理を行う再設定手段5を備える。
Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.
FIG. 1 is a diagram for explaining a configuration example of a numerical control apparatus according to the present invention. The numerical controller 1 includes a circuit board 2 on which the storage unit 3 is mounted, an output unit 4 that outputs data such as setting information and unique information stored in the storage unit 3 to the external storage medium 7, and the external storage medium 7 stores the data. There is provided resetting means 5 for resetting the set information in the storage means 3.

記憶手段3は、駆動制御に必要なオペレーティングシステムや各種パラメータ、アプリケーションプログラム、数値制御装置のオプション機能を有効にするためのオプションパラメータ等といった、数値制御装置に固有の設定情報10を記憶する手段であり、予めメーカー側が数値制御装置1の製造時にこれらデータを格納して出荷する。記憶手段3としては、例えば、SRAM等の記憶媒体を用いることができる。   The storage means 3 is a means for storing setting information 10 unique to the numerical control device such as an operating system and various parameters necessary for drive control, application programs, and optional parameters for enabling optional functions of the numerical control device. Yes, the manufacturer stores these data in advance when the numerical control device 1 is manufactured. For example, a storage medium such as SRAM can be used as the storage unit 3.

また、記憶手段3には、前記した設定情報10の他に、固有情報11や保守情報12を記憶する。
固有情報11と保守情報12は、外部記憶媒体にバックアップした設定情報を再設定する際に、設定情報の許否を判定するために用いる情報であり、それぞれ独立して設定情報の許否を判定する。
固有情報11は、各数値制御装置1に固有に設定される情報であって、数値制御装置1と固有情報11とは一対一で対応している。この固有情報11は記憶手段3に記憶されている。記憶手段3に設定されている設定情報を外部記憶媒体7にバックアップして記憶する際に、設定情報10と共に固有情報11についても外部記憶媒体7にバックアップして記憶する。
In addition to the setting information 10 described above, the storage unit 3 stores unique information 11 and maintenance information 12.
The unique information 11 and the maintenance information 12 are information used for determining whether or not the setting information is backed up when resetting the setting information backed up to the external storage medium, and independently determine whether or not the setting information is permitted.
The unique information 11 is information set uniquely for each numerical control device 1, and the numerical control device 1 and the unique information 11 correspond one-to-one. This unique information 11 is stored in the storage means 3. When the setting information set in the storage unit 3 is backed up and stored in the external storage medium 7, the unique information 11 is also backed up and stored in the external storage medium 7 together with the setting information 10.

これによって、数値制御装置1と外部記憶媒体7とは共に、同じ設定情報10と固有情報11とを備えることになる。
この状態において、数値制御装置1側の故障等によって記憶手段3に記憶されていた設定情報が失われた場合に、外部記憶媒体7に記憶している設定情報10を用いて記憶手段3に設定情報を再度設定することができる。この再設定において、再設定手段5は、外部記憶媒体7に記憶されている固有情報11を取り込み、記憶手段3に記憶しておいた固有情報11との照合を行う。このとき、照合結果が同一であれば、外部記憶媒体7に記憶されていた設定情報10は同じ数値制御装置1から出力されたバックアップされていた設定情報であることが確認される。一方、照合結果が同一でない場合には、外部記憶媒体7に記憶されていた設定情報10は同一の数値制御装置1から出力された設定情報でないことが確認される。
Thus, both the numerical controller 1 and the external storage medium 7 have the same setting information 10 and unique information 11.
In this state, when the setting information stored in the storage unit 3 is lost due to a failure or the like on the numerical control device 1 side, the setting information 10 stored in the external storage medium 7 is used to set in the storage unit 3. Information can be set again. In this resetting, the resetting means 5 takes in the unique information 11 stored in the external storage medium 7 and collates with the unique information 11 stored in the storage means 3. At this time, if the collation results are the same, it is confirmed that the setting information 10 stored in the external storage medium 7 is the backed-up setting information output from the same numerical controller 1. On the other hand, when the collation results are not the same, it is confirmed that the setting information 10 stored in the external storage medium 7 is not the setting information output from the same numerical control device 1.

そこで、この固有情報11の照合結果に基づいて、設定情報10の出所が確認された場合にはこの設定情報を記憶手段3に再設定する。
なお、固有情報11は、設定情報10が記憶される記憶手段とは別の記憶手段に記憶させておくこともできる。
Therefore, when the origin of the setting information 10 is confirmed based on the collation result of the unique information 11, the setting information is reset in the storage unit 3.
The unique information 11 can be stored in a storage means different from the storage means in which the setting information 10 is stored.

前記した固有情報を用いた設定情報の再設定では、記憶手段3が搭載された回路基板2が交換された場合には、設定情報の出所を確認するための固有情報11を利用することができなくなる。そこで、本発明の数値制御装置は記憶手段3に固有情報とは別に保守情報12を用いて、設定情報の再設定を可能とする。   In the resetting of the setting information using the unique information described above, the unique information 11 for confirming the origin of the setting information can be used when the circuit board 2 on which the storage unit 3 is mounted is replaced. Disappear. Therefore, the numerical control apparatus of the present invention enables the setting information to be reset using the maintenance information 12 in the storage means 3 separately from the unique information.

保守情報12は、回路基板2が搭載する記憶手段3に設定され、設定情報の再設定を可とする設定状態と不可とする設定状態との二つの状態をとることができる。再設定手段5は、この保守情報12の設定状態を判定することによって、外部記憶媒体7に記憶されている設定情報10の再設定を許可あるいは不許可とする。保守情報12が設定情報の再設定を可とする設定状態に設定されている場合には設定情報10の再設定を許可し、保守情報12が設定情報の再設定を不可とする設定状態に設定されている場合には設定情報10の再設定を不許可とする。   The maintenance information 12 is set in the storage unit 3 mounted on the circuit board 2 and can take two states: a setting state where setting information can be reset and a setting state where setting information is not allowed. The resetting unit 5 determines whether or not the setting information 10 stored in the external storage medium 7 is permitted or not by determining the setting state of the maintenance information 12. If the maintenance information 12 is set to a setting state that allows resetting of the setting information, the setting information 10 is allowed to be reset, and the maintenance information 12 is set to a setting state that disables the resetting of the setting information. If it is set, the resetting of the setting information 10 is not permitted.

この保守情報に基づく再設定は、前記した固有情報判定に基づく再設定と独立して行うことができ、仮に、記憶手段3に記憶しておいた固有情報11が失われた場合であっても、保守情報が再設定を許可する設定状態であれば、外部記憶媒体7に記憶されている設定情報10を記憶手段3に再設定することができる。
この保守情報により再設定が繰り返して行われると、設定情報の不正流出につながるおそれがあり、保守のために回路基板を交換するなどのように限定された場合のみに許容することが必要である。
The resetting based on the maintenance information can be performed independently of the resetting based on the unique information determination described above, and even if the unique information 11 stored in the storage unit 3 is lost. If the maintenance information is in a setting state permitting resetting, the setting information 10 stored in the external storage medium 7 can be reset in the storage unit 3.
If re-setting is performed repeatedly with this maintenance information, it may lead to unauthorized leakage of the setting information, and it is necessary to allow it only in a limited case such as replacing a circuit board for maintenance. .

そこで、本発明の数値制御装置1は保守情報変更手段6を備える。保守情報変更手段6は、再設定手段5によって設定情報の再設定が行われた場合には、記憶手段3に記憶されている保守情報の再設定を不可とする設定状態に変更する。これによって、一度再設定が行われた場合には、再度の再設定ができないように設定し、複数回にわたる再設定を防止することができる。   Therefore, the numerical control apparatus 1 of the present invention includes maintenance information changing means 6. When the resetting means 5 resets the setting information, the maintenance information changing means 6 changes to a setting state in which the resetting of the maintenance information stored in the storage means 3 is impossible. As a result, once resetting is performed, setting is performed so that resetting cannot be performed again, and resetting multiple times can be prevented.

なお、保守情報変更手段6は、サービス員のように許容された者のみが保守情報の設定状態を変更できるように、変更信号あるいは外部入力によってその設定状態を変更するよう構成することもできる。
変更信号は、数値制御装置1が備える入力手段(図示していない)から許容された者のみが知り得る固有情報とすることができる。また、外部入力により保守情報の設定状態を変更する場合には、例えば、認証用のメモリカード8に固有情報を格納しておく。
The maintenance information changing means 6 can also be configured to change the setting state by a change signal or external input so that only an authorized person such as a service person can change the setting state of the maintenance information.
The change signal can be unique information that can be known only by an authorized person from input means (not shown) included in the numerical controller 1. Further, when changing the setting state of the maintenance information by external input, for example, the unique information is stored in the authentication memory card 8.

保守情報変更手段6は、これら変更信号や認証用のメモリカード8からの固有情報が入力されたときのみ、保守情報12の設定状態を変更することができる。
本発明の数値制御装置は、バックアップ処理により外部記憶媒体に設定情報をバックアップし、リストア処理によりバックアップした設定情報を記憶手段に再設定する。また、設定情報の再設定によって再設定不可の設定状態に変更された保守情報は、再設定可の設定状態に戻すことができる。
The maintenance information changing means 6 can change the setting state of the maintenance information 12 only when these change signals and unique information from the authentication memory card 8 are input.
The numerical control apparatus of the present invention backs up the setting information to the external storage medium by the backup process, and resets the setting information backed up by the restore process in the storage unit. In addition, maintenance information that has been changed to a setting state incapable of resetting by resetting the setting information can be returned to a setting state in which resetting is possible.

以下、本発明の数値制御装置のこれらのバックアップ処理、リストア処理、及び保守情報の再設定処理の各処理動作について説明する。
はじめに、記憶手段に記憶している設定情報を含むデータを外部記憶媒体に外部出力するバックアップ処理について図2,3を用いて説明する。
オプションパラメータ等の設定情報を含むデータのバックアップでは、数値制御装置1の記憶手段3に記憶されている設定情報10を含むデータをメモリカード等の外部記憶媒体7にバックアップを行う際(ステップS1)に、数値制御装置の固有情報11をバックアップデータに付加した上(ステップS2)で、外部記憶媒体に出力する(ステップS3)ことにより、データのバックアップを終了する(ステップS4)。
Hereinafter, each processing operation of the backup processing, the restoration processing, and the maintenance information resetting processing of the numerical control apparatus of the present invention will be described.
First, backup processing for externally outputting data including setting information stored in the storage means to an external storage medium will be described with reference to FIGS.
In backup of data including setting information such as option parameters, data including setting information 10 stored in the storage means 3 of the numerical controller 1 is backed up to an external storage medium 7 such as a memory card (step S1). In addition, after adding the specific information 11 of the numerical control device to the backup data (step S2), it is output to the external storage medium (step S3), thereby completing the data backup (step S4).

なお、設定情報10は、数値制御装置のオプション機能を有効にするためのオプションパラメータの他、駆動制御に必要なオペレーティングシステムや各種パラメータ、アプリケーションプログラム等、記憶手段3に記憶手段する全データとすることもできる。また、固有情報11はMACアドレスなどを用いることもできる。   The setting information 10 is all data stored in the storage means 3 such as an operating system, various parameters, application programs, etc. necessary for drive control, in addition to optional parameters for enabling the optional function of the numerical control device. You can also. The unique information 11 can also use a MAC address or the like.

次に、外部記憶媒体にバックアップしておいた設定情報を含むデータを数値制御装置の記憶手段に再設定するリストア処理について図4〜6を用いて説明する。
オプションパラメータ等の設定情報を含むデータのリストアでは、メモリカード等の外部記憶媒体7にバックアップしておいたデータを数値制御装置1にリストアする際(ステップS11)に、リストアしようとするデータからバックアップの際に付加した固有情報を読み出し(ステップS12)、その固有情報が数値制御装置1に記憶されている固有情報と一致しているかを調べる。
Next, a restore process for resetting data including setting information backed up in an external storage medium in the storage means of the numerical controller will be described with reference to FIGS.
In the restoration of data including setting information such as option parameters, when the data backed up to the external storage medium 7 such as a memory card is restored to the numerical controller 1 (step S11), the data to be restored is backed up. The unique information added at the time of reading is read (step S12), and it is checked whether the unique information matches the unique information stored in the numerical controller 1.

図5(a)に示すように、固有情報が一致している場合(ステップS13)は、オプションパラメータ等の設定情報も含む全てのデータをリストアすることができ(ステップS14)る。
一方、図5(b)に示すように、固有情報が一致しなかった場合(ステップS13)は、保守フラグをチェックする。なお、図5(b)は回路基板として保守用回路基板8に交換した場合を示している。交換した保守用回路基板8に設定される固有情報11cは、外部記憶媒体7にバックアップした際の回路基板2の記憶手段3に記憶される固有情報11とは異なるものである。また、保守用回路基板8には保守情報として例えば保守フラグ“1”が設定されている。ここで、保守フラグ“1”は再設定を許可する設定状態を表し、保守フラグ“0”は再設定を不許可とする設定状態を表すものとする(ステップS15,16)。
As shown in FIG. 5A, when the unique information matches (step S13), all data including setting information such as option parameters can be restored (step S14).
On the other hand, as shown in FIG. 5B, when the unique information does not match (step S13), the maintenance flag is checked. FIG. 5B shows a case where the circuit board is replaced with a maintenance circuit board 8. The unique information 11 c set in the replaced maintenance circuit board 8 is different from the unique information 11 stored in the storage means 3 of the circuit board 2 when backed up in the external storage medium 7. For example, a maintenance flag “1” is set as maintenance information on the maintenance circuit board 8. Here, the maintenance flag “1” represents a setting state in which resetting is permitted, and the maintenance flag “0” represents a setting state in which resetting is not permitted (steps S15 and S16).

保守情報である保守フラグをチェックして、保守フラグに“1”が立っていれば、固有情報を記憶しているハードウェア(保守用回路基板8)が正当な理由(不具合の保守など)で交換されたものと判断して、オプションパラメータ等の設定情報も含む全てのデータをリストアして再設定を行った後(ステップS17)、保守フラグを“0”にクリアする(ステップS18)。   If the maintenance flag, which is maintenance information, is checked and the maintenance flag is set to “1”, the hardware (maintenance circuit board 8) storing the specific information is valid (eg, maintenance of a defect). After determining that the data has been exchanged and restoring and resetting all data including setting information such as option parameters (step S17), the maintenance flag is cleared to "0" (step S18).

固有情報が一致せず、保守フラグも立っていなかった場合には(ステップS16)、オプションパラメータ等の設定情報の再設定は行わない。なお、オプションパラメータ等の設定情報以外のデータについては再設定してリストアを行うようにしてもよい(ステップS19)。
これにより、保守時の利便性を考慮しつつ、オプションパラメータ等の設定情報の不正コピーを防止することができる。
If the unique information does not match and the maintenance flag is not raised (step S16), the setting information such as option parameters is not reset. Note that data other than setting information such as option parameters may be reset and restored (step S19).
As a result, it is possible to prevent unauthorized copying of setting information such as option parameters while considering convenience during maintenance.

図6は、固有情報及び保守情報のいずれの照合によっても設定情報のデータの再設定が行われない状態を示している。
リストア先の数値制御装置1Bは、回路基板2Bが備える記憶手段3Bに固有情報11bが設定され、保守情報の保守フラグが“0”に設定されているものとする。このとき、設定情報をバックアップした外部記憶媒体7には固有情報11aが記憶されている場合には、固有情報11aと11bとが不一致であり、また保守フラグが“0”に設定されているため、いずれの場合においても再設定は行われない。
FIG. 6 shows a state where the setting information data is not reset by any verification of the unique information and the maintenance information.
In the numerical control device 1B of the restore destination, it is assumed that the unique information 11b is set in the storage unit 3B included in the circuit board 2B, and the maintenance flag of the maintenance information is set to “0”. At this time, if the unique information 11a is stored in the external storage medium 7 to which the setting information is backed up, the unique information 11a and 11b do not match and the maintenance flag is set to “0”. In either case, resetting is not performed.

次に、保守情報の再設定について図7,8を用いて説明する。
この保守情報の再設定は、サービス員による保守フラグの再設定により行うことができる。サービス員は、サービス員のみが所有している専用の認証用メモリカード9を数値制御装置1のメモリカードスロットに挿入し(ステップS21)、保守情報変更手段6により保守用ハードウェアに保守フラグを再設定することができる。
Next, the resetting of the maintenance information will be described with reference to FIGS.
This maintenance information can be reset by resetting a maintenance flag by a service person. The service person inserts a dedicated authentication memory card 9 owned only by the service person into the memory card slot of the numerical controller 1 (step S21), and sets a maintenance flag on the maintenance hardware by the maintenance information changing means 6. Can be reset.

保守フラグの再設定を行う場合には(ステップS22)、保守フラグの再設定を許可するかの確認処理を行い(ステップS23)、保守フラグの再設定を許可する場合には(ステップS24)、保守フラグを再設定し(ステップS25)、再設定処理を終了する(ステップS26)。   When resetting the maintenance flag (step S22), a process for confirming whether resetting of the maintenance flag is permitted is performed (step S23). When resetting of the maintenance flag is permitted (step S24), The maintenance flag is reset (step S25), and the resetting process is terminated (step S26).

なお、保守フラグの再設定の機能を実現する方法としては、認証用メモリカードを使用する方法の他に、回路基板上に設けた特定のジャンパープラグをショートさせることによって保守フラグを再設定させたり、電源オン時に特定のキーの同時押し等のサービス員のみが知る特定のキー操作を行い、保守フラグの再設定が可能なモードを起動させる等とすることができる。   In addition to the method of using an authentication memory card, the maintenance flag can be reset by shorting a specific jumper plug on the circuit board. When the power is turned on, a specific key operation known only by service personnel such as simultaneous pressing of a specific key is performed, and a mode in which the maintenance flag can be reset can be activated.

本発明の数値制御装置の一構成例を説明するための図である。It is a figure for demonstrating the example of 1 structure of the numerical control apparatus of this invention. 本発明によるバックアップ処理を説明するためのフローチャートである。It is a flowchart for demonstrating the backup process by this invention. 本発明によるバックアップ処理を説明するための動作説明図である。It is operation | movement explanatory drawing for demonstrating the backup process by this invention. 本発明によるリストア処理を説明するためのフローチャートである。It is a flowchart for demonstrating the restore process by this invention. 本発明によるリストア処理を説明するための動作説明図である。It is operation | movement explanatory drawing for demonstrating the restore process by this invention. 本発明によるリストア処理を説明するための動作説明図である。It is operation | movement explanatory drawing for demonstrating the restore process by this invention. 本発明による保守フラグの再設定を説明するためのフローチャートである。It is a flowchart for demonstrating resetting of the maintenance flag by this invention. 本発明による保守フラグの再設定を説明するための動作説明図である。It is operation | movement explanatory drawing for demonstrating resetting of the maintenance flag by this invention. 数値制御装置のオプションパラメータのバックアップ及び再セットアップを説明するための図である。It is a figure for demonstrating backup and re-setup of the option parameter of a numerical controller. 固有情報を用いた不正コピーの防止を説明するための図である。It is a figure for demonstrating prevention of the unauthorized copy using specific information.

符号の説明Explanation of symbols

1 数値制御装置
2 回路基板
3 記憶手段
4 出力手段
5 再設定手段
6 保守情報変更手段
7 外部記憶媒体
8 保守用回路基板
9 認証用メモリカード
10 設定情報
11 固有情報
12 保守情報
DESCRIPTION OF SYMBOLS 1 Numerical control apparatus 2 Circuit board 3 Memory | storage means 4 Output means 5 Reset means 6 Maintenance information change means 7 External storage medium 8 Maintenance circuit board 9 Authentication memory card 10 Setting information 11 Specific information 12 Maintenance information

Claims (8)

外部出力した数値制御装置の設定情報を再設定する機能を有する数値制御装置において、
前記設定情報と、前記数値制御装置毎に固有に設定された固有情報と、設定情報の再設定の許否を定める保守情報とを記憶する記憶手段と、
前記設定情報と共に外部出力した固有情報と前記記憶手段に記憶される固有情報との照合結果、又は前記保守情報に基づいて、外部出力した設定情報の記憶手段への再設定の許否を判定し、再設定が許可された時にのみ再設定を行う再設定手段とを備えることを特徴とする数値制御装置。
In the numerical control device having a function of resetting the setting information of the numerical control device output externally,
Storage means for storing the setting information, unique information uniquely set for each of the numerical control devices, and maintenance information for determining whether or not to reset the setting information;
Based on the collation result between the unique information externally output together with the setting information and the specific information stored in the storage means, or based on the maintenance information, it is determined whether or not to reset the externally output setting information in the storage means, A numerical control device comprising: resetting means for resetting only when resetting is permitted.
前記保守情報は、設定情報の再設定を可とする設定状態と不可とする設定状態とを備えることを特徴とする請求項1に記載の数値制御装置。   The numerical control apparatus according to claim 1, wherein the maintenance information includes a setting state in which the setting information can be reset and a setting state in which the setting information is not allowed. 前記保守情報は、前記再設定手段による設定情報の再設定時に再設定可の設定状態から再設定不可の設定状態に変更されることを特徴とする請求項2に記載の数値制御装置。   3. The numerical control apparatus according to claim 2, wherein the maintenance information is changed from a setting state in which resetting is possible to a setting state in which resetting is impossible when the setting information is reset by the resetting unit. 前記保守情報を変更する保守情報変更手段を備え、
当該保守情報変更手段は、前記再設定手段から記憶手段への設定情報出力に基づいて、保守情報を再設定可の設定状態から再設定不可の設定状態に変更することを特徴とする請求項2又は3の何れかに記載の数値制御装置。
Maintenance information changing means for changing the maintenance information,
The maintenance information changing means changes the maintenance information from a resettable setting state to a non-resettable setting state based on the setting information output from the resetting means to the storage means. Or the numerical control device according to any one of 3;
前記保守情報は、変更信号により変更可能であることを特徴とする請求項2に記載の数値制御装置。   The numerical control apparatus according to claim 2, wherein the maintenance information can be changed by a change signal. 前記保守情報を変更する保守情報変更手段を備え、
当該保守情報変更手段は、前記変更信号に基づいて再設定不可の設定状態と再設定可の設定状態の間で設定状態を変更することを特徴とする請求項2又は5に記載の数値制御装置。
Maintenance information changing means for changing the maintenance information,
The numerical control device according to claim 2, wherein the maintenance information changing unit changes a setting state between a setting state where resetting is impossible and a setting state where resetting is possible based on the change signal. .
前記変更信号は、数値制御装置に入力される外部信号又は数値制御装置が備える入力手段からの入力信号であることを特徴とする請求項5又は6に記載の数値制御装置。   The numerical control device according to claim 5, wherein the change signal is an external signal input to the numerical control device or an input signal from an input unit included in the numerical control device. 前記保守情報はフラグ情報であり、保守フラグの設定値により設定情報の再設定を可とする設定状態と不可とする設定状態とを定めることを特徴とする請求項2乃至7の何れかに記載の数値制御装置。
8. The maintenance information is flag information, and a setting state in which setting information can be reset and a setting state in which the setting information is disabled are determined according to a setting value of the maintenance flag. Numerical control unit.
JP2004120615A 2004-04-15 2004-04-15 Numerical controller Expired - Fee Related JP3971754B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2004120615A JP3971754B2 (en) 2004-04-15 2004-04-15 Numerical controller

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2004120615A JP3971754B2 (en) 2004-04-15 2004-04-15 Numerical controller

Publications (2)

Publication Number Publication Date
JP2005301903A JP2005301903A (en) 2005-10-27
JP3971754B2 true JP3971754B2 (en) 2007-09-05

Family

ID=35333315

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004120615A Expired - Fee Related JP3971754B2 (en) 2004-04-15 2004-04-15 Numerical controller

Country Status (1)

Country Link
JP (1) JP3971754B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008137372A (en) * 2006-11-06 2008-06-19 Ricoh Co Ltd Image formation apparatus and control method of image formation apparatus
US8570583B2 (en) 2006-11-06 2013-10-29 Ricoh Company, Ltd. Method for controlling an image forming apparatus using information from a detachable recording medium

Also Published As

Publication number Publication date
JP2005301903A (en) 2005-10-27

Similar Documents

Publication Publication Date Title
JP7065578B2 (en) Information processing equipment, its control method, and programs
US8310698B2 (en) Image forming apparatus and activating method thereof
US10757372B2 (en) Self-healing video surveillance system
US8797139B2 (en) System-level chip identify verification (locking) method with authentication chip
US20070094420A1 (en) System and method for validating chip configuration data
WO2015011896A1 (en) Function setting method
JP5414812B2 (en) Programmable controller
CN105868051B (en) The control method of information processing unit and information processing unit
JP3971754B2 (en) Numerical controller
JP4678217B2 (en) Method and apparatus for managing numerical control apparatus
KR20080046013A (en) System remote recovery method
US8286235B2 (en) Apparatus and method for managing rights object
JPH11249967A (en) Method for preventing unjust copy of nc data
WO2020184036A1 (en) Control system, control method, and control device
US20100115633A1 (en) Image forming apparatus and software enabling method thereof
JP6740702B2 (en) Information processing device and program
JP2019022122A (en) Information processing unit, information processing system and program
JP6460765B2 (en) Information processing apparatus, control method for information processing apparatus, and program
JP2006260025A (en) Disk array device, control method for disk array device, and electronic equipment
JP6874190B2 (en) Information processing device, control method of information processing device, and program
JPH07121449A (en) Duplexed system device
US20150309900A1 (en) Information processing apparatus and control method of information processing apparatus
JP4028857B2 (en) Numerical controller
JP4815989B2 (en) Navigation device and map updating system for navigation device
JP2009053776A (en) Automatic vending machine

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20070510

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: 20070522

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20070608

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees