WO2015170408A1 - Monitoring control system, monitoring terminal, and monitoring program - Google Patents

Monitoring control system, monitoring terminal, and monitoring program Download PDF

Info

Publication number
WO2015170408A1
WO2015170408A1 PCT/JP2014/062493 JP2014062493W WO2015170408A1 WO 2015170408 A1 WO2015170408 A1 WO 2015170408A1 JP 2014062493 W JP2014062493 W JP 2014062493W WO 2015170408 A1 WO2015170408 A1 WO 2015170408A1
Authority
WO
WIPO (PCT)
Prior art keywords
data
monitoring
label
device memory
address
Prior art date
Application number
PCT/JP2014/062493
Other languages
French (fr)
Japanese (ja)
Inventor
芳樹 増田
Original Assignee
三菱電機株式会社
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 三菱電機株式会社 filed Critical 三菱電機株式会社
Priority to JP2015524530A priority Critical patent/JPWO2015170408A1/en
Priority to PCT/JP2014/062493 priority patent/WO2015170408A1/en
Publication of WO2015170408A1 publication Critical patent/WO2015170408A1/en

Links

Images

Classifications

    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B19/00Programme-control systems
    • G05B19/02Programme-control systems electric
    • G05B19/04Programme control other than numerical control, i.e. in sequence controllers or logic controllers
    • G05B19/05Programmable logic controllers, e.g. simulating logic interconnections of signals according to ladder diagrams or function charts
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B23/00Testing or monitoring of control systems or parts thereof
    • G05B23/02Electric testing or monitoring

