JP4538740B2 - Programmable controller - Google Patents

Programmable controller Download PDF

Info

Publication number
JP4538740B2
JP4538740B2 JP2005159064A JP2005159064A JP4538740B2 JP 4538740 B2 JP4538740 B2 JP 4538740B2 JP 2005159064 A JP2005159064 A JP 2005159064A JP 2005159064 A JP2005159064 A JP 2005159064A JP 4538740 B2 JP4538740 B2 JP 4538740B2
Authority
JP
Japan
Prior art keywords
control
output
trajectory
outputs
programmable controller
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
JP2005159064A
Other languages
Japanese (ja)
Other versions
JP2006338111A (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.)
Yokogawa Electric Corp
Original Assignee
Yokogawa Electric 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 Yokogawa Electric Corp filed Critical Yokogawa Electric Corp
Priority to JP2005159064A priority Critical patent/JP4538740B2/en
Publication of JP2006338111A publication Critical patent/JP2006338111A/en
Application granted granted Critical
Publication of JP4538740B2 publication Critical patent/JP4538740B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Safety Devices In Control Systems (AREA)
  • Programmable Controllers (AREA)

Description

本発明は、位置決め制御に用いて好適なプログラマブルコントローラに関するものである。   The present invention relates to a programmable controller suitable for use in positioning control.

図2に、位置決め制御に用いられるプログラマブルコントローラの構成を示す。図2において、プログラマブルコントローラはCPUモジュール10と位置決めモジュール20で構成される。CPUモジュール10はこのプログラマブルコントローラ全体の制御を行うモジュールであり、位置決めモジュール20に指令を出して、モータあるいはドライバなどの制御対象物30を制御する。   FIG. 2 shows a configuration of a programmable controller used for positioning control. In FIG. 2, the programmable controller includes a CPU module 10 and a positioning module 20. The CPU module 10 is a module that controls the entire programmable controller, and issues a command to the positioning module 20 to control the control object 30 such as a motor or a driver.

位置決めモジュール20は、CPUモジュール10のインターフェイスを司るCPUインターフェイス21、軌道計算を行って制御対象物30を制御するデータを演算する軌道演算部22、この軌道演算部22によって参照される動作テーブル23、および軌道演算部22の出力が入力され、制御対象物30にパルス信号やアナログ信号等の制御信号を出力する出力部24で構成される。なお、動作テーブル23を用いない場合もある。また、出力部24が制御対象物30と通信を行って、この制御対象物30を制御する場合もある。   The positioning module 20 includes a CPU interface 21 that controls the interface of the CPU module 10, a trajectory calculation unit 22 that performs trajectory calculation and calculates data for controlling the control target 30, an operation table 23 that is referred to by the trajectory calculation unit 22, The output of the orbit calculation unit 22 is input, and the output unit 24 outputs a control signal such as a pulse signal or an analog signal to the control target 30. Note that the operation table 23 may not be used. Further, the output unit 24 may communicate with the control object 30 to control the control object 30.

CPUモジュール10は目標位置や目標速度を設定し、位置決めモジュール20に動作の開始を要求する。位置決めモジュール20は、この目標位置や目標速度に基づいて詳細な軌道データを演算し、出力部24に出力する。出力部24はこの軌道データからパルス信号やアナログ信号等の制御信号を生成し、制御対象物30に出力する。   The CPU module 10 sets the target position and target speed, and requests the positioning module 20 to start the operation. The positioning module 20 calculates detailed trajectory data based on the target position and target speed, and outputs it to the output unit 24. The output unit 24 generates a control signal such as a pulse signal or an analog signal from the trajectory data, and outputs the control signal to the control object 30.

図3に、CPUモジュール10と位置決めモジュール20の接続関係を示す。40はバックボードバスである。CPUモジュール10と位置決めモジュール20はこのバックボードバス40に接続され、このバックボードバス40を介してデータを交換する。   FIG. 3 shows a connection relationship between the CPU module 10 and the positioning module 20. Reference numeral 40 denotes a backboard bus. The CPU module 10 and the positioning module 20 are connected to the backboard bus 40 and exchange data via the backboard bus 40.

CPUモジュール10がエラーで停止すると、フェイル信号41がバックボードバス40を経由して位置決めモジュール20に伝達される。CPUモジュール10はエラーで停止しているので、位置決めモジュール20はフェイル信号のみ受け取ることができる。   When the CPU module 10 stops due to an error, a fail signal 41 is transmitted to the positioning module 20 via the backboard bus 40. Since the CPU module 10 is stopped due to an error, the positioning module 20 can receive only a fail signal.

このため、位置決めモジュール20はエラーの内容を知ることができない。位置決めモジュール20は、フェイル信号を受信すると、安全のため作動中の位置決め動作を中断して、制御対象物30を減速し、また即時停止させる。   For this reason, the positioning module 20 cannot know the content of the error. When receiving the fail signal, the positioning module 20 interrupts the positioning operation in operation for safety, decelerates the controlled object 30, and immediately stops it.

従来の位置決め装置を示したものとして、例えば特許文献1に記載されたものがあった。   For example, Patent Document 1 discloses a conventional positioning device.

特開2003−330544号公報JP 2003-330544 A

しかし、このようなプログラマブルコントローラには、次のような課題があった。CPUモジュール10のエラー発生時には、位置決めモジュール20は制御対象物30をエラー発生時の位置で停止させるが、場合によってはユーザが停止して欲しくない位置で停止してしまい、その後の作業に支障をきたしてしまうという課題があった。   However, such a programmable controller has the following problems. When an error of the CPU module 10 occurs, the positioning module 20 stops the control object 30 at the position where the error occurred, but depending on the case, the positioning module 20 stops at a position where the user does not want to stop, which hinders the subsequent work. There was a problem of coming.

従って本発明の目的は、エラー発生後に予め設定しておいた動作を行うことができるプログラマブルコントローラを提供することにある。   Accordingly, an object of the present invention is to provide a programmable controller capable of performing a preset operation after an error occurs.

このような課題を達成するために、本発明のうち請求項1記載の発明は、
制御対象物の位置決め制御を行うプログラマブルコントローラにおいて、
プロセッサを内蔵し、指令データを出力すると共に、前記プロセッサが異常になると有効になるフェイル信号を出力するCPUモジュールと、
前記フェイル信号が入力され、このフェイル信号が有効であるときに予め設定された指令データを出力するエラー時制御部と、
前記フェイル信号が有効であるときに、前記エラー時制御部が出力する指令データに基づいて軌道計算を行って前記制御対象物が移動する軌道を生成し、前記フェイル信号が有効でないときに、前記CPUモジュールが出力する指令データに基づいて軌道計算を行って前記制御対象物が移動する軌道を生成して出力する軌道演算部と、
前記軌道演算部の出力が入力され、入力されたデータに基づいて制御信号を生成し、前記制御対象物に出力する出力部と、
を具備したものである。エラー発生時に希望する制御を行うことができるので、移動する制御対象を制御するプログラマブルコントローラに用いて特に効果が大きい。
In order to achieve such a problem, the invention according to claim 1 of the present invention is:
In a programmable controller that performs positioning control of a controlled object,
A CPU module that incorporates a processor, outputs command data, and outputs a fail signal that becomes valid when the processor becomes abnormal;
When the fail signal is input and when the fail signal is valid, an error time control unit that outputs preset command data;
When the fail signal is valid, a trajectory is calculated based on command data output by the error time control unit to generate a trajectory for the control target to move, and when the fail signal is not valid, A trajectory calculation unit that performs trajectory calculation based on command data output by the CPU module to generate and output a trajectory on which the control object moves; and
The output of the trajectory calculation section is input, and an output unit which generates a control signal based on the input data, and outputs to the control object,
Is provided. Since desired control can be performed when an error occurs, it is particularly effective when used for a programmable controller that controls a moving control object.

請求項記載の発明は、請求項に記載の発明において、
前記エラー時制御部は、制御対象物を予め定められた位置に位置づける指令データを出力するようにしたものである。任意の位置に制御対象物を移動させることができる。
The invention according to claim 2 is the invention according to claim 1 ,
The error-time control unit outputs command data for positioning the control object at a predetermined position. The control object can be moved to an arbitrary position.

以上説明したことから明らかなように、本発明によれば次のような効果がある。
請求項1およびの発明によれば、CPUモジュールにエラーが発生したときに動作するエラー時制御部を具備し、エラー発生時にこのエラー時制御部が出力する指令データに基づいて軌道を生成、出力するようにした。
As is apparent from the above description, the present invention has the following effects.
According to the first and second aspects of the present invention, the controller includes an error control unit that operates when an error occurs in the CPU module, and generates a trajectory based on command data output by the error control unit when an error occurs. Output it.

エラー発生時に行う制御を予め登録しておくことにより、エラー発生時に任意の制御を行うことができるので、エラー発生時でも制御対象物を安全に制御することができるという効果がある。また、移動する物体を制御する位置決め制御に用いることにより、エラー発生時に制御対象物を安全にかつ邪魔にならない位置に位置づけることができるという効果もある。   By registering in advance the control to be performed when an error occurs, any control can be performed when an error occurs, so that there is an effect that the control target can be safely controlled even when an error occurs. Further, by using it for positioning control for controlling a moving object, there is also an effect that it is possible to position the control target object at a safe and unobtrusive position when an error occurs.

