[go: up one dir, main page]
More Web Proxy on the site http://driver.im/

JP2020064519A - Information processing device, display control method, and program - Google Patents

Information processing device, display control method, and program Download PDF

Info

Publication number
JP2020064519A
JP2020064519A JP2018196934A JP2018196934A JP2020064519A JP 2020064519 A JP2020064519 A JP 2020064519A JP 2018196934 A JP2018196934 A JP 2018196934A JP 2018196934 A JP2018196934 A JP 2018196934A JP 2020064519 A JP2020064519 A JP 2020064519A
Authority
JP
Japan
Prior art keywords
command
input
information processing
display
area
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
JP2018196934A
Other languages
Japanese (ja)
Other versions
JP6845439B2 (en
Inventor
整 土橋
Hitoshi Dobashi
整 土橋
誉 清水
Homare Shimizu
誉 清水
曉明 鄒
Kyoumei Suu
曉明 鄒
チョン トゥ ド
Gwan Do Dong
チョン トゥ ド
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.)
Dova Corp
Original Assignee
Dova Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Dova Corp filed Critical Dova Corp
Priority to JP2018196934A priority Critical patent/JP6845439B2/en
Publication of JP2020064519A publication Critical patent/JP2020064519A/en
Application granted granted Critical
Publication of JP6845439B2 publication Critical patent/JP6845439B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • User Interface Of Digital Computer (AREA)
  • Stored Programmes (AREA)

Abstract

To provide an information processing device, a display control method, and a program capable of easily displaying, on an operation screen, hierarchical display of commands and/or display of condition setting.SOLUTION: An information processing device 1 includes a display control unit 104 configured to display a list of robot operations in a first area of a display device 3 and arrange and display, in a second area of the display device 3, in the execution order of the information processing device, a set of a robot operation and a command whose input is received by a command input unit 101. When there is an input of hierarchy designation and/or condition designation for the set of the robot operation and the command displayed in the second area via an input device 2, the display control unit changes a display mode of the set of the robot operation and the command displayed in the second area.SELECTED DRAWING: Figure 1

Description

本発明は、いわゆるRPA(Robotic Process Automation)を実行する情報処理装置、表示制御方法及びプログラムに関するものである。   The present invention relates to an information processing device, a display control method and a program for executing so-called RPA (Robotic Process Automation).

RPAソフトウエアと呼ばれる、コンピュータ等の情報処理装置が実行可能なコマンドを定められた実行順に従って情報処理装置に実行させるソフトウエアは既知である(例えば非特許文献1参照)。   Software called RPA software that causes an information processing device to execute commands that can be executed by an information processing device such as a computer in a predetermined execution order is known (see Non-Patent Document 1, for example).

“RPAソリューション Windows操作ロボット「WinActor」|NTTデータ”,[online],[平成30年10月10日検索],インターネット<URL:http://www.nttdata.com/jp/ja/lineup/winactor/index.html>"RPA solution Windows operating robot" WinActor "| NTT data", [online], [Search on October 10, 2018], Internet <URL: http://www.nttdata.com/jp/ja/lineup/winactor /index.html>

従来のRPAソフトウエアでは、情報処理装置に接続された表示装置に、コマンドが実行順に配列された操作画面を表示する機能を有している。しかしながら、コマンドの実行においてその実行手順を階層化表示し、あるいは、条件設定がされたか否かを視覚的に表示するものはなかった。   The conventional RPA software has a function of displaying an operation screen in which commands are arranged in the order of execution on a display device connected to the information processing device. However, there has been nothing that hierarchically displays the execution procedure of command execution or visually displays whether or not a condition is set.

そこで、本発明は、コマンドの階層化表示、及び/または条件設定の表示を操作画面において簡易に表示させることが可能な情報処理装置、表示制御方法及びプログラムを提供することを目的としている。   Therefore, it is an object of the present invention to provide an information processing apparatus, a display control method, and a program capable of easily displaying a hierarchical display of commands and / or a display of condition setting on an operation screen.

前記目的を達成するために、本発明の情報処理装置は、この情報処理装置により実行されるコマンドの種類を示すロボット動作、及びロボット動作の具体的実行内容であるコマンドの入力をそれぞれ受け入れるコマンド入力部と、コマンド入力部により入力が受け入れられたロボット動作及びコマンドの組を、情報処理装置の実行順に配列したシナリオデータを作成するシナリオ作成部と、ロボット動作の一覧を表示装置の第1の領域に表示させるとともに、コマンド入力部により入力が受け入れられたロボット動作及びコマンドの組を、表示装置の第2の領域に情報処理装置の実行順に配列して表示させる表示制御部とを有し、さらに、表示制御部は、入力装置を介して第2の領域に表示されているロボット動作及びコマンドの組の階層指定及び/または条件指定の入力があると、第2の領域に表示されているロボット動作及びコマンドの組の表示態様を変更させることを特徴とする。   In order to achieve the above-mentioned object, an information processing apparatus of the present invention has a command input that accepts a robot operation indicating a type of command executed by the information processing apparatus and a command input that is a specific execution content of the robot operation. Section, a scenario creating section for creating scenario data in which a set of robot operations and commands received by the command input section are arranged in the order of execution of the information processing apparatus, and a list of robot operations for the first area of the display apparatus. And a display control unit configured to display the robot operation and the set of commands received by the command input unit in the execution order of the information processing device in the second area of the display device. , The display control unit is configured to display a hierarchy instruction of a set of robot movements and commands displayed in the second area via the input device. And / or when there is input conditions specified, it is characterized by changing the set of display mode of robot operation and commands displayed in the second region.

このように構成された本発明の情報処理装置では、表示制御部が、入力装置を介して第2の領域に表示されているロボット動作及びコマンドの組の階層指定及び/または条件指定の入力があると、第2の領域に表示されているロボット動作及びコマンドの組の表示態様を変更させる。   In the information processing apparatus of the present invention configured as described above, the display control unit inputs the hierarchical designation and / or the conditional designation of the robot operation and the set of commands displayed in the second area through the input device. If there is, the display mode of the set of robot motions and commands displayed in the second area is changed.

このようにすることで、コマンドの階層化表示、及び/または条件設定の表示を操作画面において簡易に表示させることが可能となる。   By doing so, it is possible to easily display the hierarchical display of commands and / or the display of condition setting on the operation screen.

