JP7345378B2 - Electronics - Google Patents

Electronics Download PDF

Info

Publication number
JP7345378B2
JP7345378B2 JP2019221486A JP2019221486A JP7345378B2 JP 7345378 B2 JP7345378 B2 JP 7345378B2 JP 2019221486 A JP2019221486 A JP 2019221486A JP 2019221486 A JP2019221486 A JP 2019221486A JP 7345378 B2 JP7345378 B2 JP 7345378B2
Authority
JP
Japan
Prior art keywords
setting value
setting
display
character string
information
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
Application number
JP2019221486A
Other languages
Japanese (ja)
Other versions
JP2021092853A (en
Inventor
翼 湯口
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
SICK OPTEX CO., LTD.
Original Assignee
SICK OPTEX CO., 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 SICK OPTEX CO., LTD. filed Critical SICK OPTEX CO., LTD.
Priority to JP2019221486A priority Critical patent/JP7345378B2/en
Publication of JP2021092853A publication Critical patent/JP2021092853A/en
Application granted granted Critical
Publication of JP7345378B2 publication Critical patent/JP7345378B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Stored Programmes (AREA)
  • User Interface Of Digital Computer (AREA)
  • Selective Calling Equipment (AREA)

Description

本発明は、遠隔操作可能な通信機能と設定値情報を備えた電子機器に関する。 TECHNICAL FIELD The present invention relates to an electronic device having a communication function and setting value information that can be remotely controlled.

一般に産業用電子機器におけるセンサやアクチュエータ類には、例えばしきい値やタイマー時間等のように何らかの設定値を有するものが多い。従来から、それらの電子機器において、各機器が独自の操作方法を有し、内蔵されたボタンとディスプレイを通信コマンドを使って外部の上位機器側と通信し、設定値を読み書きすることが知られている(例えば、特許文献1)。 In general, many sensors and actuators in industrial electronic equipment have some kind of set value, such as a threshold value or timer time. It has long been known that each of these electronic devices has its own unique operating method, and uses built-in buttons and displays to communicate with external host devices using communication commands to read and write setting values. (For example, Patent Document 1).

各機器の設定値を設定するにあたっては、機器の設置されている場所まで行って直接操作する場合や、上位側の機器で通信コマンドを使って設定値にアクセスするためのプログラムを用意する場合があった(例えば、特許文献2)。 When setting the settings for each device, you may want to go to the location where the device is installed and operate it directly, or you may prepare a program to access the settings using communication commands on the host device. (For example, Patent Document 2).

また各機器の設定値は、指定された設定値番号を用いてアクセスされ、その値にはそれぞれ固有の意味を有することが多い。 Further, the setting values of each device are accessed using a designated setting value number, and each value often has a unique meaning.

特開2018-146588号公報JP2018-146588A 特許第2698685号公報Patent No. 2698685

しかし、上記従来技術では、以下の問題点がある。図4は、遠隔操作において、機器が設定値に関する資料に基づき通信コマンドを上位機器に送る状態を示す。例えば、読み出しコマンドは22番、書き込みコマンド33番、設定値番号15が表示言語設定の場合、設定値0は、表示する言語が英語、1は日本語、2はドイツ語のように割り振られている。この例では、送信データは22,15で、応答データは設定値1で日本語に設定される。この設定値は、機器に搭載された表示器では具体的な名前で表示され、操作者に分かりやすくしているものもあるが、外部からの通信で設定値にアクセスする場合は、設定値番号と設定値の数値に変換する必要があり、それを上位側の機器で設定値の情報をプログラムするかあるいはデータを転送して意味を解釈させるか、もしくは操作者が資料を見ながら変換することになり、設定作業が煩雑であった。 However, the above conventional technology has the following problems. FIG. 4 shows a state in which a device sends a communication command to a higher-level device based on data regarding setting values during remote control. For example, if the read command is number 22, the write command is number 33, and setting value number 15 is the display language setting, setting value 0 means the display language is English, 1 is Japanese, 2 is German, etc. There is. In this example, the transmission data is 22, 15, and the response data is set to Japanese with a setting value of 1. This setting value is displayed with a specific name on the display unit installed in the device to make it easier for the operator to understand, but when accessing the setting value through external communication, it is necessary to use the setting value number. It is necessary to convert the value into a numerical value of the setting value, and either program the setting value information in the host device, transfer the data and have the meaning interpreted, or the operator converts it while looking at the document. The setup work was complicated.

また、設定値の情報をプログラムしたりデータを転送するにしても、機器のバージョンと設定値の情報が一致している必要がある。図5において、設定値に関する資料がバージョン1用で設定値1~100、タイマー時間1ms~100msであるのに対し、バージョン2用で設定値1~1000、タイマー時間0.1ms~100.0msである。このように、バージョンによって設定値が異なると誤った情報を表示したり機器に書き込んでしまうことになるため、バージョン変更されるごとに上記設定作業をする必要があった。 Furthermore, even when programming setting value information or transferring data, the device version and setting value information must match. In Figure 5, the data regarding setting values is for version 1 with setting values 1 to 100 and timer time 1ms to 100ms, whereas for version 2 it is setting values 1 to 1000 and timer time 0.1ms to 100.0ms. be. In this way, if the setting values differ depending on the version, incorrect information will be displayed or written to the device, so it is necessary to perform the above setting work every time the version is changed.

本発明は、前記の問題点を解決して、外部から機器の設定値情報を読み出して容易に遠隔操作が可能な電子機器を提供することを目的としている。 SUMMARY OF THE INVENTION An object of the present invention is to solve the above-mentioned problems and provide an electronic device that can be easily remotely controlled by reading out setting value information of the device from the outside.

前記目的を達成するために、本発明に係る電子機器は、設定値情報を上位機器と通信する1または複数の機器であって、前記設定値情報における、機器に内蔵された機能を設定する設定値と、その内容を説明する国際標準文字コードで表記された文字列と、設定値を読み書きするための設定値番号が一覧で記憶されたテーブル、前記文字列を表示する機器ディスプレイ、および機器操作ボタンを有し、前記機器の設定値情報は、上位機器により前記テーブルが読み出され、その前記テーブルに記憶された前記設定値番号にて前記設定値にアクセスし、その前記設定値番号に基づいて前記設定値の内容を説明する前記文字列を読み出して、上位機器に表示することで、当該機器が遠隔操作される。 In order to achieve the above object, an electronic device according to the present invention is one or more devices that communicate setting value information with a host device, and the electronic device includes settings for setting functions built into the device in the setting value information. A table that stores a list of values, character strings written in international standard character codes that explain their contents, and setting value numbers for reading and writing setting values, a device display that displays the character strings, and device operations. The setting value information of the device is obtained by reading out the table by a host device, accessing the setting value using the setting value number stored in the table, and based on the setting value number. The character string explaining the content of the set value is read out and displayed on the host device, thereby remotely controlling the device.

この構成によれば、機器に予め設定値、国際標準文字コードで表記された文字列、および設定値を読み書きするための設定値番号が一覧のテーブルで記憶されて、上位機器からの設定値情報によって、機器に記憶された設定値番号に基づいて前記文字列が読み出されて当該機器が遠隔操作されるので、ユーザーインターフェースを共通化することにより、容易に機器を遠隔操作することができる。これにより、従来のように機器ごとに設定値情報を上位機器側でプログラミングしたり、個別にデータ転送して変換する必要がないので、外部から設定値情報を読み出して容易に機器を遠隔操作することが可能となる。 According to this configuration, setting values, character strings written in international standard character codes, and setting value numbers for reading and writing setting values are stored in advance in the device as a list table, and setting value information from the host device is stored in advance. Since the character string is read out based on the setting value number stored in the device and the device is remotely operated, the device can be easily remotely controlled by using a common user interface. This eliminates the need to program the setting value information for each device on the host device side or to transfer and convert the data individually as in the past, making it easy to read the setting value information from the outside and remotely control the device. becomes possible.

好ましくは、前記遠隔操作において、前記機器操作ボタンは上位機器の操作ボタンの押下情報と等価の機能を有し、前記機器ディスプレイは上位機器のディスプレイと同一の文字列が表示される。したがって、より容易に機器を遠隔操作することができる。 Preferably, in the remote control, the device operation button has a function equivalent to press information of an operation button of a host device, and the device display displays the same character string as the display of the host device. Therefore, the device can be remotely controlled more easily.

また好ましくは、前記一覧の文字列にない前記設定値情報の言語が選択されるとき、英語の言語で前記文字列を応答して設定される。この場合、対応していない言語が選択されても英語で対応して設定することができる。 Preferably, when a language of the setting value information that is not included in the character strings in the list is selected, the setting value information is set by responding with the character string in English. In this case, even if an unsupported language is selected, it can be set in English.

本発明は、外部から容易に設定値情報を読み出して機器の遠隔操作が可能となる。 According to the present invention, it is possible to easily read setting value information from the outside and remotely control a device.

本発明の一実施形態にかかる電子機器を示すブロック図である。FIG. 1 is a block diagram showing an electronic device according to an embodiment of the present invention. 図1の電子機器の一例を示す構成図である。FIG. 2 is a configuration diagram showing an example of the electronic device shown in FIG. 1. FIG. 図1の電子機器に記憶された一覧の一例を示す図である。2 is a diagram showing an example of a list stored in the electronic device of FIG. 1. FIG. 従来における機器が設定値に関する資料に基づき通信コマンドを上位機器に送る状態を示す図である。FIG. 2 is a diagram illustrating a state in which a conventional device sends a communication command to a higher-level device based on data regarding setting values. バージョンによって異なる設定値の一例を示す図である。FIG. 7 is a diagram illustrating an example of setting values that differ depending on the version.

以下、本発明の好ましい実施形態について図面を参照しながら説明する。図1は、本発明の一実施形態にかかる電子機器のブロック図を示す。機器1は、設定値情報を、送受信部4と上位機器10の送受信部14を介して、上位機器10と通信するものである。設定値情報における、機器1に内蔵された機能を設定する設定値3、その内容を説明する国際標準文字コードで表記された文字列5、および設定値3を読み書きするための設定値番号2が一覧で記憶されたテーブル6を有する。さらに、前記文字列5を表示する機器ディスプレイ7と、機器操作ボタン8と、各部を制御する制御部9とを有する。機器1は複数1~n個を有し、それぞれ通信で接続されている。 Hereinafter, preferred embodiments of the present invention will be described with reference to the drawings. FIG. 1 shows a block diagram of an electronic device according to an embodiment of the present invention. The device 1 communicates setting value information with the host device 10 via the transmitter/receiver 4 and the transmitter/receiver 14 of the host device 10 . In the setting value information, the setting value 3 that sets the built-in function of the device 1, the character string 5 written in the international standard character code that explains the content, and the setting value number 2 for reading and writing the setting value 3 are included. It has a table 6 that is stored as a list. Furthermore, it has a device display 7 that displays the character string 5, device operation buttons 8, and a control section 9 that controls each section. The device 1 has a plurality of devices 1 to n, each of which is connected through communication.

上位機器10は公知の電子機器であり、送受信部14、ディスプレイ17、操作ボタン18、および制御部19を含む。その他の構成の記載は省略する。前記した各ディスプレイと各操作ボタンには、液晶ディスプレイとタッチスイッチを有するタッチパネルなどが好ましく用いられる。 The host device 10 is a known electronic device and includes a transmitting/receiving section 14, a display 17, operation buttons 18, and a control section 19. The description of other configurations will be omitted. A touch panel having a liquid crystal display and touch switches is preferably used for each display and each operation button described above.

機器1の設定値情報は、上位機器10によりテーブル6が読み出され、そのテーブル6に記憶された設定値番号2にて設定値3にアクセスし、その設定値番号2に基づいて設定値3の内容を説明する前記文字列5を読み出して、上位機器10のディスプレイ17に表示することで、上位機器10から機器1への遠隔操作が可能となる。 The setting value information of the device 1 is obtained by reading out the table 6 by the host device 10, accessing the setting value 3 using the setting value number 2 stored in the table 6, and setting the setting value 3 based on the setting value number 2. By reading out the character string 5 explaining the content and displaying it on the display 17 of the host device 10, remote control from the host device 10 to the device 1 becomes possible.

上位機器10による遠隔操作において、前記機器操作ボタンと上位機器の操作ボタンの押下情報とは、等価の機能を有する。この押下情報の送信により、前記一覧から文字列が読み出される。また機器ディスプレイ7と上位機器10のディスプレイ17に同一の文字列が表示される。 In remote control by the host device 10, the device operation button and press information of the host device's operation button have equivalent functions. By sending this press information, a character string is read from the list. Further, the same character string is displayed on the device display 7 and the display 17 of the host device 10.

本発明では、従来の機器であっても、設定値番号の一覧を記憶させることにより、本発明による遠隔操作に適用することが可能である。 In the present invention, even conventional equipment can be applied to remote control according to the present invention by storing a list of setting value numbers.

図2は、図1の電子機器1の一例を示す構成図である。この図では例えば4個の機器1(1-1~1-4)がそれぞれ通信で上位機器10と接続されている。各機器のディスプレイ7には、例えば機器1-1は表示言語が日本語、機器1-2はタイマー時間が10秒、機器1-3は稼働時間が150日、機器1-4はLanguage,English、の標準化された文字列がそれぞれ表示されており、上位機器10のディスプレイ17には、機器1-2におけるタイマー時間、10秒が表示されている。 FIG. 2 is a configuration diagram showing an example of the electronic device 1 of FIG. 1. As shown in FIG. In this figure, for example, four devices 1 (1-1 to 1-4) are each connected to a host device 10 through communication. On the display 7 of each device, for example, the display language for device 1-1 is Japanese, the timer time for device 1-2 is 10 seconds, the operating time for device 1-3 is 150 days, and the language for device 1-4 is Language, English. , and the display 17 of the host device 10 displays the timer time of 10 seconds for the device 1-2.

設定値情報読み出しの一例として、従来の設定値情報読み出しコマンド22番とは別に設定値情報読み出しコマンドを122番とし、読み出したい設定値の番号を読み出す。
送信データ : 122, 15
応答データ : "表示言語,英語,日本語,ドイツ語"
As an example of setting value information reading, a setting value information read command number 122 is used in addition to the conventional setting value information read command number 22, and the number of the setting value to be read is read.
Transmission data: 122, 15
Response data: "Display language, English, Japanese, German"

この場合、応答の文字列はカンマ(",")で区切られ、先頭から設定値の名称、続いて設定値0の意味を説明する文字列、続いて設定値1,2・・・の意味を説明する文字列が続く。例えば図2の機器1-1のように、表示言語の設定値1の日本語に設定される。 In this case, the response string is separated by commas (","), starting with the name of the setting value, followed by a string explaining the meaning of setting value 0, followed by the meaning of setting values 1, 2, etc. followed by a string explaining the For example, as in device 1-1 in FIG. 2, the display language setting value 1 is set to Japanese.

また、設定値情報読み出しの他例として、従来と同じ読み出しコマンド22番を使用して、設定値番号に一律に指定の値、例えば1000を加算して読み出す。
送信データ : 22, 1015
応答データ : "表示言語,英語,日本語,ドイツ語"
In addition, as another example of reading setting value information, the same read command number 22 as in the conventional method is used to uniformly add a specified value, for example 1000, to the setting value number and read it out.
Transmission data: 22, 1015
Response data: "Display language, English, Japanese, German"

この応答データには、設定値の下限値や上限値、単位、データ形式、演算係数、小数点位置といった付加情報を追加してもよい。
送信データ : 22, 1016
応答データ : "タイマー時間,0,1000,ms,UINT16,1,1"
Additional information such as lower and upper limits of set values, units, data formats, calculation coefficients, and decimal point positions may be added to this response data.
Transmission data: 22, 1016
Response data: "Timer time, 0,1000,ms, UINT16,1,1"

ここで、カンマで区切られたそれぞれの文字列の意味は、先頭から設定値名称(タイマー時間)、下限値(0)、上限値(1000)、単位表記(ms)、データ形式(UINT16 : 符号なし整数16bit)、演算係数(1)、小数点位置(1)となる。 Here, the meaning of each character string separated by commas is, from the beginning, the setting value name (timer time), lower limit value (0), upper limit value (1000), unit notation (ms), data format (UINT16: code (16-bit integer), operation coefficient (1), and decimal point position (1).

機器1にどのような設定値があるのかを知るために、設定値番号の一覧のテーブル6を用意して読み出すことができるようにする。すなわち、上記した構成を有する機器1の設定値番号の一覧を用いてユーザーインターフェースを共通化している。 In order to know what kind of setting values are present in the device 1, a table 6 listing setting value numbers is prepared and readable. That is, the user interface is standardized using a list of setting value numbers of the device 1 having the above-described configuration.

図3は、機器1に記憶された一覧のテーブル6の一例を示す図である。この図では設定値番号ごとに、設定値アクセステーブルa、言語番号b、システムコマンド機能cなどが定義されており、最下欄には設定情報も定義されており、付加情報dも含まれる。 FIG. 3 is a diagram showing an example of a list table 6 stored in the device 1. In this figure, a setting value access table a, language number b, system command function c, etc. are defined for each setting value number, and setting information is also defined in the bottom column, which also includes additional information d.

設定値番号の一覧を読み出すには、専用の読み出しコマンド、例えば222番を設けておくか、指定された固有の設定値番号、例えば0番にしてもよい。
送信データ : 222
応答データ : 15, 16, 20, 21, 100, 101
To read the list of setting value numbers, a dedicated read command, for example number 222, may be provided, or a designated unique setting value number, for example number 0, may be used.
Transmission data: 222
Response data: 15, 16, 20, 21, 100, 101

この場合は読み出しコマンド222番を送ることで、有効な設定値番号の羅列を応答で返す。ここで示す応答では設定値15, 16, 20, 21, 100,101番の設定値が存在すると知ることができる。 In this case, by sending read command number 222, a list of valid setting value numbers is returned as a response. From the response shown here, it can be seen that setting values 15, 16, 20, 21, 100, and 101 exist.

送信データ : 22, 0
応答データ : 15, 16, 20, 21, 100, 101
この例では設定値番号0が、設定値一覧を読み出すものとした例である。
Transmission data: 22, 0
Response data: 15, 16, 20, 21, 100, 101
In this example, setting value number 0 is an example in which the setting value list is read out.

ここで読み出された設定値番号の一覧を使って、例えば設定値15番の値を読み出し、続いてその設定値情報を読み出すために15番に1000を加算した1015番を読み出す。
送信データ : 22, 15
応答データ : 1
送信データ : 22, 1015
応答データ : "表示言語,英語,日本語,ドイツ語"
この応答データから、設定値の名称は"表示言語"であり、読み出した設定値1に相当する文字列は"日本語"であることが分かる。
Using the list of setting value numbers read here, for example, the value of setting value No. 15 is read out, and then, in order to read out the setting value information, No. 1015, which is the result of adding 1000 to No. 15, is read out.
Transmission data: 22, 15
Response data: 1
Transmission data: 22, 1015
Response data: "Display language, English, Japanese, German"
From this response data, it can be seen that the name of the setting value is "display language" and the character string corresponding to the read setting value 1 is "Japanese".

また、この設定値情報の文字列は機器の言語と連動させることができ、言語を切り替えた場合には切り替えた後の言語で応答を返すことができる。
送信データ : 33, 15, 0 (表示言語を英語に変更)
応答データ : 0 (切り替わった後の言語設定値)
送信データ : 22, 1015
応答データ : "Language,English,Japanese,German"
Furthermore, the character string of this setting value information can be linked to the language of the device, and when the language is switched, a response can be returned in the switched language.
Transmission data: 33, 15, 0 (change display language to English)
Response data: 0 (Language setting value after switching)
Transmission data: 22, 1015
Response data: "Language,English,Japanese,German"

ただし、機器によっては対応していない言語も考えられるので、未対応の言語番号が送られてきた場合には言語を英語に切り替えて応答し設定する。
送信データ : 33, 15, 2 (表示言語をドイツ語に変更)
応答データ : 0 (ドイツ語は対応していないので0番の英語を返す)
However, some languages may not be supported depending on the device, so if an unsupported language number is sent, switch the language to English and respond.
Transmission data: 33, 15, 2 (change display language to German)
Response data: 0 (German is not supported, so English number 0 is returned)

機器内の一覧のテーブル6の文字列にない言語が選択されるとき、英語の言語で文字列を応答して設定されるので、対応していない言語が選択されても英語で対応して設定することができる。 When a language that is not in the strings in Table 6 of the device list is selected, the string will be set in response to the English language, so even if an unsupported language is selected, it will be set in English. can do.

ユーザーインターフェースを共通化する手段のもう一つの方法は、設定値番号などに管理されずに、操作ボタンとディスプレイを有する機器に対し、遠隔操作するボタン制御コマンドと、ディスプレイの表示データを読み出すコマンドを用意することで、上位機器側から集中操作することもできる。 Another way to standardize the user interface is to provide button control commands for remote control and commands for reading display data to devices that have operation buttons and displays, without being managed by setting value numbers. By preparing it, you can centrally operate it from the host device.

ディスプレイの文字列読み出しコマンド : 44
ボタン操作コマンド : 55
ボタン操作データ : 0=押していない, 1=上三角ボタンを押した, 2=下三角ボタンを押した, 3=四角ボタンを押した
送信データ : 44
応答データ : "表示言語 日本語"
送信データ : 55, 1
応答データ : 1
これは上三角ボタンを押したことになるので、例えば機器側では次の設定値が表示されるとすると、
送信データ : 44
応答データ : "タイマー時間 10秒"
という表示器が表示している文字列を読み出すことができる。
Display string read command: 44
Button operation commands: 55
Button operation data: 0=not pressed, 1=upper triangle button pressed, 2=lower triangle button pressed, 3=square button pressed Transmission data: 44
Response data: "Display language Japanese"
Transmission data: 55, 1
Response data: 1
This is equivalent to pressing the upper triangle button, so for example, if the following setting value is displayed on the device side,
Transmission data: 44
Response data: "Timer time 10 seconds"
You can read out the character string displayed on the display.

これらの通信コマンドの規定に従った機器1と、それらに接続して集中管理するための通信機能を有した上位機器10間であれば、機器1の設置された場所に移動して機器1ごとに操作する必要がなくなる。 If it is between a device 1 that complies with the regulations of these communication commands and a higher-level device 10 that has a communication function to connect to them and centrally manage them, move to the location where the device 1 is installed and communicate each device 1. There is no need to operate the

また、バージョンが変更されても、機器1の一覧テーブル6に予め記憶されるので、上位機器10側で機器1ごとに個別に変更する必要がないので、設定作業が容易となる。 Further, even if the version is changed, it is stored in advance in the list table 6 of the device 1, so there is no need to change it individually for each device 1 on the host device 10 side, making the setting work easier.

これにより、本発明では、機器に予め設定値、国際標準文字コードで表記された文字列、および設定値を読み書きするための設定値番号が一覧で記憶されて、上位機器からの設定値情報によって、機器に記憶された設定値番号に基づいて前記文字列を読み出すので、ユーザーインターフェースを共通化して機器を遠隔操作できる。これにより、従来のように設定値情報を上位機器側でプログラミングしたり、個別にデータ転送して変換する必要がないので、容易に機器を遠隔操作することが可能となる。 As a result, in the present invention, setting values, character strings written in international standard character codes, and setting value numbers for reading and writing the setting values are stored in advance in the device as a list, and the setting value information from the host device is used to store the setting values in advance. Since the character string is read out based on the setting value number stored in the device, the device can be operated remotely by using a common user interface. This eliminates the need to program setting value information on the host device side or to individually transfer and convert data, as in the past, making it possible to easily remotely control the device.

なお、この実施形態では、各機器はセンサの測定に関して設定値情報を通信しているが、アクチュエータについて設定値情報を通信してもよい。 Note that in this embodiment, each device communicates setting value information regarding sensor measurements, but setting value information may be communicated regarding actuators.

本発明は、以上の実施形態に限定されるものでなく、本発明の要旨を逸脱しない範囲内で、種々の追加、変更または削除が可能である。したがって、そのようなものも本発明の範囲内に含まれる。 The present invention is not limited to the above-described embodiments, and various additions, changes, or deletions can be made without departing from the gist of the present invention. Therefore, such materials are also included within the scope of the present invention.

1:機器
2:設定値番号
3:設定値
5:国際標準文字コードで表記された文字列
6:設定値番号一覧のテーブル
7:機器ディスプレイ
8:機器操作ボタン
10:上位機器
1: Device 2: Setting value number 3: Setting value 5: Character string written in international standard character code 6: Table of setting value numbers 7: Device display 8: Device operation button 10: Upper device

Claims (3)

設定値情報を上位機器と通信する1または複数の機器であって、
前記設定値情報における、機器に内蔵された機能を設定する設定値と、その内容を説明する国際標準文字コードで表記された文字列と、設定値を読み書きするための設定値番号が一覧で記憶されたテーブル、
前記文字列を表示する機器ディスプレイ、および機器操作ボタンを有し、
前記機器の設定値情報は、上位機器により前記テーブルが読み出され、その前記テーブルに記憶された前記設定値番号にて前記設定値にアクセスし、その前記設定値番号に基づいて前記設定値の内容を説明する前記文字列を読み出して、上位機器に表示することで当該機器が遠隔操作される、電子機器。
One or more devices that communicate setting value information with a higher-level device,
In the setting value information, the setting values that set the functions built into the device, the character strings written in international standard character codes that explain the contents, and the setting value numbers for reading and writing the setting values are stored in a list. table,
It has a device display that displays the character string, and a device operation button,
The setting value information of the device is obtained by reading the table by a host device, accessing the setting value using the setting value number stored in the table, and determining the setting value based on the setting value number. An electronic device that remotely controls the device by reading out the character string explaining the content and displaying it on a host device.
請求項1において、
前記遠隔操作において、前記機器操作ボタンは上位機器の操作ボタンの押下情報と等価の機能を有し、前記機器ディスプレイは上位機器のディスプレイと同一の文字列が表示される、電子機器。
In claim 1,
In the remote control, the device operation button has a function equivalent to press information of an operation button of a host device, and the device display displays the same character string as the display of the host device.
請求項1または2において、
前記一覧の文字列にない前記設定値情報の言語が選択されるとき、英語の言語で前記文字列を応答して設定される、電子機器。


In claim 1 or 2,
When a language of the setting value information that is not included in the character strings in the list is selected, the electronic device is configured by responding with the character string in English.


JP2019221486A 2019-12-06 2019-12-06 Electronics Active JP7345378B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2019221486A JP7345378B2 (en) 2019-12-06 2019-12-06 Electronics

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2019221486A JP7345378B2 (en) 2019-12-06 2019-12-06 Electronics

Publications (2)

Publication Number Publication Date
JP2021092853A JP2021092853A (en) 2021-06-17
JP7345378B2 true JP7345378B2 (en) 2023-09-15

Family

ID=76312436

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2019221486A Active JP7345378B2 (en) 2019-12-06 2019-12-06 Electronics

Country Status (1)

Country Link
JP (1) JP7345378B2 (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007041842A (en) 2005-08-03 2007-02-15 Yokogawa Electric Corp Remote control system for measuring instrument
JP2015181300A (en) 2015-07-06 2015-10-15 株式会社ナカヨ operation terminal
JP2018156521A (en) 2017-03-21 2018-10-04 株式会社リコー Image forming apparatus, information processing terminal, image formation system, program and language switching method

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007041842A (en) 2005-08-03 2007-02-15 Yokogawa Electric Corp Remote control system for measuring instrument
JP2015181300A (en) 2015-07-06 2015-10-15 株式会社ナカヨ operation terminal
JP2018156521A (en) 2017-03-21 2018-10-04 株式会社リコー Image forming apparatus, information processing terminal, image formation system, program and language switching method

Also Published As

Publication number Publication date
JP2021092853A (en) 2021-06-17

Similar Documents

Publication Publication Date Title
JP4554570B2 (en) Programmable display, control program and recording medium recording the same, and control system, client program and recording medium recording the same
JPH06261372A (en) Bi-directional remote control system
JP7345378B2 (en) Electronics
JP5223971B2 (en) Plant control system
US5847693A (en) Miniaturized operating panel for a printer
JP4463716B2 (en) Programmable display, display control program, and recording medium recording the same
KR20000038706A (en) Integrated remote-controller having updated function of remote-controller code
JP3847601B2 (en) Control display device, control program, and recording medium recording the same
CN113557493B (en) Development support device, control method for development support device, and recording medium
US20050104872A1 (en) Input device and method for inputting information into a control unit
WO2024096085A1 (en) Facility control system, facility control device, and facility control method
JP2005142905A (en) Remote controller and remote control system
US20220206466A1 (en) Program creation device, program creation method, and program
KR20160096398A (en) apparatus for controlling different robots using teaching pendant and method of using the same
US20220206453A1 (en) Program creation device, program creation method, and program
JP7142804B1 (en) Equipment control system, display, equipment control method and program
JP2006134098A (en) Programmable display, display control program, and recording medium with the program recorded thereon
JPS6023353B2 (en) Document format control method
JP2024067151A (en) Facility control system, facility control device, and facility control method
KR200371261Y1 (en) Universal remote apparatus and upgrade system therefor
JP4509991B2 (en) Programmable display, program and recording medium recording the same
JP2006235659A (en) Display system and display language setting method
JP4414050B2 (en) Data creation device, data creation method, recording medium recording data creation program, and display device
CN116112596A (en) Communication terminal and programmable display
CN116540992A (en) Protocol driver creation device

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20220908

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20230726

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20230905

R150 Certificate of patent or registration of utility model

Ref document number: 7345378

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150