JP2019185160A - Touch panel controller - Google Patents

Touch panel controller Download PDF

Info

Publication number
JP2019185160A
JP2019185160A JP2018071448A JP2018071448A JP2019185160A JP 2019185160 A JP2019185160 A JP 2019185160A JP 2018071448 A JP2018071448 A JP 2018071448A JP 2018071448 A JP2018071448 A JP 2018071448A JP 2019185160 A JP2019185160 A JP 2019185160A
Authority
JP
Japan
Prior art keywords
touch
offset
coordinate data
screen
touch panel
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.)
Granted
Application number
JP2018071448A
Other languages
Japanese (ja)
Other versions
JP7140528B2 (en
Inventor
大輔 一川
Daisuke Ichikawa
大輔 一川
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.)
Fujitsu Component Ltd
Original Assignee
Fujitsu Component Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fujitsu Component Ltd filed Critical Fujitsu Component Ltd
Priority to JP2018071448A priority Critical patent/JP7140528B2/en
Publication of JP2019185160A publication Critical patent/JP2019185160A/en
Application granted granted Critical
Publication of JP7140528B2 publication Critical patent/JP7140528B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Digital Computer Display Output (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

To provide a touch panel controller that enables a plurality of screens to be operated with one touch panel.SOLUTION: When a detection part 42 detects multiple touches, an arithmetic part 43 outputs relative coordinate data to a computer 2, and an offset to be used for a single touch is determined based upon a touch-off position of a cursor in the multiple touches, so the cursor is moved from a screen set as reference of absolute coordinate data to the other screen through the multiple touches, and the cursor can be operated on the other screen with the single touch.SELECTED DRAWING: Figure 1

Description

本発明は、タッチパネルコントローラに関する。   The present invention relates to a touch panel controller.

画面の表示を確認しながら直観的な操作が行えるため、入力手段としてタッチパネルが様々な用途で使用されている。タブレット端末やスマートホンでは、キーボードやマウスなど他の入力デバイスを持たずに、タッチパネルのみで操作することができる。また、近年、コンピュータに複数のディスプレイを接続したマルチディスプレイ環境も利用されている。   Since an intuitive operation can be performed while checking the display on the screen, a touch panel is used for various purposes as an input means. A tablet terminal or a smart phone can be operated only with a touch panel without having other input devices such as a keyboard and a mouse. In recent years, a multi-display environment in which a plurality of displays are connected to a computer is also used.

特許文献1には、2つのLCDをマルチディスプレイとして使用することが開示されている。また、特許文献2には、タッチパネルを内蔵する携帯端末装置で大画面の表示装置を操作することが開示されている。   Patent Document 1 discloses the use of two LCDs as a multi-display. Patent Document 2 discloses that a large-screen display device is operated by a portable terminal device incorporating a touch panel.

特開2013−47975号公報JP 2013-47975 A 特許第6177482号公報Japanese Patent No. 6177482

タブレット端末やスマートホンでは、タッチパネルとディスプレイの画面が対になっているため、タッチパネルの操作はタッチパネルが接続されたディスプレイの画面に限定される。マルチディスプレイ環境では、画面の割り当てが行えるが、1つのタッチパネルで操作可能な画面数は1つである。そのため、マルチディスプレイ環境では、画面毎にタッチパネルが必要となる。または、キーボードやマウスなど他の入力手段を使用してタッチパネルが接続されていない画面を操作する必要がある。   In a tablet terminal or a smart phone, the touch panel and the display screen are paired. Therefore, the operation of the touch panel is limited to the display screen to which the touch panel is connected. In a multi-display environment, screens can be assigned, but the number of screens that can be operated with one touch panel is one. Therefore, in a multi-display environment, a touch panel is required for each screen. Alternatively, it is necessary to operate a screen to which a touch panel is not connected using other input means such as a keyboard and a mouse.

本発明の目的は、1つのタッチパネルで複数の画面の操作を可能にすることができるタッチパネルコントローラを提供することにある。   An object of the present invention is to provide a touch panel controller capable of operating a plurality of screens with one touch panel.

上記目的を達成するため、明細書に開示されたタッチパネルコントローラは、複数のディスプレイに接続される情報処理装置と、タッチパネルとに接続されるタッチパネルコントローラであって、シングルタッチ及びマルチタッチを検出する検出手段と、前記マルチタッチのタッチオフ時にカーソルが含まれるディスプレイの画面が絶対座標データの基準として設定されている画面と異なる場合に、前記カーソルが含まれるディスプレイの画面に対応するオフセットを設定し、前記マルチタッチのタッチオフ時に前記カーソルが含まれるディスプレイの画面が前記絶対座標データの基準として設定されている画面と同一である場合に、前記オフセットを消去するオフセット設定手段と、前記マルチタッチが検出された場合には、前記マルチタッチの中点の絶対座標データを算出し、当該算出した絶対座標データと前回の絶対座標データとの差分から相対座標データを算出し、当該相対座標データを前記情報処理装置に出力し、前記オフセットが消去され、前記シングルタッチが検出された場合には、当該シングルタッチに対応する絶対座標データを前記情報処理装置に出力し、前記オフセットが設定され、前記シングルタッチが検出された場合には、前記オフセットを前記シングルタッチに対応する絶対座標データに付加し、当該オフセットを付加した絶対座標データを前記情報処理装置に出力する演算出力手段とを備えることを特徴とする。   In order to achieve the above object, a touch panel controller disclosed in the specification is a touch panel controller connected to an information processing apparatus connected to a plurality of displays and a touch panel, and detects single touch and multi touch. And an offset corresponding to the display screen including the cursor when the screen of the display including the cursor at the time of multi-touch touch-off is different from the screen set as a reference of absolute coordinate data, The offset setting means for erasing the offset when the screen of the display including the cursor at the time of multi-touch touch-off is the same as the screen set as the reference of the absolute coordinate data, and the multi-touch is detected If the multita Calculating the absolute coordinate data of the middle point of the H, calculating relative coordinate data from the difference between the calculated absolute coordinate data and the previous absolute coordinate data, outputting the relative coordinate data to the information processing device, and the offset Is deleted and the single touch is detected, the absolute coordinate data corresponding to the single touch is output to the information processing apparatus, the offset is set, and the single touch is detected, Computation output means for adding the offset to the absolute coordinate data corresponding to the single touch and outputting the absolute coordinate data to which the offset is added to the information processing apparatus is provided.

本発明によれば、1つのタッチパネルで複数の画面の操作を可能にすることができる。   According to the present invention, it is possible to operate a plurality of screens with one touch panel.

第1の実施の形態に係るタッチパネルコントローラを備えるシステムの構成図である。It is a lineblock diagram of a system provided with a touch panel controller concerning a 1st embodiment. マルチディスプレイ環境のディスプレイ配置の一例を示す図である。It is a figure which shows an example of the display arrangement | positioning of a multi-display environment. タッチパネル上の操作とカーソルの移動との関係を示す図である。It is a figure which shows the relationship between operation on a touch panel, and movement of a cursor. タッチパネル上の操作とカーソルの移動との関係を示す図である。It is a figure which shows the relationship between operation on a touch panel, and movement of a cursor. タッチパネル上の操作とカーソルの移動との関係を示す図である。It is a figure which shows the relationship between operation on a touch panel, and movement of a cursor. タッチパネルドライバで実行する処理を示すフローチャートである。It is a flowchart which shows the process performed with a touch panel driver. タッチパネルコントローラで実行する処理を示すフローチャートである。It is a flowchart which shows the process performed with a touchscreen controller. タッチパネルコントローラで実行する割り込み処理を示すフローチャートである。It is a flowchart which shows the interruption process performed with a touchscreen controller. 第2の実施の形態に係るタッチパネル上の操作と操作画面の移動との関係を示す図である。It is a figure which shows the relationship between operation on the touchscreen and movement of an operation screen which concern on 2nd Embodiment. タッチパネルコントローラで実行する処理を示すフローチャートである。It is a flowchart which shows the process performed with a touchscreen controller.

以下、図面を参照しながら本発明の実施の形態を説明する。   Hereinafter, embodiments of the present invention will be described with reference to the drawings.

(第1の実施の形態)
図1は、第1の実施の形態に係るタッチパネルコントローラを備えるシステムの構成図である。
(First embodiment)
FIG. 1 is a configuration diagram of a system including a touch panel controller according to the first embodiment.

図1のシステム1は、コンピュータ2と、マルチタッチ対応のタッチパネル3と、タッチパネルコントローラ4と、ディスプレイ5〜7とを備えている。タッチパネル3はディスプレイ5上に設置されている。尚、ディスプレイの台数は3つに限定されるものではなく、複数あればよい。また、タッチパネル3は、ディスプレイ5上に設置されているが、ディスプレイ5上に設置されていなくてもよいし、あるいはディスプレイ6又は7上に設置されていてもよい。   The system 1 in FIG. 1 includes a computer 2, a touch panel 3 that supports multi-touch, a touch panel controller 4, and displays 5-7. The touch panel 3 is installed on the display 5. Note that the number of displays is not limited to three, but may be plural. The touch panel 3 is installed on the display 5, but may not be installed on the display 5, or may be installed on the display 6 or 7.

コンピュータ2は、コンピュータ2全体の動作を制御するCPU21と、ワーキングエリアとして機能するRAM22と、各種のデータを格納するROM23と、OS(Operating System)27、タッチパネルドライバ28及び各種のデータを格納するハードディスクドライブ(HDD)24と、シリアルインターフェース(IF)25と、ビデオIF26とを備えている。シリアルIF25は、COMポート、PS/2ポート又はUSB(Universal Serial Bus)ポートであり、ケーブルを介してタッチパネルコントローラ4に接続されている。ビデオIF26は、ビデオケーブルを介してディスプレイ5〜7に接続されている。   The computer 2 includes a CPU 21 that controls the overall operation of the computer 2, a RAM 22 that functions as a working area, a ROM 23 that stores various data, an OS (Operating System) 27, a touch panel driver 28, and a hard disk that stores various data. A drive (HDD) 24, a serial interface (IF) 25, and a video IF 26 are provided. The serial IF 25 is a COM port, a PS / 2 port, or a USB (Universal Serial Bus) port, and is connected to the touch panel controller 4 via a cable. The video IF 26 is connected to the displays 5 to 7 through a video cable.

タッチパネルコントローラ4は、タッチパネル3に接続されており、タッチパネル3に配置された電極に印加する電圧を制御するパネル制御部41と、タッチパネル3の押下位置の電圧をA/D変換で検出すると共にシングルタッチ又はマルチタッチの検出を行う検出部42と、検出部42で検出された電圧から座標データを算出する演算部43と、各種の設定値を保存する保存部44とを備えている。検出部42は検出手段として機能し、演算部43はオフセット設定手段、演算出力手段、及び取得手段として機能する。   The touch panel controller 4 is connected to the touch panel 3. The touch panel controller 4 controls the voltage applied to the electrodes arranged on the touch panel 3, detects the voltage at the pressed position of the touch panel 3 by A / D conversion, and performs a single operation. A detection unit 42 that detects touch or multi-touch, a calculation unit 43 that calculates coordinate data from the voltage detected by the detection unit 42, and a storage unit 44 that stores various setting values are provided. The detection unit 42 functions as a detection unit, and the calculation unit 43 functions as an offset setting unit, a calculation output unit, and an acquisition unit.

図2は、マルチディスプレイ環境のディスプレイ配置の一例を示す図である。   FIG. 2 is a diagram illustrating an example of a display arrangement in a multi-display environment.

ディスプレイ5〜7の画面サイズ(解像度)はそれぞれ(x1,y1)、(x2,y1)、(x3,y2)とし、ディスプレイ5〜7の画面の基準点はそれぞれ(0,0)、(x1,0)、(x1,y1)とする。また、ディスプレイ5〜7の各画面には、画面番号がOS27によって割り当てられている。   The screen sizes (resolutions) of the displays 5 to 7 are (x1, y1), (x2, y1), and (x3, y2), respectively, and the reference points of the screens of the displays 5 to 7 are (0, 0) and (x1), respectively. , 0) and (x1, y1). Further, screen numbers are assigned by the OS 27 to the respective screens of the displays 5 to 7.