Definitions

  • the present invention relates to a monitoring control system, a monitoring terminal, and a monitoring program for monitoring and controlling a programmable control device such as a PLC (Programmable Logic Controller) using a monitoring terminal such as a general-purpose personal computer or a portable terminal.
  • a programmable control device such as a PLC (Programmable Logic Controller)
  • a monitoring terminal such as a general-purpose personal computer or a portable terminal.
  • a dedicated programmable display as an HMI (Human Machine Interface) and a control display device such as a general-purpose panel computer have been widely used.
  • HMI Human Machine Interface
  • a control display device such as a general-purpose panel computer
  • the display screen of the programmable display is created on a computer with dedicated screen creation software installed.
  • the screen data created on the computer is transferred from the computer to the programmable display by communication and displayed on the screen of the programmable display.
  • display and operation can be performed by using the software that realizes the function of the programmable display and reading the screen data.
  • Patent Document 1 discloses a technique that enables display on an HTML browser such as a computer or a portable information terminal using software that converts screen data of a programmable display into an HTML (Hyper Text Markup Language) format.
  • HTML Hyper Text Markup Language
  • Patent Document 2 discloses a programming technique using a “label” that makes it possible to use a function name or the like for the name.
  • the device name of the PLC and the system signal name are linked as labels.
  • JP 2002-073320 A Japanese Patent No. 4850556
  • a dedicated programmable display or panel computer For monitoring and operation of the control system, it is common to use a dedicated programmable display or panel computer as described above, but either method uses dedicated screen creation software to monitor the monitor screen. It is necessary to create screen data. Of course, when creating a new screen, even when diverting existing screen data, it is necessary to set the memory information in the PLC to be connected, so it takes a lot of man-hours to create the screen. .
  • the present invention has been made in view of the above, and an object of the present invention is to obtain a monitoring control system, a monitoring terminal, and a monitoring program that can reduce the trouble of creating a screen in a monitoring terminal for monitoring and operating a control device. To do.
  • the present invention provides a control device that executes a control program to control a device and collect data from the device, and writes the data collected from the device to a device memory.
  • a monitoring control system having a monitoring terminal that acquires and displays data written in the device memory from the control device, and the control device is written in the address in the device memory and the device memory indicated by the address
  • Stores label information having a label defined by associating a data name with a display attribute indicating a display method of data written in the device memory indicated by the address
  • the monitoring terminal acquires the label information from the control device.
  • the monitoring control system, the monitoring terminal, and the monitoring program according to the present invention do not need to create a dedicated monitor screen for system monitoring, and can reduce the number of steps required for screen creation.
  • FIG. 1 is a diagram showing a configuration of a monitoring control system according to a first embodiment of the present invention.
  • FIG. 2 is a diagram illustrating a hardware configuration of a computer that executes the setting tool software.
  • FIG. 3 is a diagram illustrating a computer functioning as a setting terminal.
  • FIG. 4 is a diagram illustrating a configuration example of label information.
  • FIG. 5 is a diagram illustrating a functional configuration of the control device.
  • FIG. 6 is a diagram illustrating a configuration of the monitoring terminal.
  • FIG. 7 is a diagram illustrating a flow of processing in which the monitoring terminal according to the first embodiment displays a monitoring screen according to the label information of the control device.
  • FIG. 8 is a diagram showing a configuration of the monitoring control system according to the second embodiment of the present invention.
  • FIG. 1 is a diagram showing a configuration of a monitoring control system according to a first embodiment of the present invention.
  • FIG. 2 is a diagram illustrating a hardware configuration of a computer that execute
  • FIG. 9 is a diagram of a configuration of a monitoring terminal of the monitoring control system according to the second embodiment.
  • FIG. 10 is a diagram of a configuration of a setting terminal of the monitoring control system according to the second embodiment.
  • FIG. 11 is a diagram illustrating a configuration example of label information.
  • FIG. 1 is a diagram showing a configuration of a monitoring control system according to a first embodiment of the present invention.
  • the monitoring control system 100 includes a control device 1, a setting terminal 2 and a monitoring terminal 3, which are connected to each other via a network 4.
  • various peripheral devices 7 to be controlled are connected to the control device 1.
  • a device to be controlled by the control device 1 is referred to as a device.
  • the setting terminal 2 is a device that is used to temporarily connect to the control device 1 and perform settings.
  • the setting terminal 2 is configured by installing setting tool software on a general-purpose computer.
  • FIG. 2 is a diagram illustrating a hardware configuration of a computer that executes the setting tool software.
  • the computer 600 includes a CPU (Central Processing Unit) 601, a RAM (Random Access Memory) 602, a ROM (Read Only Memory) 603, a storage unit 604, an input unit 605, a display unit 606, and a communication I / F (Interface) 609. .
  • CPU Central Processing Unit
  • RAM Random Access Memory
  • ROM Read Only Memory
  • storage unit 604 an input unit 605, a display unit 606, and a communication I / F (Interface) 609. .
  • the CPU 601 is an arithmetic device that executes setting tool program software.
  • a RAM 602 is a work area used when the CPU 601 executes a program.
  • the ROM 603 stores a program to be executed by the CPU 601 when the computer 600 is activated in a nonvolatile manner.
  • a specific example of the program executed by the CPU 601 when the computer 600 is started up is an IPL (Initial Program Loader).
  • the storage unit 604 is a device that stores information in a nonvolatile manner, and a hard disk drive (Hard Disk Drive, HDD), a solid state drive (Solid State Drive, SSD), or the like is applicable.
  • the input unit 605 is a user interface for a user to input information, and a pointing device such as a mouse or a touch panel, a keyboard, or the like is applicable.
  • the display unit 606 is a device that displays information, and an LCD (Liquid Crystal Display), an OLED (Organic Light Emitting Display), or the like is applicable.
  • the communication I / F 609 is an interface for communicating with the control device 1.
  • FIG. 3 is a diagram illustrating a computer functioning as a setting terminal.
  • the setting tool 21 is operating on the CPU 601.
  • the setting tool 21 includes a control program creation unit 23, a device memory allocation setting unit 24, a communication setting unit 25, and a label information setting unit 26.
  • the control program creation unit 23 has a function of creating a control program 11 described later that is executed by the control device 1.
  • the control program 11 is a sequence program written in a ladder language or the like.
  • the device memory allocation setting unit 24 has a function of allocating devices used on the control program 11.
  • the communication setting unit 25 has a function of making settings necessary when the control device 1 communicates. For example, when the network 4 is Ethernet (registered trademark), the settings required for communication are settings of an IP address and a communication port.
  • the label information setting unit 26 has a function of creating the label information 13. By operating the setting tool 21 on the setting terminal 2, it is possible to set the device name and the address in the device memory for the label handled by the monitoring control system 100.
  • FIG. 4 is a diagram showing a configuration example of label information.
  • the label information 13 includes items of a global label 131 and a system label name 132 indicating a label name, a data type 133 indicating a device type, a device 134 indicating an address in a device memory, and a display attribute 135 indicating a display method in a monitoring terminal.
  • a plurality of labels 139 are provided. That is, each label 139 of the label information 13 is associated with a function name or control signal name of the control system, an address in the device memory, and a display attribute. In the display attribute 135, numerical display, character string display, lamp display, switch, and the like can be set.
  • As the system label name 132 an intuitively easy-to-understand name such as a function name on the system, a function of each device, and a signal name can be set.
  • FIG. 5 is a diagram showing a functional configuration of the control device.
  • the control device 1 includes a communication unit 10, a control unit 14, and a nonvolatile memory 15.
  • the communication unit 10 is a functional unit that transmits and receives data to and from other devices.
  • the nonvolatile memory 15 stores the control program 11 and the label information 13 in a nonvolatile manner. For example, a flash ROM can be applied to the nonvolatile memory 15.
  • the control unit 14 performs processing for executing control of the peripheral device 7.
  • the calculation unit 16 acquires measurement values from the peripheral device 7 through the input / output unit 17 and stores them in the device memory 12.
  • the computing unit 16 generates a control value by executing the control program 11 stored in the nonvolatile memory 15 based on the value of the device memory 12.
  • the calculation unit 16 outputs the control value to the peripheral device 7 through the input / output unit 17.
  • the device memory 12 stores measurement values acquired from the peripheral device 7 by the calculation unit 16.
  • the input / output unit 17 performs control for fetching data from the peripheral device 7 and outputting data in the control device 1 to the peripheral device 7.
  • the peripheral device 7 includes a display 71 and a driving device 72.
  • the indicator 71 a lamp, a meter, etc. are mentioned.
  • control apparatus 1 for example, in the case of Ethernet (registered trademark), an IP address, a communication port, and the like are set as identification information on the network 4, and in other communication modes, a baud rate, a station number, and the like are set. Yes.
  • the control device 1 collects information set in the label information 13 by executing the control program 11 in the arithmetic unit 16 and stores it in the device memory 12 which is the internal memory of the control device 1. In other words, the control device 1 calculates a control value based on the measurement value stored in the device memory 12 and outputs the control value to the drive device 72, or calculates the obtained measurement value and outputs it to the display device 71. As described above, the control device 1 collects analog and digital signals of the peripheral device 7 serving as a device, and stores the signals in the device memory 12 for each signal attribute according to preset signal definition data.
  • the value of the device memory 12 is associated with the label information 13 stored in the nonvolatile memory 15, and the communication unit 10 responds to a request based on a communication protocol from another device along with the value of the device memory 12.
  • the associated label information 13 is read from the nonvolatile memory 15 and output to the requesting device.
  • FIG. 6 is a diagram showing the configuration of the monitoring terminal.
  • the monitoring terminal 3 is a device that acquires the label information 13 and the value of the device memory from the control device 1 and displays the result.
  • the monitoring terminal 3 includes a display unit 31, a communication unit 32, a storage unit 33, and a calculation unit 34.
  • the display unit 31 is a display device that displays the label information 13 acquired from the control device 1 and the value of the device memory.
  • An LCD Liquid Crystal Display
  • OLED Organic Light Emitting Display
  • the communication unit 32 is a functional unit that communicates with other devices via the network 4.
  • the storage unit 33 stores the label information 13 acquired from the control device 1.
  • the calculation unit 34 executes an HMI program 35 as a monitoring program for representing the value of the device memory acquired from the control device 1.
  • the HMI program 35 has a function of receiving data from the control device 1 through the communication unit 32 using a protocol.
  • the value of the device memory acquired from the control device 1 is displayed as a graphical user interface (GUI). Used to display on the display unit 31.
  • the HMI program 35 includes a screen composition unit 36 and screen definition data 37.
  • the screen composition unit 36 creates an object by reflecting the value of the device memory acquired from the control device 1 in the screen definition data 37 based on the label information 13 stored in the storage unit 33.
  • the screen definition data 37 is data including part data 39 that defines a layout of a display screen and UI (User Interface) parts to be used, and font data 38 that defines a font for displaying a character string.
  • the HMI program 35 displays an object generated by embedding the value of the device memory in the screen definition data 37 on the display unit 31.
  • the HMI program 35 incorporates the screen definition data 37 corresponding to the display attribute of the label, extracts the device used for the label, reads the latest value and display attribute of the device, and reads the screen. It is combined with the definition data 37 and displayed on the display unit 31.
  • FIG. 7 is a diagram showing a flow of processing in which the monitoring terminal according to the first embodiment displays a monitoring screen according to the label information of the control device.
  • the monitoring terminal 3 designates the control device 1 as a connection destination based on the identification information on the network 4 set in the control device 1 (step S1).
  • the monitoring terminal 3 connects to the control device 1 through the network 4 (step S2), reads the label information 13 using a protocol, and stores the read label information 13 in the storage unit 33 (step S3).
  • the HMI program 35 acquires the value of the device memory corresponding to the label in the label information 13 from the control device 1 based on the label information 13 (step S4).
  • the HMI program 35 acquires the value of the device memory corresponding to the label from the control device 1 by designating the address in the device memory by the device 134 in the label information 13.
  • the HMI program 35 selects a UI component corresponding to the display attribute 135 on the basis of the label information 13 acquired from the control device 1, and the data type 133 in the label information 13, in other words, a bit device or a word device Depending on whether or not, the value of the device memory and the UI component are synthesized to generate an object (step S5).
  • the HMI program 35 recognizes the global label 131 and the system label name 132 of the label information 13 as text, and converts them into an image as an object nameplate. Then, the HMI program 35 displays a monitoring screen including the generated object on the display unit 31 (step S6).
  • a list of labels 139 is displayed on the screen, and the user is prompted to select a label 139 to be monitored, whereby the displayed label 139 can be selected.
  • the plurality of label information can be displayed by scrolling the screen, or one screen can be regarded as one page. Divided into multiple pages, the pages can be switched and displayed.
  • the label is displayed after being converted into setting information such as a label name and device memory and an object associated with a UI component. It is possible to change the display position of the object on the monitoring screen. For example, among the objects on the monitoring screen, objects with high confirmation frequency can be placed at a position with good visibility, or similar items can be displayed. It is possible to select objects and aggregate related objects.
  • the monitoring terminal 3 uses a font or UI component corresponding to the label display attribute from among fonts and UI components stored in advance as font data 38 and component data 39 in the HMI program 35 for object display.
  • the HMI program 35 selects a display frame when the label display attribute is set to a numerical display or a character string display, and selects a UI part that simulates the real thing when it is a lamp or a switch.
  • the synthesized image is displayed on the display unit 31.
  • the HMI program 35 uses a numeric font corresponding to the value of the device memory acquired from the control device 1, specifically, a 7-segment LED (Light Emitting Display).
  • a font for displaying numbers is selected, and an image is displayed by synthesizing the numerical values so as to be arranged in a frame figure for displaying numerical values.
  • the HMI program 35 displays, for example, a UI component indicating a bright lamp that is lit when turned on, or a dark lamp that is turned off when turned off, according to the value of the device memory.
  • the UI parts indicating are switched and displayed.
  • the configuration in which the setting terminal 2 is connected to the network 4 is taken as an example, but the setting terminal 2 may be connected to the control device 1 using a general-purpose communication cable.
  • a communication cable a cable compliant with a known standard such as Ethernet (registered trademark), USB (Universal Serial Bus), or RS232C can be applied.
  • the monitoring terminal 3 only needs to be able to operate the HMI program 35 that acquires the label information 13 from the control device 1 and reflects the value of the device memory in the screen definition data 37 in accordance with the display attribute 135 defined in the label information 13. Since it is not necessary to create the monitoring screen of the control device 1 in advance, the trouble of creating the monitoring screen can be reduced.
  • An apparatus that can execute the HMI program 35 is not limited to a programmable display or a panel computer, and an apparatus in which an application of the HMI program is installed in a portable terminal such as a tablet terminal or a smartphone can also be applied.
  • the monitoring terminal 3 generates an object by combining the device memory value with the UI component according to the setting of the display attribute 135 and displays the object on the display unit 31.
  • the setting contents can be easily confirmed.
  • FIG. FIG. 8 is a diagram showing a configuration of the monitoring control system according to the second embodiment of the present invention.
  • the monitoring control system 100 further includes a file server 51 and a control device 8 in addition to the control device 1, the setting terminal 2, and the monitoring terminal 3.
  • the file server 51 and the control device 8 are connected to the network 4.
  • the control device 8 has a function equivalent to that of the control device 1.
  • FIG. 9 is a diagram illustrating a configuration of a monitoring terminal of the monitoring control system according to the second embodiment.
  • the monitoring terminal 3 according to the second embodiment is different from the first embodiment in that data can be read from and written to the removable storage medium 50.
  • the monitoring terminal 3 has a function of saving the monitoring screen as a monitoring screen project file in the removable storage medium 50 or the file server 51.
  • FIG. 10 is a diagram illustrating a configuration of a setting terminal of the monitoring control system according to the second embodiment.
  • the setting terminal 2 according to the second embodiment is different from the first embodiment in that the setting tool 21 has a project editing unit 27.
  • the layout settings of objects on the screen and the communication settings with the control device 1 are saved. Therefore, the same screen can be displayed by reading the project file saved in the removable storage medium 50 or the file server 51 by another terminal on which the HMI program 35 operates.
  • the project file corresponding to each of the control devices 1 and 8 in the monitoring control system is stored in the removable storage medium 50 or the file server 51, so that the HMI program 35 corresponds to the control device to be monitored. It is possible to read a project file to be monitored from the removable storage medium 50 or the file server 51 and set it as a monitoring target.
  • the display layout of the project file can be changed by the project editing unit 27 provided in the setting terminal 2. For example, when the same control apparatus is monitored using a plurality of monitoring terminals having different resolutions, the number of labels to be displayed and the layout of objects can be set in accordance with the resolution of each monitoring terminal.
  • the project file is stored in the removable storage medium 50, when the project file is edited on the setting terminal 2, the removable storage medium 50 is removed from the monitoring terminal 3 and the setting terminal 2 is removable.
  • the project file can be transferred to the setting terminal 2 by reading the storage medium 50. Therefore, even when the setting terminal 2 is connected to the control device 1 using a general-purpose communication cable instead of the network 4, the project file can be edited.
  • the second embodiment by connecting a monitoring terminal to a network to which a plurality of control devices are connected, it becomes possible to monitor a plurality of control devices with a single monitoring terminal.
  • the number of terminals can be reduced.
  • Embodiment 3 The configuration of the monitoring control system according to the third embodiment of the present invention is the same as that of the first embodiment.
  • the label information setting unit 26 has a function of setting a security level for each label of the label information.
  • the security level is information for distinguishing the contents to be displayed on the monitoring terminal 3 according to the authority the viewer has.
  • the monitoring terminal 3 has a user authentication function using a password or the like.
  • FIG. 11 is a diagram illustrating a configuration example of label information.
  • label 139 either “low” or “high” is set as the security level 138.
  • a label with security level 138 set to “low” does not require authority to view, but a label with security level 138 set to “high” can only be viewed by an administrator with authority. can do.
  • the security level 138 can be set to two levels of “low” and “high”, but the security level 138 may be set to three or more levels.
  • a screen that restricts browsing of label information can be displayed for a person who does not have authority necessary for browsing.
  • the monitoring control system, the monitoring terminal, and the monitoring program according to the present invention are useful in that it is not necessary to create a dedicated monitor screen for monitoring the system, and the number of steps required for screen creation can be reduced. .
  • 1,8 control device 2 setting terminal, 3 monitoring terminal, 4 network, 7 peripheral device, 10, 32 communication unit, 11 control program, 12 device memory, 13 label information, 14 control unit, 15 non-volatile memory, 16 operation unit , 17 I / O unit, 21 setting tool, 23 control program creation unit, 24 device memory allocation setting unit, 25 communication setting unit, 26 label information setting unit, 27 project editing unit, 31,606 display unit, 33,604 storage unit , 34 arithmetic unit, 35 HMI program, 36 screen composition unit, 37 screen definition data, 38 font data, 39 part data, 50 removable storage medium, 51 file server, 131 global label, 132 system label name, 133 data type, 134 Deba Scan, 135 display attribute, 139 labels, 600 computer, 601 CPU, 602 RAM, 603 ROM, 605 input unit, 609 communication I / F.