以下本発明を図面を用いて詳細に説明する。図1は本発明に係るプログラマブルコントローラの構成図である。なお、図2および図3と同じ要素には同一符号を付し、説明を省略する。図1において、プログラマブルコントローラは、CPUモジュール10と位置決めモジュール50で構成される。位置決めモジュール50は、CPUインターフェイス51、軌道演算部52、動作テーブル23、エラー時制御部53および出力部24で構成される。   Hereinafter, the present invention will be described in detail with reference to the drawings. FIG. 1 is a block diagram of a programmable controller according to the present invention. The same elements as those in FIGS. 2 and 3 are denoted by the same reference numerals, and description thereof is omitted. In FIG. 1, the programmable controller includes a CPU module 10 and a positioning module 50. The positioning module 50 includes a CPU interface 51, a trajectory calculation unit 52, an operation table 23, an error time control unit 53, and an output unit 24.

CPUインターフェイス51には、CPUモジュール10から目標位置や目標速度等のデータおよびフェイル信号が入力される。エラー時制御部53はCPUモジュール10にエラーが発生したときに軌道演算部52に指令を与えるものであり、CPUインターフェイス51を経由してCPUモジュール10から出力されるフェイル信号41が入力される。   Data such as a target position and target speed and a fail signal are input to the CPU interface 51 from the CPU module 10. The error control unit 53 gives a command to the trajectory calculation unit 52 when an error occurs in the CPU module 10, and a fail signal 41 output from the CPU module 10 is input via the CPU interface 51.

軌道演算部52にはCPUインターフェイス51が出力するCPUモジュール10からの目標位置や目標速度などのデータ、およびエラー時制御部53の出力が入力される。軌道演算部52は動作テーブル23を参照して、CPUモジュール10からのデータまたはエラー時制御部53の指令に基づいて詳細な軌道を演算し、出力部24に出力する。出力部24は、この軌道から制御信号を生成し、制御対象物30に出力する。   Data such as the target position and target speed from the CPU module 10 output by the CPU interface 51 and the output of the error time control unit 53 are input to the trajectory calculation unit 52. The trajectory calculation unit 52 refers to the operation table 23, calculates a detailed trajectory based on data from the CPU module 10 or an instruction from the error control unit 53, and outputs the calculated trajectory to the output unit 24. The output unit 24 generates a control signal from the trajectory and outputs it to the control object 30.

次に、この実施例の動作を説明する。CPUモジュール10が正常であると、フェイル信号41はインアクティブ状態(例えば高レベル)になる。CPUインターフェイス51はCPUモジュール10から送られてくるデータを軌道演算部52に出力する。また、エラー時制御部53はその動作を停止する。   Next, the operation of this embodiment will be described. When the CPU module 10 is normal, the fail signal 41 is in an inactive state (for example, high level). The CPU interface 51 outputs data sent from the CPU module 10 to the trajectory calculation unit 52. Further, the error time control unit 53 stops its operation.

このため、軌道演算部52にはCPUモジュール10からのデータが入力される。軌道演算部52は、この入力されたデータに基づいて詳細な軌道を生成し、出力部24に出力する。   For this reason, the data from the CPU module 10 is input to the trajectory calculation unit 52. The trajectory calculation unit 52 generates a detailed trajectory based on the input data and outputs the detailed trajectory to the output unit 24.

CPUモジュール10にエラーが発生すると、フェイル信号41がアクティブ(例えば低レベル)になる。CPUインターフェイス51はCPUモジュール10から送られてくるデータをブロックし、軌道演算部52に出力しない。また、エラー時制御部53は動作を開始し、予め設定された目標位置や目標速度などのデータを軌道演算部52に出力する。   When an error occurs in the CPU module 10, the fail signal 41 becomes active (for example, low level). The CPU interface 51 blocks data sent from the CPU module 10 and does not output it to the trajectory calculation unit 52. Further, the error time control unit 53 starts its operation and outputs data such as a preset target position and target speed to the trajectory calculation unit 52.

軌道演算部52は、エラー時制御部53の出力によって詳細な軌道を生成し、出力部24に出力する。出力部24はこの軌道データに基づいて制御信号を生成し、制御対象物30に出力する。   The trajectory calculation unit 52 generates a detailed trajectory by the output of the error time control unit 53 and outputs the detailed trajectory to the output unit 24. The output unit 24 generates a control signal based on the trajectory data and outputs the control signal to the control object 30.

このように、軌道演算部52はCPUモジュール10が正常なときはこのCPUモジュール10が出力するデータによって詳細な軌道を生成し、CPUモジュール10に異常が発生したときは、エラー時制御部53の出力に基づいて詳細な軌道を生成する。このため、どのような状態でエラーが発生しても、制御対象物30をユーザの作業に支障がない所に位置づけることができる。   As described above, when the CPU module 10 is normal, the trajectory calculation unit 52 generates a detailed trajectory based on the data output from the CPU module 10, and when an abnormality occurs in the CPU module 10, Generate a detailed trajectory based on the output. For this reason, even if an error occurs in any state, the control object 30 can be positioned where there is no hindrance to the user's work.

エラー発生時の動作としては、予め決められた場所に移動する、予め決められたパターン動作を行う、その場で停止するなどが考えられる。   Possible operations when an error occurs include moving to a predetermined location, performing a predetermined pattern operation, and stopping on the spot.

なお、この実施例ではフェイル信号41がインアクティブのときはエラー時制御部53の出力が出ないようにし、フェイル信号41がアクティブになるとCPUインターフェイス51の出力が出ないように制御するようにしたが、軌道演算部52の前段に切換スイッチを設け、フェイル信号によってCPUインターフェイス51の出力とエラー時制御部53の出力を切り換えるようにしてもよい。   In this embodiment, when the fail signal 41 is inactive, the output of the error control unit 53 is not output, and when the fail signal 41 becomes active, the CPU interface 51 is not output. However, a changeover switch may be provided in the previous stage of the trajectory calculation unit 52 so that the output of the CPU interface 51 and the output of the error time control unit 53 are switched by a fail signal.

また、この実施例では位置決めモジュール50を内蔵したプログラマブルコントローラについて説明したが、位置決め制御に限定されることはない。例えばプラントを安全に停止させる用途に応用することもできる。   In this embodiment, the programmable controller including the positioning module 50 has been described. However, the present invention is not limited to positioning control. For example, the present invention can be applied to a use for safely stopping the plant.

本発明の一実施例を示す構成図である。It is a block diagram which shows one Example of this invention. 従来の位置決め制御用プログラマブルコントローラの構成図である。It is a block diagram of the conventional programmable controller for positioning control. プログラマブルコントローラの構成図である。It is a block diagram of a programmable controller.

符号の説明Explanation of symbols

10 CPUモジュール
23 動作テーブル
24 出力部
30 制御対象物
41 フェイル信号
50 位置決めモジュール
51 CPUインターフェイス
52 軌道演算部
53 エラー時制御部
DESCRIPTION OF SYMBOLS 10 CPU module 23 Operation | movement table 24 Output part 30 Control object 41 Fail signal 50 Positioning module 51 CPU interface 52 Orbit calculation part 53 Control part in error

Claims (2)

制御対象物の位置決め制御を行うプログラマブルコントローラにおいて、
プロセッサを内蔵し、指令データを出力すると共に、前記プロセッサが異常になると有効になるフェイル信号を出力するCPUモジュールと、
前記フェイル信号が入力され、このフェイル信号が有効であるときに予め設定された指令データを出力するエラー時制御部と、
前記フェイル信号が有効であるときに、前記エラー時制御部が出力する指令データに基づいて軌道計算を行って前記制御対象物が移動する軌道を生成し、前記フェイル信号が有効でないときに、前記CPUモジュールが出力する指令データに基づいて軌道計算を行って前記制御対象物が移動する軌道を生成して出力する軌道演算部と、
前記軌道演算部の出力が入力され、入力されたデータに基づいて制御信号を生成し、前記制御対象物に出力する出力部と、
を具備したことを特徴とするプログラマブルコントローラ。
In a programmable controller that performs positioning control of a controlled object,
A CPU module that incorporates a processor, outputs command data, and outputs a fail signal that becomes valid when the processor becomes abnormal;
When the fail signal is input and when the fail signal is valid, an error time control unit that outputs preset command data;
When the fail signal is valid, a trajectory is calculated based on command data output by the error time control unit to generate a trajectory for the control target to move, and when the fail signal is not valid, A trajectory calculation unit that performs trajectory calculation based on command data output by the CPU module to generate and output a trajectory on which the control object moves; and
The output of the trajectory calculation section is input, and an output unit which generates a control signal based on the input data, and outputs to the control object,
A programmable controller comprising:
前記エラー時制御部は、制御対象物を予め定められた位置に位置づける指令データを出力するようにしたことを特徴とする請求項1に記載のプログラマブルコントローラ。   2. The programmable controller according to claim 1, wherein the error control unit outputs command data for positioning a control target object at a predetermined position.
JP2005159064A 2005-05-31 2005-05-31 Programmable controller Expired - Fee Related JP4538740B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005159064A JP4538740B2 (en) 2005-05-31 2005-05-31 Programmable controller

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005159064A JP4538740B2 (en) 2005-05-31 2005-05-31 Programmable controller

Publications (2)

Publication Number Publication Date
JP2006338111A JP2006338111A (en) 2006-12-14
JP4538740B2 true JP4538740B2 (en) 2010-09-08

Family

ID=37558643

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005159064A Expired - Fee Related JP4538740B2 (en) 2005-05-31 2005-05-31 Programmable controller

Country Status (1)

Country Link
JP (1) JP4538740B2 (en)

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5721247A (en) * 1980-07-04 1982-02-03 Komatsu Ltd Determination of retracting and returning path for tool in machine tool
JPS61138003U (en) * 1985-02-18 1986-08-27
JPS63175901A (en) * 1987-01-16 1988-07-20 Mitsubishi Heavy Ind Ltd Digital status signal output device
JPH06335841A (en) * 1993-03-31 1994-12-06 Yaskawa Electric Corp Numerical control device and numerically controlled working method
JPH07299777A (en) * 1994-05-09 1995-11-14 Hitachi Ltd Transport robot controlling method
JPH0895624A (en) * 1994-09-26 1996-04-12 Smc Corp Actuator controller
JPH08129401A (en) * 1994-11-02 1996-05-21 Yokogawa Electric Corp Drive device with back-up means
JP2003330501A (en) * 2002-05-14 2003-11-21 Yokogawa Electric Corp Program controller

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6455606A (en) * 1987-08-27 1989-03-02 Nissan Motor Running controller for automatically guided vehicle

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5721247A (en) * 1980-07-04 1982-02-03 Komatsu Ltd Determination of retracting and returning path for tool in machine tool
JPS61138003U (en) * 1985-02-18 1986-08-27
JPS63175901A (en) * 1987-01-16 1988-07-20 Mitsubishi Heavy Ind Ltd Digital status signal output device
JPH06335841A (en) * 1993-03-31 1994-12-06 Yaskawa Electric Corp Numerical control device and numerically controlled working method
JPH07299777A (en) * 1994-05-09 1995-11-14 Hitachi Ltd Transport robot controlling method
JPH0895624A (en) * 1994-09-26 1996-04-12 Smc Corp Actuator controller
JPH08129401A (en) * 1994-11-02 1996-05-21 Yokogawa Electric Corp Drive device with back-up means
JP2003330501A (en) * 2002-05-14 2003-11-21 Yokogawa Electric Corp Program controller

Also Published As

Publication number Publication date
JP2006338111A (en) 2006-12-14

Similar Documents

Publication Publication Date Title
JP4053557B2 (en) Servo motor stop control method and servo motor control apparatus
JP6392825B2 (en) Robot controller with learning control function
JP2009050958A (en) Apparatus for controlling robot having stop monitoring function
JP2007265028A (en) Control device and control method of drive
JP2009082997A (en) Robot control device for stopping robot based on speed of robot hand tip part
JPH11347983A (en) Manipulator action limiting device
JP6447141B2 (en) Robot emergency stop method, robot control device
JP6240422B2 (en) Robot control system and robot control method
JP5778891B2 (en) Robot controller
JPH1177580A (en) Robot controller
JP4538740B2 (en) Programmable controller
CN114939866B (en) Robot monitoring device and robot system
KR20130009316A (en) Apparatus for controlling robot with embedded physical impact sensor and method for controlling robot using the same
JP2007213241A (en) Interruption workable numerically controlled machine tool
JPH10582A (en) Robot control device
JP2010218530A (en) Motion control system
JP2650464B2 (en) Industrial robot
US11086300B2 (en) Control method, control device and program recording medium
WO2022044906A1 (en) Robot control device
JP5912054B2 (en) Robot controller
JP2009032060A (en) Robot control device
JP2625549B2 (en) Controller control mechanism
JP2003330501A (en) Program controller
JPWO2005062144A1 (en) Robot equipment
JPH11184527A (en) Device and method for controlling driving of motor

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20071211

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20090526

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20090602

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20090730

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20091217

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20100203

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

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

R150 Certificate of patent or registration of utility model

Ref document number: 4538740

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

Year of fee payment: 3

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20140702

Year of fee payment: 4

LAPS Cancellation because of no payment of annual fees