タッチパネルドライバ28は、各ディスプレイの画面番号、画面サイズ及び画面の基準点を示す画面情報をOS27から取得し、タッチパネルコントローラ4に送信する。タッチパネルコントローラ4の保存部44は、タッチパネルドライバ28から送信された画面情報を保存する。   The touch panel driver 28 acquires screen information indicating the screen number, the screen size, and the screen reference point of each display from the OS 27 and transmits the screen information to the touch panel controller 4. The storage unit 44 of the touch panel controller 4 stores the screen information transmitted from the touch panel driver 28.

タッチオフ時にカーソルがディスプレイ6の画面に含まれる場合には、演算部43はディスプレイ6の画面の基準点(x1,0)をオフセットとして設定する。タッチオフ時にカーソルがディスプレイ7の画面に含まれる場合には、演算部43はディスプレイ7の画面の基準点(x1,y1)をオフセットとして設定する。タッチオフ時にカーソルがディスプレイ5の画面に含まれる場合には、演算部43はオフセットをクリア(消去)し、画面の基準点を(0,0)に設定する。本実施の形態では、オフセットは、ディスプレイ5の画面の基準点からディスプレイ6又は7の画面の基準点までの距離を意味する。   When the cursor is included in the screen of the display 6 at the time of touch-off, the calculation unit 43 sets the reference point (x1, 0) of the screen of the display 6 as an offset. When the cursor is included in the screen of the display 7 at the time of touch-off, the calculation unit 43 sets the reference point (x1, y1) of the screen of the display 7 as an offset. When the cursor is included in the screen of the display 5 at the time of touch-off, the calculation unit 43 clears (erases) the offset and sets the reference point of the screen to (0, 0). In the present embodiment, the offset means the distance from the reference point on the screen of the display 5 to the reference point on the screen of the display 6 or 7.