Abstract

A control device according to the present invention receives label information including labels from a setting terminal and stores the received label information, wherein each label defines and associates an address of a device memory, the name of the data that is written in the portion of the device memory indicated by the address, and a display attribute indicating a display method for the data that is written in the portion of the device memory indicated by the address. A monitoring terminal (3) obtains label information (13) from the control device, reads data from the portion of the device memory indicated by the address defined by one of the labels, and displays the data read from the device memory and the name of the data, according to the display attribute defined by the label.

Description

監視制御システム、監視端末及び監視プログラムMonitoring control system, monitoring terminal and monitoring program
 本発明は、PLC(Programmable Logic Controller)などのプログラミング可能な制御装置を、汎用のパソコンや携帯端末などの監視端末を使用して監視や制御を行う監視制御システム、監視端末及び監視プログラムに関する。 The present invention relates to a monitoring control system, a monitoring terminal, and a monitoring program for monitoring and controlling a programmable control device such as a PLC (Programmable Logic Controller) using a monitoring terminal such as a general-purpose personal computer or a portable terminal.
 従来より、制御システムにおける制御内容の表示や操作のため監視端末としては、HMI(Human Machine Interface)として専用のプログラマブル表示器や、汎用的なパネルコンピュータなどの制御用表示装置が広く使用されている。 Conventionally, as a monitoring terminal for displaying and operating control contents in a control system, a dedicated programmable display as an HMI (Human Machine Interface) and a control display device such as a general-purpose panel computer have been widely used. .
 プログラマブル表示器の表示画面は、専用の画面作成ソフトウェアがインストールされたコンピュータ上で作成される。コンピュータ上で作成された画面データは、通信によってコンピュータからプログラマブル表示器へ転送され、プログラマブル表示器の画面に表示される。 The display screen of the programmable display is created on a computer with dedicated screen creation software installed. The screen data created on the computer is transferred from the computer to the programmable display by communication and displayed on the screen of the programmable display.
 パネルコンピュータにおいては、上記プログラマブル表示器の機能を実現するソフトウェアを使用し、上記の画面データを読み込むことで表示及び操作が可能となる。 In the panel computer, display and operation can be performed by using the software that realizes the function of the programmable display and reading the screen data.
 また、プログラマブル表示器の画面データをHTML(Hyper Text Markup Language)形式に変換するソフトウェアを使用し、コンピュータや携帯情報端末などのHTMLブラウザで表示可能とする技術が特許文献1に開示されている。 In addition, Patent Document 1 discloses a technique that enables display on an HTML browser such as a computer or a portable information terminal using software that converts screen data of a programmable display into an HTML (Hyper Text Markup Language) format.
 また、制御システムのコントローラであるPLCのプログラミングにおいては、PLCに接続するHMIの画面作成や駆動機器の制御プログラムとの連係を容易にするための統合開発環境があり、PLCのデバイスメモリにおけるアドレス指定に機能名などを使用することを可能とする「ラベル」を使用したプログラミング手法が特許文献2に開示されている。これにより、PLCのデバイスメモリとシステムの信号名などをラベルとして紐付け、例えばHMIの画面設計時にはモニタ先PLCのデバイスメモリにおけるアドレスを意識せず直観的に分かりやすいラベル名を使用した設定が可能となる。 There is also an integrated development environment for programming the PLC, which is the controller of the control system, to facilitate the creation of the HMI screen connected to the PLC and the control program of the drive device. Addressing in the PLC device memory is possible. Patent Document 2 discloses a programming technique using a “label” that makes it possible to use a function name or the like for the name. As a result, the device name of the PLC and the system signal name are linked as labels. For example, when designing an HMI screen, it is possible to make settings using intuitively easy-to-understand label names without being aware of the address in the device memory of the monitored PLC. It becomes.
特開2002-073320号公報JP 2002-073320 A 特許第4850556号公報Japanese Patent No. 4850556
 制御システムの監視や操作のためには、上記のように専用のプログラマブル表示器またはパネルコンピュータを使用することが一般的であるが、いずれの方法も専用の画面作成ソフトウェアを使用して監視画面の画面データを作成する必要がある。新規に画面を作成する場合はもちろんであるが、既存の画面データを流用する場合においても、接続対象PLC内のメモリ情報の設定が必要となるため、画面作成に多くの工数を要している。 For monitoring and operation of the control system, it is common to use a dedicated programmable display or panel computer as described above, but either method uses dedicated screen creation software to monitor the monitor screen. It is necessary to create screen data. Of course, when creating a new screen, even when diverting existing screen data, it is necessary to set the memory information in the PLC to be connected, so it takes a lot of man-hours to create the screen. .
 監視制御システムの設計においては、PLCの制御プログラムの作成に多大な工数が必要であり、画面作成を加えるとさらに多くの工数が費やされている。 In designing the monitoring control system, it takes a lot of man-hours to create the PLC control program, and more man-hours are spent when screen creation is added.
 本発明は、上記に鑑みてなされたものであって、制御装置の監視や操作のための監視端末における画面作成の手間を削減可能な監視制御システム、監視端末及び監視プログラムを得ることを目的とする。 The present invention has been made in view of the above, and an object of the present invention is to obtain a monitoring control system, a monitoring terminal, and a monitoring program that can reduce the trouble of creating a screen in a monitoring terminal for monitoring and operating a control device. To do.
 上述した課題を解決し、目的を達成するために、本発明は、制御プログラムを実行してデバイスの制御及びデバイスからのデータの収集を行い、デバイスから収集したデータをデバイスメモリに書き込む制御装置と、デバイスメモリに書き込まれているデータを制御装置から取得して表示する監視端末とを有する監視制御システムであって、制御装置は、デバイスメモリにおけるアドレスと、アドレスが示すデバイスメモリに書き込まれているデータの名称と、アドレスが示すデバイスメモリに書き込まれているデータの表示方法を表す表示属性とを関連付けて定義したラベルを有するラベル情報を格納し、監視端末は、ラベル情報を制御装置から取得し、ラベルに定義されているアドレスが示すデバイスメモリからデータを読み出すとともに、ラベルに定義されている表示属性に従って、デバイスメモリから読み出したデータ及び名称を表示することを特徴とする。 In order to solve the above-described problems and achieve the object, the present invention provides a control device that executes a control program to control a device and collect data from the device, and writes the data collected from the device to a device memory. A monitoring control system having a monitoring terminal that acquires and displays data written in the device memory from the control device, and the control device is written in the address in the device memory and the device memory indicated by the address Stores label information having a label defined by associating a data name with a display attribute indicating a display method of data written in the device memory indicated by the address, and the monitoring terminal acquires the label information from the control device. When data is read from the device memory indicated by the address defined in the label In accordance with the display attributes defined in the label, and displaying the read data and names from the device memory.
 本発明にかかる監視制御システム、監視端末及び監視プログラムは、システムの監視のために専用のモニタ画面を作成する必要がなく、画面作成にかかる工数を削減できるという効果を奏する。 The monitoring control system, the monitoring terminal, and the monitoring program according to the present invention do not need to create a dedicated monitor screen for system monitoring, and can reduce the number of steps required for screen creation.
図1は、本発明にかかる監視制御システムの実施の形態1の構成を示す図である。FIG. 1 is a diagram showing a configuration of a monitoring control system according to a first embodiment of the present invention. 図2は、設定ツールソフトウェアを実行するコンピュータのハードウェア構成を示す図である。FIG. 2 is a diagram illustrating a hardware configuration of a computer that executes the setting tool software. 図3は、設定端末として機能しているコンピュータを示す図である。FIG. 3 is a diagram illustrating a computer functioning as a setting terminal. 図4は、ラベル情報の構成例を示す図である。FIG. 4 is a diagram illustrating a configuration example of label information. 図5は、制御装置の機能構成を示す図である。FIG. 5 is a diagram illustrating a functional configuration of the control device. 図6は、監視端末の構成を示す図である。FIG. 6 is a diagram illustrating a configuration of the monitoring terminal. 図7は、実施の形態1にかかる監視端末が、制御装置のラベル情報に応じた監視画面を表示する処理の流れを示す図である。FIG. 7 is a diagram illustrating a flow of processing in which the monitoring terminal according to the first embodiment displays a monitoring screen according to the label information of the control device. 図8は、本発明にかかる監視制御システムの実施の形態2の構成を示す図である。FIG. 8 is a diagram showing a configuration of the monitoring control system according to the second embodiment of the present invention. 図9は、実施の形態2にかかる監視制御システムの監視端末の構成を示す図である。FIG. 9 is a diagram of a configuration of a monitoring terminal of the monitoring control system according to the second embodiment. 図10は、実施の形態2にかかる監視制御システムの設定端末の構成を示す図である。FIG. 10 is a diagram of a configuration of a setting terminal of the monitoring control system according to the second embodiment. 図11は、ラベル情報の構成例を示す図である。FIG. 11 is a diagram illustrating a configuration example of label information.
 以下に、本発明にかかる監視制御システム、監視端末及び監視プログラムの実施の形態を図面に基づいて詳細に説明する。なお、この実施の形態によりこの発明が限定されるものではない。 Hereinafter, embodiments of a monitoring control system, a monitoring terminal, and a monitoring program according to the present invention will be described in detail with reference to the drawings. Note that the present invention is not limited to the embodiments.