本発明の実施の形態である情報処理装置の概略構成を示す機能ブロック図である。It is a functional block diagram which shows schematic structure of the information processing apparatus which is embodiment of this invention. 実施の形態である情報処理装置のシナリオデータの内容を示す図である。It is a figure which shows the content of the scenario data of the information processing apparatus which is embodiment. 実施の形態である情報処理装置のロボット動作一覧データの内容を示す図である。It is a figure which shows the content of the robot operation | movement list data of the information processing apparatus which is embodiment. 実施の形態である情報処理装置の動作の一例を説明するためのフローチャートである。7 is a flowchart for explaining an example of the operation of the information processing apparatus that is the embodiment. 実施の形態である情報処理装置により表示される操作画面の一例を示す図である。It is a figure which shows an example of the operation screen displayed by the information processing apparatus which is embodiment. 実施の形態である情報処理装置により表示される操作画面の他の例を示す図である。It is a figure which shows the other example of the operation screen displayed by the information processing apparatus which is embodiment. 実施の形態である情報処理装置により表示される操作画面のまた他の例を示す図である。It is a figure which shows another example of the operation screen displayed by the information processing apparatus which is embodiment. 実施の形態である情報処理装置により表示される操作画面のまた他の例を示す図である。It is a figure which shows another example of the operation screen displayed by the information processing apparatus which is embodiment. 実施の形態である情報処理装置により表示される操作画面のまた他の例を示す図である。It is a figure which shows another example of the operation screen displayed by the information processing apparatus which is embodiment. 実施の形態である情報処理装置により表示される操作画面のまた他の例を示す図である。It is a figure which shows another example of the operation screen displayed by the information processing apparatus which is embodiment.

以下、この発明の実施の形態を図面に基づいて説明する。図1は、本発明の実施の形態である情報処理装置の概略構成を示す機能ブロック図である。   Embodiments of the present invention will be described below with reference to the drawings. FIG. 1 is a functional block diagram showing a schematic configuration of an information processing apparatus that is an embodiment of the present invention.

本実施の形態である情報処理装置1は、パーソナルコンピュータ、サーバー、スマートフォン、タブレット端末等の情報処理可能な装置である。情報処理装置1は、制御部100、記憶部110、通信部120、入力I/F(インタフェース)130及び出力I/F140を有する。   The information processing device 1 according to the present embodiment is a device capable of information processing, such as a personal computer, a server, a smartphone, a tablet terminal, or the like. The information processing device 1 includes a control unit 100, a storage unit 110, a communication unit 120, an input I / F (interface) 130, and an output I / F 140.

制御部100は、情報処理装置1全体の制御を行う。制御部100はCPU、FPGAなどのプログラマブルロジックデバイス、ASIC等の集積回路に代表される演算素子を有する。   The control unit 100 controls the entire information processing device 1. The control unit 100 has a CPU, a programmable logic device such as an FPGA, and an arithmetic element represented by an integrated circuit such as an ASIC.

情報処理装置1の記憶部110にはオペレーティングシステム111及びシナリオソフトウエア113が格納されており、オペレーティングシステム111が情報処理装置1の起動時に制御部100により実行され、オペレーティングシステム111が実行された状態で、情報処理装置1のオペレータがシナリオソフトウエア113の実行を指示することでこのシナリオソフトウエア113が実行されると、情報処理装置1は図1に示すような機能構成を備えたものとなる。当然、シナリオソフトウエア113はオペレーティングシステム111の起動後に自動的に実行されるように設定してもよい。   An operating system 111 and scenario software 113 are stored in the storage unit 110 of the information processing device 1, and the operating system 111 is executed by the control unit 100 when the information processing device 1 is started, and the operating system 111 is executed. Then, when the scenario software 113 is executed by the operator of the information processing device 1 instructing the execution of the scenario software 113, the information processing device 1 has a functional configuration as shown in FIG. . Of course, the scenario software 113 may be set to be automatically executed after the operating system 111 is activated.

制御部100は、コマンド入力部101、シナリオ作成部102、シナリオ実行部103及び表示制御部104を有する。   The control unit 100 includes a command input unit 101, a scenario creation unit 102, a scenario execution unit 103, and a display control unit 104.

コマンド入力部101は、情報処理装置1のオペレーティングシステム111及びアプリケーションソフト112により実行されるコマンドの種類を示すロボット動作、及びこのロボット動作の具体的実行内容であるコマンドの入力をそれぞれ受け入れる。より詳細には、コマンド入力部101は、入力装置2を介して情報処理装置1のオペレータが入力したロボット動作及びコマンドの入力を、入力I/F130を介して受け入れる。   The command input unit 101 receives a robot operation indicating a type of command executed by the operating system 111 and the application software 112 of the information processing apparatus 1 and a command input that is a specific execution content of this robot operation. More specifically, the command input unit 101 receives, via the input I / F 130, the input of the robot operation and the command input by the operator of the information processing device 1 via the input device 2.

シナリオ作成部102は、コマンド入力部101により入力が受け入れられたロボット動作及びコマンドの組を、情報処理装置1の実行順に配列したシナリオデータ114を作成する。シナリオ作成部102が作成したシナリオデータ114は記憶部110に格納される。シナリオデータ114の詳細については後述する。   The scenario creating unit 102 creates scenario data 114 in which a set of robot actions and commands received by the command input unit 101 are arranged in the order of execution of the information processing apparatus 1. The scenario data 114 created by the scenario creating unit 102 is stored in the storage unit 110. Details of the scenario data 114 will be described later.

シナリオ実行部103は、シナリオ作成部102が作成したシナリオデータ114に基づいて、実行順に配列されたコマンドを情報処理装置1において実行させる。ここで、コマンドがオペレーティングシステム111により実行可能なコマンドであるならば、シナリオ実行部103はこのコマンドをオペレーティングシステム111において実行させ、コマンドがアプリケーションソフト112により実行可能なコマンドであるならば、シナリオ実行部103はこのコマンドをアプリケーションソフト112において実行させる。   The scenario execution unit 103 causes the information processing apparatus 1 to execute the commands arranged in the execution order based on the scenario data 114 created by the scenario creation unit 102. Here, if the command is a command executable by the operating system 111, the scenario execution unit 103 causes the operating system 111 to execute the command, and if the command is a command executable by the application software 112, the scenario execution is executed. The unit 103 causes the application software 112 to execute this command.

表示制御部104は、表示装置3に所定の表示画面を表示させるための表示制御信号を送出する。具体的には、表示制御部104は、ロボット動作の一覧を、出力I/F140を介して情報処理装置1に接続された表示装置3の第1の領域に表示させるとともに、コマンド入力部101により入力が受け入れられたロボット動作及びコマンドの組を、表示装置3の第2の領域に情報処理装置1の実行順に配列して表示させる。   The display control unit 104 sends a display control signal for causing the display device 3 to display a predetermined display screen. Specifically, the display control unit 104 causes the list of robot operations to be displayed in the first area of the display device 3 connected to the information processing device 1 via the output I / F 140, and causes the command input unit 101 to display the list. The robot operation and the set of commands for which the input is accepted are arranged and displayed in the second area of the display device 3 in the order of execution of the information processing device 1.

さらに、表示制御部104は、入力装置2を介して第2の領域に表示されているロボット動作及びコマンドの組の階層指定及び/または条件指定の入力があると、第2の領域に表示されているロボット動作及びコマンドの組の表示態様を変更させる。   Further, the display control unit 104 is displayed in the second area when the input of the robot operation and the hierarchy specification and / or the condition specification of the set of commands displayed in the second area via the input device 2. The display mode of the set of the robot motion and the command being performed is changed.

好ましくは、表示制御部104は、入力装置2を介して第2の領域に表示されているロボット動作及びコマンドの組の階層指定の入力があると、第2の領域に表示されているロボット動作及びコマンドの組の階層表示を変更させる。   Preferably, the display control unit 104 receives the robot operation displayed in the second area and the hierarchy designation of the command set via the input device 2, and the robot operation displayed in the second area. And change the hierarchical display of a set of commands.

あるいは、表示制御部104は、入力装置2を介して第2の領域に表示されているロボット動作及びコマンドの組の条件指定の入力があると、第2の領域に表示されているロボット動作及び前記コマンドの組の条件表示を変更させる。   Alternatively, the display control unit 104 receives the robot operation displayed in the second area and the input of the condition specification of the set of commands through the input device 2, and the robot operation displayed in the second area is displayed. The condition display of the command set is changed.

記憶部110は、ハードディスクドライブ等の大容量記憶媒体やROM、RAM等の半導体記憶媒体などの記憶媒体を有する。記憶部110には、制御部100における各種動作の際に用いられる各種データが一時的または非一時的に格納される。   The storage unit 110 has a storage medium such as a large-capacity storage medium such as a hard disk drive or a semiconductor storage medium such as ROM or RAM. The storage unit 110 temporarily or non-temporarily stores various data used in various operations in the control unit 100.

また、記憶部110には、オペレーティングシステム111、アプリケーションソフト112、シナリオソフトウエア113、シナリオデータ114及びロボット動作一覧データ115が格納されている。   The storage unit 110 also stores an operating system 111, application software 112, scenario software 113, scenario data 114, and robot operation list data 115.

オペレーティングシステム111は、情報処理装置1全体の動作を制御し、また、情報処理装置1に対する入出力制御を行うソフトウエアである。また、アプリケーションソフト112は、情報処理装置1に特定の機能を与え、また、特定の動作を行わせるソフトウエアである。アプリケーションソフト112の一例としてはワードプロセッシングソフトウエア、表計算ソフトウエアなどが挙げられる。   The operating system 111 is software that controls the overall operation of the information processing apparatus 1 and controls input / output to / from the information processing apparatus 1. The application software 112 is software that gives the information processing apparatus 1 a specific function and performs a specific operation. Examples of the application software 112 include word processing software and spreadsheet software.

これらオペレーティングシステム111及びアプリケーションソフト112は、入力装置2を介した情報処理装置1のオペレータによる操作入力に基づいて動作するが、本実施の形態の情報処理装置1においては、オペレーティングシステム111及びアプリケーションソフト112のいずれも、入力装置2を介して情報処理装置1のオペレータが入力したコマンド、及び、シナリオ実行部103により実行指示されるコマンドに基づいても動作する。   The operating system 111 and the application software 112 operate based on the operation input by the operator of the information processing apparatus 1 via the input device 2. However, in the information processing apparatus 1 of the present embodiment, the operating system 111 and the application software 112 are used. All of 112 also operate based on a command input by the operator of the information processing device 1 via the input device 2 and a command instructed to be executed by the scenario execution unit 103.

既に説明したように、シナリオソフトウエア113は、情報処理装置1により実行されることで、情報処理装置1に図1に示すような機能構成を備えさせるソフトウエアである。また、シナリオデータ114は、ロボット動作及びコマンドの組が情報処理装置1の実行順に配列されたものであり、シナリオ作成部102により作成される。ロボット動作一覧データ115は、情報処理装置1のオペレーティングシステム111及びアプリケーションソフト112により実行されるコマンドの種類を示すロボット動作が一覧として(例えばテーブル形式で)格納されたデータである。ロボット動作一覧データ115の詳細についても後述する。   As described above, the scenario software 113 is software that, when executed by the information processing device 1, causes the information processing device 1 to have the functional configuration shown in FIG. The scenario data 114 is a set of robot movements and commands arranged in the order of execution of the information processing apparatus 1, and is created by the scenario creating unit 102. The robot movement list data 115 is data in which robot movements indicating the types of commands executed by the operating system 111 and the application software 112 of the information processing apparatus 1 are stored as a list (for example, in a table format). Details of the robot operation list data 115 will also be described later.

通信部120は、CPUやチップセットが有する通信制御機能、及びLANチップ等からなり、LAN4及びこのLAN4に接続されたインターネット等のWAN(図略)上にある他の機器との間での通信を制御する。   The communication unit 120 includes a communication control function of a CPU and a chipset, a LAN chip, and the like, and communicates with the LAN 4 and other devices on the WAN (not shown) such as the Internet connected to the LAN 4. To control.

入力装置2は、例えばキーボード、マウス等であり、情報処理装置1のオペレータからの操作入力に基づいて操作入力信号を情報処理装置1に送出する。入力I/F130は、CPUやチップセットが有するインタフェース機能、及びインタフェース用チップ等からなり、入力装置2からの操作入力信号を制御部100に送出する。   The input device 2 is, for example, a keyboard, a mouse, etc., and sends an operation input signal to the information processing device 1 based on an operation input from an operator of the information processing device 1. The input I / F 130 includes an interface function of a CPU and a chipset, an interface chip, and the like, and sends an operation input signal from the input device 2 to the control unit 100.

表示装置3は、例えば液晶ディスプレイ等であり、表示制御部104からの表示制御信号に基づいて、所定の表示画面を表示する。出力I/F140は、CPUやチップセットが有するインタフェース機能、及びインタフェース用チップ等からなり、表示制御部104からの表示制御信号を表示装置に出力する。   The display device 3 is, for example, a liquid crystal display or the like, and displays a predetermined display screen based on a display control signal from the display control unit 104. The output I / F 140 includes an interface function of a CPU and a chipset, an interface chip, and the like, and outputs a display control signal from the display control unit 104 to the display device.

図1に示す、情報処理装置1を構成する各部の具体的動作については後に詳述する。   Specific operations of the respective units constituting the information processing apparatus 1 shown in FIG. 1 will be described in detail later.

次に、記憶部110に格納されているシナリオデータ114の内容について図2を参照して説明する。   Next, the contents of the scenario data 114 stored in the storage unit 110 will be described with reference to FIG.

図2に示すように、シナリオデータ114は複数(図示例ではn(n:自然数))のシナリオデータ#1〜#n 114aを有する。シナリオデータ#1〜#n 114aは、それぞれのシナリオデータ#1〜#n 114aを識別するためのシナリオ名称データ114bと、このシナリオデータ#1〜#n 114aに含まれるコマンドを表す複数(図示例ではn(n:自然数))のコマンドデータ#1〜#n 114cとを有する。なお、図示例では簡略化のためにそれぞれのシナリオデータ#1〜#n 114aはn個のコマンドデータ#1〜#n 114cを有しているが、個々のシナリオデータ#1〜#n 114aが異なる数のコマンドデータ114cを有していてもよい。   As shown in FIG. 2, the scenario data 114 has a plurality (n (n: natural number) of scenario data # 1 to #n 114a in the illustrated example. The scenario data # 1 to #n 114a include scenario name data 114b for identifying the scenario data # 1 to #n 114a, and a plurality of commands (commands shown in the figure) included in the scenario data # 1 to #n 114a. Has n (n: natural number)) command data # 1 to #n 114c. In the illustrated example, each scenario data # 1 to #n 114a has n command data # 1 to #n 114c for simplification, but each scenario data # 1 to #n 114a is It may have a different number of command data 114c.

コマンドデータ#1〜#n 114cは、それぞれのコマンドデータ114cがどのロボット動作に対応するかを示すコマンド名称データ114dと、後述するコマンド実行データ114fにより実行されるコマンドの概要を記述できるコマンドメモデータ114eと、コマンド名称データ114dにより特定されるロボット動作の具体的実行内容であるコマンドが記述されるコマンド実行データ114fとを有する。コマンド実行データ114fに記述されるコマンドは、オペレーティングシステム111及び/またはアプリケーションソフト112が解釈可能でありさらにこれらにより実行可能なコマンドである。   The command data # 1 to #n 114c includes command name data 114d indicating which robot operation each command data 114c corresponds to, and command memo data that can describe an outline of a command executed by command execution data 114f described later. 114e and command execution data 114f in which a command, which is the specific execution content of the robot operation specified by the command name data 114d, is described. The command described in the command execution data 114f is a command that can be interpreted by the operating system 111 and / or the application software 112 and can be executed by these.

それぞれのシナリオデータ#1〜#n 114aにおいて、コマンドデータ#1〜#n 114cは情報処理装置1の実行順に配列されている。従って、シナリオ実行部103は、特定のシナリオデータ#1〜#n 114aを選択して実行する場合、選択したシナリオデータ#1〜#n 114aにおけるコマンドデータ#1〜#n 114cを配列された順(つまりは#1から昇順に)実行する。   In each of the scenario data # 1 to #n 114a, the command data # 1 to #n 114c are arranged in the order of execution of the information processing device 1. Therefore, when the scenario execution unit 103 selects and executes specific scenario data # 1 to #n 114a, the command data # 1 to #n 114c in the selected scenario data # 1 to #n 114a are arranged in the arranged order. (That is, in ascending order from # 1).

次に、記憶部110に格納されているロボット動作一覧データ115の内容について図3を参照して説明する。   Next, the contents of the robot operation list data 115 stored in the storage unit 110 will be described with reference to FIG.

ロボット動作一覧データ115は、ロボット動作の内容を示すロボット動作欄115a、このロボット動作に分岐指定ができるか否かを示す分岐欄115b及びこのロボット動作に階層指定ができるかどうかを示す階層欄115cを有する。   The robot motion list data 115 includes a robot motion column 115a indicating the contents of the robot motion, a branch column 115b indicating whether or not a branch can be designated for this robot motion, and a hierarchy column 115c indicating whether or not a hierarchy can be designated for this robot motion. Have.

一例として、アプリ(ケーション)起動をするロボット動作は分岐指定も階層指定もできないが、シナリオの続行確認をするロボット動作は分岐指定のみでき、メールを受信するロボット動作は階層指定のみでき、そして、特定のディレクトリ(ファイルパス)におけるファイルの存在を確認するロボット動作は分岐指定も階層指定もできる。   As an example, you can not specify branch or layer specification for robot operation to start application (application), but you can only specify branch for robot operation to confirm scenario continuation, you can only specify layer for robot operation to receive mail, and The robot operation that confirms the existence of a file in a specific directory (file path) can be specified as a branch or a hierarchy.

なお、本実施の形態である情報処理装置1の制御部100はメールクライアント機能を有し、シナリオデータ114(コマンドデータ114c)により記述されたメールアドレス宛に到着したメールを受信することができる。   The control unit 100 of the information processing apparatus 1 according to the present embodiment has a mail client function and can receive a mail that has arrived at the mail address described by the scenario data 114 (command data 114c).

また、図3に示すロボット動作一覧データ115はあくまで一例であり、データの個数及び内容は図示のそれに限定されない。   The robot operation list data 115 shown in FIG. 3 is merely an example, and the number and contents of data are not limited to those shown in the figure.

次に、本実施の形態である情報処理装置1の動作の一例を図4のフローチャート及び図5〜図10を参照して説明する。   Next, an example of the operation of the information processing device 1 according to the present embodiment will be described with reference to the flowchart of FIG. 4 and FIGS.

図4は情報処理装置1の動作を説明するためのフローチャートである。図4のフローチャートに示す動作は、情報処理装置1のオペレータによりシナリオソフトウエア113の起動が指示され、このシナリオソフトウエア113が起動することにより開始する。   FIG. 4 is a flow chart for explaining the operation of the information processing device 1. The operation shown in the flowchart of FIG. 4 is started when the operator of the information processing apparatus 1 instructs the scenario software 113 to be activated and the scenario software 113 is activated.

シナリオソフトウエア113の起動時に表示装置3の表示画面に表示される画面を図5に示す。かかる画面は、情報処理装置1の制御部100の表示制御部104により生成され、表示装置3に送出される。   A screen displayed on the display screen of the display device 3 when the scenario software 113 is activated is shown in FIG. The screen is generated by the display control unit 104 of the control unit 100 of the information processing device 1 and sent to the display device 3.