本実施の形態では、シングルタッチの入力操作があった場合、つまり検出部42がシングルタッチを検出した場合には、演算部43はタッチ位置の絶対座標データをコンピュータ2に出力する。一方、マルチタッチの入力操作があった場合、つまり検出部42がマルチタッチを検出した場合には、演算部43は複数のタッチ位置の中点の絶対座標データを算出し、算出した絶対座標データと前回の絶対座標データとの差分から相対座標データを算出し、当該相対座標データをコンピュータ2に出力する。相対座標データを使うと、タッチ位置によらずカーソルの操作が可能であるため、マルチディスプレイ環境において他画面への移動及び操作が行える。   In the present embodiment, when a single touch input operation is performed, that is, when the detection unit 42 detects a single touch, the calculation unit 43 outputs the absolute coordinate data of the touch position to the computer 2. On the other hand, when a multi-touch input operation is performed, that is, when the detection unit 42 detects multi-touch, the calculation unit 43 calculates absolute coordinate data of the midpoints of the plurality of touch positions, and the calculated absolute coordinate data Relative coordinate data is calculated from the difference between the absolute coordinate data and the previous absolute coordinate data, and the relative coordinate data is output to the computer 2. By using relative coordinate data, the cursor can be operated regardless of the touch position, and therefore, movement and operation to another screen can be performed in a multi-display environment.

尚、本実施の形態では、絶対座標データはディスプレイ5の画面の基準点(0,0)からの距離によって位置を表す座標データであるが、絶対座標データの基準はディスプレイ5の画面の基準点に限定されるものではない。また、相対座標データはある特定の点との相対的な関係で位置を表す座標データである。   In the present embodiment, the absolute coordinate data is coordinate data representing a position by the distance from the reference point (0, 0) on the screen of the display 5. It is not limited to. The relative coordinate data is coordinate data representing a position in a relative relationship with a specific point.

図3〜図5は、タッチパネル3上の操作とカーソルの移動との関係を示す図である。   3-5 is a figure which shows the relationship between operation on the touch panel 3 and movement of a cursor.

図3に示すようにオフセットがない状態でシングルタッチでタッチパネル3上で矢印30のように移動操作を行うと、演算部43は当該移動操作に対応する絶対座標データをコンピュータ2に出力するので、カーソルはディスプレイ5の画面内を矢印30aのように移動する。   As shown in FIG. 3, when a moving operation is performed as indicated by an arrow 30 on the touch panel 3 with a single touch in the absence of an offset, the calculation unit 43 outputs absolute coordinate data corresponding to the moving operation to the computer 2. The cursor moves in the screen of the display 5 as indicated by an arrow 30a.

図4に示すようにマルチタッチでタッチパネル3上で矢印31のように移動操作を行うと、演算部43は相対座標データをコンピュータ2に出力するので、カーソルは矢印31aのように移動しディスプレイ6の画面内に入る。そして、タッチオフすると、演算部43はタッチオフ時のカーソルの位置に基づいてディスプレイ6の画面のオフセットを取得する。続けて、マルチタッチでタッチパネル3上で矢印32のように移動操作を行うと、演算部43は相対座標データをコンピュータ2に出力するので、カーソルは矢印32aのように移動しディスプレイ7の画面内に入る。そして、タッチオフすると、演算部43はタッチオフ時のカーソルの位置に基づいてディスプレイ7の画面のオフセットを取得する。このように、マルチタッチの場合、演算部43は取得したオフセットを利用せず、相対座標データをコンピュータ2に出力するので、カーソルは画面間の移動を実行できる。   As shown in FIG. 4, when the moving operation is performed on the touch panel 3 as indicated by the arrow 31 as shown in FIG. 4, the calculation unit 43 outputs the relative coordinate data to the computer 2, so that the cursor moves as indicated by the arrow 31a. Enter the screen. When the touch-off is performed, the calculation unit 43 acquires the screen offset of the display 6 based on the cursor position at the time of the touch-off. Subsequently, when a moving operation is performed on the touch panel 3 as indicated by an arrow 32 by multi-touch, the calculation unit 43 outputs relative coordinate data to the computer 2, so that the cursor moves as indicated by an arrow 32 a and moves within the screen of the display 7. to go into. When the touch-off is performed, the calculation unit 43 acquires the screen offset of the display 7 based on the position of the cursor at the time of the touch-off. As described above, in the case of multi-touch, the calculation unit 43 outputs relative coordinate data to the computer 2 without using the acquired offset, so that the cursor can move between the screens.

図5に示すようにマルチタッチでタッチパネル3上で矢印33のように移動操作を行うと、演算部43は相対座標データをコンピュータ2に出力するので、カーソルは矢印33aのように移動しディスプレイ6の画面内に入る。そして、タッチオフすると、演算部43はタッチオフ時のカーソルの位置に基づいてディスプレイ6の画面のオフセットを取得する。続けて、シングルタッチでタッチパネル3上で矢印34のように移動操作を行うと、演算部43はオフセットを付加した絶対座標データをコンピュータ2に出力するので、カーソルはディスプレイ6の画面内を矢印34aのように移動する。このように、マルチタッチで移動操作があった場合、つまり検出部42がマルチタッチを検出した場合には、演算部43は相対座標データをコンピュータ2に出力し、マルチタッチのタッチオフ時のカーソルの位置に基づいてシングルタッチで利用するオフセットを決定するので、1つのタッチパネル3で複数の画面を操作することができる。   As shown in FIG. 5, when a moving operation is performed on the touch panel 3 as indicated by an arrow 33 as shown in FIG. 5, the calculation unit 43 outputs relative coordinate data to the computer 2, so that the cursor moves as indicated by an arrow 33a and the display 6 Enter the screen. When the touch-off is performed, the calculation unit 43 acquires the screen offset of the display 6 based on the cursor position at the time of the touch-off. Subsequently, when a moving operation is performed on the touch panel 3 as indicated by an arrow 34 by single touch, the calculation unit 43 outputs absolute coordinate data to which an offset is added to the computer 2, so that the cursor moves within the screen of the display 6 using the arrow 34 a. Move like. As described above, when a movement operation is performed by multi-touch, that is, when the detection unit 42 detects multi-touch, the calculation unit 43 outputs relative coordinate data to the computer 2 and the cursor at the time of multi-touch touch-off is output. Since the offset used for single touch is determined based on the position, a plurality of screens can be operated with one touch panel 3.

尚、タッチオフ時のカーソルの位置がディスプレイ5の画面に含まれる場合には、演算部43はオフセットをクリアするので、その後のシングルタッチ操作では、演算部43はオフセット無しの絶対座標データをコンピュータ2に出力する。   When the position of the cursor at the time of touch-off is included in the screen of the display 5, the calculation unit 43 clears the offset. Therefore, in the subsequent single touch operation, the calculation unit 43 uses the absolute coordinate data without the offset to the computer 2. Output to.

図6はタッチパネルドライバ28で実行する処理を示すフローチャートである。本処理は、タッチパネルドライバ28を起動するCPU21によって実現される。   FIG. 6 is a flowchart showing processing executed by the touch panel driver 28. This process is realized by the CPU 21 that activates the touch panel driver 28.

タッチパネルドライバ28は、起動時に各ディスプレイの画面番号、画面サイズ及び画面の基準点を示す画面情報をOS27から取得し(S1)、画面情報をタッチパネルコントローラ4に送信する(S2)。   The touch panel driver 28 acquires screen information indicating a screen number, a screen size, and a screen reference point of each display from the OS 27 at the time of activation (S1), and transmits the screen information to the touch panel controller 4 (S2).

タッチパネルドライバ28は、ディスプレイの配置の変更、追加又は削除などにより画面の設定に変更があるか否かを判別する(S3)。画面の設定に変更がある場合には(S3でYES)、手順はS1に戻り、タッチパネルドライバ28は画面情報を再取得する。一方、画面の設定に変更がない場合には(S3でNO)、タッチパネルドライバ28はタッチパネルコントローラ4から受信したデータが座標データを含むか否かを判別する(S4)。タッチパネルコントローラ4から受信したデータが座標データを含まない場合には(S4でNO)、手順はS3に戻る。   The touch panel driver 28 determines whether or not there is a change in the screen setting due to a change, addition or deletion of the display arrangement (S3). If there is a change in the screen settings (YES in S3), the procedure returns to S1, and the touch panel driver 28 reacquires screen information. On the other hand, when there is no change in the screen settings (NO in S3), the touch panel driver 28 determines whether the data received from the touch panel controller 4 includes coordinate data (S4). If the data received from the touch panel controller 4 does not include coordinate data (NO in S4), the procedure returns to S3.

タッチパネルコントローラ4から受信したデータが座標データを含む場合には(S4でYES)、タッチパネルドライバ28はタッチパネルコントローラ4から受信したデータがタッチオフを示すタッチオフデータを含むか否かを判別する(S5)。タッチパネルコントローラ4から受信したデータがタッチオフデータを含む場合には(S5でYES)、タッチパネルドライバ28は、タッチオフ時にカーソルが含まれる画面の画面番号をタッチパネルコントローラ4に通知し(S6)、座標データをOS27に通知する(S7)。S7の後、手順はS3に戻る。タッチパネルコントローラ4から受信したデータがタッチオフデータを含まない場合には(S5でNO)、タッチ継続中であるため座標データをOS27に通知する(S7)。その後、手順はS3に戻る。   If the data received from the touch panel controller 4 includes coordinate data (YES in S4), the touch panel driver 28 determines whether the data received from the touch panel controller 4 includes touch-off data indicating touch-off (S5). . When the data received from the touch panel controller 4 includes touch-off data (YES in S5), the touch panel driver 28 notifies the touch panel controller 4 of the screen number including the cursor at the time of touch-off (S6), and the coordinate data. Is notified to the OS 27 (S7). After S7, the procedure returns to S3. If the data received from the touch panel controller 4 does not include touch-off data (NO in S5), the coordinate data is notified to the OS 27 because the touch is being continued (S7). Thereafter, the procedure returns to S3.

図7はタッチパネルコントローラ4で実行する処理を示すフローチャートであり、図8はタッチパネルコントローラ4で実行する割り込み処理を示すフローチャートである。図8の割り込み処理は、タッチオフ時にカーソルが含まれる画面の画面番号がタッチパネルドライバ28から通知されたときに実行される(図6のS6参照)。   FIG. 7 is a flowchart showing processing executed by the touch panel controller 4, and FIG. 8 is a flowchart showing interrupt processing executed by the touch panel controller 4. The interrupt process in FIG. 8 is executed when the screen number of the screen including the cursor is notified from the touch panel driver 28 at the time of touch-off (see S6 in FIG. 6).

図7では、検出部42がタッチ検出があったか否かを判別する(S11)。タッチ検出があった場合には(S11でYES)、演算部43は検出されたタッチ位置の座標を測定し(S12)、座標データを作成する(S13)。尚、マルチタッチの場合は、複数のタッチ位置の中点の座標データが作成される。   In FIG. 7, the detection unit 42 determines whether or not touch detection has been performed (S11). If there is touch detection (YES in S11), the calculation unit 43 measures the coordinates of the detected touch position (S12) and creates coordinate data (S13). In the case of multi-touch, coordinate data of the midpoints of a plurality of touch positions is created.

検出部42はシングルタッチが検出されたか否かを判別する(S14)。マルチタッチが検出された場合には(S14でNO)、演算部43は複数のタッチ位置の中点の絶対座標データを算出し、算出した絶対座標データと前回の絶対座標データとの差分から相対座標データを算出し(S17)、当該相対座標データをコンピュータ2に出力する(S18)。   The detection unit 42 determines whether a single touch is detected (S14). When multi-touch is detected (NO in S14), the calculation unit 43 calculates absolute coordinate data of the midpoints of the plurality of touch positions, and the relative value is calculated based on the difference between the calculated absolute coordinate data and the previous absolute coordinate data. The coordinate data is calculated (S17), and the relative coordinate data is output to the computer 2 (S18).

シングルタッチが検出された場合には(S14でYES)、演算部43はオフセットが設定されているか否かを判別する(S15)。オフセットが設定されている場合には(S15でYES)、演算部43はオフセットをシングルタッチに対応する絶対座標データに付加し(S16)、オフセットを付加した絶対座標データをコンピュータ2に出力する(S18)。オフセットが設定されていない場合には(S15でNO)、演算部43はシングルタッチに対応する絶対座標データをコンピュータ2に出力する(S18)。   When single touch is detected (YES in S14), the calculation unit 43 determines whether an offset is set (S15). When the offset is set (YES in S15), the calculation unit 43 adds the offset to the absolute coordinate data corresponding to the single touch (S16), and outputs the absolute coordinate data to which the offset is added to the computer 2 (S16). S18). When the offset is not set (NO in S15), the calculation unit 43 outputs absolute coordinate data corresponding to single touch to the computer 2 (S18).

タッチ検出がなかった場合には(S11でNO)、検出部42がマルチタッチの前回タッチオンの検出があったか否かを判別する(S19)。S19では、マルチタッチのタッチオフ直後であるか否かを判別している。前回タッチオンの検出があった場合には(S19でYES)、演算部43はタッチオフ時の絶対座標データ及びタッチオフデータをコンピュータ2に出力する(S18)。前回タッチオンの検出がなかった場合には(S19でNO)、タッチパネル3上で操作が行われていないので、本処理を終了する。   If there is no touch detection (NO in S11), the detection unit 42 determines whether or not the previous touch-on of multi-touch has been detected (S19). In S19, it is determined whether or not it is immediately after multi-touch touch-off. When touch-on is detected last time (YES in S19), the calculation unit 43 outputs absolute coordinate data and touch-off data at the time of touch-off to the computer 2 (S18). If no previous touch-on has been detected (NO in S19), no operation has been performed on the touch panel 3, and thus this process is terminated.

図8では、演算部43は、マルチタッチのタッチオフ時にカーソルが含まれる画面の画面番号をタッチパネルドライバ28から取得する(S20)。演算部43は、取得した画面番号がディスプレイ5の画面番号と同一であるか否かを判別する(S21)。取得した画面番号との比較対象は、絶対座標データの基準として設定されている画面の画面番号であり、本実施の形態ではディスプレイ5の画面番号であるが、これに限定されるものではない。   In FIG. 8, the calculation unit 43 acquires the screen number of the screen including the cursor from the touch panel driver 28 at the time of multi-touch touch-off (S20). The computing unit 43 determines whether or not the acquired screen number is the same as the screen number of the display 5 (S21). The comparison target with the acquired screen number is the screen number of the screen set as a reference for the absolute coordinate data, and is the screen number of the display 5 in this embodiment, but is not limited to this.

取得した画面番号がディスプレイ5の画面番号と同一である場合には(S21でYES)、演算部43はオフセットをクリアし(S22)、本割り込み処理を終了する。一方、取得した画面番号がディスプレイ5の画面番号と異なる場合には(S21でNO)、演算部43は取得した画面番号に対応するオフセットを設定し(S23)、本割り込み処理を終了する。   If the acquired screen number is the same as the screen number of the display 5 (YES in S21), the calculation unit 43 clears the offset (S22) and ends this interrupt process. On the other hand, when the acquired screen number is different from the screen number of the display 5 (NO in S21), the calculation unit 43 sets an offset corresponding to the acquired screen number (S23), and ends this interrupt processing.

以上説明したように、本実施の形態によれば、マルチタッチを検出した場合には、演算部43は相対座標データをコンピュータ2に出力し、マルチタッチのタッチオフ時のカーソルの位置に基づいてシングルタッチで利用するオフセットを決定するので、マルチタッチによりカーソルを絶対座標データの基準として設定されている画面から他の画面に移動させて、シングルタッチで当該他の画面上でカーソルを操作することができる。従って、1つのタッチパネル3で複数の画面を操作することができる。   As described above, according to the present embodiment, when multi-touch is detected, the calculation unit 43 outputs the relative coordinate data to the computer 2, and based on the position of the cursor at the time of multi-touch touch-off. Since the offset used for touch is determined, it is possible to move the cursor from the screen set as the reference of absolute coordinate data to another screen by multi-touch and operate the cursor on the other screen by single touch. it can. Accordingly, a plurality of screens can be operated with one touch panel 3.

(第2の実施の形態)
第1の実施の形態では、マルチタッチのタッチオフ時にカーソルが含まれる画面に従って操作画面が切り替えられていたが、第2の実施の形態では、マルチタッチで連続タッチを行うことで操作画面を切り替える。第2の実施の形態に係るシステムの構成は、第1の実施の形態に係るシステムの構成と同様である。
(Second Embodiment)
In the first embodiment, the operation screen is switched according to the screen including the cursor at the time of multi-touch touch-off. However, in the second embodiment, the operation screen is switched by performing a multi-touch continuous touch. The configuration of the system according to the second embodiment is the same as the configuration of the system according to the first embodiment.