実施の形態1.
 図1は、本発明にかかる監視制御システムの実施の形態1の構成を示す図である。監視制御システム100は、制御装置1、設定端末2及び監視端末3を有し、これらがネットワーク4で相互に接続されている。また、制御装置1には、制御対象となる各種周辺機器7が接続されている。なお、以下の説明において、制御装置1の制御対象である機器をデバイスと称する。
Embodiment 1 FIG.
FIG. 1 is a diagram showing a configuration of a monitoring control system according to a first embodiment of the present invention. The monitoring control system 100 includes a control device 1, a setting terminal 2 and a monitoring terminal 3, which are connected to each other via a network 4. In addition, various peripheral devices 7 to be controlled are connected to the control device 1. In the following description, a device to be controlled by the control device 1 is referred to as a device.
 設定端末2は、一時的に制御装置1に接続して設定を行うために使用する装置である。設定端末2は、汎用のコンピュータに設定ツールソフトウェアをインストールすることによって構成される。図2は、設定ツールソフトウェアを実行するコンピュータのハードウェア構成を示す図である。コンピュータ600は、CPU(Central Processing Unit)601、RAM(Random Access Memory)602、ROM(Read Only Memory)603、記憶部604、入力部605、表示部606及び通信I/F(Interface)609を有する。 The setting terminal 2 is a device that is used to temporarily connect to the control device 1 and perform settings. The setting terminal 2 is configured by installing setting tool software on a general-purpose computer. FIG. 2 is a diagram illustrating a hardware configuration of a computer that executes the setting tool software. The computer 600 includes a CPU (Central Processing Unit) 601, a RAM (Random Access Memory) 602, a ROM (Read Only Memory) 603, a storage unit 604, an input unit 605, a display unit 606, and a communication I / F (Interface) 609. .
 CPU601は、設定ツールプログラムソフトウェアを実行する演算装置である。RAM602は、CPU601がプログラムを実行する際に用いるワークエリアである。ROM603は、コンピュータ600の起動時にCPU601が実行するプログラムを不揮発に記憶する。コンピュータ600の起動時にCPU601が実行するプログラムとは、具体例を挙げるとIPL(Initial Program Loader)である。記憶部604は、情報を不揮発に記憶する装置であり、ハードディスクドライブ(Hard Disk Drive, HDD)やソリッドステートドライブ(Solid State Drive, SSD)などを適用可能である。入力部605は、ユーザが情報を入力するためのユーザインタフェースであり、マウスやタッチパネル等のポインティングデバイスやキーボードなどを適用可能である。表示部606は、情報を表示する装置であり、LCD(Liquid Crystal Display)やOLED(Organic Light Emitting Display)などを適用可能である。通信I/F609は、制御装置1と通信するためのインタフェースである。 The CPU 601 is an arithmetic device that executes setting tool program software. A RAM 602 is a work area used when the CPU 601 executes a program. The ROM 603 stores a program to be executed by the CPU 601 when the computer 600 is activated in a nonvolatile manner. A specific example of the program executed by the CPU 601 when the computer 600 is started up is an IPL (Initial Program Loader). The storage unit 604 is a device that stores information in a nonvolatile manner, and a hard disk drive (Hard Disk Drive, HDD), a solid state drive (Solid State Drive, SSD), or the like is applicable. The input unit 605 is a user interface for a user to input information, and a pointing device such as a mouse or a touch panel, a keyboard, or the like is applicable. The display unit 606 is a device that displays information, and an LCD (Liquid Crystal Display), an OLED (Organic Light Emitting Display), or the like is applicable. The communication I / F 609 is an interface for communicating with the control device 1.
 コンピュータ600にインストールされた設定ツールソフトウェア607は、記憶部604に格納される。記憶部604に格納された設定ツールソフトウェア607をCPU601が読み出して実行することにより、コンピュータ600は設定端末2として機能している状態となる。図3は、設定端末として機能しているコンピュータを示す図である。設定端末2は、CPU601上で設定ツール21が動作している。設定ツール21は、制御プログラム作成部23、デバイスメモリ割付設定部24、通信設定部25及びラベル情報設定部26を備える。 The setting tool software 607 installed in the computer 600 is stored in the storage unit 604. When the CPU 601 reads out and executes the setting tool software 607 stored in the storage unit 604, the computer 600 is in a state of functioning as the setting terminal 2. FIG. 3 is a diagram illustrating a computer functioning as a setting terminal. In the setting terminal 2, the setting tool 21 is operating on the CPU 601. The setting tool 21 includes a control program creation unit 23, a device memory allocation setting unit 24, a communication setting unit 25, and a label information setting unit 26.
 制御プログラム作成部23は、制御装置1に実行させる後述の制御プログラム11を作成する機能を有する。制御プログラム11は、ラダー言語などで記述されるシーケンスプログラムである。デバイスメモリ割付設定部24は、制御プログラム11上で使用されるデバイスを割り付ける機能を有する。通信設定部25は、制御装置1が通信する際に必要となる設定をする機能を有する。通信する際に必要となる設定とは、例えば、ネットワーク4がEthernet(登録商標)である場合にはIPアドレスや通信ポートの設定である。ラベル情報設定部26は、ラベル情報13を作成する機能を有する。設定端末2上で設定ツール21が動作することにより、監視制御システム100で扱うラベルについてデバイスの名称やデバイスメモリにおけるアドレスを設定することが可能となる。 The control program creation unit 23 has a function of creating a control program 11 described later that is executed by the control device 1. The control program 11 is a sequence program written in a ladder language or the like. The device memory allocation setting unit 24 has a function of allocating devices used on the control program 11. The communication setting unit 25 has a function of making settings necessary when the control device 1 communicates. For example, when the network 4 is Ethernet (registered trademark), the settings required for communication are settings of an IP address and a communication port. The label information setting unit 26 has a function of creating the label information 13. By operating the setting tool 21 on the setting terminal 2, it is possible to set the device name and the address in the device memory for the label handled by the monitoring control system 100.
 図4は、ラベル情報の構成例を示す図である。ラベル情報13は、ラベル名を示すグローバルラベル131及びシステムラベル名132、デバイスの種類を示すデータ型133、デバイスメモリにおけるアドレスを示すデバイス134及び監視端末における表示方法を表す表示属性135の各項目を持つラベル139を複数有する。すなわち、ラベル情報13の各ラベル139は、制御システムの機能名や制御信号名と、デバイスメモリにおけるアドレスと、表示属性とが紐付けられている。表示属性135には、数値表示、文字列表示、ランプ表示、スイッチなどが設定可能である。システムラベル名132は、システム上の機能名や個々のデバイスの機能、信号名など直観的に分かりやすい名称を設定することができる。 FIG. 4 is a diagram showing a configuration example of label information. The label information 13 includes items of a global label 131 and a system label name 132 indicating a label name, a data type 133 indicating a device type, a device 134 indicating an address in a device memory, and a display attribute 135 indicating a display method in a monitoring terminal. A plurality of labels 139 are provided. That is, each label 139 of the label information 13 is associated with a function name or control signal name of the control system, an address in the device memory, and a display attribute. In the display attribute 135, numerical display, character string display, lamp display, switch, and the like can be set. As the system label name 132, an intuitively easy-to-understand name such as a function name on the system, a function of each device, and a signal name can be set.
 設定端末2の制御プログラム作成部23を用いて制御装置1の制御プログラムを作成する際には、デバイスメモリ12を指定する代わりにラベル139を指定することで、直観的にHMI操作を行うことが可能となる。 When creating a control program for the control device 1 using the control program creation unit 23 of the setting terminal 2, an HMI operation can be performed intuitively by designating the label 139 instead of designating the device memory 12. It becomes possible.
 図5は、制御装置の機能構成を示す図である。制御装置1は、通信部10と制御部14と不揮発メモリ15とを有する。通信部10は、他の装置とデータを送受信する機能部である。不揮発メモリ15は、制御プログラム11及びラベル情報13を不揮発に記憶する。不揮発メモリ15には、例えばフラッシュROMを適用できる。制御部14は、周辺機器7の制御を実行するための処理を行う。演算部16は、入出力部17を通じて周辺機器7から計測値を取得し、デバイスメモリ12に格納する。演算部16は、デバイスメモリ12の値に基づいて、不揮発メモリ15に格納されている制御プログラム11を実行することによって制御値を生成する。演算部16は、入出力部17を通じて制御値を周辺機器7へ出力する。デバイスメモリ12は、演算部16が周辺機器7から取得した計測値が格納される。入出力部17は、データを周辺機器7から取り込んだり、制御装置1内部のデータを周辺機器7へ出力したりするための制御を行う。 FIG. 5 is a diagram showing a functional configuration of the control device. The control device 1 includes a communication unit 10, a control unit 14, and a nonvolatile memory 15. The communication unit 10 is a functional unit that transmits and receives data to and from other devices. The nonvolatile memory 15 stores the control program 11 and the label information 13 in a nonvolatile manner. For example, a flash ROM can be applied to the nonvolatile memory 15. The control unit 14 performs processing for executing control of the peripheral device 7. The calculation unit 16 acquires measurement values from the peripheral device 7 through the input / output unit 17 and stores them in the device memory 12. The computing unit 16 generates a control value by executing the control program 11 stored in the nonvolatile memory 15 based on the value of the device memory 12. The calculation unit 16 outputs the control value to the peripheral device 7 through the input / output unit 17. The device memory 12 stores measurement values acquired from the peripheral device 7 by the calculation unit 16. The input / output unit 17 performs control for fetching data from the peripheral device 7 and outputting data in the control device 1 to the peripheral device 7.
 ここで、周辺機器7は、表示器71及び駆動装置72を有するものとする。なお、表示器71の具体例としては、ランプやメータなどを挙げられる。 Here, it is assumed that the peripheral device 7 includes a display 71 and a driving device 72. In addition, as a specific example of the indicator 71, a lamp, a meter, etc. are mentioned.
 制御装置1は、ネットワーク4上での識別情報として、例えば、Ethernet(登録商標)の場合にはIPアドレスや通信ポートなどが設定されており、その他の通信形態ではボーレートや局番などが設定されている。 In the control apparatus 1, for example, in the case of Ethernet (registered trademark), an IP address, a communication port, and the like are set as identification information on the network 4, and in other communication modes, a baud rate, a station number, and the like are set. Yes.
 制御装置1は、演算部16で制御プログラム11を実行することによって、ラベル情報13に設定された情報の収集を行い、制御装置1の内部メモリであるデバイスメモリ12に記憶する。換言すると、制御装置1は、デバイスメモリ12に記憶した計測値を基に制御値を算出して駆動装置72に出力したり、取得した計測値を演算して表示器71へ出力したりする。このように、制御装置1は、デバイスとなる周辺機器7のアナログやデジタルの信号を収集し、その信号を予め設定している信号定義データによって信号の属性ごとにデバイスメモリ12に格納する。 The control device 1 collects information set in the label information 13 by executing the control program 11 in the arithmetic unit 16 and stores it in the device memory 12 which is the internal memory of the control device 1. In other words, the control device 1 calculates a control value based on the measurement value stored in the device memory 12 and outputs the control value to the drive device 72, or calculates the obtained measurement value and outputs it to the display device 71. As described above, the control device 1 collects analog and digital signals of the peripheral device 7 serving as a device, and stores the signals in the device memory 12 for each signal attribute according to preset signal definition data.
 デバイスメモリ12の値は、不揮発メモリ15に保存されているラベル情報13と紐付けられており、通信部10は、他の装置からの通信プロトコルによる要求に応じて、デバイスメモリ12の値とともに、紐付けられているラベル情報13を不揮発メモリ15から読み出して要求元の装置へ出力する。 The value of the device memory 12 is associated with the label information 13 stored in the nonvolatile memory 15, and the communication unit 10 responds to a request based on a communication protocol from another device along with the value of the device memory 12. The associated label information 13 is read from the nonvolatile memory 15 and output to the requesting device.
 図6は、監視端末の構成を示す図である。監視端末3は、制御装置1からラベル情報13とデバイスメモリの値とを取得し、その結果を表示する装置である。監視端末3は、表示部31、通信部32、記憶部33及び演算部34を有する。表示部31は、制御装置1から取得したラベル情報13及びデバイスメモリの値を表示する表示装置であり、LCD(Liquid Crystal Display)やOLED(Organic Light Emitting Display)などを適用可能である。通信部32は、ネットワーク4を通じて他の機器と通信を行う機能部である。記憶部33は、制御装置1から取得したラベル情報13を格納する。演算部34は、制御装置1から取得したデバイスメモリの値を表するための監視プログラムとしてのHMIプログラム35を実行する。HMIプログラム35は、プロトコルを用いて通信部32を通じて制御装置1からデータを受信する機能を備えており、制御装置1から取得したデバイスメモリの値を、グラフィカルユーザインタフェース(Graphical User Interface,GUI)を使用して表示部31に表示する。HMIプログラム35は、画面合成部36と画面定義データ37とを含んでいる。画面合成部36は、記憶部33に記憶したラベル情報13に基づいて、制御装置1から取得したデバイスメモリの値を画面定義データ37に反映させてオブジェクトを作成する。画面定義データ37は、表示画面のレイアウトや使用するUI(User Interface)部品を定義した部品データ39、文字列表示のためのフォントを定義したフォントデータ38を含むデータである。HMIプログラム35は、デバイスメモリの値を画面定義データ37に埋め込んで生成したオブジェクトを表示部31に表示する。 FIG. 6 is a diagram showing the configuration of the monitoring terminal. The monitoring terminal 3 is a device that acquires the label information 13 and the value of the device memory from the control device 1 and displays the result. The monitoring terminal 3 includes a display unit 31, a communication unit 32, a storage unit 33, and a calculation unit 34. The display unit 31 is a display device that displays the label information 13 acquired from the control device 1 and the value of the device memory. An LCD (Liquid Crystal Display), an OLED (Organic Light Emitting Display), or the like is applicable. The communication unit 32 is a functional unit that communicates with other devices via the network 4. The storage unit 33 stores the label information 13 acquired from the control device 1. The calculation unit 34 executes an HMI program 35 as a monitoring program for representing the value of the device memory acquired from the control device 1. The HMI program 35 has a function of receiving data from the control device 1 through the communication unit 32 using a protocol. The value of the device memory acquired from the control device 1 is displayed as a graphical user interface (GUI). Used to display on the display unit 31. The HMI program 35 includes a screen composition unit 36 and screen definition data 37. The screen composition unit 36 creates an object by reflecting the value of the device memory acquired from the control device 1 in the screen definition data 37 based on the label information 13 stored in the storage unit 33. The screen definition data 37 is data including part data 39 that defines a layout of a display screen and UI (User Interface) parts to be used, and font data 38 that defines a font for displaying a character string. The HMI program 35 displays an object generated by embedding the value of the device memory in the screen definition data 37 on the display unit 31.
 このように、HMIプログラム35は、ラベルの表示属性に対応する画面定義データ37が組み込まれており、ラベルに使われているデバイスを抽出し、そのデバイスの最新値と表示属性とを読み込み、画面定義データ37と合成して表示部31に表示する。 As described above, the HMI program 35 incorporates the screen definition data 37 corresponding to the display attribute of the label, extracts the device used for the label, reads the latest value and display attribute of the device, and reads the screen. It is combined with the definition data 37 and displayed on the display unit 31.
 図7は、実施の形態1にかかる監視端末が、制御装置のラベル情報に応じた監視画面を表示する処理の流れを示す図である。監視端末3は、制御装置1に設定されているネットワーク4上での識別情報に基づいて、接続先として制御装置1を指定する(ステップS1)。監視端末3は、ネットワーク4を通じて制御装置1に接続し(ステップS2)、プロトコルを使用してラベル情報13を読み込み、読み込んだラベル情報13を記憶部33に保存する(ステップS3)。さらに、HMIプログラム35は、ラベル情報13に基づいて、ラベル情報13中のラベルに対応するデバイスメモリの値を制御装置1から取得する(ステップS4)。具体的には、HMIプログラム35は、ラベル情報13中のデバイス134によってデバイスメモリにおけるアドレスを指定することにより、ラベルに対応するデバイスメモリの値を制御装置1から取得する。HMIプログラム35は、制御装置1から取得したラベル情報13を基に、表示属性135に対応したUI部品を選択するとともに、ラベル情報13中のデータ型133、換言すると、ビットデバイスであるかワードデバイスであるかに応じて、デバイスメモリの値とUI部品とを合成し、オブジェクトを生成する(ステップS5)。なお、HMIプログラム35は、ラベル情報13のグローバルラベル131及びシステムラベル名132はテキストとして認識し、オブジェクトの銘板として画像に変換する。そして、HMIプログラム35は、生成したオブジェクトを含む監視画面を表示部31に表示する(ステップS6)。 FIG. 7 is a diagram showing a flow of processing in which the monitoring terminal according to the first embodiment displays a monitoring screen according to the label information of the control device. The monitoring terminal 3 designates the control device 1 as a connection destination based on the identification information on the network 4 set in the control device 1 (step S1). The monitoring terminal 3 connects to the control device 1 through the network 4 (step S2), reads the label information 13 using a protocol, and stores the read label information 13 in the storage unit 33 (step S3). Further, the HMI program 35 acquires the value of the device memory corresponding to the label in the label information 13 from the control device 1 based on the label information 13 (step S4). Specifically, the HMI program 35 acquires the value of the device memory corresponding to the label from the control device 1 by designating the address in the device memory by the device 134 in the label information 13. The HMI program 35 selects a UI component corresponding to the display attribute 135 on the basis of the label information 13 acquired from the control device 1, and the data type 133 in the label information 13, in other words, a bit device or a word device Depending on whether or not, the value of the device memory and the UI component are synthesized to generate an object (step S5). The HMI program 35 recognizes the global label 131 and the system label name 132 of the label information 13 as text, and converts them into an image as an object nameplate. Then, the HMI program 35 displays a monitoring screen including the generated object on the display unit 31 (step S6).
 表示属性135が設定されたラベル139が複数ある場合は、ラベル139の一覧を画面上に表示し、監視するラベル139の選択をユーザに促すことで、表示するラベル139を取捨選択できる。監視端末3の表示部31上に複数のラベル情報を表示させる際に1画面にラベル情報が収まらない場合、画面をスクロールさせることで複数のラベル情報を表示することや、1画面を1頁として複数頁に分け、頁を切り替えて表示することができる。 When there are a plurality of labels 139 for which the display attribute 135 is set, a list of labels 139 is displayed on the screen, and the user is prompted to select a label 139 to be monitored, whereby the displayed label 139 can be selected. When displaying a plurality of label information on the display unit 31 of the monitoring terminal 3, if the label information does not fit on one screen, the plurality of label information can be displayed by scrolling the screen, or one screen can be regarded as one page. Divided into multiple pages, the pages can be switched and displayed.
 監視端末3の表示部31上に表示する監視画面上では、ラベルは、ラベル名やデバイスメモリなどの設定情報と、UI部品とが関連付けされたオブジェクトとに変換されて表示される。オブジェクトは監視画面上での表示位置を変更することが可能であり、例えば監視画面上の複数のオブジェクトの中で、確認頻度が高いものを視認性が良い位置に配置したり、類似の項目のものを選択し関連するオブジェクトを集約して配置することなどが可能である。 On the monitoring screen displayed on the display unit 31 of the monitoring terminal 3, the label is displayed after being converted into setting information such as a label name and device memory and an object associated with a UI component. It is possible to change the display position of the object on the monitoring screen. For example, among the objects on the monitoring screen, objects with high confirmation frequency can be placed at a position with good visibility, or similar items can be displayed. It is possible to select objects and aggregate related objects.
 監視端末3は、オブジェクト表示のために、HMIプログラム35にフォントデータ38や部品データ39として予め保存されたフォントやUI部品の中からラベルの表示属性に対応したフォントやUI部品を使用する。例えば、HMIプログラム35は、ラベル表示属性が数値表示や文字列表示が設定されていた場合は表示枠を、ランプやスイッチの場合には実物を模擬したUI部品を選択し、デバイスメモリの値と合成した画像を表示部31に表示する。また、表示属性に数値表示が設定されていた場合、HMIプログラム35は、制御装置1から取得したデバイスメモリの値に対応した数字のフォント、具体的には、7セグメントLED(Light Emitting Display)で数字を表示するためのフォントを選択し、数値表示用の枠図形内に数値を配置するように合成して画像を表示する。また、表示属性にランプ表示が設定されていた場合、HMIプログラム35は、デバイスメモリの値に応じて、例えばオン時には点灯している明るいランプを示すUI部品を、オフ時には消灯している暗いランプを示すUI部品を切り替えて表示する。 The monitoring terminal 3 uses a font or UI component corresponding to the label display attribute from among fonts and UI components stored in advance as font data 38 and component data 39 in the HMI program 35 for object display. For example, the HMI program 35 selects a display frame when the label display attribute is set to a numerical display or a character string display, and selects a UI part that simulates the real thing when it is a lamp or a switch. The synthesized image is displayed on the display unit 31. In addition, when numerical display is set in the display attribute, the HMI program 35 uses a numeric font corresponding to the value of the device memory acquired from the control device 1, specifically, a 7-segment LED (Light Emitting Display). A font for displaying numbers is selected, and an image is displayed by synthesizing the numerical values so as to be arranged in a frame figure for displaying numerical values. When the display attribute is set to lamp display, the HMI program 35 displays, for example, a UI component indicating a bright lamp that is lit when turned on, or a dark lamp that is turned off when turned off, according to the value of the device memory. The UI parts indicating are switched and displayed.
 上記の説明においては、設定端末2がネットワーク4に接続されている構成を例としたが、設定端末2は、汎用の通信ケーブルを用いて制御装置1と接続しても良い。この場合は、通信ケーブルとしては、Ethernet(登録商標)、USB(Universal Serial Bus)、RS232Cなどの公知の規格に準拠したケーブルを適用可能である。 In the above description, the configuration in which the setting terminal 2 is connected to the network 4 is taken as an example, but the setting terminal 2 may be connected to the control device 1 using a general-purpose communication cable. In this case, as the communication cable, a cable compliant with a known standard such as Ethernet (registered trademark), USB (Universal Serial Bus), or RS232C can be applied.
 監視端末3は、制御装置1からラベル情報13を取得し、ラベル情報13に定義された表示属性135に従って画面定義データ37にデバイスメモリの値を反映させるHMIプログラム35が動作可能であれば良く、制御装置1の監視画面を予め作成する必要がないため、監視画面作成の手間を削減することができる。なお、HMIプログラム35を実行できる装置としては、プログラマブル表示器やパネルコンピュータに限定されることはなく、タブレット端末やスマートフォンなどの携帯端末にHMIプログラムのアプリケーションをインストールしたものを適用することもできる。 The monitoring terminal 3 only needs to be able to operate the HMI program 35 that acquires the label information 13 from the control device 1 and reflects the value of the device memory in the screen definition data 37 in accordance with the display attribute 135 defined in the label information 13. Since it is not necessary to create the monitoring screen of the control device 1 in advance, the trouble of creating the monitoring screen can be reduced. An apparatus that can execute the HMI program 35 is not limited to a programmable display or a panel computer, and an apparatus in which an application of the HMI program is installed in a portable terminal such as a tablet terminal or a smartphone can also be applied.
 実施の形態1にかかる監視制御システムによれば、監視端末3は、表示属性135の設定に応じたUI部品にデバイスメモリの値を合成してオブジェクトを生成し、表示部31に表示するため、設定内容を容易に確認可能とすることができる。 According to the monitoring control system according to the first embodiment, the monitoring terminal 3 generates an object by combining the device memory value with the UI component according to the setting of the display attribute 135 and displays the object on the display unit 31. The setting contents can be easily confirmed.
実施の形態2.
 図8は、本発明にかかる監視制御システムの実施の形態2の構成を示す図である。監視制御システム100は、制御装置1、設定端末2及び監視端末3に加え、ファイルサーバ51及び制御装置8をさらに有する。ファイルサーバ51及び制御装置8は、ネットワーク4に接続されている。制御装置8は、制御装置1と同等の機能を有している。
Embodiment 2. FIG.
FIG. 8 is a diagram showing a configuration of the monitoring control system according to the second embodiment of the present invention. The monitoring control system 100 further includes a file server 51 and a control device 8 in addition to the control device 1, the setting terminal 2, and the monitoring terminal 3. The file server 51 and the control device 8 are connected to the network 4. The control device 8 has a function equivalent to that of the control device 1.
 図9は、実施の形態2にかかる監視制御システムの監視端末の構成を示す図である。実施の形態2の監視端末3は、リムーバブル記憶媒体50に対しデータを読み書き可能である点で実施の形態1と相違する。監視端末3は、監視画面を監視画面プロジェクトファイルとしてリムーバブル記憶媒体50又はファイルサーバ51に保存する機能を有する。 FIG. 9 is a diagram illustrating a configuration of a monitoring terminal of the monitoring control system according to the second embodiment. The monitoring terminal 3 according to the second embodiment is different from the first embodiment in that data can be read from and written to the removable storage medium 50. The monitoring terminal 3 has a function of saving the monitoring screen as a monitoring screen project file in the removable storage medium 50 or the file server 51.
 図10は、実施の形態2にかかる監視制御システムの設定端末の構成を示す図である。実施の形態2の設定端末2は、設定ツール21がプロジェクト編集部27を有する点で実施の形態1と相違する。 FIG. 10 is a diagram illustrating a configuration of a setting terminal of the monitoring control system according to the second embodiment. The setting terminal 2 according to the second embodiment is different from the first embodiment in that the setting tool 21 has a project editing unit 27.
 プロジェクトファイルには、画面上のオブジェクトのレイアウト設定と制御装置1との通信設定が保存される。したがって、リムーバブル記憶媒体50やファイルサーバ51に保存したプロジェクトファイルをHMIプログラム35が動作する別の端末で読み出すことで、同じ画面を表示することができる。 In the project file, the layout settings of objects on the screen and the communication settings with the control device 1 are saved. Therefore, the same screen can be displayed by reading the project file saved in the removable storage medium 50 or the file server 51 by another terminal on which the HMI program 35 operates.
 また、監視制御システム内にある制御装置1,8のそれぞれに対応するプロジェクトファイルをリムーバブル記憶媒体50やファイルサーバ51に保存しておくことにより、HMIプログラム35は、監視対象としたい制御装置に対応するプロジェクトファイルをリムーバブル記憶媒体50やファイルサーバ51から読み出して、監視対象とすることが可能である。 In addition, the project file corresponding to each of the control devices 1 and 8 in the monitoring control system is stored in the removable storage medium 50 or the file server 51, so that the HMI program 35 corresponds to the control device to be monitored. It is possible to read a project file to be monitored from the removable storage medium 50 or the file server 51 and set it as a monitoring target.
 プロジェクトファイルは、設定端末2が備えるプロジェクト編集部27により、表示レイアウト等を変更することが可能である。例えば、同一の制御装置を解像度の異なる複数の監視端末を使用して監視する場合、それぞれの監視端末の解像度に合わせて表示するラベル数やオブジェクトのレイアウトを設定できる。 The display layout of the project file can be changed by the project editing unit 27 provided in the setting terminal 2. For example, when the same control apparatus is monitored using a plurality of monitoring terminals having different resolutions, the number of labels to be displayed and the layout of objects can be set in accordance with the resolution of each monitoring terminal.
 なお、本実施の形態では、リムーバブル記憶媒体50にプロジェクトファイルを保存すれば、設定端末2でプロジェクトファイルの編集を行う際には、監視端末3からリムーバブル記憶媒体50を取り外し、設定端末2にリムーバブル記憶媒体50を読み取らせることで設定端末2にプロジェクトファイルを移すことができる。したがって、設定端末2がネットワーク4ではなく汎用の通信ケーブルを用いて制御装置1に接続されている場合でも、プロジェクトファイルの編集が可能である。 In the present embodiment, if the project file is stored in the removable storage medium 50, when the project file is edited on the setting terminal 2, the removable storage medium 50 is removed from the monitoring terminal 3 and the setting terminal 2 is removable. The project file can be transferred to the setting terminal 2 by reading the storage medium 50. Therefore, even when the setting terminal 2 is connected to the control device 1 using a general-purpose communication cable instead of the network 4, the project file can be edited.
 実施の形態2によれば、複数の制御装置が接続されたネットワークに監視端末を接続することにより、一つの監視端末で複数の制御装置を監視することが可能となり、監視制御システム全体での監視端末数を低減できる。 According to the second embodiment, by connecting a monitoring terminal to a network to which a plurality of control devices are connected, it becomes possible to monitor a plurality of control devices with a single monitoring terminal. The number of terminals can be reduced.