図5に示す画面には、記憶部110に格納されているシナリオデータ114のそれぞれのシナリオデータ#1〜#n 114aのシナリオ名称データ114bが表示される領域200と、新規シナリオ作成を指示する新規シナリオ作成ボタン201とが表示されている。図4のフローチャートでは、この新規シナリオ作成ボタン201が入力された、つまり、新規シナリオデータ#1〜#n 114aを作成する際の手順について説明する。   In the screen shown in FIG. 5, an area 200 in which the scenario name data 114b of each scenario data # 1 to #n 114a of the scenario data 114 stored in the storage unit 110 is displayed, and a new scenario creation instruction The scenario creation button 201 is displayed. In the flowchart of FIG. 4, the procedure when the new scenario creation button 201 is input, that is, the new scenario data # 1 to #n 114a is created will be described.

ステップS1では、入力装置2を介して表示装置3に表示されている新規シナリオ作成ボタン201に対するオペレータからの操作入力を待つ。そして、新規シナリオ作成ボタン201の操作入力があったら(ステップS1においてYES)、プログラムはステップS2に進み、表示制御部104は表示装置3にシナリオ名称入力画面(図略)を表示させる。入力装置2を介してシナリオ名称の操作入力があったら、制御部100のコマンド入力部101はこの操作入力を受け入れる。受け入れたシナリオ名称はシナリオ名称データ114bとしてシナリオ作成部102がシナリオデータ114の一部として記憶部110に格納する。   In step S1, the operator waits for an operation input to the new scenario creation button 201 displayed on the display device 3 via the input device 2. Then, if there is an operation input of the new scenario creation button 201 (YES in step S1), the program proceeds to step S2, and the display control unit 104 causes the display device 3 to display a scenario name input screen (not shown). When there is an operation input of the scenario name via the input device 2, the command input unit 101 of the control unit 100 accepts this operation input. The accepted scenario name is stored in the storage unit 110 as part of the scenario data 114 by the scenario creating unit 102 as scenario name data 114b.

図6は、ステップS2におけるシナリオ名称入力動作の後に表示装置3の表示画面に表示されるシナリオ編集モード画面の一例を示す図である。図6に示す画面は、表示制御部104により生成され、表示装置3に送出される。   FIG. 6 is a diagram showing an example of a scenario edit mode screen displayed on the display screen of the display device 3 after the scenario name input operation in step S2. The screen shown in FIG. 6 is generated by the display control unit 104 and sent to the display device 3.

図6に示す画面は、ロボット動作の一覧が表示される第1の領域210と、後述するコマンド入力部101により入力されたロボット動作とコマンドの組が、情報処理装置1の実行順に上から下に配列された第2の領域211とを有する。第1の領域210に表示されるロボット動作の一覧表示は、ロボット動作一覧データ115を参照して表示制御部104が生成する。また、第2の領域211に表示されるロボット動作とコマンドの組の表示も、同様に表示制御部104が生成する。   In the screen shown in FIG. 6, a first area 210 in which a list of robot movements is displayed and a set of robot movements and commands input by a command input unit 101, which will be described later, are displayed from top to bottom in the order of execution of the information processing apparatus 1. And a second region 211 arranged in the. The display of the robot motion list displayed in the first area 210 is generated by the display control unit 104 with reference to the robot motion list data 115. Further, the display of the robot operation and the set of commands displayed in the second area 211 is similarly generated by the display control unit 104.

図6に示す画面は、既にコマンド入力部101によりロボット動作とコマンドの組が複数入力された状態を示す。従って、ステップS2が終了してステップS3が実行される状態では、第2の領域211には何も表示されていない。   The screen shown in FIG. 6 shows a state in which a plurality of sets of robot motions and commands have already been input by the command input unit 101. Therefore, in the state where step S2 ends and step S3 is executed, nothing is displayed in the second area 211.

ステップS3では、情報処理装置1のオペレータが、第1の領域210に表示されているロボット動作の一覧のうち、いずれかのロボット動作の選択入力が入力装置2を介してされるのを待つ。そして、選択入力がされると(ステップS3においてYES)、プログラムはステップS4に進み、表示制御部104がコマンド詳細設定画面を表示装置3に表示させる。   In step S <b> 3, the operator of the information processing apparatus 1 waits for selection input of any robot operation from the list of robot operations displayed in the first area 210 via the input device 2. Then, when the selection input is made (YES in step S3), the program proceeds to step S4, and the display control unit 104 causes the display device 3 to display the command detail setting screen.

表示装置3に表示されるコマンド詳細設定画面の一例を図7〜図10に示す。   An example of the command detail setting screen displayed on the display device 3 is shown in FIGS.

図7に示すコマンド詳細設定画面220は、ロボット動作「アプリケーション>起動」に対応するコマンドの詳細を入力するための画面である。図7に示すコマンド詳細設定画面220は、起動すべきアプリケーションソフト112を指定するアプリケーションソフト指定画面221、及びこのコマンドの具体的実行内容を示すコマンドメモデータ114eを入力するためのメモ入力画面222を有する。   The command detail setting screen 220 shown in FIG. 7 is a screen for inputting details of a command corresponding to the robot operation “application> start”. The command detailed setting screen 220 shown in FIG. 7 includes an application software designation screen 221 for designating the application software 112 to be started up, and a memo input screen 222 for inputting command memo data 114e showing concrete execution contents of this command. Have.

情報処理装置1のオペレータは、入力装置2を介してコマンド詳細設定画面220に文字列等の入力を行う。図7に示す例では、オペレータはアプリケーションソフト指定画面221に「excel(登録商標)」と入力し、メモ入力画面222に「エクセル起動」と入力している。   The operator of the information processing device 1 inputs a character string or the like on the command detail setting screen 220 via the input device 2. In the example shown in FIG. 7, the operator inputs “excel (registered trademark)” on the application software designation screen 221 and “excel start” on the memo input screen 222.

次に、図8に示すコマンド詳細設定画面230は、ロボット動作「ファイル>開く>固定ファイル名」に対応するコマンドの詳細を入力するための画面である。図8に示すコマンド詳細設定画面230は、(ファイルに関連付けられたアプリケーションソフト112により)開くべきファイルの場所、言い換えればディレクトリ(ファイルパス)を指定するファイル場所指定画面231、及びこのコマンドの具体的実行内容を示すコマンドメモデータ114eを入力するためのメモ入力画面232を有する。   Next, the command detail setting screen 230 shown in FIG. 8 is a screen for inputting the details of the command corresponding to the robot operation “File> Open> Fixed file name”. The command detail setting screen 230 shown in FIG. 8 includes a file location designation screen 231 for designating a location of a file to be opened (by the application software 112 associated with the file), in other words, a directory (file path), and a specific command It has a memo input screen 232 for inputting command memo data 114e indicating execution contents.

次に、図9に示すコマンド詳細設定画面240は、ロボット動作「流れ>分岐(数値)」に対応するコマンドの詳細を入力するための画面である。図9に示すコマンド詳細設定画面240は、分岐条件となるデータを特定するためのIDを設定するデータID設定画面241、分岐条件となる数値との間の大小関係を設定する大小設定画面242、比較対象となる数値を入力する数値入力画面243、及びこのコマンドの具体的実行内容を示すコマンドメモデータ114eを入力するためのメモ入力画面244を有する。   Next, the command detail setting screen 240 shown in FIG. 9 is a screen for inputting details of a command corresponding to the robot operation “flow> branch (numerical value)”. The command detail setting screen 240 shown in FIG. 9 includes a data ID setting screen 241 for setting an ID for specifying data that is a branch condition, a size setting screen 242 for setting a magnitude relationship with a numerical value that is a branch condition, It has a numerical value input screen 243 for inputting a numerical value to be compared, and a memo input screen 244 for inputting command memo data 114e showing specific execution contents of this command.

そして、図10に示すコマンド詳細設定画面250は、ロボット動作「ウィンドウ>最前ウィンドウ記憶」に対応するコマンドの詳細を入力するための画面である。図10に示すコマンド詳細設定画面250は、表示装置3の表示画面において最前に表示されている画面を記憶するIDを設定するウィンドウ参照ID設定画面251、及びこのコマンドの具体的実行内容を示すコマンドメモデータ114eを入力するためのメモ入力画面252を有する。   The command detail setting screen 250 shown in FIG. 10 is a screen for inputting the details of the command corresponding to the robot operation “window> store front window”. The command detail setting screen 250 shown in FIG. 10 is a window reference ID setting screen 251 for setting an ID for storing the screen displayed first on the display screen of the display device 3, and a command indicating specific execution contents of this command. It has a memo input screen 252 for inputting memo data 114e.

ステップS5では、ステップS4において表示されたコマンド詳細設定画面を用いてコマンド等の入力がされるのを待つ。そして、コマンド等の入力がされると(ステップS5においてYES)、プログラムはステップS6に進み、コマンド入力部101が、ステップS4、S5において入力されたロボット動作、ロボット動作の具体的実行内容であるコマンドの入力及びコマンドメモデータ114eをそれぞれ受け入れる。次いで、シナリオ作成部102は、コマンド入力部101が受け入れたロボット動作及びコマンドの組、さらにはコマンドメモデータ114eを用いてシナリオデータ114を更新する。   In step S5, the process waits until a command or the like is input using the command detail setting screen displayed in step S4. Then, when a command or the like is input (YES in step S5), the program proceeds to step S6, and the command input unit 101 is the robot operation input in steps S4 and S5 and the specific execution content of the robot operation. The command input and the command memo data 114e are respectively accepted. Next, the scenario creating unit 102 updates the scenario data 114 using the robot operation and the set of commands accepted by the command input unit 101, and further the command memo data 114e.

さらに、表示制御部104は、コマンド入力部101が受け入れたロボット動作、ロボット動作の具体的実行内容であるコマンドの入力及びコマンドメモデータ114eに基づき、表示装置3の表示画面の第2の領域211の表示内容を更新する(図6参照)。   Further, the display control unit 104, based on the robot operation received by the command input unit 101, the command input that is the specific execution content of the robot operation, and the command memo data 114e, the second area 211 of the display screen of the display device 3. Display contents are updated (see FIG. 6).

この際、表示制御部104は、コマンド入力部101が受け入れたロボット動作についてロボット動作一覧データ115を参照し、受け入れたロボット動作に分岐指定が可能であるかどうかを判定する。そして、分岐指定が可能であると判定したら、第2の領域211の表示内容に条件表示を付加する。   At this time, the display control unit 104 refers to the robot operation list data 115 for the robot operation accepted by the command input unit 101, and determines whether or not branch designation is possible for the accepted robot operation. Then, when it is determined that the branch designation is possible, the condition display is added to the display content of the second area 211.

一例として、図6において、コマンドメモデータ114eが「注文数が10以上の場合」であるロボット動作R1は分岐指定されている。従って、表示制御部104は、このロボット動作R1の条件を満たす(図中では「True」と表示)場合に分岐するロボット動作R2と、ロボット動作R1の条件を満たさない(図中では「False」と表示)場合に分岐するロボット動作R3とを分別して視認可能な状態に表示する。   As an example, in FIG. 6, the robot operation R1 in which the command memo data 114e is “when the number of orders is 10 or more” is branch-designated. Therefore, the display control unit 104 does not satisfy the conditions of the robot action R1 and the robot action R2 that branches when the condition of the robot action R1 is satisfied (displayed as “True” in the diagram) (“False” in the diagram). (Displayed), the robot action R3 that branches is displayed separately in a visually recognizable state.

次いで、ステップS7では、入力装置2を介して情報処理装置1のオペレータが表示装置3の表示画面の第2の領域211に対して操作入力をするのを待つ。ここにいう操作入力の一例としては、第2の領域211に表示されているロボット動作に対して階層の変更を指示する操作入力であり、より具体的には、ロボット動作を図6において左右方向にドラッグすることで階層変更の指示を行う操作入力である。   Next, in step S7, the operator of the information processing device 1 waits for an operation input to the second area 211 of the display screen of the display device 3 via the input device 2. An example of the operation input referred to here is an operation input for instructing to change the hierarchy for the robot motion displayed in the second area 211, and more specifically, the robot motion is displayed in the horizontal direction in FIG. This is an operation input for instructing a hierarchy change by dragging to.

ステップS8では、表示制御部104は、操作入力があったロボット動作についてロボット動作一覧データ115を参照し、受け入れたロボット動作に階層指定が可能であるかどうかを判定する。そして、階層指定が可能であると判定したら、第2の領域211の表示内容を更新し、階層表示を行う(あるいは変更する)。   In step S8, the display control unit 104 refers to the robot movement list data 115 for the robot movement for which the operation input has been made, and determines whether the received robot movement can be hierarchically designated. When it is determined that the hierarchy can be designated, the display content of the second area 211 is updated and the hierarchy is displayed (or changed).

一例として、図6において、コマンドメモデータ114eが「移動」であるロボット動作R4は、コマンドメモデータ114eが「各注文に対して繰り返し」であるロボット動作R5よりも図中右方向にシフトして表示されている。ロボット動作の表示を左右方向に所定距離だけシフトすることで階層表示が行われている。   As an example, in FIG. 6, the robot motion R4 in which the command memo data 114e is “move” is shifted to the right in the figure from the robot motion R5 in which the command memo data 114e is “repeat for each order”. It is displayed. Hierarchical display is performed by shifting the display of the robot motion in the left-right direction by a predetermined distance.

この後、プログラムはステップS3に戻り、ステップS3〜S8までの動作を繰り返す。   After that, the program returns to step S3 and repeats the operations of steps S3 to S8.

以上のように構成された本実施の形態である情報処理装置1では、表示制御部104が、入力装置2を介して第2の領域211に表示されているロボット動作及びコマンドの組の階層指定及び/または条件指定の入力があると、第2の領域211に表示されているロボット動作及びコマンドの組の表示態様を変更させている。   In the information processing device 1 according to the present embodiment configured as described above, the display control unit 104 causes the input device 2 to specify the hierarchy of the set of robot motions and commands displayed in the second area 211. And / or when a condition designation is input, the display mode of the set of robot motions and commands displayed in the second area 211 is changed.

このようにすることで、コマンドの階層化表示、及び/または条件設定の表示を操作画面において簡易に表示させることが可能となる。   By doing so, it is possible to easily display the hierarchical display of commands and / or the display of condition setting on the operation screen.

以上、図面を参照して、本発明の実施の形態を詳述してきたが、具体的な構成は、この実施の形態及び実施例に限らず、本発明の要旨を逸脱しない程度の設計的変更は、本発明に含まれる。   Although the embodiment of the present invention has been described in detail with reference to the drawings, the specific configuration is not limited to this embodiment and the example, and a design change is made to the extent not departing from the gist of the present invention. Are included in the present invention.

一例として、表示制御部104による表示装置3の表示画面への表示態様は図示例に限定されず、種々の変形が可能である。   As an example, the display mode on the display screen of the display device 3 by the display control unit 104 is not limited to the illustrated example, and various modifications are possible.

そして、上述の実施の形態において、情報処理装置1を動作させるプログラムは記憶部110に格納されて提供されていたが、不図示の光学ディスクドライブ、USBインタフェース等を用いて、プログラムが格納された光ディスク、USBフラッシュメモリ装置、メモリーカード等を接続し、このDVD等からプログラムを情報処理装置1に読み込んで動作させてもよい。また、WAN上の外部サーバー内にプログラムを格納しておき、通信部120を介してこのプログラムを情報処理装置1に読み込んで動作させてもよい。さらに、上述の各実施形態において、情報処理装置1は複数のハードウェア要素により構成されていたが、これらハードウェア要素の一部の動作をCPU等がプログラムの動作により実現することも可能である。   In the above-described embodiment, the program for operating the information processing apparatus 1 is stored in the storage unit 110 and provided, but the program is stored by using an optical disk drive, a USB interface, or the like (not shown). It is also possible to connect an optical disc, a USB flash memory device, a memory card, etc., and read the program from the DVD or the like into the information processing device 1 to operate it. Alternatively, the program may be stored in an external server on the WAN, and the program may be read into the information processing device 1 via the communication unit 120 and operated. Furthermore, in each of the above-described embodiments, the information processing device 1 is configured by a plurality of hardware elements, but it is also possible for a CPU or the like to realize some operations of these hardware elements by the operation of a program. .

1 情報処理装置
2 入力装置
3 表示装置
100 制御部
101 コマンド入力部
102 シナリオ作成部
103 シナリオ実行部
104 表示制御部
110 記憶部
114 シナリオデータ
115 ロボット動作一覧データ
210 第1の領域
211 第2の領域
1 information processing device 2 input device 3 display device 100 control unit 101 command input unit 102 scenario creation unit 103 scenario execution unit 104 display control unit 110 storage unit 114 scenario data 115 robot motion list data 210 first area 211 second area

Claims (7)

情報処理装置により実行されるコマンドの種類を示すロボット動作、及び前記ロボット動作の具体的実行内容である前記コマンドの入力をそれぞれ受け入れるコマンド入力部と、
前記コマンド入力部により入力が受け入れられた前記ロボット動作及び前記コマンドの組を、前記情報処理装置の実行順に配列したシナリオデータを作成するシナリオ作成部と、
前記ロボット動作の一覧を表示装置の第1の領域に表示させるとともに、前記コマンド入力部により入力が受け入れられた前記ロボット動作及び前記コマンドの組を、前記表示装置の第2の領域に前記情報処理装置の実行順に配列して表示させる表示制御部とを有し、
前記表示制御部は、入力装置を介して前記第2の領域に表示されている前記ロボット動作及び前記コマンドの組の階層指定及び/または条件指定の入力があると、前記第2の領域に表示されている前記ロボット動作及び前記コマンドの組の表示態様を変更させる
ことを特徴とする情報処理装置。
A robot operation indicating a type of command executed by the information processing apparatus, and a command input unit that receives an input of the command that is a specific execution content of the robot operation,
A scenario creation unit that creates scenario data in which the robot operation and the command set received by the command input unit are arranged in the order of execution of the information processing apparatus;
The robot operation list is displayed in the first area of the display device, and the set of the robot operation and the command received by the command input unit is processed in the second area of the display device. A display control unit arranged and displayed in the order of execution of the device,
The display control unit displays the robot operation and the command set displayed in the second area via the input device when the hierarchy specification and / or the condition specification is input to the second area. An information processing apparatus, characterized in that a display mode of a set of the robot operation and the command being performed is changed.
前記表示制御部は、前記入力装置を介して前記第2の領域に表示されている前記ロボット動作及び前記コマンドの組の階層指定の入力があると、前記第2の領域に表示されている前記ロボット動作及び前記コマンドの組の階層表示を変更させることを特徴とする請求項1に記載の情報処理装置。   The display control unit displays the robot operation displayed in the second area and the hierarchy designation of the command set input via the input device, and the display area is displayed in the second area. The information processing apparatus according to claim 1, wherein the hierarchical display of the robot motion and the command set is changed. 前記表示制御部は、前記入力装置を介して前記第2の領域に表示されている前記ロボット動作及び前記コマンドの組の条件指定の入力があると、前記第2の領域に表示されている前記ロボット動作及び前記コマンドの組の条件表示を変更させることを特徴とする請求項1に記載の情報処理装置。   The display control unit displays the robot operation displayed in the second area and the condition designation of the set of commands through the input device, and the condition is displayed in the second area. The information processing apparatus according to claim 1, wherein the condition display of the robot operation and the set of the commands is changed. 前記ロボット動作を規定するデータ及び前記シナリオデータが格納される記憶部を有することを特徴とする請求項1〜3のいずれかに記載の情報処理装置。   The information processing apparatus according to any one of claims 1 to 3, further comprising a storage unit that stores data defining the robot operation and the scenario data. 前記シナリオデータに基づいて、実行順に配列された前記コマンドを前記情報処理装置において実行させるシナリオ実行部を有することを特徴とする請求項1〜4のいずれかに記載の情報処理装置。   The information processing apparatus according to any one of claims 1 to 4, further comprising a scenario execution unit that causes the information processing apparatus to execute the commands arranged in an execution order based on the scenario data. 情報処理装置により実行されるコマンドの種類を示すロボット動作、及び前記ロボット動作の具体的実行内容である前記コマンドの入力をそれぞれ受け入れ、
入力が受け入れられた前記ロボット動作及び前記コマンドの組を、前記情報処理装置の実行順に配列したシナリオデータを作成し、
前記ロボット動作の一覧を表示装置の第1の領域に表示させるとともに、入力が受け入れられた前記ロボット動作及び前記コマンドの組を、前記表示装置の第2の領域に前記情報処理装置の実行順に配列して表示させ、
さらに、入力装置を介して前記第2の領域に表示されている前記ロボット動作及び前記コマンドの組の階層指定及び/または条件指定の入力があると、前記第2の領域に表示されている前記ロボット動作及び前記コマンドの組の表示態様を変更させる
ことを特徴とする情報処理装置による表示制御方法。
The robot operation indicating the type of command executed by the information processing device, and the input of the command that is the specific execution content of the robot operation, respectively,
Creating a scenario data in which the set of the robot operation and the command for which the input is accepted is arranged in the order of execution of the information processing device,
A list of the robot motions is displayed in a first area of the display device, and the set of the robot motions and the commands received as inputs are arranged in the second area of the display device in the order of execution of the information processing device. To display
Further, when there is an input of the layer designation and / or the condition designation of the robot operation and the command set displayed in the second area via an input device, the display in the second area is performed. A display control method by an information processing apparatus, characterized in that a display mode of a robot motion and a set of the command is changed.
コンピュータにより実行されるプログラムであって、
このプログラムは、前記コンピュータにより実行されると、このコンピュータを、
前記コンピュータにより実行されるコマンドの種類を示すロボット動作、及び前記ロボット動作の具体的実行内容である前記コマンドの入力をそれぞれ受け入れるコマンド入力部と、
前記コマンド入力部により入力が受け入れられた前記ロボット動作及び前記コマンドの組を、前記コンピュータの実行順に配列したシナリオデータを作成するシナリオ作成部と、
前記ロボット動作の一覧を表示装置の第1の領域に表示させるとともに、前記コマンド入力部により入力が受け入れられた前記ロボット動作及び前記コマンドの組を、前記表示装置の第2の領域に前記コンピュータの実行順に配列して表示させ、さらに、入力装置を介して前記第2の領域に表示されている前記ロボット動作及び前記コマンドの組の階層指定及び/または条件指定の入力があると、前記第2の領域に表示されている前記ロボット動作及び前記コマンドの組の表示態様を変更させる表示制御部と
して機能させることを特徴とするプログラム。
A program executed by a computer,
This program, when executed by the computer,
A robot operation that indicates the type of command executed by the computer, and a command input unit that receives an input of the command that is the specific execution content of the robot operation,
A scenario creation unit that creates scenario data in which the robot operation and the command set, the input of which is received by the command input unit, are arranged in the order of execution of the computer;
The robot operation list is displayed in the first area of the display device, and the set of the robot operation and the command received by the command input unit are stored in the second area of the display device. If the robot operation and the command set displayed in the second area are input via the input device, the hierarchical specification and / or the condition specification are input via the input device. A program that functions as a display control unit that changes a display mode of the robot motion and the command set displayed in the area.
JP2018196934A 2018-10-18 2018-10-18 Information processing device, display control method and program Active JP6845439B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2018196934A JP6845439B2 (en) 2018-10-18 2018-10-18 Information processing device, display control method and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2018196934A JP6845439B2 (en) 2018-10-18 2018-10-18 Information processing device, display control method and program

Publications (2)

Publication Number Publication Date
JP2020064519A true JP2020064519A (en) 2020-04-23
JP6845439B2 JP6845439B2 (en) 2021-03-17

Family

ID=70387395

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2018196934A Active JP6845439B2 (en) 2018-10-18 2018-10-18 Information processing device, display control method and program

Country Status (1)

Country Link
JP (1) JP6845439B2 (en)

Also Published As

Publication number Publication date
JP6845439B2 (en) 2021-03-17

Similar Documents

Publication Publication Date Title
JP7481798B2 (en) SYSTEM AND METHOD FOR SUPPORTING MULTI-LANGUAGE DISPLAY VIEW CAPABILITIES IN A
KR101495936B1 (en) Creating, displaying, and editing a sub-process within a process diagram
US10203681B2 (en) Sequence-program-creation supporting apparatus
JP6099927B2 (en) Information control apparatus, control method thereof, and program
JP6372308B2 (en) Information processing apparatus, information processing method, information processing program, and recording medium
JP5921765B2 (en) Program graph display device, program graph display method, and program graph display program
US20210096700A1 (en) Preferential automation view curation
US9684738B2 (en) Text-based command generation
KR20140041603A (en) Creating logic using pre-built controls
JP6337810B2 (en) Information processing apparatus, information processing method, and program
JP6845439B2 (en) Information processing device, display control method and program
JP7105683B2 (en) Electronic computer, method and program
TWI569118B (en) Screen generating software
JP4322780B2 (en) Screen creation device, screen creation program and recording medium
JP7544246B2 (en) DISPLAY CONTROL DEVICE, DISPLAY CONTROL METHOD, AND DISPLAY CONTROL PROGRAM
JP6576608B1 (en) Drawing support device, display device, drawing support method, and computer program
JP2020077170A (en) Information processing device and program
JP2020101864A (en) Information processing device, display control method and program
JP5949278B2 (en) Information processing apparatus, information processing apparatus control method, program, and recording medium
JP2015111429A (en) Alteration management support apparatus, alteration management support method, and alteration management support program
JP7322255B2 (en) Electronic computer, method and program
US20250036367A1 (en) Information processing apparatus, information processing method, and program
JP5716704B2 (en) Data linkage flow management device and data integration device
JP4576872B2 (en) Information processing apparatus and program
JP2007280093A (en) Picture data preparation method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20200110

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20200731

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20200825

A601 Written request for extension of time

Free format text: JAPANESE INTERMEDIATE CODE: A601

Effective date: 20201014

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20201222

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20210208

R150 Certificate of patent or registration of utility model

Ref document number: 6845439

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250