図9はタッチパネル3上の操作と操作画面の移動との関係を示す図である。   FIG. 9 is a diagram showing the relationship between the operation on the touch panel 3 and the movement of the operation screen.

図9に示すように、マルチタッチでタッチパネル3上でダブルクリックのような連続タッチを行うと、操作画面が切り替えられる。初期状態の操作画面がディスプレイ5の画面であるとする。例えば、タッチパネル3上で連続タッチ51を行うと、操作画面がディスプレイ5の画面からディスプレイ6の画面に切り替わる。次いで、タッチパネル3上で連続タッチ52を行うと、操作画面がディスプレイ6の画面からディスプレイ7の画面に切り替わる。さらに、タッチパネル3上で連続タッチ53を行うと、操作画面がディスプレイ7の画面からディスプレイ5の画面に切り替わる。つまり、マルチタッチの連続タッチの回数に応じて操作画面の切り替えが行われ、操作画面がディスプレイ7の画面まで切り替わると再びディスプレイ5の画面に戻る。連続タッチのタッチオフ時には、演算部43は対応する画面のオフセットを取得する。但し、操作画面がディスプレイ5の画面になった場合には、演算部43はオフセットをクリアする。   As shown in FIG. 9, when a continuous touch such as a double click is performed on the touch panel 3 by multi-touch, the operation screen is switched. Assume that the operation screen in the initial state is the screen of the display 5. For example, when the continuous touch 51 is performed on the touch panel 3, the operation screen is switched from the screen of the display 5 to the screen of the display 6. Next, when the continuous touch 52 is performed on the touch panel 3, the operation screen is switched from the screen of the display 6 to the screen of the display 7. Further, when the continuous touch 53 is performed on the touch panel 3, the operation screen is switched from the screen of the display 7 to the screen of the display 5. That is, the operation screen is switched according to the number of multi-touch continuous touches, and when the operation screen is switched to the screen of the display 7, the screen of the display 5 is returned again. At the time of touch-off of continuous touch, the calculation unit 43 acquires a corresponding screen offset. However, when the operation screen becomes the screen of the display 5, the calculation unit 43 clears the offset.

操作画面がディスプレイ6又は7の画面になり且つシングルタッチで操作が行われた場合には、演算部43は、対応するオフセットを付加した、シングルタッチの操作に対応する絶対座標データをコンピュータ2に出力する。   When the operation screen becomes the screen of the display 6 or 7 and an operation is performed by a single touch, the calculation unit 43 adds absolute coordinate data corresponding to the single touch operation to which the corresponding offset is added to the computer 2. Output.

上記の例では、マルチタッチの連続タッチの回数に応じて操作画面の切り替えが行われているが、マルチタッチを検出する度に、すなわちマルチタッチの回数に応じて操作画面の切り替えが行われてもよい。   In the above example, the operation screen is switched according to the number of multi-touch continuous touches. However, every time a multi-touch is detected, that is, the operation screen is switched according to the number of multi-touches. Also good.

図10はタッチパネルコントローラ4で実行する処理を示すフローチャートである。   FIG. 10 is a flowchart showing processing executed by the touch panel controller 4.

検出部42はタッチ検出があったか否かを判別する(S31)。タッチ検出があった場合には(S31でYES)、演算部43は検出されたタッチ位置の座標を測定し(S32)、座標データを作成する(S33)。尚、マルチタッチの場合は、複数のタッチ位置の中点の座標データが作成される。   The detection unit 42 determines whether touch detection has been performed (S31). When there is touch detection (YES in S31), the calculation unit 43 measures the coordinates of the detected touch position (S32) and creates coordinate data (S33). In the case of multi-touch, coordinate data of the midpoints of a plurality of touch positions is created.

検出部42はシングルタッチが検出されたか否かを判別する(S34)。マルチタッチが検出された場合には(S34でNO)、演算部43は画面切り替え用のフラグを設定する(S35)。一方、シングルタッチが検出された場合には(S34でYES)、演算部43は画面切り替え用のフラグをクリアする(S36)。次いで、演算部43はオフセットが設定されているか否かを判別する(S37)。オフセットが設定されている場合には(S37でYES)、演算部43はオフセットを絶対座標データに付加し(S38)、オフセットを付加した絶対座標データをコンピュータ2に出力する(S39)。オフセットが設定されていない場合には(S37でNO)、演算部43はオフセット無しの絶対座標データをコンピュータ2に出力する(S39)。   The detection unit 42 determines whether a single touch has been detected (S34). When multi-touch is detected (NO in S34), the computing unit 43 sets a screen switching flag (S35). On the other hand, when a single touch is detected (YES in S34), the calculation unit 43 clears the screen switching flag (S36). Next, the calculation unit 43 determines whether an offset is set (S37). When the offset is set (YES in S37), the calculation unit 43 adds the offset to the absolute coordinate data (S38), and outputs the absolute coordinate data with the offset added to the computer 2 (S39). If no offset is set (NO in S37), the calculation unit 43 outputs absolute coordinate data without an offset to the computer 2 (S39).

タッチ検出がなかった場合には(S31でNO)、検出部42は前回タッチオンの検出があったか否かを判別する(S40)。S40では、タッチオフ直後であるか否かを判別している。前回タッチオンの検出があった場合には(S40でYES)、演算部43は画面切り替え用のフラグが設定されているか否かを判別する(S41)。画面切り替え用のフラグが設定されている場合には(S41でYES)、演算部43はマルチタッチの連続タッチの回数が0回又は画面数と一致するか否かを判別する(S42)。S42では、マルチタッチの連続タッチの回数に応じて操作画面の切り替えを行うか否かを判定している。   If there is no touch detection (NO in S31), the detection unit 42 determines whether or not a previous touch-on was detected (S40). In S40, it is determined whether or not it is immediately after touch-off. If the previous touch-on was detected (YES in S40), the calculation unit 43 determines whether or not a screen switching flag is set (S41). When the screen switching flag is set (YES in S41), the calculation unit 43 determines whether or not the number of multi-touch continuous touches is zero or matches the number of screens (S42). In S42, it is determined whether to switch the operation screen according to the number of multi-touch continuous touches.

マルチタッチの連続タッチの回数が0回又は画面数と一致する場合には(S42でYES)、操作画面がディスプレイ5の画面になるため、演算部43はオフセットをクリアし(S43)、演算部43はタッチオフ時の絶対座標データ及びタッチオフデータをコンピュータ2に出力する(S39)。   When the number of multi-touch continuous touches is 0 or matches the number of screens (YES in S42), the operation screen becomes the screen of the display 5, and the calculation unit 43 clears the offset (S43). 43 outputs the absolute coordinate data and touch-off data at the time of touch-off to the computer 2 (S39).

マルチタッチの連続タッチの回数が0回又は画面数と一致しない場合には(S42でNO)、操作画面がディスプレイ6又は7の画面になるため、演算部43はオフセットをインクリメントする(S44)。ここでは、操作画面がディスプレイ5又は6の画面からディスプレイ6又は7の画面に移行するため、オフセットを対応する画面のオフセット値に変更している。その後、演算部43はタッチオフ時の絶対座標データ及びタッチオフデータをコンピュータ2に出力する(S39)。   When the number of multi-touch continuous touches is 0 or does not match the number of screens (NO in S42), the operation screen becomes the screen of the display 6 or 7, and the calculation unit 43 increments the offset (S44). Here, since the operation screen shifts from the screen of the display 5 or 6 to the screen of the display 6 or 7, the offset is changed to the offset value of the corresponding screen. Thereafter, the calculation unit 43 outputs the absolute coordinate data and the touch-off data at the time of touch-off to the computer 2 (S39).

以上説明したように、本実施の形態によれば、マルチタッチの回数に基づいてシングルタッチで利用するオフセットを決定するので、マルチタッチの回数に基づいて操作画面を切り替えることができる。   As described above, according to the present embodiment, since the offset used for single touch is determined based on the number of multi-touches, the operation screen can be switched based on the number of multi-touches.

尚、本発明は、上述した実施の形態に限定されるものではなく、その要旨を逸脱しない範囲内で種々変形して実施することが可能である。   The present invention is not limited to the above-described embodiment, and can be implemented with various modifications within a range not departing from the gist thereof.

1 システム
2 コンピュータ
3 タッチパネル
4 タッチパネルコントローラ
5〜7 ディスプレイ
41 パネル制御部
42 検出部
43 演算部
44 保存部
DESCRIPTION OF SYMBOLS 1 System 2 Computer 3 Touch panel 4 Touch panel controller 5-7 Display 41 Panel control part 42 Detection part 43 Calculation part 44 Storage part

Claims (4)

複数のディスプレイに接続される情報処理装置と、タッチパネルとに接続されるタッチパネルコントローラであって、
シングルタッチ及びマルチタッチを検出する検出手段と、
前記マルチタッチのタッチオフ時にカーソルが含まれるディスプレイの画面が絶対座標データの基準として設定されている画面と異なる場合に、前記カーソルが含まれるディスプレイの画面に対応するオフセットを設定し、前記マルチタッチのタッチオフ時に前記カーソルが含まれるディスプレイの画面が前記絶対座標データの基準として設定されている画面と同一である場合に、前記オフセットを消去するオフセット設定手段と、
前記マルチタッチが検出された場合には、前記マルチタッチの中点の絶対座標データを算出し、当該算出した絶対座標データと前回の絶対座標データとの差分から相対座標データを算出し、当該相対座標データを前記情報処理装置に出力し、
前記オフセットが消去され、前記シングルタッチが検出された場合には、当該シングルタッチに対応する絶対座標データを前記情報処理装置に出力し、
前記オフセットが設定され、前記シングルタッチが検出された場合には、前記オフセットを前記シングルタッチに対応する絶対座標データに付加し、当該オフセットを付加した絶対座標データを前記情報処理装置に出力する演算出力手段と
を備えることを特徴とするタッチパネルコントローラ。
An information processing apparatus connected to a plurality of displays and a touch panel controller connected to a touch panel,
Detection means for detecting single touch and multi-touch;
When the display screen including the cursor at the time of multi-touch touch-off is different from the screen set as a reference of absolute coordinate data, an offset corresponding to the display screen including the cursor is set, and the multi-touch An offset setting means for erasing the offset when the screen of the display including the cursor at the time of touch-off is the same as the screen set as a reference for the absolute coordinate data;
When the multi-touch is detected, the absolute coordinate data of the midpoint of the multi-touch is calculated, the relative coordinate data is calculated from the difference between the calculated absolute coordinate data and the previous absolute coordinate data, and the relative touch Outputting coordinate data to the information processing apparatus;
When the offset is erased and the single touch is detected, absolute coordinate data corresponding to the single touch is output to the information processing apparatus,
When the offset is set and the single touch is detected, the offset is added to the absolute coordinate data corresponding to the single touch, and the absolute coordinate data with the offset is output to the information processing apparatus A touch panel controller comprising an output means.
前記マルチタッチのタッチオフ時に前記カーソルが含まれるディスプレイの画面の識別子を前記情報処理装置から取得する取得手段を備え、
前記オフセット設定手段は、前記取得した識別子が前記絶対座標データの基準として設定されている画面の識別子と一致しない場合に、前記取得した識別子に対応するオフセットを設定し、前記取得した識別子が前記絶対座標データの基準として設定されている画面の識別子と一致する場合に、前記オフセットを消去することを特徴とする請求項1に記載のタッチパネルコントローラ。
Obtaining means for obtaining an identifier of a display screen including the cursor from the information processing apparatus at the time of multi-touch touch-off,
The offset setting means sets an offset corresponding to the acquired identifier when the acquired identifier does not match the identifier of the screen set as a reference of the absolute coordinate data, and the acquired identifier is the absolute identifier 2. The touch panel controller according to claim 1, wherein the offset is deleted when the identifier matches a screen identifier set as a reference of coordinate data.
複数のディスプレイに接続される情報処理装置と、タッチパネルとに接続されるタッチパネルコントローラであって、
シングルタッチ及びマルチタッチを検出する検出手段と、
前記マルチタッチの回数に応じて絶対座標データの基準からのオフセットを設定する又は消去するオフセット設定手段と、
前記オフセットが消去され、前記シングルタッチが検出された場合には、当該シングルタッチに対応する絶対座標データを前記情報処理装置に出力し、
前記オフセットが設定され、前記シングルタッチが検出された場合には、前記オフセットを前記シングルタッチに対応する絶対座標データに付加し、当該オフセットを付加した絶対座標データを前記情報処理装置に出力する演算出力手段と
を備えることを特徴とするタッチパネルコントローラ。
An information processing apparatus connected to a plurality of displays and a touch panel controller connected to a touch panel,
Detection means for detecting single touch and multi-touch;
An offset setting means for setting or erasing an offset from the reference of the absolute coordinate data according to the number of times of the multi-touch;
When the offset is erased and the single touch is detected, absolute coordinate data corresponding to the single touch is output to the information processing apparatus,
When the offset is set and the single touch is detected, the offset is added to the absolute coordinate data corresponding to the single touch, and the absolute coordinate data with the offset is output to the information processing apparatus A touch panel controller comprising an output means.
前記オフセット設定手段は、前記マルチタッチの回数が0回又は前記複数のディスプレイの画面数と一致する場合に、前記オフセットを消去し、前記マルチタッチの回数が0回又は前記複数のディスプレイの画面数と一致しない場合に、前記マルチタッチの回数に応じたオフセットを設定することを特徴とする請求項3に記載のタッチパネルコントローラ。
The offset setting means erases the offset when the number of multi-touches is zero or matches the number of screens of the plurality of displays, and the number of multi-touches is zero or the number of screens of the plurality of displays. 4. The touch panel controller according to claim 3, wherein an offset corresponding to the number of multi-touches is set when the number does not match.
JP2018071448A 2018-04-03 2018-04-03 touch panel controller Active JP7140528B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2018071448A JP7140528B2 (en) 2018-04-03 2018-04-03 touch panel controller

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2018071448A JP7140528B2 (en) 2018-04-03 2018-04-03 touch panel controller

Publications (2)

Publication Number Publication Date
JP2019185160A true JP2019185160A (en) 2019-10-24
JP7140528B2 JP7140528B2 (en) 2022-09-21

Family

ID=68341181

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2018071448A Active JP7140528B2 (en) 2018-04-03 2018-04-03 touch panel controller

Country Status (1)

Country Link
JP (1) JP7140528B2 (en)

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04119418A (en) * 1990-09-10 1992-04-20 Hitachi Ltd Pointing device and its coordinate transforming method
JP2000112597A (en) * 1998-10-07 2000-04-21 Oki Electric Ind Co Ltd Multidisplay system
JP2005181404A (en) * 2003-12-16 2005-07-07 Nec Viewtechnology Ltd Image projection controller capable of displaying multiple images
JP2013008250A (en) * 2011-06-24 2013-01-10 Fujitsu Ltd Cursor control device, cursor control method, and cursor control program
JP2013047975A (en) * 2012-10-29 2013-03-07 Toshiba Corp Information processor and input method
JP2014120041A (en) * 2012-12-18 2014-06-30 Fujitsu Ltd Display controller, display control method and display control program
JP2016133978A (en) * 2015-01-19 2016-07-25 キヤノン株式会社 Information processor, information processing method and program

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04119418A (en) * 1990-09-10 1992-04-20 Hitachi Ltd Pointing device and its coordinate transforming method
JP2000112597A (en) * 1998-10-07 2000-04-21 Oki Electric Ind Co Ltd Multidisplay system
JP2005181404A (en) * 2003-12-16 2005-07-07 Nec Viewtechnology Ltd Image projection controller capable of displaying multiple images
JP2013008250A (en) * 2011-06-24 2013-01-10 Fujitsu Ltd Cursor control device, cursor control method, and cursor control program
JP2013047975A (en) * 2012-10-29 2013-03-07 Toshiba Corp Information processor and input method
JP2014120041A (en) * 2012-12-18 2014-06-30 Fujitsu Ltd Display controller, display control method and display control program
JP2016133978A (en) * 2015-01-19 2016-07-25 キヤノン株式会社 Information processor, information processing method and program

Also Published As

Publication number Publication date
JP7140528B2 (en) 2022-09-21

Similar Documents

Publication Publication Date Title
JP5691464B2 (en) Information processing device
JP4372188B2 (en) Information processing apparatus and display control method
JP2009104268A (en) Coordinate detection device and operation method using touch panel
TWI470475B (en) Electronic system
US20100328236A1 (en) Method for Controlling a Computer System and Related Computer System
KR100910577B1 (en) Computer system and control method thereof
US20160063674A1 (en) Graph display apparatus, graph display method and storage medium
JP5197533B2 (en) Information processing apparatus and display control method
CN111309199B (en) Display control method of touch display device and touch display device
WO2012086133A1 (en) Touch panel device
TWI442305B (en) A operation method and a system of the multi-touch
WO2017022031A1 (en) Information terminal device
JP2014176019A (en) Portable information processing device, input method for the same, and computer-executable program
JPWO2016208099A1 (en) Information processing apparatus, input control method for controlling input to information processing apparatus, and program for causing information processing apparatus to execute input control method
JP7140528B2 (en) touch panel controller
JP5996079B1 (en) Information processing apparatus, software keyboard display method, and program
CN110955340B (en) Cursor control system and cursor control method
JP2001195170A (en) Portable electronic equipment, input controller and storage medium
JP5607667B2 (en) Data processing device, input / output device, touch panel control method, storage medium, and program transmission device
JP2021076959A (en) Information processing device and information processing method
JP6987337B2 (en) Display control program, display control method and display control device
JP2011123916A (en) Data processor, input/output device, method of controlling touch panel, storage medium, and program transmitter
US20160077735A1 (en) Character input apparatus and character input method
JP5152421B2 (en) Information processing apparatus and program
JP6496345B2 (en) Numerical controller

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20210318

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20220124

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20220201

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20220908

R150 Certificate of patent or registration of utility model

Ref document number: 7140528

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150