実施の形態3.
 本発明にかかる監視制御システムの実施の形態3の構成は、実施の形態1と同様である。実施の形態3では、ラベル情報設定部26は、ラベル情報の各ラベルにセキュリティレベルを設定する機能を有する。セキュリティレベルは、閲覧者の持つ権限に応じて監視端末3上に表示する内容を区別するための情報である。また、監視端末3は、パスワード等によるユーザ認証機能を有している。
Embodiment 3 FIG.
The configuration of the monitoring control system according to the third embodiment of the present invention is the same as that of the first embodiment. In the third embodiment, the label information setting unit 26 has a function of setting a security level for each label of the label information. The security level is information for distinguishing the contents to be displayed on the monitoring terminal 3 according to the authority the viewer has. The monitoring terminal 3 has a user authentication function using a password or the like.
 図11は、ラベル情報の構成例を示す図である。ラベル139には、セキュリティレベル138として“低”又は“高”のいずれかが設定される。例えば、セキュリティレベル138を“低”に設定したラベルは閲覧するのに権限が不要であるが、セキュリティレベル138を“高”に設定したラベルは、管理者の権限を持つものしか閲覧できないようにすることができる。 FIG. 11 is a diagram illustrating a configuration example of label information. In the label 139, either “low” or “high” is set as the security level 138. For example, a label with security level 138 set to “low” does not require authority to view, but a label with security level 138 set to “high” can only be viewed by an administrator with authority. can do.
 なお、ここではセキュリティレベル138を“低”及び“高”の二段階に設定可能な例を挙げたが、セキュリティレベル138を三段階以上に設定できるようにしても良い。 In this example, the security level 138 can be set to two levels of “low” and “high”, but the security level 138 may be set to three or more levels.
 実施の形態3によれば、閲覧に必要な権限がない者に対しては、ラベル情報の閲覧を制限した画面を表示できる。 According to the third embodiment, a screen that restricts browsing of label information can be displayed for a person who does not have authority necessary for browsing.
 以上のように、本発明にかかる監視制御システム、監視端末及び監視プログラムは、システムの監視のために専用のモニタ画面を作成する必要がなく、画面作成にかかる工数を削減できる点で有用である。 As described above, the monitoring control system, the monitoring terminal, and the monitoring program according to the present invention are useful in that it is not necessary to create a dedicated monitor screen for monitoring the system, and the number of steps required for screen creation can be reduced. .
 1,8 制御装置、2 設定端末、3 監視端末、4 ネットワーク、7 周辺機器、10,32 通信部、11 制御プログラム、12 デバイスメモリ、13 ラベル情報、14 制御部、15 不揮発メモリ、16 演算部、17 入出力部、21 設定ツール、23 制御プログラム作成部、24 デバイスメモリ割付設定部、25 通信設定部、26 ラベル情報設定部、27 プロジェクト編集部、31,606 表示部、33,604 記憶部、34 演算部、35 HMIプログラム、36 画面合成部、37 画面定義データ、38 フォントデータ、39 部品データ、50 リムーバブル記憶媒体、51 ファイルサーバ、131 グローバルラベル、132 システムラベル名、133 データ型、134 デバイス、135 表示属性、139 ラベル、600 コンピュータ、601 CPU、602 RAM、603 ROM、605 入力部、609 通信I/F。 1,8 control device, 2 setting terminal, 3 monitoring terminal, 4 network, 7 peripheral device, 10, 32 communication unit, 11 control program, 12 device memory, 13 label information, 14 control unit, 15 non-volatile memory, 16 operation unit , 17 I / O unit, 21 setting tool, 23 control program creation unit, 24 device memory allocation setting unit, 25 communication setting unit, 26 label information setting unit, 27 project editing unit, 31,606 display unit, 33,604 storage unit , 34 arithmetic unit, 35 HMI program, 36 screen composition unit, 37 screen definition data, 38 font data, 39 part data, 50 removable storage medium, 51 file server, 131 global label, 132 system label name, 133 data type, 134 Deba Scan, 135 display attribute, 139 labels, 600 computer, 601 CPU, 602 RAM, 603 ROM, 605 input unit, 609 communication I / F.

