JP6161569B2 - How to create a mirroring screen - Google Patents
How to create a mirroring screen Download PDFInfo
- Publication number
- JP6161569B2 JP6161569B2 JP2014095621A JP2014095621A JP6161569B2 JP 6161569 B2 JP6161569 B2 JP 6161569B2 JP 2014095621 A JP2014095621 A JP 2014095621A JP 2014095621 A JP2014095621 A JP 2014095621A JP 6161569 B2 JP6161569 B2 JP 6161569B2
- Authority
- JP
- Japan
- Prior art keywords
- screen
- mirroring
- data
- content
- browser
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Active
Links
- 238000000034 method Methods 0.000 claims description 25
- 238000010586 diagram Methods 0.000 description 5
- 238000007796 conventional method Methods 0.000 description 2
- 238000004364 calculation method Methods 0.000 description 1
Images
Landscapes
- Image Processing (AREA)
- Digital Computer Display Output (AREA)
- Information Transfer Between Computers (AREA)
- User Interface Of Digital Computer (AREA)
Description
本発明は、正画面および正画面を反転するミラーリング画面を作成するミラーリング画面の作成方法に関する。 The present invention relates to a mirroring screen creation method for creating a normal screen and a mirroring screen that reverses the normal screen.
工場等のラインにおいては、ライン内に配置された複数の装置の、稼働状況を表示する画面や操作画面を表示するアンドン画面が設けられている。また、アンドン画面は、ラインを挟んだ両側等に配置された2つのモニターに表示される場合があり、一方のアンドン画面には正画面を、他方のアンドン画面には正画面を左右反転したミラーリング画面(以下、ミラー画面と称す)を表示していた。 In a line such as a factory, an ANDON screen for displaying an operation status screen and an operation screen for a plurality of devices arranged in the line is provided. In addition, the ANDON screen may be displayed on two monitors placed on both sides of the line, etc., with one ANDON screen mirroring the normal screen and the other ANDON screen mirroring the normal screen horizontally A screen (hereinafter referred to as a mirror screen) was displayed.
また、このような、1つの表示対象を左右反転させた画面である、正画面とミラー画面とを別々に表示させる場合、単に画面全体を左右対称に反転させただけでは、文字等が判別できなくなるため、従来のミラーリング画面の作成方法では、正画面とミラー画面とを別々に作成し、それぞれを別々のモニター等に表示させていた。 In addition, when displaying a normal screen and a mirror screen separately, such as a screen in which one display object is horizontally reversed, characters and the like can be distinguished by simply reversing the entire screen symmetrically. Therefore, in the conventional method for creating a mirroring screen, a normal screen and a mirror screen are created separately and each is displayed on a separate monitor or the like.
しかしながら、従来のミラーリング画面の作成方法では、正画面とミラー画面とを別々に作成するため、画面を作成する手番が多くなり、効率的でないという問題点があった。
本発明は、効率的かつ容易に、正画面とミラー画面とを作成することを目的とする。
However, in the conventional method for creating a mirroring screen, since the main screen and the mirror screen are created separately, there is a problem that the number of steps for creating the screen increases and it is not efficient.
An object of the present invention is to create a normal screen and a mirror screen efficiently and easily.
上記目的を達成するために、本発明のミラーリング画面の作成方法は、第1のブラウザに表示する正画面と、第2のブラウザに表示され、前記正画面の対称画面であるミラーリング画面とを作成する方法であって、前記正画面をブラウザ表現用のマークアップランゲージで表現する正画面用データを作成する工程と、前記ミラー画面をブラウザ表現用のマークアップランゲージで表現するミラーリング画面用データを中継サーバが前記正画面用データから自動作成する工程と、ウェブサーバが前記第1のブラウザに前記正画面を表示すると共に前記中継サーバが前記第2のブラウザに前記ミラーリング画面を表示する工程とを有し、前記ミラーリング画面は、前記正画面の画像コンテンツを対称移動させたものであり、前記ミラーリング画面の文字コンテンツは前記正画面の配置位置のみを対称移動させたものであることを特徴とする。 In order to achieve the above object, a method for creating a mirroring screen according to the present invention creates a main screen to be displayed on a first browser and a mirroring screen to be displayed on a second browser and being a symmetric screen of the normal screen. A method for generating data for a normal screen expressing the normal screen with a markup language for browser representation, and relaying data for a mirroring screen for expressing the mirror screen with a markup language for browser representation A server automatically creating from the normal screen data; and a web server displaying the normal screen on the first browser and the relay server displaying the mirroring screen on the second browser. The mirroring screen is obtained by symmetrically moving the image content of the main screen, and the mirroring screen Character content is characterized in that is moved symmetrically only position of the positive screen.
以上のように、ブラウザ表現用のマークアップランゲージで正画面を作成し、プロキシサーバにより自動的に正画面からミラー画面を作成し、ウェブサーバとプロキシを介して正画面およびミラー画面をそれぞれのモニター上に表示させることにより、効率的かつ容易に、正画面とミラー画面とを作成することができる。 As described above, a normal screen is created with the markup language for browser expression, a mirror screen is automatically created from the normal screen by the proxy server, and the normal screen and the mirror screen are monitored via the web server and the proxy. By displaying on the top, the normal screen and the mirror screen can be created efficiently and easily.
始めに、図1〜図3を用いて、本発明のミラーリング画面の作成方法の概略を説明する。
図1は本発明のミラーリング画面の作成方法の概略を説明する図、図2はラインにおけるアンドン画面を説明する概念図、図3は本発明のミラーリング画面の作成方法のフローを示す図である。
First, an outline of a method for creating a mirroring screen according to the present invention will be described with reference to FIGS.
FIG. 1 is a diagram for explaining an outline of a method for creating a mirroring screen of the present invention, FIG. 2 is a conceptual diagram for explaining an ANDON screen in a line, and FIG. 3 is a diagram showing a flow of a method for creating a mirroring screen of the present invention.
まず、ライン6におけるアンドン画面について説明する。
図2に示すように、ライン6には、装置A7,装置B8,装置C9がこの順で並んでいる。アンドン画面は、ライン6上の各装置の稼動状態を表示したり、装置毎の操作画面を表示したりする。また、アンドン画面は、ライン6を挟んで両側に表示される場合がある。この時、一方のアンドン画面は、ライン6上の装置の配置順に沿って、左から装置A7,装置B8,装置C9の順で情報を表示する。他方のアンドン画面は、ライン6上に見える装置配列が逆になるため、左から装置C9,装置B8,装置A7の順で情報を表示することが便宜である。ここで、一方のアンドン画面を正画面2、他方のアンドン画面をミラー画面1と定義する。このように、ライン6を挟んで両側に表示される正画面2およびミラー画面1では、それぞれが表示されるモニターから見える装置配列が逆になるため、表示される各装置の位置関係が逆になる。また、装置毎に表示される文字の配置も装置に対応して位置関係が逆になる。ただし、画面表示全てを単に逆向きにすると、文字自体も裏返るため、文字自体は単純に逆向きにできず、文字の向きは同じとする必要がある。
First, the ANDON screen in
As shown in FIG. 2, the device A7, the device B8, and the device C9 are arranged in this order on the
そこで、図1,図3に示すように、本発明のミラーリング画面の作成方法では、次のように正画面2に対するミラー画面1を作成する。
まず、ブラウザ表現用のマークアップランゲージの例としてHTMLを用いて、正画面2を表示するためのデータ10を作成する(ステップ1)。モニター5等のブラウザに表示するために、データ10をウェブサーバ17に転送する。
Therefore, as shown in FIGS. 1 and 3, in the mirroring screen creation method of the present invention, the
First,
次に、プロキシサーバ3等の中継サーバにて、ウェブサーバ17に転送された正画面2のデータ10を解析して、自動的に正画面2のミラー画面1のデータ11をHTMLで作成する。データ11は、データ10のHTMLの記述を解析し、画像データ等は位置および表示を線対称に移動させて裏返し、文字等は位置のみを画面の中心垂線12に対して対称な位置に移動させる(ステップ2)。
Next, the relay server such as the
次に、データ10に対応する正画面2をモニター5等のブラウザに表示させ、同時にプロキシサーバ3の制御によりデータ11に対応するミラー画面1をモニター4等のブラウザに表示させる(ステップ3)。
このように、正画面2をブラウザ表現用のマークアップランゲージで記述し、中継サーバにてミラー画面1をブラウザ表現用のマークアップランゲージで自動作成し、中継サーバによりモニターにミラー画面1を表示させることにより、正画面2のデータからミラー画面1のデータを自動作成することができ、正画面2およびミラー画面1を個別に作成することが不要となり、効率的かつ容易に、正画面とミラー画面とを作成することができる。
Next, the
In this way, the
なお、ミラー画面1は正画面2の対称画面であれば良く、画面の垂直方向の中心線である中心垂線に線対称な画面でも、中心水平線に線対称な画面でも、画面の重心点,中心点等の任意の点に対して点対称な画面であっても良い。
The
以下、実施の形態として、ミラー画面用のデータの作成方法を、HTMLを例として説明する。
(実施の形態1)
実施の形態1におけるミラー画面用のデータの作成方法について、図1〜図4を用いて説明する。
Hereinafter, as an embodiment, a method of creating data for a mirror screen will be described using HTML as an example.
(Embodiment 1)
A method for creating data for a mirror screen in the first embodiment will be described with reference to FIGS.
図4は本発明のミラーリングによる配置位置の算出方法を説明する図である。
実施の形態1においては、正画面2のデータ10を作成する際に、正画面2中のコンテンツの内、対称移動を行うコンテンツに係るHTMLのタグに対称移動を行う旨のアトリビュートを追記し、対称移動を行わないコンテンツに係るHTMLのタグには対称移動を行う旨のアトリビュートを追記しないようにする。
FIG. 4 is a diagram for explaining a method for calculating an arrangement position by mirroring according to the present invention.
In the first embodiment, when the
このように、正画面2のHTMLデータ10のタグに追記される対称移動を行う旨のアトリビュートの有無により、プロキシサーバ3が自動的にミラー画面1のHTMLデータ11を作成できるため、効率的かつ容易に、正画面とミラー画面とを作成することができる。
As described above, since the
ここで、画面のコンテンツとしては、画像コンテンツ13や文字コンテンツ14等があり、それぞれのデータのHTMLには、配置位置を示すタグや大きさを示すタグが記述される。対称移動を行う旨のアトリビュートは、画像コンテンツ13等を反転させても問題のないコンテンツのみに対して追記する。プロキシサーバ3は、対称移動を行う旨のアトリビュートが追記されたコンテンツに対しては、画面の中央の中心垂線12に対して線対称となるように、コンテンツを表示させるHTMLを自動的に作成する。また、プロキシサーバ3は、文字コンテンツ14等の対称移動を行う旨のアトリビュートが追記されていないコンテンツに対しては、表示状態を反転させず、配置位置のみを画面の中央の中心垂線12に対して線対称となるようにして、コンテンツを表示させるHTMLを自動的に作成する。なお、対称移動を行わないコンテンツについては、対称移動を行わない旨のアトリビュートを追記しても良い。
Here, the screen content includes
例えば、正画面2のある画像コンテンツ13におけるHTMLデータ10に、次のように、対称移動を行う旨のアトリビュートを追記する。
<div style="width:900px;background:
url('images/footer_m.jpg'):x-image-mirror:true;">
ここで、対称移動を行う旨のアトリビュートは、「x-image-mirror:true」の部分である。このように、タグに、「x-image-mirror:true」というアトリビュートが追記されているコンテンツについては、中心垂線12に対して線対称となるよう表示を変更するミラーリングが行われる。タグに、「x-image-mirror:true」というアトリビュートが追記されていないコンテンツ、あるいは、タグに、「x-image-mirror:false」というアトリビュートが追記されているコンテンツについては、対称移動を行わない。
For example, an attribute indicating that a symmetric movement is performed is added to the HTML
<div style = "width: 900px; background:
url ('images / footer_m.jpg'): x-image-mirror: true; ">
Here, the attribute indicating that the symmetric movement is performed is a part of “x-image-mirror: true”. In this way, for the content in which the attribute “x-image-mirror: true” is added to the tag, mirroring is performed to change the display so that the content is symmetrical with respect to the central
なお、対称移動,配置位置の線対称の位置への移動の際には、各コンテンツは表示領域の幅を持っているので、幅を考慮してコンテンツの配置位置が決定される。
具体的には、図4に示すように、正画面2がx方向に1000px、y方向に700pxであるとし、画像コンテンツ13がx方向,y方向に25px,100pxの大きさの枠15に配置されるとする。この時、枠15の始点Pを左上頂点とし、その座標を(x,y)=(10,10)とする(図4(a))。ミラー画面1における画像コンテンツ13の枠16は、同じく左上頂点を始点P’とし、プロキシサーバ3により、P’のx座標を1000−10−25=965と算出する。その結果、P’の座標は(x,y)=(965,10)となる。ミラーリングであるため、枠16の形状,大きさは枠15と同一である。また、画像コンテンツ13は画像であるため、画像も左右反転させて表示する(図4(b))。これに対して、文字コンテンツ14の場合は、枠は同様に算出して配置位置のみを線対称移動させ、枠内の文字はそのまま表示する。
(実施の形態2)
次に、図1,図2を用いて、実施の形態2におけるミラー画面用のデータの作成方法について説明する。
It should be noted that when moving to a line-symmetrical position of the symmetric movement and arrangement position, each content has the width of the display area, so the content arrangement position is determined in consideration of the width.
Specifically, as shown in FIG. 4, it is assumed that the
(Embodiment 2)
Next, a method for creating data for a mirror screen in the second embodiment will be described with reference to FIGS.
実施の形態1のミラー画面用のデータの作成方法では、正画面2のHTMLデータ10のタグに追記される対称移動を行う旨のアトリビュートの有無により、プロキシサーバ3が自動的にミラー画面1のHTMLデータ11を作成したが、実施の形態2のミラー画面用のデータの作成方法では、プロキシサーバ3が、正画面2のHTMLデータ10のタグを解析し、表示位置のみを線対称移動させるコンテンツであるか、表示位置に加えて画面表示を線対称移動させるコンテンツであるかを判断して、ミラー画面1のHTMLデータ11を作成することを特徴とする。
In the method for creating data for the mirror screen of the first embodiment, the
例えば、正画面2中のコンテンツの内、画像コンテンツ13等の対称移動を行う必要のあるコンテンツに係るHTMLデータ10のタグには、<img>,<div>等がある。ここで、<img>は画像を表すタグであり、<div>はコンテンツの配置位置を表すタグである。逆に、正画面2中のコンテンツの内、文字コンテンツ14等の対称移動ではなく、配置位置のみを線対称に移動させる必要のあるコンテンツに係るHTMLデータ10のタグには、<P>、<H>等がある。ここで、<P>、<H>は文字を表すタグである。
For example, among the contents in the
このような正画面2のHTMLデータ10を、プロキシサーバ3が解析し、対称移動を行う必要のあるタグであるか、配置位置のみを線対称に移動させる必要のあるタグであるかを識別する。そして、対称移動を行う必要のあるタグに係るコンテンツにのみ、実施の形態1と同様に対称移動するミラーリング処理を行い、配置位置のみを線対称に移動させる必要のあるタグに係るコンテンツについては、実施の形態1と同様に、対称移動を行わず、配置位置のみを線対称に移動させるミラーリング処理を行ってミラー画面1を作成する。
The
このように、プロキシサーバ3が、正画面2のHTMLデータ10のタグを解析して、対称移動を行う必要のあるタグであるか、配置位置のみを線対称に移動させる必要のあるタグであるかを識別することにより、自動的にミラー画面1のHTMLデータ11を作成できるため、効率的かつ容易に、正画面とミラー画面とを作成することができる。
(実施の形態3)
次に、図1,図2を用いて、実施の形態3におけるミラー画面用のデータの作成方法について説明する。
In this way, the
(Embodiment 3)
Next, a method for creating data for a mirror screen in the third embodiment will be described with reference to FIGS.
実施の形態3のミラー画面用のデータの作成方法では、実施の形態2に係るミラー画面用のデータの作成方法において、自動判別の例外を規定するために、実施の形態1で示したような、対称移動をするかしないかのアトリビュートを、必要に応じて一部のタグに追記することを特徴とする。 In the mirror screen data creation method according to the third embodiment, in order to define an exception of automatic discrimination in the mirror screen data creation method according to the second embodiment, as shown in the first embodiment. The attribute of whether or not to move symmetrically is added to some tags as necessary.
具体的には、画面のタイトル等、対称移動も配置位置の移動の必要もないコンテンツのタグに対して、実施の形態1に示すように処理を行わない旨のアトリビュートを追記する。このようなコンテンツは、本来、正画面2でも、ミラー画面1でも、同じ位置に同じ向きに表示して良いものである。しかし、実施の形態2のミラー画面用のデータの作成方法では、プロキシサーバ3の解析により、文字コンテンツ14として、配置位置のみ線対称に移動するべきものと認識されてしまう。実施の形態3のミラー画面用のデータの作成方法では、このようなコンテンツのタグに実施の形態1と同様に、例外として、処理を行わない旨のアトリビュートを追記する。これにより、処理を行わない旨のアトリビュートが優先的に適用され、プロキシサーバ3は、コンテンツの移動を行わない。
Specifically, as shown in the first embodiment, an attribute indicating that processing is not performed is added to a content tag such as a screen title that does not require symmetrical movement or movement of the arrangement position. Such content can be displayed on the same position and in the same direction on both the
例えば、対称移動も配置位置の移動の必要もないコンテンツの<div>タグに対して、
<div x-mirror="false"></div>
と追記する。
For example, for a <div> tag of content that does not require symmetrical movement or movement of the arrangement position,
<div x-mirror = "false"></div>
And add.
これにより、プロキシサーバ3は、対象となるコンテンツに対して対称移動も配置位置の線対称移動も行わず、正画面2のHTMLデータ10からミラー画面1のHTMLデータ11を作成する。
As a result, the
このように、プロキシサーバ3が、正画面2のHTMLデータ10のタグを解析して、対称移動を行う必要のあるタグであるか、配置位置のみを線対称に移動させる必要のあるタグであるかを識別すると同時に、タグに追記されたアトリビュートを優先的に適用し、効率的かつ容易に、より高精度に正画面とミラー画面とを作成することができる。
In this way, the
1 ミラー画面
2 正画面
3 プロキシサーバ
4 モニター
5 モニター
6 ライン
7 装置A
8 装置B
9 装置C
10 データ
11 データ
12 中心垂線
13 画像コンテンツ
14 文字コンテンツ
15 枠
16 枠
17 ウェブサーバ
8 Device B
9 Device C
10
Claims (3)
前記正画面をブラウザ表現用のマークアップランゲージで表現する正画面用データを作成する工程と、
前記ミラーリング画面をブラウザ表現用のマークアップランゲージで表現するミラーリング画面用データを中継サーバが前記正画面用データから自動作成する工程と、
ウェブサーバが前記第1のブラウザに前記正画面を表示すると共に前記中継サーバが前記第2のブラウザに前記ミラーリング画面を表示する工程と
を有し、前記ミラーリング画面は、前記正画面の画像コンテンツを対称移動させたものであり、前記ミラーリング画面の文字コンテンツは前記正画面の配置位置のみを対称移動させたものであり、
前記正画面用データから前記ミラーリング画面用データを自動作成する前記中継サーバは、前記正画面の各コンテンツを対称移動またはその配置位置のみを対称移動させる際に、前記正画面における前記各コンテンツの表示領域の幅を考慮して、前記ミラーリング画面における前記各コンテンツの配置位置を算出することを特徴とするミラーリング画面の作成方法。 A method of creating a main screen to be displayed on a first browser and a mirroring screen that is displayed on a second browser and is a symmetric screen of the main screen,
Creating data for a normal screen expressing the normal screen with a markup language for browser expression;
And a step to automatically create a data mirroring screen from the relay server is the positive screen for the data that represents the mirror ring screen in a markup language for the browser representation,
A web server displaying the normal screen on the first browser and the relay server displaying the mirroring screen on the second browser, wherein the mirroring screen displays the image content of the normal screen. are those obtained by symmetrically moving, the character content of the mirroring screen all SANYO is moved symmetrically only position of the positive screen,
The relay server that automatically creates the mirroring screen data from the normal screen data displays each content on the main screen when the contents on the main screen are moved symmetrically or only in the arrangement position thereof. A method for creating a mirroring screen , wherein an arrangement position of each content on the mirroring screen is calculated in consideration of a width of an area .
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2014095621A JP6161569B2 (en) | 2014-05-07 | 2014-05-07 | How to create a mirroring screen |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2014095621A JP6161569B2 (en) | 2014-05-07 | 2014-05-07 | How to create a mirroring screen |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2015212902A JP2015212902A (en) | 2015-11-26 |
JP6161569B2 true JP6161569B2 (en) | 2017-07-12 |
Family
ID=54697126
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2014095621A Active JP6161569B2 (en) | 2014-05-07 | 2014-05-07 | How to create a mirroring screen |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP6161569B2 (en) |
Family Cites Families (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2005267158A (en) * | 2004-03-18 | 2005-09-29 | Fujitsu Ltd | Character size control method, device, and program |
JP5727692B2 (en) * | 2008-12-04 | 2015-06-03 | 任天堂株式会社 | Program and information processing apparatus |
JP5095853B2 (en) * | 2011-09-06 | 2012-12-12 | 株式会社スクウェア・エニックス | Portable computer with touch panel display |
-
2014
- 2014-05-07 JP JP2014095621A patent/JP6161569B2/en active Active
Also Published As
Publication number | Publication date |
---|---|
JP2015212902A (en) | 2015-11-26 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN107077274B (en) | Method and apparatus for moving context tags in a strip | |
US10817126B2 (en) | 3D document editing system | |
US20180336729A1 (en) | Displaying content in an augmented reality system | |
US11163298B2 (en) | Monitoring system and monitoring method | |
US20160349972A1 (en) | Data browse apparatus, data browse method, and storage medium | |
JP2014115939A5 (en) | ||
US10410424B1 (en) | System health awareness using augmented reality | |
JP2014174507A (en) | Augmented reality display device, information terminal, multi display system, and program | |
JP2015158550A (en) | Display controller for multi-display and multi-display system | |
US9588946B2 (en) | Panning a content area of a markup language document based on movements of a cursor of a pointing device | |
US10296360B2 (en) | Display control device and method | |
JP6161569B2 (en) | How to create a mirroring screen | |
EP2592507B1 (en) | Method and apparatus for the display of multiple errors on a human-machine interface | |
CN108108417A (en) | Exchange method, system, equipment and the storage medium of cross-platform self adaptive control | |
US11954421B2 (en) | Reducing data usage for rendering state changes | |
JP2017138713A (en) | Screen difference extraction device, screen difference extraction method, and program | |
JP2015197796A (en) | Electronic whiteboard device, method of assisting input to electronic whiteboard, and program | |
JP2019082927A (en) | Information processing apparatus, information processing method, and program | |
JP6538574B2 (en) | Recognition device, recognition system, recognition method and program | |
US10372297B2 (en) | Image control method and device | |
US20240241621A1 (en) | Information processing system, non-transitory computer readable medium storing program, and information processing method | |
US11947899B2 (en) | Determining text visibility during user sessions | |
EP3062247B1 (en) | Method and device for magnifying graphic within topology diagram, and computer storage medium | |
EP3159783A1 (en) | Selection option information presentation system and method | |
US11947442B2 (en) | Session replay for mobile applications |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20160406 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20170221 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20170414 |
|
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: 20170516 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20170613 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 6161569 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
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 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |