JP6309919B2 - データ取得機能を有する数値制御装置 - Google Patents
データ取得機能を有する数値制御装置 Download PDFInfo
- Publication number
- JP6309919B2 JP6309919B2 JP2015125537A JP2015125537A JP6309919B2 JP 6309919 B2 JP6309919 B2 JP 6309919B2 JP 2015125537 A JP2015125537 A JP 2015125537A JP 2015125537 A JP2015125537 A JP 2015125537A JP 6309919 B2 JP6309919 B2 JP 6309919B2
- Authority
- JP
- Japan
- Prior art keywords
- alarm
- trace
- bus
- numerical control
- data
- 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.)
- Active
Links
Images
Classifications
-
- G—PHYSICS
- G05—CONTROLLING; REGULATING
- G05B—CONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
- G05B19/00—Programme-control systems
- G05B19/02—Programme-control systems electric
- G05B19/18—Numerical control [NC], i.e. automatically operating machines, in particular machine tools, e.g. in a manufacturing environment, so as to execute positioning, movement or co-ordinated operations by means of programme data in numerical form
- G05B19/19—Numerical control [NC], i.e. automatically operating machines, in particular machine tools, e.g. in a manufacturing environment, so as to execute positioning, movement or co-ordinated operations by means of programme data in numerical form characterised by positioning or contouring control systems, e.g. to control position from one programmed point to another or to control movement along a programmed continuous path
-
- G—PHYSICS
- G05—CONTROLLING; REGULATING
- G05B—CONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
- G05B23/00—Testing or monitoring of control systems or parts thereof
- G05B23/02—Electric testing or monitoring
- G05B23/0205—Electric testing or monitoring by means of a monitoring system capable of detecting and responding to faults
- G05B23/0259—Electric testing or monitoring by means of a monitoring system capable of detecting and responding to faults characterized by the response to fault detection
- G05B23/0264—Control of logging system, e.g. decision on which data to store; time-stamping measurements
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/36—Preventing errors by testing or debugging software
- G06F11/362—Software debugging
- G06F11/3636—Software debugging by tracing the execution of the program
- G06F11/364—Software debugging by tracing the execution of the program tracing values on a bus
-
- G—PHYSICS
- G05—CONTROLLING; REGULATING
- G05B—CONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
- G05B2219/00—Program-control systems
- G05B2219/30—Nc systems
- G05B2219/31—From computer integrated manufacturing till monitoring
- G05B2219/31462—Add time stamp to alarm message
Landscapes
- Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Automation & Control Theory (AREA)
- Theoretical Computer Science (AREA)
- Computer Hardware Design (AREA)
- Quality & Reliability (AREA)
- General Engineering & Computer Science (AREA)
- Human Computer Interaction (AREA)
- Manufacturing & Machinery (AREA)
- Numerical Control (AREA)
- Debugging And Monitoring (AREA)
Description
図1は、本発明の一実施形態における数値制御装置内の概略構成図を示している。本実施形態の数値制御装置100の内部バス20にはCPU制御LSI3を通してCPU1、DRAM2が、周辺機器制御LSI4を通してフラッシュROM8が、また、トレース回路11、およびI/O制御LSI5、サーボ制御LSI6などの、その他LSI等が接続されている。
2 DRAM
3 CPU制御LSI
4 周辺機器制御LSI
5 I/O制御LSI
6 サーボ制御LSI
7 レジスタ
8 フラッシュROM
9 アラーム履歴
10 トレース回路設定テーブル
11 トレース回路
12 対象決定部
13 対象選択部
14 バッファメモリ
15 第1バス制御回路
16 第2バス制御回路
17 第1バス
18 第2バス
19 設定レジスタ
20 内部バス
21 通信制御LSI
100,110,120 数値制御装置
121 データ
200 サーバ
201 ハードディスク
300 通信路
Claims (4)
- 内部バスのバスサイクルのトレースデータを取得するデータ取得機能を有する数値制御装置であって、
前記数値制御装置は、
設定レジスタと、バッファメモリと、を有し、前記設定レジスタに設定した条件を満たすバスサイクルを前記バッファメモリに取り込むバストレース回路と、
CPUと、
内部バスと、
アラーム履歴と、
アラーム毎にトレースデータを取得するか否かが記録されたアラームデータ取得テーブルと、
アラーム毎に前記バストレース回路のバスサイクルの取込み条件が記録されたトレース回路設定テーブルと、
不揮発性記憶媒体と、
を有し、
前記数値制御装置は、
前記CPUにより前記アラーム履歴と前記アラームデータ取得テーブルから、トレースデータを取るべきアラームを特定し、該アラームに対応するバスサイクルの取込み条件を前記トレース回路設定テーブルから読み出し、前記バストレース回路の設定レジスタに設定し、
前記バストレース回路は、前記設定された取込み条件に基づいて前記内部バスのバスサイクルのトレースデータを取得し、
アラーム発生時に前記トレース回路のバッファメモリから前記不揮発性記憶媒体にトレースデータを転送する、
ことを特徴とするデータ取得機能を有する数値制御装置。 - 前記数値制御装置は、起動時に前記アラーム履歴の最後に発生したアラームから一つずつ前に戻って、前記アラームデータ取得テーブルにより評価していき、前記トレースデータを取るべきアラームを特定する、
ことを特徴とする請求項1に記載のデータ取得機能を有する数値制御装置。 - 前記バストレース回路のバスサイクルを取り込む条件は、アドレス範囲、コマンド、バスサイクル発生デバイス、データ、トレース動作の開始サイクル、トレース動作の終了サイクルの少なくとも何れか1つを含む、
ことを特徴とする請求項1または2に記載のデータ取得機能を有する数値制御装置。 - 複数の請求項1〜3のいずれかに記載の数値制御装置がネットワークによって接続された数値制御システムであって、
前記複数の前記数値制御装置はアラーム履歴を共有しており、
前記複数の前記数値制御装置はそれぞれが、前記アラーム履歴と前記アラームデータ取得テーブルからトレースデータを取るべきアラームを特定し、該アラームに対応するバスサイクルの取込み条件を前記トレース回路設定テーブルから読み出し、前記バストレース回路に設定し、前記設定された取込み条件に基づいてバスサイクルのトレースデータを取得する、
ことを特徴とするデータ取得機能を有する数値制御システム。
Priority Applications (4)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2015125537A JP6309919B2 (ja) | 2015-06-23 | 2015-06-23 | データ取得機能を有する数値制御装置 |
DE102016007374.8A DE102016007374B4 (de) | 2015-06-23 | 2016-06-16 | Numerische Steuerung und numerisches Steuersystem, in dem die Steuerung über ein Netzwerk verbunden ist |
US15/185,059 US10191481B2 (en) | 2015-06-23 | 2016-06-17 | Numerical controller and numerical control system in which the controller is connected by network |
CN201610460381.0A CN106292527B (zh) | 2015-06-23 | 2016-06-22 | 数值控制装置及数值控制系统 |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2015125537A JP6309919B2 (ja) | 2015-06-23 | 2015-06-23 | データ取得機能を有する数値制御装置 |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2017010306A JP2017010306A (ja) | 2017-01-12 |
JP6309919B2 true JP6309919B2 (ja) | 2018-04-11 |
Family
ID=57537214
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2015125537A Active JP6309919B2 (ja) | 2015-06-23 | 2015-06-23 | データ取得機能を有する数値制御装置 |
Country Status (4)
Country | Link |
---|---|
US (1) | US10191481B2 (ja) |
JP (1) | JP6309919B2 (ja) |
CN (1) | CN106292527B (ja) |
DE (1) | DE102016007374B4 (ja) |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP6956347B2 (ja) * | 2019-01-31 | 2021-11-02 | 株式会社安川電機 | トレースデータ取得システム、トレースデータ取得方法、及びプログラム |
Family Cites Families (12)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH05108398A (ja) | 1991-10-11 | 1993-04-30 | Nec Ibaraki Ltd | 情報処理装置の障害情報ログ方式 |
JPH05241635A (ja) * | 1992-02-26 | 1993-09-21 | Mitsubishi Electric Corp | 数値制御装置 |
JPH06290076A (ja) * | 1993-04-05 | 1994-10-18 | Nec Ic Microcomput Syst Ltd | デバッグ装置 |
KR100255026B1 (ko) * | 1994-12-28 | 2000-05-01 | 디. 크레이그 노룬드 | 마이크로프로세서 및 디버그 시스템 |
JPH09282030A (ja) * | 1996-04-10 | 1997-10-31 | Yokogawa Electric Corp | シーケンス制御装置 |
JPH10240568A (ja) * | 1997-02-27 | 1998-09-11 | Mitsubishi Electric Corp | エミュレータ装置およびエミュレーション方法 |
JPH11143789A (ja) * | 1997-11-05 | 1999-05-28 | Fanuc Ltd | バストレース装置 |
JP4558376B2 (ja) * | 2004-05-18 | 2010-10-06 | 三菱電機株式会社 | コントローラ |
JP4220979B2 (ja) * | 2005-04-01 | 2009-02-04 | ファナック株式会社 | 制御装置の表示システム |
JP2008176579A (ja) * | 2007-01-18 | 2008-07-31 | Fanuc Ltd | 機械の制御装置 |
JP5302050B2 (ja) | 2009-03-04 | 2013-10-02 | 富士通株式会社 | 障害解析のためのトレース装置およびトレース方法 |
US20130117593A1 (en) * | 2011-11-07 | 2013-05-09 | Qualcomm Incorporated | Low Latency Clock Gating Scheme for Power Reduction in Bus Interconnects |
-
2015
- 2015-06-23 JP JP2015125537A patent/JP6309919B2/ja active Active
-
2016
- 2016-06-16 DE DE102016007374.8A patent/DE102016007374B4/de active Active
- 2016-06-17 US US15/185,059 patent/US10191481B2/en active Active
- 2016-06-22 CN CN201610460381.0A patent/CN106292527B/zh active Active
Also Published As
Publication number | Publication date |
---|---|
CN106292527B (zh) | 2019-04-30 |
DE102016007374A1 (de) | 2016-12-29 |
US20160378096A1 (en) | 2016-12-29 |
US10191481B2 (en) | 2019-01-29 |
DE102016007374B4 (de) | 2021-05-12 |
JP2017010306A (ja) | 2017-01-12 |
CN106292527A (zh) | 2017-01-04 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US9818492B2 (en) | Method for testing a memory and memory system | |
CN110992992B (zh) | 一种硬盘测试方法、设备以及存储介质 | |
CN104320308B (zh) | 一种服务器异常检测的方法及装置 | |
US20170103797A1 (en) | Calibration method and device for dynamic random access memory | |
CN102750109A (zh) | 资料同步系统及方法 | |
CN113900903B (zh) | 日志存储装置、日志撷取方法及存储介质 | |
JP2007172363A (ja) | I2cバスのデータ伝送装置、及びその方法、並びにi2cバスのデータ伝送プログラム | |
JP6309919B2 (ja) | データ取得機能を有する数値制御装置 | |
WO2016151964A1 (ja) | 情報処理装置 | |
JP2006252267A (ja) | システム検証用回路 | |
CN115794690A (zh) | 一种基于服务器中外接设备的处理方法及装置 | |
JP5982845B2 (ja) | トレース制御装置及びトレース制御方法 | |
US20160147458A1 (en) | Computing system with heterogeneous storage and method of operation thereof | |
JP2017010431A (ja) | デバッグシステム | |
KR20200058718A (ko) | Ttcn-3 기반 자동차 데이터 테스트를 위한 자동차 데이터 변환 시스템 및 방법, 상기 방법을 수행하기 위한 기록 매체 | |
CN106599046B (zh) | 分布式文件系统的写入方法及装置 | |
JP2019160148A (ja) | データ採取装置、メモリコントローラ、演算装置、情報処理装置、データ採取システム、データ採取方法 | |
JP2018156188A (ja) | メモリ制御装置、情報処理装置およびメモリ制御方法 | |
US10192634B2 (en) | Wire order testing method and associated apparatus | |
JP2006277133A (ja) | 半導体集積回路及びメモリデータチェック方法 | |
JP2002100979A (ja) | 情報処理装置及び情報処理装置のエラー情報保持方法 | |
CN117251361A (zh) | 一种测试系统稳定性的方法、装置、设备和存储介质 | |
JP6100551B2 (ja) | 電子機器 | |
KR100651866B1 (ko) | 데이터 처리장치 | |
CN117149487A (zh) | 确定数据丢失的方法、装置、设备及存储介质 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20170720 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20170801 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20170928 |
|
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: 20180220 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20180315 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 6309919 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |