JP4683449B2 - Game machine control board, game machine using the same, and game machine control device - Google Patents
Game machine control board, game machine using the same, and game machine control device Download PDFInfo
- Publication number
- JP4683449B2 JP4683449B2 JP2001067245A JP2001067245A JP4683449B2 JP 4683449 B2 JP4683449 B2 JP 4683449B2 JP 2001067245 A JP2001067245 A JP 2001067245A JP 2001067245 A JP2001067245 A JP 2001067245A JP 4683449 B2 JP4683449 B2 JP 4683449B2
- Authority
- JP
- Japan
- Prior art keywords
- command data
- control board
- count value
- interrupt
- gaming machine
- 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
Links
Images
Landscapes
- Pinball Game Machines (AREA)
Description
【0001】
【発明の属する技術分野】
この発明は、パチンコ機やパチスロ機などの遊技機、ならびに遊技機のための制御基板および制御装置に関する。
【0002】
【従来の技術】
最近では、パチンコ機やパチスロ機などの遊技機は、遊技内容(ゲーム内容)に関する基本的な動作を制御するための主制御基板と、その基本的な動作に付随する補助的な動作を制御するためのサブ制御基板とを備えたものが主流となっている。サブ制御基板としては、たとえば、賞球払出装置による賞球の払出し動作を制御するための賞球払出制御基板、図柄表示装置の変動表示動作を制御するための表示制御基板、スピーカからの効果音の出力を制御するための音声制御基板などがある。
【0003】
図4は、賞球払出制御に関する電気的構成を示すブロック図である。賞球払出制御基板120は、CPU121、RAM122およびROM123が実装された基板であり、主制御基板110に接続されている。賞球払出装置130から賞球を払い出す必要が生じると、主制御基板110から賞球払出制御基板120に賞球払出制御信号が与えられる。この賞球払出制御信号は、賞球払出装置130の制御に必要なデータを含むコマンドデータと、このコマンドデータを賞球払出制御基板120のCPU121が取り込むタイミングを通知するストローブ信号とを含む。
【0004】
賞球払出制御基板120にはさらに、主制御基板110から送信されてくるコマンドデータを一時的に保持しておくためのバッファであるデータ受信部124と、ストローブ信号の受信に応答して割込信号を発生する割込信号発生回路125とが備えられている。CPU121は、割込信号発生回路125から割込信号が発生されると、この割込信号の発生に応答して、データ受信部124に保持されているコマンドデータを取り込む。そして、その取り込んだコマンドデータに基づいて、賞球払出装置130を制御するための賞球信号を生成し、この生成した賞球信号を賞球払出装置130に向けて送信する。
【0005】
ところで、遊技機は、停電などによる電源電圧低下時の誤動作を防止するための機能を有している。すなわち、遊技機への供給電圧が低下すると、遊技機各部の動作電圧を発生する電源基板140から主制御基板110および賞球払出制御基板120などの各サブ制御基板にNMI(Non Maskable Interrupt)信号が送信され、各制御基板では、NMI信号受信回路(賞球払出制御基板120においてはNMI信号受信回路126)がNMI信号を受信したことに応答して、予め定めるバックアップ処理が行われる。
【0006】
主制御基板110では、NMI信号受信回路がNMI信号を受信すると、たとえば、それ以降のコマンドデータおよびストローブ信号の送信が禁止されるとともに、RAMに格納されているデータのバックアップが行われる。また、賞球払出制御基板120では、NMI信号受信回路126がNMI信号を受信すると、たとえば、それ以降の割込処理の実行が禁止されるとともに、RAM122に格納されているデータのバックアップが行われる。したがって、NMI信号受信回路126がNMI信号を受信した後は、賞球払出装置130に向けて賞球信号が送信されることはなく、賞球払出装置130による賞球払出動作が行われることはない。
【0007】
【発明が解決しようとする課題】
各制御基板へのNMI信号は、電源基板140から各制御基板に向けて同時に出力される。ところが、各制御基板のNMI信号受信回路がNMI信号を受信(検出)するタイミングには多少のずれを生じる場合がある。なぜなら、電源基板140と各制御基板とを接続する通信線の長さにばらつきがあり、各制御基板に備えられているNMI信号受信回路の構成が共通でないからである。
【0008】
主制御基板110と賞球払出制御基板120などのサブ制御基板とでNMI信号の受信タイミングにずれがあると、遊技機の動作に不都合を生じるおそれがある。たとえば、主制御基板110のNMI信号受信回路によるNMI信号の受信が賞球払出制御基板120のNMI信号受信回路126によるNMI信号の受信よりも遅れた場合、すでに割込処理を実行することが禁止されている賞球払出制御基板120に向けて、主制御基板110からコマンドデータおよびストローブ信号が送信されることが想定される。このような場合、主制御基板110からコマンドデータおよびストローブ信号の送信が完了しているにもかかわらず、賞球払出装置130による賞球払出動作は行われない。また、電源基板140の発生電圧が賞球払出制御基板120の動作電圧を下回った場合には、データ受信部124に保持されているコマンドデータは消えるので、電源電圧復帰時に、賞球払出装置130による賞球払出動作は行われることもない。ゆえに、その遊技機で遊技していた者は、賞球を得ることができず、損害を被ることになる。
【0009】
そこで、この発明の目的は、供給電圧の低下時における不都合の発生を良好に防止できる遊技機、ならびにそのような遊技機のための制御基板および制御装置を提供することである。
【0010】
【課題を解決するための手段および発明の効果】
上記の目的を達成するための請求項1記載の発明は、遊技機に備えられた所定部の制御に必要なコマンドデータを受信し、この受信したコマンドデータを一時的に保持するコマンドデータ保持手段(24)と、このコマンドデータ保持手段に保持されているコマンドデータに基づく割込処理を実行する割込処理実行手段(21,S2,S3,S4)と、遊技機への供給電圧が予め定める電圧値未満に低下した後であってもデータを記憶しておくことのできるバックアップ機能付記憶手段(22)と、遊技機への供給電圧が上記予め定める電圧値未満に低下したことに応答して送信されてくる割込不可信号を受信する割込不可信号受信手段(26)と、この割込不可信号受信手段による割込不可信号の受信後、上記コマンドデータ保持手段が保持しているコマンドデータに基づく割込処理が既に実行済みであるか否かを判別する判別手段(21,T3,T4)と、この判別手段が上記コマンドデータ保持手段に保持されているコマンドデータに基づく割込処理は実行されていないと判別した場合に、当該コマンドデータを上記バックアップ機能付記憶手段に記憶させるデータバックアップ手段(21,T5,T6)とを備えていることを特徴とする遊技機用制御基板である。
【0011】
また、請求項2記載の発明は、遊技機への供給電圧が上記予め定める電圧値未満である状態から上記予め定める電圧値以上に復帰した後、上記バックアップ機能付記憶手段にコマンドデータが記憶されている場合に、その記憶されているコマンドデータに基づく割込処理を実行する復帰後割込処理実行手段(21)をさらに備えていることを特徴とする請求項1記載の遊技機用制御基板である。
なお、括弧内の英数字は、後述の実施形態における対応構成要素等を表す。以下、この項において同じ。
【0012】
上記の発明によれば、割込不可信号の受信後、コマンドデータ保持手段に保持されているコマンドデータに基づく割込処理が既に実行済みであるか否かが判断され、この判別が肯定された場合には、そのコマンドデータ保持手段に保持されているコマンドデータがバックアップ機能付記憶手段に記憶させられる。
これにより、遊技機への供給電圧が上記予め定める電圧値以上に復帰した後に、バックアップ機能付記憶手段に記憶されているコマンドデータに基づいて割込処理を実行することができる。ゆえに、遊技機用制御基板が割込不可信号の受信後にコマンドデータを受信することによって生じる不都合(たとえば、上記遊技機用制御基板が賞球払出制御基板の場合には、本来なら払い出されるべき賞球が払い出されないという不都合)の発生を回避でき、遊技者に損害を与えることを防止できる。
【0013】
請求項3記載の発明は、上記遊技機用制御基板は、コマンドデータの送信にタイミングをとって送信されてくるストローブ信号を受信し、その受信の度にカウント値を1だけ増加させるカウンタ(252)と、上記データ保持手段からコマンドデータが読み出されたことに応答して、上記カウンタのカウント値を記憶するカウント値記憶手段(22)とをさらに備えており、上記判別手段は、上記割込不可信号受信手段による割込不可信号の受信から所定時間が経過した時点で、上記カウンタのカウント値と上記カウント値記憶手段に記憶されているカウント値とを比較し、上記カウンタのカウント値と上記カウント値記憶手段に記憶されているカウント値とが一致する場合には、上記コマンドデータ保持手段に保持されているコマンドデータに基づく割込処理は既に実行済みであると判別し、上記カウンタのカウント値と上記カウント値記憶手段に記憶されているカウント値とが異なる場合には、上記コマンドデータ保持手段に保持されているコマンドデータに基づく処理が未だ実行されていないと判別するものであることを特徴とする請求項1または2記載の遊技機用制御基板である。
【0014】
割込不可信号を受信したことに応答して割込処理の実行は禁止され、割込不可信号の受信後にコマンドデータ保持手段からコマンドデータが読み出されることはないので、割込不可信号の受信後にコマンドデータおよびストローブ信号を受信した場合、カウンタのカウント値はカウント値記憶手段に記憶されているカウント値よりも1だけ大きいはずである。したがって、請求項3に記載のように、割込不可信号受信手段による割込不可信号の受信から所定時間が経過した時点で、カウンタのカウント値とカウント値記憶手段に記憶されているカウント値とを比較することにより、コマンドデータ保持手段が保持しているコマンドデータに基づく割込処理が既に実行済みであるか否かを判別することができる。
【0015】
請求項4記載の発明は、所定部の動作を制御するための制御基板(20)と、この制御基板の動作電圧を発生する電源基板(30)とを有する遊技機であって、上記制御基板としては、請求項1ないし3のいずれかに記載の遊技機用制御基板が適用されており、上記電源基板への供給電圧が予め定める電圧値未満に低下したことを検出する電圧低下検出手段(31)を含み、上記電源基板には、上記電圧低下検出手段によって上記電源基板への供給電圧が予め定める電圧値未満に低下したことが検出されたことに応答して、上記制御基板に割込不可信号を送信する割込不可信号送信手段が備えられていることを特徴とする遊技機である。
【0016】
この発明によれば、請求項1ないし3のいずれかの遊技機用制御基板が制御基板に用いられているから、制御基板が割込不可信号の受信後にコマンドデータを受信することによって生じる不都合(たとえば、上記制御基板が賞球払出制御基板の場合には、本来なら払い出されるべき賞球が払い出されないという不都合)の発生を回避でき、遊技者に損害を与えることを防止できる。
請求項5記載の発明は、遊技機における遊技内容に関する基本的な動作を制御するための主制御基板(10)と、その基本的な動作に付随する補助的な動作を制御するための副制御基板(20)とを有する遊技機用制御装置であって、上記主制御基板には、遊技機に備えられた所定部の制御に必要なコマンドデータを送信するコマンドデータ送信手段(11)と、遊技機への供給電圧が予め定める電圧値未満に低下したことに応答して送信されてくる割込不可信号を受信する第1の割込不可信号受信手段(14)とが備えられ、上記副制御基板には、上記コマンドデータ送信手段から送信されてくるコマンドデータを受信し、この受信したコマンドデータを一時的に保持するコマンドデータ保持手段(24)と、このコマンドデータ保持手段に保持されているコマンドデータに基づく割込処理を実行する割込処理実行手段(21,S2,S3,S4)と、遊技機への供給電圧が上記予め定める電圧値未満に低下した後であってもデータを記憶しておくことのできるバックアップ機能付記憶手段(22)と、遊技機への供給電圧が上記予め定める電圧値未満に低下したことに応答して送信されてくる割込不可信号を受信する第2の割込不可信号受信手段(26)と、この第2の割込不可信号受信手段による割込不可信号の受信から所定時間が経過した時点で、上記コマンドデータ保持手段が保持しているコマンドデータに基づく割込処理が既に実行済みであるか否かを判別する判別手段(21,T3,T4)と、この判別手段が上記コマンドデータ保持手段に保持されているコマンドデータに基づく割込処理は実行されていないと判別した場合に、当該コマンドデータを上記バックアップ機能付記憶手段に記憶させるデータバックアップ手段(21,T5,T6)とが備えられていることを特徴とする遊技機用制御装置である。
【0017】
また、請求項6記載の発明は、上記副制御基板には、遊技機への供給電圧が上記予め定める電圧値未満である状態から上記予め定める電圧値以上に復帰した後、上記バックアップ機能付記憶手段にコマンドデータが記憶されている場合に、その記憶されているコマンドデータに基づく割込処理を実行する復帰後割込処理実行手段(21)がさらに備えられていることを特徴とする請求項5記載の遊技機用制御装置である。
【0018】
上記の発明によれば、請求項1または2に関連して述べた効果と同様な効果を奏することができる。
請求項7記載の発明は、上記主制御基板には、上記コマンドデータ送信手段から上記コマンドデータ保持手段へのコマンドデータの送信にタイミングをとって、当該コマンドデータに基づく割込処理の実行タイミングを規定するストローブ信号を送信するストローブ信号送信手段(11)がさらに備えられ、上記副制御基板には、上記ストローブ信号送信手段から送信されてくるストローブ信号を受信し、その受信の度にカウント値を1だけ増加させるカウンタ(252)と、上記データ保持手段からコマンドデータが読み出されたことに応答して、上記カウンタのカウント値を記憶するカウント値記憶手段(22)とがさらに備えられており、上記判別手段は、上記割込不可信号受信手段による割込不可信号の受信から所定時間が経過した時点で、上記カウンタのカウント値と上記カウント値記憶手段に記憶されているカウント値とを比較し、上記カウンタのカウント値と上記カウント値記憶手段に記憶されているカウント値とが一致する場合には、上記コマンドデータ保持手段に保持されているコマンドデータに基づく割込処理は既に実行済みであると判別し、上記カウンタのカウント値と上記カウント値記憶手段に記憶されているカウント値とが異なる場合には、上記コマンドデータ保持手段に保持されているコマンドデータに基づく処理が未だ実行されていないと判別するものであることを特徴とする請求項5または6記載の遊技機用制御装置である。
【0019】
この発明によれば、請求項3に関連して述べた効果と同様な効果を奏することができる。
【0020】
【発明の実施の形態】
以下では、この発明の実施の形態を、添付図面を参照して詳細に説明する。
図1は、この発明の一実施形態に係る遊技機用制御装置の電気的構成を示すブロック図である。この遊技機用制御装置は、たとえば、パチンコ機やパチスロ機などの遊技機に用いられて、その遊技機の動作を制御するためのものである。なお、以下では、遊技機の一例としてのパチンコ機を例にとって説明することとし、図1は、たとえば、パチンコ機の遊技盤内に配置された入賞口にパチンコ球が入球したことに対する賞球の払い出しを制御するための構成を示している。
【0021】
この遊技機用制御装置は、遊技内容(ゲーム内容)に関する基本的な動作を制御するための主制御基板10と、賞球払出装置40による賞球の払い出し動作を制御するための賞球払出制御基板20と、パチンコ機の各部の動作電圧を発生する電源基板30とを備えている。
主制御基板10には、CPU11、このCPU11による制御時に必要なデータが書き込まれるRAM12および遊技制御プログラムが記憶されたROM13の機能を1つのチップに集約したワンチップマイコン(たとえば、8ビットマイコン)が実装されている。一方、賞球払出制御基板20にも、賞球払出装置40の制御に必要なCPU21、RAM22およびROM23が実装されている。RAM12,22は、どちらも、電源基板30からの供給電圧がRAM12,22の動作電圧以下に低下しても、保持しているデータを必要に応じて保持しておくことのできるバックアップ機能付のRAMで構成されている。
【0022】
主制御基板10と賞球払出制御基板20とは、信号線L1,L2によって接続されている。賞球払出装置40から賞球を払い出す必要が生じると、主制御基板10のCPU11は、賞球払出制御基板20に向けて賞球払出制御信号を送出する。この賞球払出制御信号には、賞球払出装置40の制御に必要なデータを含むコマンドデータと、このコマンドデータを賞球払出制御基板20のCPU21が取り込むタイミングを通知するストローブ信号とを含む。コマンドデータは、信号線L1を通して主制御基板10から賞球払出制御基板20に与えられ、ストローブ信号は、信号線L2を通して主制御基板10から賞球払出制御基板20に与えられる。
【0023】
賞球払出制御基板20にはさらに、信号線L1を通して送られてくるコマンドデータを一時的に保持しておくためのバッファであるデータ受信部24と、信号線L2を通して送られてくるストローブ信号を受信するストローブ信号受信部25とが備えられている。ストローブ信号受信部25は、複数の入力端子を備えており、そのうちの2つの入力端子に、信号線L2を通して送られてくるストローブ信号(1ビットのパルス信号)が並列に入力されるようになっている。信号線L2から一方の入力端子に入力されるストローブ信号は、ストローブ信号の受信(検出)に応答してCPU21に向けて割込信号を発生する割込信号発生回路251に与えられるようになっている。また、信号線L2から他方の入力端子に入力されるストローブ信号は、ストローブ信号を受信(検出)する度にカウント値を+1ずつインクリメントするカウンタ252に与えられるようになっている。
【0024】
また、電源基板30には、外部電源から遊技機に供給される電圧(たとえば、AC24V)が予め定める電圧値以下に低下したことを検出する停電検出回路31が接続されていて、この停電検出回路31によって遊技機への供給電圧が予め定める電圧値以下に低下したことが検出されると、これに応答して、電源基板30から主制御基板10および賞球払出制御基板20にNMI(Non Maskable Interrupt)信号(割込処理を不可にする(禁止する)割込不可信号)が与えられるようになっている。主制御基板10および賞球払出制御基板20には、それぞれNMI信号を受信するためのNMI信号受信回路14,26が備えられており、これらのNMI信号受信回路14,26によってNMI信号が受信されると、その旨がCPU11,21にそれぞれ通知される。主制御基板10のCPU11は、NMI信号受信回路14からNMI信号を受信した旨が通知されると、たとえば、それ以降のコマンドデータおよびストローブ信号の送信を禁止するとともに、RAM12に格納されているデータのバックアップを行う。また、賞球払出制御基板20のCPU21は、NMI信号受信回路26からNMI信号を受信した旨が通知されると、たとえば、それ以降の割込処理の実行が禁止されるとともに、予め定めるNMI受信時処理を実行する。
【0025】
図2は、NMI信号の非受信時に賞球払出制御基板20のCPU21が実行する通常処理について説明するためのフローチャートである。賞球払出制御基板20のCPU21は、予め定める周期で、割込信号発生回路251から割込信号が発生されたかどうかを繰り返し判断している(ステップS1)。
主制御基板10から賞球払出制御基板20に向けて賞球払出制御信号が送出されて、この賞球払出制御信号に含まれているストローブ信号がストローブ信号受信部25によって受信され、割込信号発生回路251から割込信号が発生されると、CPU21による賞球払出のための割込処理が開始される。すなわち、CPU21は、データ受信部24に保持されているコマンドデータを取り込む(ステップS2)。また、ストローブ信号の受信に応答してカウンタ値が+1インクリメントされたカウンタ252から、そのインクリメント後のカウント値を読み出してRAM22に格納する(ステップS3)。
【0026】
その後、CPU21は、データ受信部24から取り込んだコマンドデータに基づいて、賞球払出装置40を動作するための賞球信号を生成し、この生成した賞球信号を賞球払出装置40に与える(ステップS4)。たとえば、賞球払出装置40に賞球信号が与えられている間、賞球払出装置40による賞球払出動作が継続され、これにより、賞球信号の出力時間に応じた個数の賞球(パチンコ球)が賞球払出装置40から払い出される。賞球払出装置40から払い出された賞球は、パチンコ機の正面に配置された球受皿(図示せず)に排出される。
【0027】
図3は、NMI信号の受信時に賞球払出制御基板20のCPU21が実行する処理(NMI受信時処理)について説明するためのフローチャートである。賞球払出制御基板20のCPU21は、NMI信号受信回路26からNMI信号を受信した旨が通知されるまでは、上述の通常処理を繰り返し実行している(ステップT2)。NMI信号受信回路26からNMI信号を受信した旨が通知されると(ステップT1でYES)、そのNMI信号の受信から所定時間(たとえば、主制御基板10のNMI信号受信回路14によるNMI信号の受信タイミングと賞球払出制御基板20のNMI信号受信回路26によるNMI信号の受信タイミングとの間に生じ得る最大時間差)が経過した時点で、カウンタ252のカウント値を取り込むとともに(ステップT3)、RAM22に記憶保持されているカウント値(保持カウント値)を読み出して、これらのカウント値が同じであるか否かを判断する(ステップT4)。
【0028】
主制御基板10のNMI信号受信回路14および賞球払出制御基板20のNMI信号受信回路26によって同時にNMI信号を受信した場合、または、主制御基板10のNMI信号受信回路14が賞球払出制御基板20のNMI信号受信回路26よりも早くNMI信号を受信した場合には、賞球払出制御基板20における割込処理の実行が禁止された後に、主制御基板10から賞球払出制御基板20に賞球払出制御信号が与えられることはない。したがって、この場合には、カウンタ252から取り込んだカウント値(取込カウント値)とRAM22に保持されている保持カウント値とは一致するはずである。
【0029】
一方、主制御基板10のNMI信号受信回路14によるNMI信号の受信が賞球払出制御基板20のNMI信号受信回路26によるNMI信号の受信よりも遅れた場合には、賞球払出制御基板20のNMI信号受信回路26によってNMI信号が受信されてから主制御基板10のNMI信号受信回路14によってNMI信号が受信されるまでの間に、主制御基板10から賞球払出制御基板20に向けて賞球払出制御信号が送信されることが想定される。この場合、賞球払出制御信号は賞球払出制御基板20のデータ受信部24およびストローブ信号受信部25に受信されて、コマンドデータがデータ受信部24に保持されるとともに、割込信号発生回路251から割込信号が発生され、また、カウンタ252のカウント値が+1だけインクリメントされる。ところが、NMI信号を受信したことに応答してCPU21による割込処理の実行は禁止されているので、データ受信部24に保持されているコマンドデータがCPU21に取り込まれたり、カウンタ252からインクリメント後のカウント値が読み出されてRAM22に格納されるといったことは行われない。したがって、この場合には、カウンタ252からの取込カウント値がRAM22に保持されている保持カウント値よりも1だけ大きいはずである。
【0030】
そこで、カウンタ252からの取込カウント値とRAM22に保持されている保持カウント値とが異なる場合には(ステップT4でNO)、CPU21は、主制御基板10から賞球払出制御信号を受信したが、この賞球払出制御信号の受信に対する割込処理は実行していないと判断して、データ受信部24からコマンドデータを取り込み(ステップT5)、その取り込んだコマンドデータをRAM22に格納するとともに(ステップT6)、インクリメント後のカウント値を読み出してRAM22に格納する(ステップT7)。RAM22は、上記したようにバックアップ機能を有しているから、RAM22に格納されたコマンドデータおよびカウント値は、電源基板30からの供給電圧がRAM22の動作電圧以下に低下した後も保持される。
【0031】
ゆえに、外部電源から遊技機に供給される電圧が上記予め定める電圧値以上に復帰した後に、CPU21がRAM22の保持データをチェックし、その保持データにコマンドデータが含まれている場合には、そのコマンドデータに基づく割込処理が実行されることにより、NMI受信後に受信した賞球払出制御信号に対する賞球払出動作が実行される。よって、主制御基板10におけるNMI信号の受信タイミングと賞球払出制御基板20におけるNMI信号の受信タイミングとのずれに起因した不都合(たとえば、本来なら払い出されるべき賞球が払い出されない不都合)の発生を回避でき、遊技者に損害を与えることが防止される。
【0032】
以上、この発明の一実施形態について説明したが、この発明は他の形態で実施することも可能である。たとえば、上述の実施形態では、この発明が賞球払出制御基板20に適用された場合を例にとったが、この発明は、主制御基板10から与えられる制御信号(コマンドデータ)に基づく処理を行い、かつ、電源基板30からNMI信号が与えられるものであれば、図柄表示装置の変動表示動作を制御するための表示制御基板、スピーカからの効果音の出力を制御するための音声制御基板などの他の種類の制御基板に適用することもできる。
【0033】
また、上述の実施形態では、主制御基板10に備えられているCPU11、RAM12およびROM13は、8ビットマイコンで実現されるとしているが、これに限らず、16ビットマイコンで実現されてもよいし、32ビットマイコンで実現されてもよい。
その他、特許請求の範囲に記載された事項の範囲で種々の設計変更を施すことが可能である。
【図面の簡単な説明】
【図1】この発明の一実施形態に係る遊技機用制御装置の電気的構成を示すブロック図である。
【図2】NMI信号の非受信時に賞球払出制御基板において実行される通常処理を説明するためのフローチャートである。
【図3】NMI信号の非受信時に賞球払出制御基板において実行される通常処理を説明するためのフローチャートである。
【図4】従来の遊技機用制御装置の電気的構成を示すブロック図である。
【符号の説明】
10 主制御基板
11 CPU
12 RAM
13 ROM
14 NMI信号受信回路
20 賞球払出制御基板
21 CPU
22 RAM
23 ROM
24 データ受信部
25 ストローブ信号受信部
251 割込信号発生回路
252 カウンタ
26 NMI信号受信回路
30 電源基板
31 停電検出回路
40 賞球払出装置[0001]
BACKGROUND OF THE INVENTION
The present invention relates to gaming machines such as pachinko machines and pachislot machines, and control boards and control devices for gaming machines.
[0002]
[Prior art]
Recently, gaming machines such as pachinko machines and pachislot machines control a main control board for controlling basic operations related to game contents (game contents) and auxiliary operations associated with the basic operations. A sub-control board for this purpose has become mainstream. Examples of the sub control board include a prize ball payout control board for controlling a prize ball payout operation by the prize ball payout device, a display control board for controlling a variable display operation of the symbol display device, and a sound effect from a speaker. There is a voice control board for controlling the output of.
[0003]
FIG. 4 is a block diagram showing an electrical configuration related to prize ball payout control. The winning ball
[0004]
The winning ball
[0005]
By the way, the gaming machine has a function for preventing a malfunction when the power supply voltage drops due to a power failure or the like. That is, when the supply voltage to the gaming machine decreases, an NMI (Non Maskable Interrupt) signal is sent from the
[0006]
In the
[0007]
[Problems to be solved by the invention]
NMI signals to each control board are simultaneously output from the
[0008]
If there is a difference in the reception timing of the NMI signal between the
[0009]
Accordingly, an object of the present invention is to provide a gaming machine that can satisfactorily prevent occurrence of inconvenience when a supply voltage is lowered, and a control board and a control device for such a gaming machine.
[0010]
[Means for Solving the Problems and Effects of the Invention]
In order to achieve the above object, the invention according to claim 1 is a command data holding means for receiving command data required for controlling a predetermined unit provided in a gaming machine and temporarily holding the received command data. (24), interrupt process execution means (21, S2, S3, S4) for executing an interrupt process based on the command data held in the command data holding means, and a supply voltage to the gaming machine are determined in advance. A storage means with backup function (22) capable of storing data even after the voltage has dropped below the voltage value, and responds to the fact that the supply voltage to the gaming machine has dropped below the predetermined voltage value. The interrupt disable signal receiving means (26) for receiving the interrupt disable signal transmitted in this manner, and the command data holding means holds the interrupt disable signal after receiving the interrupt disable signal by the interrupt disable signal receiving means. Determining means (21, T3, T4) for determining whether or not the interrupt processing based on the command data being executed has already been executed, and the command data held in the command data holding means by the determining means And a data backup means (21, T5, T6) for storing the command data in the storage means with a backup function when it is determined that the interrupt processing based on the data is not executed. Control board.
[0011]
According to the second aspect of the present invention, after the supply voltage to the gaming machine is restored from the state where the supply voltage is lower than the predetermined voltage value to the predetermined voltage value or more, the command data is stored in the storage unit with backup function. The game machine control board according to claim 1, further comprising post-return interrupt process execution means (21) for executing an interrupt process based on the stored command data when the stored command data is stored. It is.
In addition, the alphanumeric characters in parentheses represent corresponding components in the embodiments described later. The same applies hereinafter.
[0012]
According to the above invention, after receiving the interrupt disable signal, it is determined whether or not the interrupt processing based on the command data held in the command data holding means has already been executed, and this determination is affirmed. In this case, the command data held in the command data holding unit is stored in the storage unit with backup function.
Thereby, after the supply voltage to the gaming machine returns to the predetermined voltage value or higher, the interrupt process can be executed based on the command data stored in the storage unit with backup function. Therefore, inconvenience caused by receiving command data after the gaming machine control board receives the interrupt impossible signal (for example, when the gaming machine control board is a prize ball payout control board, the prize that should be paid out originally). Occurrence of inconvenience that the ball is not paid out can be avoided, and damage to the player can be prevented.
[0013]
According to a third aspect of the present invention, the gaming machine control board receives a strobe signal transmitted at the timing of transmission of command data, and increments the count value by 1 each time it is received (252 ) And count value storage means (22) for storing the count value of the counter in response to the command data being read from the data holding means. When a predetermined time has elapsed since the reception of the interrupt disable signal by the interrupt disable signal receiving means, the count value of the counter is compared with the count value stored in the count value storage means, and the count value of the counter If the count value stored in the count value storage means matches, the command data held in the command data holding means is If the count value of the counter is different from the count value stored in the count value storage means, it is held in the command data holding means. 3. The gaming machine control board according to claim 1, wherein it is determined that processing based on command data has not yet been executed.
[0014]
Execution of interrupt processing is prohibited in response to receiving the interrupt disable signal, and command data is not read from the command data holding means after receiving the interrupt disable signal, so after receiving the interrupt disable signal When command data and a strobe signal are received, the count value of the counter should be larger by 1 than the count value stored in the count value storage means. Therefore, as described in claim 3, when a predetermined time has elapsed since the reception of the interrupt disabled signal by the interrupt disabled signal receiving means, the count value of the counter and the count value stored in the count value storing means Can be determined whether or not the interrupt processing based on the command data held by the command data holding means has already been executed.
[0015]
According to a fourth aspect of the present invention, there is provided a gaming machine comprising a control board (20) for controlling the operation of a predetermined portion and a power supply board (30) for generating an operating voltage of the control board, wherein the control board As an embodiment, the gaming machine control board according to any one of claims 1 to 3 is applied, and a voltage drop detection means (detection means) for detecting that the supply voltage to the power board has fallen below a predetermined voltage value. 31), and the power supply board interrupts the control board in response to the voltage drop detection means detecting that the supply voltage to the power supply board has fallen below a predetermined voltage value. A gaming machine comprising an interrupt disabled signal transmitting means for transmitting a disabled signal.
[0016]
According to this invention, since the control board for gaming machines according to any one of claims 1 to 3 is used for the control board, the control board has a disadvantage caused by receiving the command data after receiving the interrupt impossible signal ( For example, in the case where the control board is a prize ball payout control board, it is possible to avoid the occurrence of an inconvenience that a prize ball to be paid out is not paid out, and to prevent damage to the player.
According to the fifth aspect of the present invention, a main control board (10) for controlling basic operations relating to game contents in a gaming machine, and a sub-control for controlling auxiliary operations associated with the basic operations. A gaming machine control device having a board (20), wherein the main control board has command data transmission means (11) for sending command data required for control of a predetermined part provided in the gaming machine; First interrupt disabled signal receiving means (14) for receiving an interrupt disabled signal transmitted in response to the supply voltage to the gaming machine dropping below a predetermined voltage value, The control board receives command data transmitted from the command data transmitting means, and temporarily holds the received command data, and the command data holding means (24). After the interrupt processing execution means (21, S2, S3, S4) for executing the interrupt processing based on the held command data and the supply voltage to the gaming machine has dropped below the predetermined voltage value, And a storage means (22) with a backup function capable of storing data and an interrupt disable signal transmitted in response to the supply voltage to the gaming machine being reduced below the predetermined voltage value. The command data holding means holds the second interrupt impossible signal receiving means (26) to be received and when a predetermined time has elapsed since the reception of the interrupt impossible signal by the second interrupt impossible signal receiving means. Determining means (21, T3, T4) for determining whether or not the interrupt processing based on the command data is already executed, and the command stored in the command data holding means Data backup means (21, T5, T6) for storing the command data in the storage means with backup function when it is determined that the interrupt processing based on the data is not executed. It is a control device for gaming machines.
[0017]
According to a sixth aspect of the present invention, the sub-control board stores the backup function memory after the supply voltage to the gaming machine returns from the state where the supply voltage is lower than the predetermined voltage value to the predetermined voltage value or more. The post-return interrupt process executing means (21) for executing an interrupt process based on the stored command data when command data is stored in the means is further provided. 5. A gaming machine control device according to 5.
[0018]
According to said invention, there can exist an effect similar to the effect described in relation to Claim 1 or 2.
According to a seventh aspect of the present invention, the main control board takes a timing for transmitting command data from the command data transmitting means to the command data holding means, and sets an execution timing of an interrupt process based on the command data. Strobe signal transmission means (11) for transmitting a prescribed strobe signal is further provided, and the sub-control board receives the strobe signal transmitted from the strobe signal transmission means, and counts the count value each time it is received. A counter (252) for incrementing by 1 and a count value storage means (22) for storing the count value of the counter in response to reading of command data from the data holding means are further provided. The determination means has passed a predetermined time from the reception of the interrupt impossible signal by the interrupt impossible signal receiving means. If the count value of the counter is compared with the count value stored in the count value storage means, and the count value of the counter matches the count value stored in the count value storage means, Determines that the interrupt processing based on the command data held in the command data holding means has already been executed, and the count value of the counter is different from the count value stored in the count value storage means 7. The gaming machine control device according to claim 5, wherein the control unit determines that the processing based on the command data held in the command data holding means has not been executed yet. .
[0019]
According to the present invention, an effect similar to that described in relation to claim 3 can be obtained.
[0020]
DETAILED DESCRIPTION OF THE INVENTION
Hereinafter, embodiments of the present invention will be described in detail with reference to the accompanying drawings.
FIG. 1 is a block diagram showing an electrical configuration of a gaming machine control device according to an embodiment of the present invention. This control device for gaming machines is used for, for example, gaming machines such as pachinko machines and pachislot machines, and controls operations of the gaming machines. In the following, a pachinko machine as an example of a gaming machine will be described as an example, and FIG. 1 shows, for example, a prize ball for a pachinko ball entering a winning opening arranged in a gaming board of the pachinko machine. 1 shows a configuration for controlling the payout.
[0021]
This gaming machine control device includes a
The
[0022]
The
[0023]
The winning ball
[0024]
The
[0025]
FIG. 2 is a flowchart for explaining normal processing executed by the
A prize ball payout control signal is sent from the
[0026]
Thereafter, the
[0027]
FIG. 3 is a flowchart for explaining a process (NMI reception process) executed by the
[0028]
When the NMI signal is received simultaneously by the NMI
[0029]
On the other hand, if reception of the NMI signal by the NMI
[0030]
Therefore, when the take-in count value from the
[0031]
Therefore, after the voltage supplied to the gaming machine from the external power source returns to the predetermined voltage value or more, the
[0032]
As mentioned above, although one Embodiment of this invention was described, this invention can also be implemented with another form. For example, in the above-described embodiment, the case where the present invention is applied to the prize ball
[0033]
In the above-described embodiment, the
In addition, various design changes can be made within the scope of matters described in the claims.
[Brief description of the drawings]
FIG. 1 is a block diagram showing an electrical configuration of a gaming machine control device according to an embodiment of the present invention.
FIG. 2 is a flowchart for explaining a normal process executed in a prize ball payout control board when an NMI signal is not received.
FIG. 3 is a flowchart for explaining a normal process executed in a prize ball payout control board when an NMI signal is not received.
FIG. 4 is a block diagram showing an electrical configuration of a conventional gaming machine control device.
[Explanation of symbols]
10 Main control board
11 CPU
12 RAM
13 ROM
14 NMI signal receiving circuit
20 prize ball payout control board
21 CPU
22 RAM
23 ROM
24 Data receiver
25 Strobe signal receiver
251 Interrupt signal generator
252 counter
26 NMI signal receiving circuit
30 Power supply board
31 Power failure detection circuit
40 prize ball dispensing device
Claims (7)
このコマンドデータ保持手段に保持されているコマンドデータに基づく割込処理を実行する割込処理実行手段と、
遊技機への供給電圧が予め定める電圧値未満に低下した後であってもデータを記憶しておくことのできるバックアップ機能付記憶手段と、
遊技機への供給電圧が上記予め定める電圧値未満に低下したことに応答して送信されてくる割込不可信号を受信する割込不可信号受信手段と、
この割込不可信号受信手段による割込不可信号の受信後、上記コマンドデータ保持手段が保持しているコマンドデータに基づく割込処理が既に実行済みであるか否かを判別する判別手段と、
この判別手段が上記コマンドデータ保持手段に保持されているコマンドデータに基づく割込処理は実行されていないと判別した場合に、当該コマンドデータを上記バックアップ機能付記憶手段に記憶させるデータバックアップ手段と
を備えていることを特徴とする遊技機用制御基板。Command data holding means for receiving command data necessary for control of a predetermined unit provided in the gaming machine and temporarily holding the received command data;
Interrupt processing execution means for executing interrupt processing based on the command data held in the command data holding means;
Storage means with a backup function capable of storing data even after the supply voltage to the gaming machine has dropped below a predetermined voltage value;
An interrupt impossible signal receiving means for receiving an interrupt impossible signal transmitted in response to the supply voltage to the gaming machine dropping below the predetermined voltage value;
A determination means for determining whether or not the interrupt processing based on the command data held by the command data holding means has already been executed after the reception of the interrupt impossible signal by the interrupt impossible signal receiving means;
A data backup unit for storing the command data in the storage unit with a backup function when the determination unit determines that the interrupt process based on the command data held in the command data holding unit is not executed; A control board for a gaming machine, comprising:
上記判別手段は、上記割込不可信号受信手段による割込不可信号の受信から所定時間が経過した時点で、上記カウンタのカウント値と上記カウント値記憶手段に記憶されているカウント値とを比較し、上記カウンタのカウント値と上記カウント値記憶手段に記憶されているカウント値とが一致する場合には、上記コマンドデータ保持手段に保持されているコマンドデータに基づく割込処理は既に実行済みであると判別し、上記カウンタのカウント値と上記カウント値記憶手段に記憶されているカウント値とが異なる場合には、上記コマンドデータ保持手段に保持されているコマンドデータに基づく処理が未だ実行されていないと判別するものであることを特徴とする請求項1または2記載の遊技機用制御基板。The control board for gaming machine receives a strobe signal transmitted at the timing of transmission of command data, and increases the count value by 1 every time it is received, and command data from the data holding means. In response to being read, the counter further comprises count value storage means for storing the count value of the counter,
The determination means compares the count value of the counter with the count value stored in the count value storage means when a predetermined time has elapsed since the reception of the interrupt disable signal by the interrupt disable signal receiving means. If the count value of the counter matches the count value stored in the count value storage means, the interrupt processing based on the command data held in the command data holding means has already been executed. If the count value of the counter is different from the count value stored in the count value storage means, the processing based on the command data held in the command data holding means has not yet been executed. The control board for gaming machines according to claim 1 or 2, wherein the control board for gaming machines is discriminated.
上記制御基板としては、請求項1ないし3のいずれかに記載の遊技機用制御基板が適用されており、
上記電源基板への供給電圧が予め定める電圧値未満に低下したことを検出する電圧低下検出手段を含み、
上記電源基板には、上記電圧低下検出手段によって上記電源基板への供給電圧が予め定める電圧値未満に低下したことが検出されたことに応答して、上記制御基板に割込不可信号を送信する割込不可信号送信手段が備えられていることを特徴とする遊技機。A gaming machine having a control board for controlling the operation of a predetermined unit and a power supply board for generating an operating voltage of the control board,
The control board for gaming machines according to any one of claims 1 to 3 is applied as the control board,
Including a voltage drop detection means for detecting that the supply voltage to the power supply board has dropped below a predetermined voltage value;
In response to the fact that the voltage drop detection means detects that the supply voltage to the power supply board has dropped below a predetermined voltage value, the power supply board transmits an interrupt disable signal to the control board. A gaming machine comprising an interrupt impossible signal transmitting means.
上記主制御基板には、
遊技機に備えられた所定部の制御に必要なコマンドデータを送信するコマンドデータ送信手段と、
遊技機への供給電圧が予め定める電圧値未満に低下したことに応答して送信されてくる割込不可信号を受信する第1の割込不可信号受信手段とが備えられ、
上記副制御基板には、
上記コマンドデータ送信手段から送信されてくるコマンドデータを受信し、この受信したコマンドデータを一時的に保持するコマンドデータ保持手段と、
このコマンドデータ保持手段に保持されているコマンドデータに基づく割込処理を実行する割込処理実行手段と、
遊技機への供給電圧が上記予め定める電圧値未満に低下した後であってもデータを記憶しておくことのできるバックアップ機能付記憶手段と、
遊技機への供給電圧が上記予め定める電圧値未満に低下したことに応答して送信されてくる割込不可信号を受信する第2の割込不可信号受信手段と、
この第2の割込不可信号受信手段による割込不可信号の受信から所定時間が経過した時点で、上記コマンドデータ保持手段が保持しているコマンドデータに基づく割込処理が既に実行済みであるか否かを判別する判別手段と、
この判別手段が上記コマンドデータ保持手段に保持されているコマンドデータに基づく割込処理は実行されていないと判別した場合に、当該コマンドデータを上記バックアップ機能付記憶手段に記憶させるデータバックアップ手段とが備えられていることを特徴とする遊技機用制御装置。A gaming machine control device having a main control board for controlling basic operations related to game contents in a gaming machine and a sub-control board for controlling auxiliary operations associated with the basic operations. And
The main control board includes
Command data transmitting means for transmitting command data necessary for control of a predetermined unit provided in the gaming machine;
A first interrupt disabling signal receiving means for receiving an interrupt disabling signal transmitted in response to the supply voltage to the gaming machine dropping below a predetermined voltage value;
In the sub-control board,
Command data holding means for receiving command data transmitted from the command data transmitting means and temporarily holding the received command data;
Interrupt processing execution means for executing interrupt processing based on the command data held in the command data holding means;
Storage means with a backup function capable of storing data even after the supply voltage to the gaming machine has dropped below the predetermined voltage value;
Second interrupt disabled signal receiving means for receiving an interrupt disabled signal transmitted in response to the supply voltage to the gaming machine dropping below the predetermined voltage value;
Whether the interrupt processing based on the command data held by the command data holding means has already been executed when a predetermined time has elapsed since the reception of the interrupt impossible signal by the second interrupt impossible signal receiving means Determining means for determining whether or not,
A data backup unit for storing the command data in the storage unit with a backup function when the determination unit determines that the interrupt process based on the command data held in the command data holding unit is not executed; A control device for a gaming machine characterized by being provided.
上記副制御基板には、上記ストローブ信号送信手段から送信されてくるストローブ信号を受信し、その受信の度にカウント値を1だけ増加させるカウンタと、上記データ保持手段からコマンドデータが読み出されたことに応答して、上記カウンタのカウント値を記憶するカウント値記憶手段とがさらに備えられており、上記判別手段は、上記割込不可信号受信手段による割込不可信号の受信から所定時間が経過した時点で、上記カウンタのカウント値と上記カウント値記憶手段に記憶されているカウント値とを比較し、上記カウンタのカウント値と上記カウント値記憶手段に記憶されているカウント値とが一致する場合には、上記コマンドデータ保持手段に保持されているコマンドデータに基づく割込処理は既に実行済みであると判別し、上記カウンタのカウント値と上記カウント値記憶手段に記憶されているカウント値とが異なる場合には、上記コマンドデータ保持手段に保持されているコマンドデータに基づく処理が未だ実行されていないと判別するものであることを特徴とする請求項5または6記載の遊技機用制御装置。A strobe signal is transmitted to the main control board for timing transmission of command data from the command data transmission means to the command data holding means, and for defining execution timing of interrupt processing based on the command data. Signal transmission means is further provided;
The sub-control board receives the strobe signal transmitted from the strobe signal transmitting means, and reads the command data from the data holding means and a counter that increments the count value by 1 each time it is received. In response, a count value storage means for storing the count value of the counter is further provided, and the determination means has a predetermined time elapsed from the reception of the interrupt disable signal by the interrupt disable signal receiving means. When the count value of the counter is compared with the count value stored in the count value storage means, and the count value of the counter matches the count value stored in the count value storage means Is determined that the interrupt processing based on the command data held in the command data holding means has already been executed. When the count value of the counter is different from the count value stored in the count value storage means, it is determined that the processing based on the command data held in the command data holding means has not been executed yet. The game machine control device according to claim 5 or 6, wherein the game machine control device is provided.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2001067245A JP4683449B2 (en) | 2001-03-09 | 2001-03-09 | Game machine control board, game machine using the same, and game machine control device |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2001067245A JP4683449B2 (en) | 2001-03-09 | 2001-03-09 | Game machine control board, game machine using the same, and game machine control device |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2002263269A JP2002263269A (en) | 2002-09-17 |
JP4683449B2 true JP4683449B2 (en) | 2011-05-18 |
Family
ID=18925625
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2001067245A Expired - Fee Related JP4683449B2 (en) | 2001-03-09 | 2001-03-09 | Game machine control board, game machine using the same, and game machine control device |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP4683449B2 (en) |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2009119102A (en) * | 2007-11-16 | 2009-06-04 | Daito Giken:Kk | Game machine |
Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2001046710A (en) * | 1999-08-12 | 2001-02-20 | Sankyo Kk | Game machine |
JP2001046604A (en) * | 1999-08-12 | 2001-02-20 | Sankyo Kk | Game machine |
Family Cites Families (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP3766112B2 (en) * | 1993-03-31 | 2006-04-12 | 株式会社ソフィア | Game machine |
-
2001
- 2001-03-09 JP JP2001067245A patent/JP4683449B2/en not_active Expired - Fee Related
Patent Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2001046710A (en) * | 1999-08-12 | 2001-02-20 | Sankyo Kk | Game machine |
JP2001046604A (en) * | 1999-08-12 | 2001-02-20 | Sankyo Kk | Game machine |
Also Published As
Publication number | Publication date |
---|---|
JP2002263269A (en) | 2002-09-17 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP2001293230A (en) | Security system of game machine and game machine | |
JP2007215645A (en) | Game machine | |
JP2004242717A (en) | Game machine | |
JP2004337246A (en) | Game machine | |
JP2001321545A (en) | Game machine | |
JP4683449B2 (en) | Game machine control board, game machine using the same, and game machine control device | |
JP5170220B2 (en) | Game machine | |
JP4249358B2 (en) | Game machine | |
JPH10192533A (en) | Arithmetic processor for game machine | |
JP4452906B2 (en) | Game machine | |
JP4066671B2 (en) | Game machine | |
JP2003205099A (en) | Game machine | |
JP4023322B2 (en) | Game machine | |
JP4317959B2 (en) | Game machine | |
JPH11226217A (en) | Controller for pachinko game machine | |
JP3725751B2 (en) | Pachinko machine | |
JP4849098B2 (en) | Game machine | |
JP3118955B2 (en) | Gaming equipment controller | |
JP3728159B2 (en) | Pachinko machine | |
JP2014212807A (en) | Game machine | |
JP2023094037A (en) | game machine | |
JP3501129B2 (en) | Control device | |
JP4492685B2 (en) | Slot machine | |
JP2023094039A (en) | game machine | |
JP2009061345A (en) | Game machine |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20080121 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20101104 |
|
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: 20110113 |
|
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: 20110203 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20140218 Year of fee payment: 3 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 4683449 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
S531 | Written request for registration of change of domicile |
Free format text: JAPANESE INTERMEDIATE CODE: R313531 |
|
S802 | Written request for registration of partial abandonment of right |
Free format text: JAPANESE INTERMEDIATE CODE: R311802 |
|
R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
S533 | Written request for registration of change of name |
Free format text: JAPANESE INTERMEDIATE CODE: R313533 |
|
R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
LAPS | Cancellation because of no payment of annual fees |