Claims (15)

  1.  制御プログラムを実行してデバイスの制御及び該デバイスからのデータの収集を行い、前記デバイスから収集したデータをデバイスメモリに書き込む制御装置と、前記デバイスメモリに書き込まれているデータを前記制御装置から取得して表示する監視端末とを有する監視制御システムであって、
     前記制御装置は、前記デバイスメモリにおけるアドレスと、該アドレスが示すデバイスメモリに書き込まれているデータの名称と、前記アドレスが示すデバイスメモリに書き込まれているデータの表示方法を表す表示属性とを関連付けて定義したラベルを有するラベル情報を格納し、
     前記監視端末は、前記ラベル情報を前記制御装置から取得し、前記ラベルに定義されているアドレスが示す前記デバイスメモリからデータを読み出すとともに、前記ラベルに定義されている前記表示属性に従って、前記デバイスメモリから読み出したデータ及び前記名称を表示することを特徴とする監視制御システム。
    A control program is executed to control a device and collect data from the device, and a control device that writes data collected from the device to a device memory, and data that is written to the device memory is acquired from the control device A monitoring control system having a monitoring terminal for displaying
    The control device associates an address in the device memory, a name of data written in the device memory indicated by the address, and a display attribute indicating a display method of the data written in the device memory indicated by the address. Store the label information with the defined label,
    The monitoring terminal acquires the label information from the control device, reads data from the device memory indicated by an address defined in the label, and, according to the display attribute defined in the label, the device memory A monitoring control system, characterized in that the data read from and the name are displayed.
  2.  制御プログラムを実行してデバイスの制御及び該デバイスからのデータの収集を行い、前記デバイスから収集したデータをデバイスメモリに書き込む制御装置に接続され、前記デバイスメモリに書き込まれているデータを前記制御装置から取得して表示する監視端末であって、
     前記デバイスメモリにおけるアドレスと、該アドレスが示すデバイスメモリに書き込まれているデータの名称と、前記アドレスが示すデバイスメモリに書き込まれているデータの表示方法を表す表示属性とを関連付けて定義したラベルを有するラベル情報を前記制御装置から取得し、前記ラベルに定義されているアドレスが示す前記デバイスメモリからデータを読み出すとともに、前記ラベルに定義されている前記表示属性に従って、前記デバイスメモリから読み出したデータ及び前記名称を表示することを特徴とする監視端末。
    A control program is executed to control the device and collect data from the device, and is connected to a control device that writes the data collected from the device to a device memory, and the data written in the device memory is transferred to the control device A monitoring terminal that acquires and displays from
    A label defined by associating an address in the device memory, a name of data written in the device memory indicated by the address, and a display attribute indicating a display method of data written in the device memory indicated by the address The label information is acquired from the control device, the data is read from the device memory indicated by the address defined in the label, and the data read from the device memory according to the display attribute defined in the label, and A monitoring terminal that displays the name.
  3.  複数のユーザインタフェース部品を登録する手段を有し、
     前記複数のユーザインタフェース部品の中から、前記表示属性に応じたユーザインタフェース部品を選択し、該選択したユーザインタフェース部品と前記デバイスメモリから読み出したデータと合成することによってオブジェクトを作成し、該生成したオブジェクトを含む監視画面を表示することを特徴とする請求項2に記載の監視端末。
    Means for registering a plurality of user interface components;
    The user interface component corresponding to the display attribute is selected from the plurality of user interface components, and an object is created by combining the selected user interface component and data read from the device memory, and the generated The monitoring terminal according to claim 2, wherein a monitoring screen including an object is displayed.
  4.  複数のフォントデータが予め登録されており、
     前記デバイスの種別に対応する前記フォントデータを用いて、前記オブジェクトを作成することを特徴とする請求項3に記載の監視端末。
    Multiple font data are registered in advance,
    The monitoring terminal according to claim 3, wherein the object is created using the font data corresponding to the type of the device.
  5.  前記監視画面上での前記オブジェクトの配置位置を変更する編集機能を備えることを特徴とする請求項3又は4に記載の監視端末。 The monitoring terminal according to claim 3 or 4, further comprising an editing function for changing an arrangement position of the object on the monitoring screen.
  6.  セキュリティレベルが設定されているラベルに定義されているアドレスが示す前記デバイスメモリから読み出したデータをユーザの利用者権限に応じて表示することを特徴とする請求項2に記載の監視端末。 3. The monitoring terminal according to claim 2, wherein data read from the device memory indicated by an address defined in a label for which a security level is set is displayed according to a user authority of the user.
  7.  前記ラベル情報に含まれるラベルのうち、ユーザ操作によって選択されたラベルのみを表示することを特徴とする請求項2に記載の監視端末。 The monitoring terminal according to claim 2, wherein only a label selected by a user operation among labels included in the label information is displayed.
  8.  前記オブジェクトを表示する画面のデータを、編集可能な形式でプロジェクトデータとして保存可能であることを特徴とする請求項2に記載の監視端末。 3. The monitoring terminal according to claim 2, wherein screen data for displaying the object can be saved as project data in an editable format.
  9.  制御プログラムを実行してデバイスの制御及び該デバイスからのデータの収集を行い、前記デバイスから収集したデータをデバイスメモリに書き込む制御装置に接続されたコンピュータを、前記デバイスメモリに書き込まれているデータを前記制御装置から取得して表示する監視端末として機能させる監視プログラムであって、
     前記コンピュータに、
     前記デバイスメモリにおけるアドレスと、該アドレスが示すデバイスメモリに書き込まれているデータの名称と、前記アドレスが示すデバイスメモリに書き込まれているデータの表示方法を表す表示属性とを関連付けて定義したラベルを有するラベル情報を前記制御装置から取得する処理と、
     前記ラベルに定義されているアドレスが示す前記デバイスメモリからデータを読み出す処理と、
     前記ラベルに定義されている前記表示属性に従って、前記デバイスメモリから読み出したデータ及び前記名称を表示する処理とを実行させることを特徴とする監視プログラム。
    A computer connected to a control device that executes a control program to control a device and collect data from the device, and writes the data collected from the device to a device memory. A monitoring program that functions as a monitoring terminal that acquires and displays from the control device,
    In the computer,
    A label defined by associating an address in the device memory, a name of data written in the device memory indicated by the address, and a display attribute indicating a display method of data written in the device memory indicated by the address Processing to acquire label information from the control device;
    A process of reading data from the device memory indicated by the address defined in the label;
    A monitoring program for executing data read from the device memory and a process of displaying the name according to the display attribute defined in the label.
  10.  前記コンピュータに、
     複数のユーザインタフェース部品を登録する処理と、
     前記複数のユーザインタフェース部品の中から、前記表示属性に応じたユーザインタフェース部品を選択する処理と、
     前記選択したユーザインタフェース部品と前記デバイスメモリから読み出したデータと合成することによってオブジェクトを作成する処理と、
     前記生成したオブジェクトを含む監視画面を表示する処理とを行わせることを特徴とする請求項9に記載の監視プログラム。
    In the computer,
    Processing to register multiple user interface components;
    A process of selecting a user interface component corresponding to the display attribute from the plurality of user interface components;
    A process of creating an object by combining the selected user interface component and data read from the device memory;
    The monitoring program according to claim 9, wherein a process for displaying a monitoring screen including the generated object is performed.
  11.  前記コンピュータに、
     複数のフォントデータを登録する処理と、
     前記デバイスの種別に対応する前記フォントデータを用いて、前記オブジェクトを作成する処理とを行わせることを特徴とする請求項10に記載の監視プログラム。
    In the computer,
    Processing to register multiple font data;
    The monitoring program according to claim 10, wherein a process for creating the object is performed using the font data corresponding to the type of the device.
  12.  前記コンピュータに、
     前記監視画面上での前記オブジェクトの配置位置を変更する編集処理を行わせることを特徴とする請求項10又は11に記載の監視プログラム。
    In the computer,
    The monitoring program according to claim 10 or 11, wherein an editing process for changing an arrangement position of the object on the monitoring screen is performed.
  13.  前記コンピュータに、
     前記ラベルにセキュリティレベルが設定されている場合には、ユーザの利用者権限に応じて、前記デバイスメモリに書き込まれているデータを表示する処理を行わせることを特徴とする請求項9に記載の監視プログラム。
    In the computer,
    10. The processing according to claim 9, wherein when a security level is set for the label, a process of displaying data written in the device memory is performed according to a user authority of the user. Monitoring program.
  14.  前記コンピュータに、
     前記ラベル情報に含まれるラベルのうち、ユーザ操作によって選択されたラベルのみを表示する処理を行わせることを特徴とする請求項9に記載の監視プログラム。
    In the computer,
    The monitoring program according to claim 9, wherein a process of displaying only a label selected by a user operation among labels included in the label information is performed.
  15.  前記コンピュータに、
     前記オブジェクトを表示する画面のデータを、編集可能な形式でプロジェクトデータとして保存する処理を行わせることを特徴とする請求項9に記載の監視プログラム。
    In the computer,
    The monitoring program according to claim 9, wherein processing for saving data of a screen displaying the object as project data in an editable format is performed.
PCT/JP2014/062493 2014-05-09 2014-05-09 Monitoring control system, monitoring terminal, and monitoring program WO2015170408A1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2015524530A JPWO2015170408A1 (en) 2014-05-09 2014-05-09 Monitoring control system, monitoring terminal and monitoring program
PCT/JP2014/062493 WO2015170408A1 (en) 2014-05-09 2014-05-09 Monitoring control system, monitoring terminal, and monitoring program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2014/062493 WO2015170408A1 (en) 2014-05-09 2014-05-09 Monitoring control system, monitoring terminal, and monitoring program

Publications (1)

Publication Number Publication Date
WO2015170408A1 true WO2015170408A1 (en) 2015-11-12

Family

ID=54392276

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2014/062493 WO2015170408A1 (en) 2014-05-09 2014-05-09 Monitoring control system, monitoring terminal, and monitoring program

Country Status (2)

Country Link
JP (1) JPWO2015170408A1 (en)
WO (1) WO2015170408A1 (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6081041B1 (en) * 2016-03-29 2017-02-15 三菱電機株式会社 Program creation apparatus, program creation method, and program
JP2020086579A (en) * 2018-11-16 2020-06-04 株式会社東芝 Monitoring control system and monitoring control method for water treatment facility
JP2020190945A (en) * 2019-05-22 2020-11-26 オムロン株式会社 Information providing system, server, and information providing method
CN113728286A (en) * 2019-04-25 2021-11-30 三菱电机株式会社 Screen data generation system, screen data generation method, and program
JP2023070807A (en) * 2021-11-10 2023-05-22 ダイキン工業株式会社 Useful information output device and output method for candidate for useful information

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07160311A (en) * 1993-12-08 1995-06-23 Fuji Electric Co Ltd Superimposing display device for operation display unit
JPH0954567A (en) * 1995-08-11 1997-02-25 Mitsubishi Electric Corp Process control monitor system
JP2000010625A (en) * 1998-06-19 2000-01-14 Fuji Electric Co Ltd Plant monitoring device
JP2002366248A (en) * 2001-06-12 2002-12-20 Digital Electronics Corp Program type device for displaying operation
JP2003199179A (en) * 2001-12-21 2003-07-11 Nisshin Engineering Co Ltd Information distribution apparatus and remote engineering system
JP2011215813A (en) * 2010-03-31 2011-10-27 Keyence Corp External device characteristic display system, display apparatus and external device characteristic display method
WO2012086049A1 (en) * 2010-12-24 2012-06-28 三菱電機株式会社 Screen creation system for programmable indicator

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07160311A (en) * 1993-12-08 1995-06-23 Fuji Electric Co Ltd Superimposing display device for operation display unit
JPH0954567A (en) * 1995-08-11 1997-02-25 Mitsubishi Electric Corp Process control monitor system
JP2000010625A (en) * 1998-06-19 2000-01-14 Fuji Electric Co Ltd Plant monitoring device
JP2002366248A (en) * 2001-06-12 2002-12-20 Digital Electronics Corp Program type device for displaying operation
JP2003199179A (en) * 2001-12-21 2003-07-11 Nisshin Engineering Co Ltd Information distribution apparatus and remote engineering system
JP2011215813A (en) * 2010-03-31 2011-10-27 Keyence Corp External device characteristic display system, display apparatus and external device characteristic display method
WO2012086049A1 (en) * 2010-12-24 2012-06-28 三菱電機株式会社 Screen creation system for programmable indicator

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6081041B1 (en) * 2016-03-29 2017-02-15 三菱電機株式会社 Program creation apparatus, program creation method, and program
WO2017168564A1 (en) * 2016-03-29 2017-10-05 三菱電機株式会社 Program generation device, program generation method and program
JP2020086579A (en) * 2018-11-16 2020-06-04 株式会社東芝 Monitoring control system and monitoring control method for water treatment facility
JP7210239B2 (en) 2018-11-16 2023-01-23 株式会社東芝 MONITORING CONTROL SYSTEM AND MONITORING CONTROL METHOD FOR WATER TREATMENT PLANT
CN113728286A (en) * 2019-04-25 2021-11-30 三菱电机株式会社 Screen data generation system, screen data generation method, and program
JP2020190945A (en) * 2019-05-22 2020-11-26 オムロン株式会社 Information providing system, server, and information providing method
WO2020235183A1 (en) * 2019-05-22 2020-11-26 オムロン株式会社 Information providing system, server, and information providing method
CN113785268A (en) * 2019-05-22 2021-12-10 欧姆龙株式会社 Information providing system, server, and information providing method
JP7303424B2 (en) 2019-05-22 2023-07-05 オムロン株式会社 Information provision system, server and information provision method
CN113785268B (en) * 2019-05-22 2023-12-15 欧姆龙株式会社 Information providing system, server, and information providing method
JP2023070807A (en) * 2021-11-10 2023-05-22 ダイキン工業株式会社 Useful information output device and output method for candidate for useful information

Also Published As

Publication number Publication date
JPWO2015170408A1 (en) 2017-04-20

Similar Documents

Publication Publication Date Title
JP6688665B2 (en) Equipment maintenance device, equipment maintenance method, equipment maintenance program and recording medium
JP6432551B2 (en) Equipment maintenance device, equipment maintenance system, equipment maintenance method, equipment maintenance program, and recording medium
WO2015170408A1 (en) Monitoring control system, monitoring terminal, and monitoring program
US8830504B2 (en) Terminal device that selectively displays identification information designation screens
EP2966617A1 (en) Image data generating device, portable terminal device, and portable control device
JP6468237B2 (en) Equipment maintenance device, equipment maintenance method, equipment maintenance program, and recording medium
JP5619328B1 (en) Sequence program creation support device
WO2019078129A1 (en) Servo motor adjusting device and servo motor adjusting method
CN107451664B (en) Device maintenance apparatus, device maintenance method, device maintenance program, and recording medium
JP2009217321A (en) Information processor and information processing program
WO2016194099A1 (en) Debug device, debug method, and debug program
JP4971226B2 (en) Design support device
US20050066268A1 (en) Method for displaying information in an automation system
JP5870214B2 (en) Programmable controller system, its programmable display, support device, program
EP2808765A1 (en) Screen definition device for operating panel
KR102385281B1 (en) A computer implemented method of configuring electronic relays in a distribution grid
JP2008041002A (en) Document processor and document processing program
JP6708240B2 (en) Equipment maintenance device, equipment maintenance system, equipment maintenance method, equipment maintenance program and recording medium
JP2020035497A (en) Maintenance work support device, maintenance work support method, maintenance work support program, and recording medium
JP2007034524A (en) Information processor, program, and recording medium
JP6919679B2 (en) Equipment maintenance equipment, equipment maintenance methods, equipment maintenance programs and recording media
JP2019086878A (en) Document processing system, document processing apparatus and document processing program
JP4552737B2 (en) Programmable controller
WO2014112035A1 (en) Programmable controller system, programmable display therefor, display editor, and program
JP2009181399A (en) Tag data import method and recording medium for predefined file

Legal Events

Date Code Title Description
ENP Entry into the national phase

Ref document number: 2015524530

Country of ref document: JP

Kind code of ref document: A

121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 14891298

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 14891298

Country of ref document: EP

Kind code of ref document: A1