WO2022181535A1 - 情報処理装置及びコンピュータ読み取り可能な記憶媒体 - Google Patents

情報処理装置及びコンピュータ読み取り可能な記憶媒体 Download PDF

Info

Publication number
WO2022181535A1
WO2022181535A1 PCT/JP2022/006918 JP2022006918W WO2022181535A1 WO 2022181535 A1 WO2022181535 A1 WO 2022181535A1 JP 2022006918 W JP2022006918 W JP 2022006918W WO 2022181535 A1 WO2022181535 A1 WO 2022181535A1
Authority
WO
WIPO (PCT)
Prior art keywords
summary request
command
request
unit
information processing
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.)
Ceased
Application number
PCT/JP2022/006918
Other languages
English (en)
French (fr)
Other versions
WO2022181535A9 (ja
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.)
Fanuc Corp
Original Assignee
Fanuc Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fanuc Corp filed Critical Fanuc Corp
Priority to US18/261,837 priority Critical patent/US20240302806A1/en
Priority to JP2023502384A priority patent/JP7538322B2/ja
Priority to CN202280015483.5A priority patent/CN116917819A/zh
Priority to DE112022000405.3T priority patent/DE112022000405T5/de
Publication of WO2022181535A1 publication Critical patent/WO2022181535A1/ja
Publication of WO2022181535A9 publication Critical patent/WO2022181535A9/ja
Anticipated expiration legal-status Critical
Ceased legal-status Critical Current

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/00Program-control systems
    • G05B19/02Program-control systems electric
    • G05B19/04Program control other than numerical control, i.e. in sequence controllers or logic controllers
    • G05B19/042Program control other than numerical control, i.e. in sequence controllers or logic controllers using digital processors
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B15/00Systems controlled by a computer
    • G05B15/02Systems controlled by a computer electric
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/02Total factory control, e.g. smart factories, flexible manufacturing systems [FMS] or integrated manufacturing systems [IMS]

Definitions

  • the present invention relates to an information processing device that acquires information from a control device based on a command from an application program, and a computer-readable storage medium that stores a program executed by the information processing device.
  • General control systems include information processing devices such as operation monitoring devices and production planning devices, numerical control devices that control machine tools and processing machines, robot controllers that control robots, programmable logic controllers (PLCs), etc.
  • a control device is connected to a communication network such as Ethernet via a communication interface. Information related to control is exchanged between the information processing device and the control device. When the amount of control-related information exchanged increases, the load on the communication processing in the control device increases, the time required for the application operating in the information processing device to acquire data increases, and at the same time the load on the network increases. The problem is getting bigger.
  • Patent Document 1 For the purpose of solving such problems, a technology has been disclosed that reduces the number of times each information processing device that communicates with a control device communicates, and collects data requests and control data transfers (for example, Patent Document 1: Such). Conventionally, acquisition of different information such as acquisition of coordinate values, acquisition of modal information, and acquisition of speed information has been performed by different communication processes. By using the technology described in Patent Literature 1 and the like, it becomes possible to obtain a plurality of types of information in one communication process, and the load on the communication process can be reduced.
  • a summary request is created and stored once in advance, and when data is acquired, the stored summary request is read out. The above problem is solved by reducing the load of creation processing.
  • an information processing device that acquires a plurality of types of information from a control device that controls a machine based on a command from an application program, at least one summary request associated with summary request identification information is obtained. and a summary request storage unit for storing a summary request, and upon receiving a summary request acquisition request, a summary request associated with the summary request identification information included in the summary request acquisition request is read from the summary request storage unit, and the read summary a summary request management unit that provides a request; a command execution unit that executes a command read from the application program; and, if the command is a summary request execution command, summary request identification information included in the summary request execution command. and a summary request execution unit that requests a summary request associated with the summary request management unit to execute the summary request acquired as a response to the request.
  • Another aspect of the present invention is a program executed in an information processing device that collectively acquires a plurality of types of information from a control device that controls a machine based on a command from an application program, the program reading from the application program If the received command is a command related to the execution of a summary request, the summary request associated with the summary request identification information included in the summary request storage unit storing at least one summary request associated with the summary request identification information is stored.
  • a computer storing a program for executing a process of acquiring a request and a process of collectively acquiring a plurality of types of information from the control device based on the summary request associated with the acquired summary request identification information.
  • a readable storage medium A readable storage medium.
  • a summary request is once created and stored at the beginning of a program, and the stored summary request is read out at the time of data acquisition. load) can be reduced.
  • FIG. 1 is a schematic hardware configuration diagram showing main parts of a control system according to one embodiment;
  • FIG. 1 is a schematic functional block diagram of a control system according to a first embodiment;
  • FIG. 7 is a diagram illustrating the flow of summary request creation in the control system according to the first embodiment;
  • FIG. 9 is a diagram illustrating another example of the flow of summary request creation in the control system according to the first embodiment;
  • FIG. 5 is a schematic functional block diagram of a control system according to a second embodiment;
  • FIG. 11 is a diagram showing an example of a summary request definition file;
  • FIG. 1 is a schematic hardware configuration diagram showing essential parts of a control system according to one embodiment.
  • the control system 1 is configured by connecting at least one control device 3 and an information processing device 2 that receives information from the control device 3 via a wired/wireless network 27 .
  • the control device 3 controls machines (not shown) such as manufacturing equipment and robots. During the control of the machine by the control device 3, a huge amount of information related to the control is generated as data and stored in a memory or the like as required.
  • the information processing device 2 acquires data generated by the control device 3 as necessary and uses it for managing the control system 1 as a whole.
  • the information processing device 2 may be implemented, for example, as a personal computer or the like attached to the control device 3, or implemented as a computer such as a fog computer or a cloud server connected to the control device 3 via the network 27. can do.
  • the information processing device 2 is configured around the CPU 10 . Each component included in the information processing apparatus 2 is connected via a bus 17 and exchanges data with each other via the bus 17 .
  • the CPU 10 controls the entire information processing apparatus 2 according to a system program stored in the ROM 11 .
  • EPROM, EEPROM, or the like is used for the ROM 11 .
  • a DRAM or the like is used for the RAM 12, and temporary calculation data, display data, etc. are stored.
  • a memory backed up by a battery (not shown) or an SSD (Solid State Drive) is used as the non-volatile memory 13, and the memory state is retained even when the power of the information processing device 2 is turned off.
  • the user interface device 18 is used to display data and graphics required for the operation of the information processing device 2, and to receive manual operation input, data input, and the like from the operator.
  • the graphics control circuit 19 converts digital signals such as numerical data and graphic data into raster signals for display and sends them to the display device 20 .
  • the display device 20 displays these numerical values and graphics.
  • a liquid crystal display device is mainly used for the display device 20 .
  • the input device 21 includes a keyboard having key switches, rotary switches, numeric keys, symbolic keys, character keys and function keys, and a pointing device such as a mouse.
  • the touch panel 22 has a function of detecting operations such as touch and drag by the operator.
  • the touch panel 22 is superimposed on the screen of the display device 20, and the touch panel 22 detects operations performed by the operator on software keys, software buttons, and software switches displayed on the screen of the display device 20. can be done. Note that the touch panel 22 and the display device 20 may be combined into one device.
  • the communication interface 23 performs data communication with the control device 3 etc. connected to the network 27 via the wired/wireless network 27 .
  • Control programs executed by the control device 3 to be managed, information related to the execution results of the programs, information related to signals acquired during the execution of the programs, etc. are acquired via the communication interface 23. can do.
  • control device 3 is mainly composed of the CPU 30. Each component included in the control device 3 is connected via a bus 37 and exchanges data with each other via the bus 37 .
  • CPU 30 controls the entire control device 3 according to a system program stored in ROM 31 .
  • EPROM, EEPROM, or the like is used for this ROM 31 .
  • a DRAM or the like is used for the RAM 32, and temporary calculation data, display data, etc. are stored.
  • the nonvolatile memory 33 uses a CMOS, SRAM, or the like backed up by a battery (not shown), and stores parameters and the like that should be retained even after the power is turned off.
  • the control interface 35 is connected to various machines such as machine tools and robots, and the control device 3 controls the various machines via the control interface 35 .
  • the control interface 35 is composed of, for example, an axis control circuit and a PLC (Programmable Logic Controller).
  • PLC Programmable Logic Controller
  • the control interface 35 acquires information on each part of the machine and detects and acquires the operating status of the machine with a sensor (not shown).
  • Communication interface 34 performs data communication with information processing apparatus 2 and the like connected to network 27 via wired/wireless network 27 .
  • FIG. 2 is a schematic block diagram of functions provided in the control system 1 according to the first embodiment of the present invention.
  • Each function provided in the control system 1 according to the present embodiment is such that the CPU 10 provided in the information processing device 2 and the CPU 30 provided in the control device 3 in the control system 1 shown in FIG. It is realized by controlling the operation of each part of the control device 3 .
  • These system programs can be provided by being stored in a storage medium such as a magnetic disk or an optical disk, or provided as a medium through a wired or wireless network.
  • the information processing device 2 that constitutes the control system 1 of the present embodiment includes a program analysis unit 100 , a summary request management unit 110 , a command execution unit 120 , a summary request execution unit 130 , a result acquisition unit 140 and a communication unit 150 .
  • An application program 200 to be executed by the information processing device 2 is stored in advance in the RAM 12 to the nonvolatile memory 13 of the information processing device 2, and a summary request storage unit 210 is an area for storing summary requests. and a result storage unit 220, which is an area for storing data acquired from the control device 3, are prepared in advance.
  • the information processing apparatus 2 of the present embodiment has, in addition to the functions described above, functions for realizing the functions that general information processing apparatuses have, but descriptions thereof will be omitted in this specification.
  • the program analysis unit 100 is realized by executing a system program read from the ROM 11 by the CPU 10 provided in the information processing apparatus 2 shown in FIG. be done.
  • the program analysis unit 100 analyzes the application program 200, extracts a command related to the management of the summary request included in the application program 200, and notifies the summary request management unit 110 of the extracted command.
  • the command execution unit 120 is notified of commands other than commands related to the management of summary requests.
  • the command related to management of summary requests includes, for example, a command for creating a summary request.
  • the summary request management unit 110 executes a system program read from the ROM 11 by the CPU 10 provided in the information processing apparatus 2 shown in FIG. Realized.
  • the grouping request management unit 110 creates a grouping request (one data packet containing a plurality of data acquisition requests) based on the command for creating grouping requests notified from the program analyzing unit 100, and stores the grouping requests created.
  • the request is collected and stored in the request storage unit 210 .
  • the summary request management unit 110 stores the summary request in association with the summary request identification information specified by the command related to the summary request.
  • the summary request identification information is information composed of, for example, numerical values and English characters, and is information for uniquely identifying the summary request.
  • the summary request management unit 110 reads the summary request associated with the summary request identification information included in the request from the summary request storage unit 210, and stores the read summary request. It is provided to the summary request executing unit 130 .
  • the command execution unit 120 executes a system program read from the ROM 11 by the CPU 10 provided in the information processing apparatus 2 shown in FIG. be done.
  • the command execution unit 120 controls each unit of the information processing device 2 based on commands included in the application program 200 notified from the program analysis unit 100 .
  • the command execution unit 120 executes the summary request together with the summary request identification information specified in the execution command.
  • the summary request execution command includes at least summary request identification information and identification information of the control device 3 to which data acquisition of the summary request is requested.
  • the summary request executing unit 130 executes a system program read from the ROM 11 by the CPU 10 provided in the information processing apparatus 2 shown in FIG. Realized.
  • the grouping request execution unit 130 requests the grouping request management unit to acquire the grouping request associated with the grouping request identification information included in the request from the command execution unit 120 .
  • the summary request execution unit 130 notifies the communication unit 150 to transmit the summary request acquired from the summary request management unit 110 to the control device 3 to which the data acquisition request is made.
  • the result acquisition unit 140 is realized by executing a system program read from the ROM 11 by the CPU 10 provided in the information processing apparatus 2 shown in FIG. be done.
  • the result acquisition unit 140 receives, via the communication unit 150 , the summary result as a response to the summary request to the control device 3 to which the data acquisition request is made, and stores it in the result storage unit 220 .
  • the result acquisition unit 140 extracts each result data from the summary result and stores the extracted result data in a predetermined area of the result storage unit 220 .
  • Each result data stored in the result storage unit 220 is used by, for example, displaying on the display device 20 or recording in an external storage device (not shown) or the like according to a command from the application program 200 .
  • the communication unit 150 executes a system program read from the ROM 11 by the CPU 10 provided in the information processing apparatus 2 shown in FIG. This is achieved by performing the input/output processing described above.
  • the communication unit 150 performs data transmission/reception processing with other devices via the network 27 based on commands from other functional means and communication from the network 27 .
  • control device 3 that constitutes the control system 1 of this embodiment includes a control unit 300 , a request analysis unit 310 , a data acquisition unit 320 , a summarized result creation unit 330 and a communication unit 340 .
  • the control device 3 of the present embodiment includes, in addition to the functional means described above, functional means for realizing the functions of a general control device, but the description thereof will be omitted in this specification.
  • the control unit 300 executes a system program read from the ROM 31 by the CPU 30 provided in the control device 3 shown in FIG. It is realized by performing input/output processing.
  • the control unit 300 controls the machine according to a machine control program or the like.
  • the control unit 300 acquires information on each part of the machine and the operation status of the machine while instructing the machine to operate.
  • the request analysis unit 310 is implemented by executing a system program read from the ROM 31 by the CPU 30 provided in the control device 3 shown in FIG. be.
  • the request analysis unit 310 analyzes the data acquisition request or summary request received via the communication unit 340, and instructs the data acquisition unit 320 to acquire necessary data based on the analysis result.
  • the request analysis unit 310 receives a normal data acquisition request according to the conventional technology
  • the request analysis unit 310 instructs the data acquisition unit 320 to obtain the requested data in the same manner as in the conventional technology.
  • the request analysis unit 310 extracts each data acquisition request from the summary request, and causes the data acquisition unit 310 to acquire each data requested by each data acquisition request. 320.
  • the data acquisition unit 320 is realized by executing a system program read from the ROM 31 by the CPU 30 provided in the control device 3 shown in FIG. be.
  • the data acquisition unit 320 acquires each data related to control from the control unit 300 based on the request from the request analysis unit 310, and notifies the summary result generation unit 330 of the acquired data.
  • the summary result creation unit 330 is realized by executing a system program read from the ROM 31 by the CPU 30 provided in the control device 3 shown in FIG. be done.
  • the summary result creation unit 330 creates data as a response to the information processing device 2 based on the data acquired by the data acquisition unit 320, and instructs the communication unit 340 to transmit the created data to the information processing device 2. do.
  • the summary result creation unit 330 instructs the communication unit 340 to respond with the requested data in the same manner as in the conventional technology.
  • a summary result is created by summarizing the data requested by each data acquisition request included in the summary request, and the created summary result is sent as a response to the data acquisition requester. to the communication unit 340.
  • the summary result creating unit 330 creates one summary result (one data packet including a plurality of data) in which a plurality of pieces of data requested by each data acquisition request included in the summary result are grouped.
  • the communication unit 340 executes a system program read from the ROM 31 by the CPU 30 provided in the control device 3 shown in FIG. It is realized by performing input/output processing.
  • the communication unit 340 performs data transmission/reception processing with other devices via the network 27 based on commands from other functions and communication via the network 27 .
  • FIG. 3 and 4 show the flow from creation of a summary request to execution of the summary request.
  • FIG. 3 shows an example in which a command "PACK_ON” for starting the preparation of the summary request and a command “PACK_OFF” for ending the preparation of the summary request are used as the preparation commands for the "collective request”.
  • the summary request creation start command “PACK_ON” is issued with the summary request identification information (“pack_no” in FIG. 3) for uniquely identifying the summary request as an argument.
  • a summary request creation start command “PACK_ON (pack_no)” and a summary request creation end command “PACK_OFF” are used to create a summary request that summarizes the data acquisition commands issued between them.
  • the program analysis unit 100 reads a summary request creation command from the program.
  • the program analysis section 100 notifies the summary request management section 110 to create a summary request identified by the summary request identification information (pack_no) specified in the summary request generation command.
  • the summary request includes GET_COORDINATE (coordinate value data acquisition command for acquiring the coordinate values of each axis of the machine), GET_MODAL (modal information acquisition command for acquiring modal information), GET_FEED (speed for acquiring the movement speed of the drive unit of the machine). information acquisition directive).
  • the summary request management unit 110 Upon receiving the notification from the program analysis unit 100, (3) the summary request management unit 110 creates a summary request for collectively acquiring the coordinate value data acquisition command, the modal information acquisition command, and the speed information acquisition command. It is stored in the summary request storage unit 210 in association with the information identification information pack_no. In this manner, each time an instruction to create a summary request is issued, a summary request associated with each summary information identification information is generated and stored in the summary request storage unit 210 .
  • the commands included in the application program 200 are sequentially read and analyzed, and the command execution unit 120 executes the commands.
  • the program analysis unit 100 reads the summary request execution command, and then notifies the command execution unit 120 of (5) the summary request execution command.
  • the command execution unit 120 instructs the summary request execution unit 130 to execute the summary request associated with the summary request identification information specified by the summary request execution command. Notice.
  • the grouping request execution unit 130 requests the grouping request management unit 110 to send a grouping request associated with the grouping request identification information specified by the grouping request execution command.
  • the grouping request management section 110 Upon receipt of the request, the grouping request management section 110 reads the grouping request associated with the grouping request identification information from the grouping request storage section 210 and delivers it to the grouping request execution section 130 . Finally, (9) the summary request execution unit 130 executes the acquired summary request.
  • FIG. 4 shows an example of preparing a summary request creation command corresponding to each data acquisition command as a "summary request" creation command.
  • a command (PACK_GET_xxx, xxx differs for each data type) to be registered in the summary request is prepared for each type of data to be acquired.
  • PACK_GET_COORDINATE is prepared as a summary request creation command corresponding to the coordinate value data acquisition command GET_COORDINATE
  • PACK_GET_MODAL as a summary request creation command corresponding to the modal information acquisition command GET_MODAL
  • PACK_GET_FEED as a summary request creation command corresponding to the speed information acquisition command GET_FEED.
  • Each of these commands takes as an argument the summary request identification information ("pack_no" in FIG. 3) for uniquely identifying the summary request. It is used (when a summary request associated with the summary request identification information has not yet been created) or to add data to be acquired (when a summary request associated with the summary request identification information has already been created).
  • the program analysis unit 100 sequentially reads summary request creation commands from the program.
  • the program analysis section 100 notifies the summary request management section 110 to create a summary request identified by the summary request identification information (pack_no) specified in the summary request generation command.
  • the grouping request management unit 110 Upon receiving the notification from the program analysis unit 100, (3) the grouping request management unit 110 first creates a grouping request including a coordinate value data acquisition command when PACK_GET_COORDINATE is notified. At this time, the created summary request is stored in the summary request storage unit 210 in association with pack_no. Next, when PACK_GET_MODAL is notified, the summary request management unit 110 adds a modal information acquisition command to the summary request associated with pack_no. Also, when PACK_GET_FEED is notified, the summary request management unit 110 adds a speed information acquisition command to the summary request associated with pack_no. Subsequent processing is the same as that described with reference to FIG.
  • control axis/spindle related data coordinate values, feed rate, spindle speed, etc.
  • control program related data registered program list, running program information, running command information, running block information, etc.
  • numerical control-related data parameter information, offset information, etc.
  • history-related data warning history, operation history, etc.
  • PLC-related data PLC signal, timer information, etc.
  • system information, modal information, etc. etc.
  • the number of data to be acquired is not limited to three, and a desired number of data can be collectively requested to be acquired and the results can be received as necessary.
  • a summary request is once created and stored at the beginning of the program, and when data is acquired, the stored summary request is read out, so that each time data is acquired, It becomes possible to reduce the communication processing load (the load of summary request creation processing) of the application. As a result, it is possible to shorten the time until the control data is acquired from the control device.
  • by storing collective requests they can be reused in other processes (threads, functions, etc.), so that the code amount of the execution program can be reduced and programming becomes easier.
  • the summary request management unit 110 may be able to delete a predetermined data acquisition command from the summary requests stored in the summary request storage unit 210 .
  • a deletion command for example, UNPACK_GET_xxx, xxx differs for each data type
  • the summary request management unit 110 identifies the summary request associated with the summary request identification information from the summary request storage unit 210. , Deletes the specified type of data acquisition command from the identified summary request. For example, in the example of FIG. 4 , when UNPACK_GET_COORDINATE (pack_no) is notified, a command (GET_COORDINATE ) is deleted.
  • FIG. 5 is a schematic block diagram of functions provided in the control system 1 according to the second embodiment of the present invention.
  • Each function provided in the control system 1 according to the present embodiment is such that the CPU 10 provided in the information processing device 2 and the CPU 30 provided in the control device 3 in the control system 1 shown in FIG. It is realized by controlling the operation of each part of the control device 3 .
  • the information processing device 2 constituting the control system 1 of the present embodiment includes a program analysis unit 100, a summary request management unit 110, a command execution unit 120, a summary request execution unit 130, a result acquisition unit 140, a communication unit 150, A summary request registration unit 160 is provided.
  • An application program 200 to be executed by the information processing device 2 is stored in advance in the RAM 12 to the nonvolatile memory 13 of the information processing device 2, and a summary request storage unit 210 is an area for storing summary requests. and a result storage unit 220, which is an area for storing data acquired from the control device 3, are prepared in advance.
  • the information processing apparatus 2 of the present embodiment has, in addition to the functions described above, functions for realizing the functions that general information processing apparatuses have, but descriptions thereof will be omitted in this specification.
  • the program analysis unit 100, the summary request management unit 110, the command execution unit 120, the summary request execution unit 130, the result acquisition unit 140, and the communication unit 150 included in the information processing apparatus 2 according to the present embodiment are similar to the information processing according to the first embodiment. It is the same as each function that the device 2 has.
  • the summary request registration unit 160 according to the present embodiment executes a system program read from the ROM 31 by the CPU 30 of the control device 3 shown in FIG. It is realized by being done.
  • the summary request registration unit 160 creates a summary request based on a summary request definition file created in advance, and stores the created summary request in the summary request storage unit 210 .
  • the summary request registration unit 160 reads, for example, a summary request definition file designated by an operator's operation, and creates one or a plurality of summary requests defined by the read file.
  • the summary request definition file may be stored in advance in the non-volatile memory 13 of the information processing device 2 and read out, or may be read out from an external storage device (not shown). Also, it may be read from another device via the network 27 .
  • Fig. 6 shows an example of a summary request definition file.
  • the summary request definition file is a file that defines at least one summary request in association with a data acquisition command to be included in the summary request and summary request identification information.
  • three summary requests are defined using a summary request creation start command PACK_ON and a summary request creation end command PACK_OFF.
  • PACK_ON a summary request creation start command
  • PACK_OFF a summary request creation end command
  • a summary request can be created in advance using a summary request definition file.
  • a summary request definition file In the operation monitoring device and the production planning device, there are cases where the set of data that must be acquired from the control device is roughly determined. In such a case, creating a summary request in advance in a summary request definition file eliminates the need to create a summary request for each application program, further reducing the burden of program creation.
  • control system 2 information processing device 3 control device 10 CPU 11 ROMs 12 RAMs 13 nonvolatile memory 17 bus 18 user interface device 19 graphic control circuit 20 display device 21 input device 22 touch panel 23 communication interface 27 network 30 CPU 31 ROMs 32 RAMs 33 non-volatile memory 34 communication interface 35 control interface 37 bus 100 program analysis unit 110 summary request management unit 120 command execution unit 130 summary request execution unit 140 result acquisition unit 150 communication unit 160 summary request registration unit 200 application program 210 summary request storage unit 220 result storage unit 300 control unit 310 request analysis unit 320 data acquisition unit 330 summary result creation unit 340 communication unit

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Automation & Control Theory (AREA)
  • General Engineering & Computer Science (AREA)
  • Stored Programmes (AREA)
  • Programmable Controllers (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

情報処理装置は、予め作成しておいたまとめ依頼を格納するまとめ依頼格納部と、まとめ依頼の取得要求を受け取って、該まとめ依頼取得要求に含まれるまとめ依頼をまとめ依頼格納部から読み出し、読み出したまとめ依頼を提供するまとめ依頼管理部と、アプリケーションプログラムから読み出した指令を実行する指令実行部と、その指令がまとめ依頼実行指令である場合は、そのまとめ依頼実行指令に含まれるまとめ依頼をまとめ依頼管理部に要求し、該要求への応答として取得されたまとめ依頼を実行するまとめ依頼実行部とを備える。

Description

情報処理装置及びコンピュータ読み取り可能な記憶媒体
 本発明は、アプリケーションプログラムからの指令に基づいて制御装置から情報を取得する情報処理装置及び該情報処理装置において実行されるプログラムを記憶したコンピュータ読み取り可能な記憶媒体に関する。
 一般的な制御システムは、稼動監視装置、生産計画装置などの情報処理装置と、工作機械や加工機を制御する数値制御装置、ロボットを制御するロボットコントローラ、PLC(プログラマブル・ロジック・コントローラ)などの制御装置とが、通信インタフェースを介してイーサネット等の通信ネットワークで接続されて構成される。それら情報処理装置と制御装置との間では制御に係る情報がやり取りされている。かくやり取りされる制御に係る情報が増加すると、制御装置における通信処理に掛かる負荷が大きくなり、また、情報処理装置において動作するアプリケーションがデータを取得するまでの時間が長くなり、同時にネットワークの負荷が大きくなることなどが課題となっている。
 このような課題を解決することを目的として、制御装置と通信する個々の情報処理装置の通信回数を減らし、データ要求、および制御データの転送をまとめる技術が開示されている(例えば、特許文献1など)。従来は座標値の取得、モーダル情報の取得、速度情報の取得といったような異なる情報取得を異なる通信処理で実行していた。特許文献1等に記載される技術を用いることで、複数種類の情報取得を1回の通信処理で行えるようになり、通信処理にかかる負荷を低減することができるようになっている。
特開2019-87208号公報
 複数種類の情報をまとめて取得しようとする場合、まとめて情報を取得するための「まとめ依頼」を作成する必要がある。このまとめ依頼を作成するために、情報処理装置に一定の負荷が発生する。ここで、情報処理装置では、制御装置による機械の制御状態を逐次取得する必要がある。例えば、管理装置における表示画面に機械の軸の位置や制御用プログラムの実行状況を逐次表示する必要がある場合、まとめ依頼の作成と複数種類の情報の取得が常時繰り返し行われる。そうすると、情報処理装置ではまとめ依頼の作成処理が常時繰り返し実行されることとなり、その負荷は無視できないものとなる。
 このようなまとめ依頼の作成処理が繰り返し行われるシステムではまとめ依頼を効率よく作成できる技術的な仕組みが必要とされる。
 本発明では、まとめ依頼をあらかじめ一度作成し記憶しておいて、データ取得時には、その記憶してあるまとめ依頼を読み出すようにして、データ取得の度に掛かっていたアプリケーションの通信処理負荷(まとめ依頼作成処理の負荷)を軽減することで、上記課題を解決する。
 そして、本発明の一態様は、アプリケーションプログラムからの指令に基づいて、機械を制御する制御装置から複数種類の情報を取得する情報処理装置において、まとめ依頼識別情報と関連付けられた少なくとも一つのまとめ依頼を格納するためのまとめ依頼格納部と、まとめ依頼の取得要求を受けて、該まとめ依頼取得要求に含まれるまとめ依頼識別情報に関連付けられたまとめ依頼を前記まとめ依頼格納部から読み出し、読み出したまとめ依頼を提供するまとめ依頼管理部と、前記アプリケーションプログラムから読み出された指令を実行する指令実行部と、前記指令がまとめ依頼実行指令である場合、該まとめ依頼実行指令に含まれるまとめ依頼識別情報に関連付けられたまとめ依頼を前記まとめ依頼管理部へ要求し、該要求への応答として取得されたまとめ依頼を実行するまとめ依頼実行部と、を備えた情報処理装置である。
 本発明の他の態様は、アプリケーションプログラムからの指令に基づいて、機械を制御する制御装置から複数種類の情報をまとめて取得する情報処理装置において実行されるプログラムであって、前記アプリケーションプログラムから読み出した指令がまとめ依頼実行に係る指令である場合、まとめ依頼識別情報と関連付けられた少なくとも1つのまとめ依頼が格納されたまとめ依頼格納部から、該指令に含まれるまとめ依頼識別情報に関連付けられたまとめ依頼を取得する処理と、取得した前記まとめ依頼識別情報に関連付けられたまとめ依頼に基づいて、前記制御装置から複数種類の情報をまとめて取得する処理と、を実行させるためのプログラムを記憶したコンピュータ読み取り可能な記憶媒体である。
 本発明により、まとめ依頼をプログラムの冒頭で一度作成して記憶し、データ取得時には記憶してあるまとめ依頼を読み出すことにより、データ取得の度に掛かっていたアプリケーションの通信処理負荷(まとめ依頼作成処理の負荷)を軽減できるようになる。
一実施形態による制御システムの要部を示す概略的なハードウェア構成図である。 第1実施形態による制御システムの概略的な機能ブロック図である。 第1実施形態による制御システムにおけるまとめ依頼作成の流れを説明する図である。 第1実施形態による制御システムにおけるまとめ依頼作成の流れの他の例を説明する図である。 第2実施形態による制御システムの概略的な機能ブロック図である。 まとめ依頼定義ファイルの例を示す図である。
 以下に本発明を実現するための制御システムの構成例を示す。
 図1は一実施形態による制御システムの要部を示す概略的なハードウェア構成図である。
本実施形態による制御システム1は、少なくとも1つの制御装置3と、該制御装置3から情報を受け取る情報処理装置2とが、有線/無線のネットワーク27を介して接続されて構成される。本実施形態による制御システム1において、制御装置3は製造装置やロボットなどの機械(図示せず)を制御している。制御装置3による機械の制御中には、その制御に関連する膨大な情報がデータとして生成され、必要に応じてメモリなどに蓄積される。また、制御システム1において、情報処理装置2は、制御装置3で生成されたデータを必要に応じて取得し、制御システム1全体の管理に利用している。
 本実施形態による情報処理装置2は、例えば、制御装置3に併設されるパソコン等として実装したり、ネットワーク27を介して制御装置3と接続されたフォグコンピュータ、クラウドサーバ等のコンピュータとして実装したりすることができる。
 情報処理装置2は、CPU10を中心に構成されている。情報処理装置2が備える各構成要素はバス17を介して接続されており、該バス17を介して互いにデータをやり取りする。CPU10は、ROM11に格納されたシステム・プログラムに従って情報処理装置2の全体を制御する。ROM11にはEPROMやEEPROMなどが使用される。
 RAM12にはDRAM等が使用され、一時的な計算データ、表示データ等が格納される。不揮発性メモリ13には図示されていないバッテリによってバックアップされたメモリやSSD(Solid State Drive)などが使用され、情報処理装置2の電源がオフされても記憶状態が保持される。
 ユーザインタフェース機器18は、情報処理装置2の動作に必要とされるデータ及び図形を表示したり、作業者の手動操作入力、データ入力などを受け付けたりするのに使用される。グラフィック制御回路19は、数値データ及び図形データ等のデジタル信号を表示用のラスタ信号に変換し、表示装置20に送る。表示装置20はこれらの数値及び図形を表示する。表示装置20には主に液晶表示装置が使用される。
 入力装置21は、キースイッチやロータリースイッチ、数値キー、シンボリックキー、文字キー及び機能キーを備えたキーボードや、マウスなどのポインティングデバイスから構成される。
 タッチパネル22は、作業者によるタッチやドラッグなどの操作を検知する機能を備える。タッチパネル22は表示装置20の画面上に重畳して配置され、作業者が表示装置20の画面上に表示されたソフトウェアキーやソフトウェアボタン、ソフトウェアスイッチに対して行った操作をタッチパネル22により検知することができる。なお、タッチパネル22と表示装置20とを併せて1つの装置として構成しても良い。
 通信インタフェース23は、有線/無線のネットワーク27を介して、ネットワーク27に接続された制御装置3等との間でデータ通信を行なう。管理対象となる制御装置3で実行された制御用のプログラムや、該プログラムの実行実績に係る情報、該プログラムの実行中に取得された信号に係る情報等は、この通信インタフェース23を介して取得することができる。
 一方、制御装置3は、CPU30を中心に構成されている。制御装置3が備える各構成要素はバス37を介して接続されており、該バス37を介して互いにデータをやり取りする。CPU30はROM31に格納されたシステム・プログラムに従って制御装置3の全体を制御する。このROM31にはEPROMやEEPROM等が使用される。
 RAM32にはDRAM等が使用され、一時的な計算データ、表示データ等が格納される。不揮発性メモリ33には図示されていないバッテリによってバックアップされたCMOSやSRAM等が使用され、電源切断後も保持すべきパラメータ等が記憶される。
 制御インタフェース35は、工作機械やロボット等の各種機械と接続されており、制御装置3は制御インタフェース35を介して各種機械を制御する。制御インタフェース35は、例えば軸制御回路やPLC(プログラマブル・ロジック・コントローラ)等で構成される。制御インタフェース35は、機械を制御する際に、該機械の各部の情報を取得すると共に、該機械の動作状況をセンサ(図示せず)により検出して取得する。
 通信インタフェース34は、有線/無線のネットワーク27を介して、ネットワーク27に接続された情報処理装置2等との間でデータ通信を行なう。
 図2は、本発明の第1実施形態による制御システム1が備える機能を概略的なブロック図として示したものである。
本実施形態による制御システム1が備える各機能は、図1に示した制御システム1における情報処理装置2が備えるCPU10及び制御装置3が備えるCPU30がそれぞれシステム・プログラムを実行し、情報処理装置2及び制御装置3の各部の動作を制御することにより実現される。これらのシステム・プログラムは、例えば磁気ディスクや光学ディスクなどの記憶媒体に記憶して提供したり、有線乃至無線のネットワークを媒体として提供したりすることができる。
 本実施形態の制御システム1を構成する情報処理装置2は、プログラム解析部100、まとめ依頼管理部110、指令実行部120、まとめ依頼実行部130、結果取得部140、通信部150を備える。また、情報処理装置2のRAM12乃至不揮発性メモリ13には、情報処理装置2が実行するアプリケーションプログラム200があらかじめ記憶されており、更に、まとめ依頼を格納するための領域であるまとめ依頼格納部210と、制御装置3から取得されたデータを格納するための領域である結果格納部220とが予め用意されている。本実施形態の情報処理装置2は、上記した機能以外にも、一般的な情報処理装置が備える機能を実現するための機能を備えているが、本明細書でのそれらの説明は省略する。
 プログラム解析部100は、図1に示した情報処理装置2が備えるCPU10がROM11から読み出したシステム・プログラムを実行し、主としてCPU10によるRAM12、不揮発性メモリ13を用いた演算処理が行われることで実現される。プログラム解析部100は、アプリケーションプログラム200を解析し、該アプリケーションプログラム200に含まれる、まとめ依頼の管理に係る指令を抽出し、抽出した指令をまとめ依頼管理部110に通知する。また、まとめ依頼の管理に係る指令以外の指令については指令実行部120に通知する。本実施形態による情報処理装置2において、まとめ依頼の管理に係る指令は、例えば、まとめ依頼を作成するための指令を含む。
 まとめ依頼管理部110は、図1に示した情報処理装置2が備えるCPU10がROM11から読み出したシステム・プログラムを実行し、主としてCPU10によるRAM12、不揮発性メモリ13を用いた演算処理が行われることで実現される。まとめ依頼管理部110は、プログラム解析部100から通知された、まとめ依頼を作成するための指令に基づいてまとめ依頼(複数のデータ取得依頼を含む1つのデータパケット)を作成し、その作成したまとめ依頼をまとめ依頼格納部210に格納する。まとめ依頼管理部110は、まとめ依頼を、まとめ依頼に係る指令で指定されたまとめ依頼識別情報と関連付けて格納する。まとめ依頼識別情報は、例えば数値や英文字などで構成された情報であり、まとめ依頼を一意に識別するための情報である。
 また、まとめ依頼管理部110は、まとめ依頼実行部130からの要求に応じて、該要求に含まれるまとめ依頼識別情報に関連付けられたまとめ依頼をまとめ依頼格納部210から読み出し、読み出したまとめ依頼をまとめ依頼実行部130に提供する。
 指令実行部120は、図1に示した情報処理装置2が備えるCPU10がROM11から読み出したシステム・プログラムを実行し、主としてCPU10によるRAM12、不揮発性メモリ13を用いた演算処理が行われることで実現される。指令実行部120は、プログラム解析部100から通知されたアプリケーションプログラム200に含まれる指令に基づいて情報処理装置2の各部を制御する。一方で、指令実行部120は、プログラム解析部100から通知された指令がまとめ依頼の実行指令である場合、まとめ依頼の実行を該実行指令で指定されたまとめ依頼識別情報と共にまとめ依頼実行部130に依頼する。まとめ依頼の実行指令は、少なくともまとめ依頼識別情報と、まとめ依頼のデータ取得依頼先の制御装置3の識別情報とを含む。
 まとめ依頼実行部130は、図1に示した情報処理装置2が備えるCPU10がROM11から読み出したシステム・プログラムを実行し、主としてCPU10によるRAM12、不揮発性メモリ13を用いた演算処理が行われることで実現される。まとめ依頼実行部130は、指令実行部120からの依頼に含まれるまとめ依頼識別情報に関連付けられたまとめ依頼の取得をまとめ依頼管理部に要求する。そして、まとめ依頼実行部130は、まとめ依頼管理部110から取得したまとめ依頼をデータ取得依頼先の制御装置3に送信するように、通信部150に通知する。
 結果取得部140は、図1に示した情報処理装置2が備えるCPU10がROM11から読み出したシステム・プログラムを実行し、主としてCPU10によるRAM12、不揮発性メモリ13を用いた演算処理が行われることで実現される。結果取得部140は、通信部150を介して、データ取得依頼先の制御装置3に対するまとめ依頼に対する応答としてのまとめ結果を受け取り、結果格納部220に格納する。結果取得部140は、データ取得依頼先からまとめ結果を受け取った時は、まとめ結果からそれぞれの結果データを取り出し、取り出したそれぞれの結果データを結果格納部220の所定の領域に格納する。結果格納部220に格納されたそれぞれの結果データは、アプリケーションプログラム200の指令により、例えば表示装置20に表示したり、図示しない外部記憶装置等に記録したりすることで利用される。
 通信部150は、図1に示した情報処理装置2が備えるCPU10がROM11から読み出したシステム・プログラムを実行し、主としてCPU10によるRAM12、不揮発性メモリ13を用いた演算処理と、通信インタフェース23を用いた入出力処理が行われることで実現される。通信部150は、他の機能手段からの指令及びネットワーク27からの通信に基づいて、ネットワーク27を介した他の装置との間のデータの送受信処理を実行する。
 一方、本実施形態の制御システム1を構成する制御装置3は、制御部300、依頼解析部310、データ取得部320、まとめ結果作成部330、及び通信部340を備えている。本実施形態の制御装置3は、上記した機能手段以外にも、一般的な制御装置が備える機能を実現するための機能手段を備えているが、本明細書でのそれらの説明は省略する。
 制御部300は、図1に示した制御装置3が備えるCPU30がROM31から読み出したシステム・プログラムを実行し、主としてCPU30によるRAM32、不揮発性メモリ33を用いた演算処理と、制御インタフェース35を用いた入出力処理が行われることで実現される。制御部300は、機械制御用のプログラム等にしたがって機械を制御する。制御部300は、機械に対して動作を指令する一方で、機械の各部の情報や該機械の動作状況を取得する。
 依頼解析部310は、図1に示した制御装置3が備えるCPU30がROM31から読み出したシステム・プログラムを実行し、主としてCPU30によるRAM32、不揮発性メモリ33を用いた演算処理が行われることで実現される。依頼解析部310は、通信部340を介して受け取ったデータ取得依頼乃至まとめ依頼を解析し、解析した結果に基づいて必要なデータを取得するようにデータ取得部320に指令する。依頼解析部310は、従来技術による通常のデータ取得依頼を受けた場合には、従来技術と同様に依頼されているデータをデータ取得部320に指令する。一方で、依頼解析部310は、まとめ依頼を受けた場合には、該まとめ依頼からそれぞれのデータ取得依頼を取り出し、それぞれのデータ取得依頼により依頼されている各データを取得するようにデータ取得部320に指令する。
 データ取得部320は、図1に示した制御装置3が備えるCPU30がROM31から読み出したシステム・プログラムを実行し、主としてCPU30によるRAM32、不揮発性メモリ33を用いた演算処理が行われることで実現される。データ取得部320は、依頼解析部310からの依頼に基づいて制御部300から制御に係る各データを取得し、取得したデータをまとめ結果作成部330に通知する。
 まとめ結果作成部330は、図1に示した制御装置3が備えるCPU30がROM31から読み出したシステム・プログラムを実行し、主としてCPU30によるRAM32、不揮発性メモリ33を用いた演算処理が行われることで実現される。まとめ結果作成部330は、データ取得部320が取得したデータに基づいて情報処理装置2への応答としてのデータを作成し、作成したデータを情報処理装置2に送信するように通信部340に指令する。まとめ結果作成部330は、従来技術による通常のデータ取得依頼を受け取った場合には、従来技術と同様に依頼されたデータを応答するように通信部340に指令する。一方で、まとめ依頼を受け取った場合には、まとめ依頼に含まれるそれぞれのデータ取得依頼により依頼されているデータをまとめたまとめ結果を作成し、作成したまとめ結果をデータ取得依頼元に応答するように通信部340に指令する。まとめ結果作成部330は、まとめ結果に含まれるそれぞれのデータ取得依頼により依頼されたデータを複数まとめた1つのまとめ結果(複数のデータを含む1つのデータパケット)を作成する。
 通信部340は、図1に示した制御装置3が備えるCPU30がROM31から読み出したシステム・プログラムを実行し、主としてCPU30によるRAM32、不揮発性メモリ33を用いた演算処理と、通信インタフェース34を用いた入出力処理が行われることで実現される。通信部340は、他の機能からの指令及びネットワーク27を介した通信に基づいて、ネットワーク27を介した他の装置との間のデータの送受信処理を実行する。
 上記した情報処理装置2が備える各機能の動作の流れについて、図3及び図4を用いて説明する。図3及び図4は、まとめ依頼の作成からまとめ依頼の実行までの流れを示している。
 図3では、「まとめ依頼」の作成指令として、まとめ依頼の作成を開始する指令「PACK_ON」と、まとめ依頼の作成を終了する指令「PACK_OFF」とを用いた例を示している。まとめ依頼作成開始指令「PACK_ON」では、まとめ依頼を一意に識別するためのまとめ依頼識別情報(図3では「pack_no」)を引数として指令する。まとめ依頼作成開始指令「PACK_ON(pack_no)」と、まとめ依頼作成終了指令「PACK_OFF」は、その間で指令されるデータ取得指令をまとめたまとめ依頼を作成するために用いられる。
 図3の例では、まず、(1)プログラム解析部100が、プログラムからまとめ依頼作成指令を読み込む。次に、(2)プログラム解析部100は、まとめ依頼作成指令で指定されたまとめ依頼識別情報(pack_no)で識別されるまとめ依頼を作成するように、まとめ依頼管理部110に通知する。まとめ依頼には、GET_COORDINATE(機械の各軸の座標値を取得する座標値データ取得指令)、GET_MODAL(モーダル情報を取得するモーダル情報取得指令)、GET_FEED(機械の駆動部の移動速度を取得する速度情報取得指令)を含めるように指令される。
 プログラム解析部100から通知を受け取ると、(3)まとめ依頼管理部110は、座標値データ取得指令、モーダル情報取得指令、及び速度情報取得指令をまとめて取得するためのまとめ依頼を作成し、まとめ情報識別情報pack_noと関連付けてまとめ依頼格納部210に格納する。このようにして、まとめ依頼の作成が指令されるたびに、それぞれのまとめ情報識別情報と関連付けられたまとめ依頼が作成されてまとめ依頼格納部210に格納されていく。
 その後、アプリケーションプログラム200に含まれる指令が逐次読み出されて解析され、指令実行部120による指令の実行が行われる。そして、(4)プログラム解析部100は、まとめ依頼実行指令を読み込むと、(5)まとめ依頼実行指令を指令実行部120に通知する。(6)指令実行部120は、まとめ依頼実行指令が通知されると、まとめ依頼実行部130に対して、まとめ依頼実行指令により指定されたまとめ依頼識別情報に関連付けられたまとめ依頼を実行するよう通知する。この通知を受け取って、(7)まとめ依頼実行部130は、まとめ依頼実行指令により指定されたまとめ依頼識別情報に関連付けられたまとめ依頼をまとめ依頼管理部110に要求する。(8)要求を受けたまとめ依頼管理部110は、まとめ依頼識別情報に関連付けられたまとめ依頼をまとめ依頼格納部210から読み出してまとめ依頼実行部130に引き渡す。最後に、(9)まとめ依頼実行部130は、取得したまとめ依頼を実行する。
 図4は、「まとめ依頼」の作成指令として、各々のデータ取得指令に対応したまとめ依頼の作成指令を用意した例を示す。
図4の例では、取得するデータの種類毎にまとめ依頼に登録する指令(PACK_GET_xxx、xxxはデータの種類毎に異なる。)を用意している。例えば、座標値データ取得指令GET_COORDINATEに対応するまとめ依頼作成指令としてPACK_GET_COORDINATE、モーダル情報取得指令GET_MODALに対応するまとめ依頼作成指令としてPACK_GET_MODAL、速度情報取得指令GET_FEEDに対応するまとめ依頼作成指令としてPACK_GET_FEEDが用意されている。これらの各指令は、まとめ依頼を一意に識別するためのまとめ依頼識別情報(図3では「pack_no」)を引数としており、それぞれ指定したまとめ依頼識別情報と関連付けられたまとめ依頼を作成するために(まとめ依頼識別情報に関連付けられたまとめ依頼が未作成の場合)、または取得するデータを追加するために(まとめ依頼識別情報に関連付けられたまとめ依頼が既に作成されている場合)用いられる。
 図4の例では、まず、(1)プログラム解析部100が、プログラムからまとめ依頼作成指令を逐次読み込む。次に、(2)プログラム解析部100は、まとめ依頼管理部110に、まとめ依頼作成指令で指定されたまとめ依頼識別情報(pack_no)で識別されるまとめ依頼を作成するように、通知する。
 プログラム解析部100から通知を受け取ると、(3)まとめ依頼管理部110は、まずPACK_GET_COORDINATEが通知された時点で座標値データ取得指令を含むまとめ依頼を作成する。この時、作成したまとめ依頼はpack_noと関連付けられてまとめ依頼格納部210に格納される。次いで、まとめ依頼管理部110は、PACK_GET_MODALが通知されると、pack_noに関連付けられたまとめ依頼にモーダル情報取得指令を追加する。また、まとめ依頼管理部110は、PACK_GET_FEEDが通知されると、pack_noに関連付けられたまとめ依頼に速度情報取得指令を追加する。以降の処理については、図3で説明したものと同様である。
 なお、図3及び図4の例では、座標値データ、モーダル情報、速度情報という3つのデータを取得する場合の例を示したが、取得するデータの種類は一般的な制御装置3から取得可能などのようなデータを対象としても良い。例えば、制御軸/主軸関係のデータ(座標値、送り速度、主軸回転数等)、制御用プログラム関係のデータ(登録済みプログラム一覧、実行中プログラム情報、実行中指令情報、実行中ブロック情報等)、数値制御関連データ(パラメータ情報、オフセット情報等)、履歴関連データ(警告履歴、操作履歴等)、PLC関連データ(PLC信号、タイマ情報等)、その他データ(システム情報、モーダル情報等)等、様々なデータを取得対象とすることができる。また、取得するデータの数は3つに限定されるものではなく、必要に応じて所望の個数のデータをまとめて取得依頼をして結果を受け取るようにできる。
 上記で説明した本実施形態による制御システム1では、まとめ依頼をプログラムの冒頭で一度作成して記憶し、データ取得時にはその記憶してあるまとめ依頼を読み出すことにより、データ取得の度に掛かっていたアプリケーションの通信処理負荷(まとめ依頼作成処理の負荷)を軽減できるようになる。その結果、制御装置から制御データを取得するまでの時間を短縮することができる。また、まとめ依頼を記憶しておくことで、他の処理(スレッド、関数など)で使い回しができるため、実行プログラムのコード量が削減でき、かつ、プログラミングが容易になる。
 本実施形態による制御システム1の一変形例として、まとめ依頼管理部110は、まとめ依頼格納部210に格納されているまとめ依頼から、所定のデータ取得指令を削除できるようにしてもよい。例えば、図4の例で説明したデータの種類毎のまとめ依頼への登録する指令に対応してまとめ依頼からの削除指令(例えば、UNPACK_GET_xxx、xxxはデータの種類毎に異なる。)を用意する。そして、まとめ依頼識別情報を引数としたまとめ依頼からの削除指令が通知されると、まとめ依頼管理部110は、まとめ依頼識別情報に関連付けられたまとめ依頼をまとめ依頼格納部210の中から特定し、特定したまとめ依頼から指定された種類のデータ取得指令を削除する。例えば、図4の例において、UNPACK_GET_COORDINATE(pack_no)が通知されると、まとめ依頼格納部210に格納されているまとめ依頼識別情報pack_noに関連付けられたまとめ依頼から、座標値データを取得する指令(GET_COORDINATE)が削除される。
 このような機能を設けることで、制御装置3における機械の制御状態の監視の目的に合わせて、まとめ依頼するデータを変更することが可能となり、柔軟なデータ取得が行えるようになる。例えば、制御装置3による機械の所定の制御状態を監視している際に、主軸の負荷情報から主軸に大きな負荷が所定時間以上かかり続けているときなどに、機械の温度情報などを取得するデータ取得指令をまとめ依頼に追加することで、より詳細な機械の動作状況を監視する。そして、動作状態が安定したら、追加したデータ取得指令を削除して通常の監視状態に戻る、といった柔軟な制御をすることが可能となる。
 図5は、本発明の第2実施形態による制御システム1が備える機能を概略的なブロック図として示したものである。
本実施形態による制御システム1が備える各機能は、図1に示した制御システム1における情報処理装置2が備えるCPU10及び制御装置3が備えるCPU30がそれぞれシステム・プログラムを実行し、情報処理装置2及び制御装置3の各部の動作を制御することにより実現される。
 本実施形態の制御システム1を構成する情報処理装置2は、プログラム解析部100、まとめ依頼管理部110、指令実行部120、まとめ依頼実行部130、結果取得部140、通信部150に加えて、まとめ依頼登録部160を備える。また、情報処理装置2のRAM12乃至不揮発性メモリ13には、情報処理装置2が実行するアプリケーションプログラム200があらかじめ記憶されており、更に、まとめ依頼を格納するための領域であるまとめ依頼格納部210と、制御装置3から取得されたデータを格納するための領域である結果格納部220とが予め用意されている。本実施形態の情報処理装置2は、上記した機能以外にも、一般的な情報処理装置が備える機能を実現するための機能を備えているが、本明細書でのそれらの説明は省略する。
 本実施形態による情報処理装置2が備えるプログラム解析部100、まとめ依頼管理部110、指令実行部120、まとめ依頼実行部130、結果取得部140、通信部150については、第1実施形態による情報処理装置2が備える各機能と同様である。
 本実施形態によるまとめ依頼登録部160は、図1に示した制御装置3が備えるCPU30がROM31から読み出したシステム・プログラムを実行し、主としてCPU30によるRAM32、不揮発性メモリ33を用いた演算処理とが行われることで実現される。まとめ依頼登録部160は、事前に作成したまとめ依頼の定義ファイルに基づいてまとめ依頼を作成し、作成したまとめ依頼をまとめ依頼格納部210に格納する。まとめ依頼登録部160は、例えばオペレータの操作に応じて指定されたまとめ依頼定義ファイルを読み込み、読み込んだファイルで定義される1又は複数のまとめ依頼を作成する。まとめ依頼定義ファイルは、予め情報処理装置2の不揮発性メモリ13に記憶しておいて読み出すようにしてもよいし、外部記憶装置(図示せず)から読み出してもよい。また、ネットワーク27を介して他の装置から読み出すようにしてもよい。
 図6は、まとめ依頼の定義ファイルの例を示している。まとめ依頼定義ファイルは、少なくとも1つのまとめ依頼について、該まとめ依頼に含めるデータ取得指令と、まとめ依頼識別情報とを関連付けて定義するファイルである。図6の例では、まとめ依頼作成開始指令PACK_ONとまとめ依頼作成終了指令PACK_OFFとを用いた3つのまとめ依頼が定義されている。このまとめ依頼定義ファイルをまとめ依頼登録部160が読み出すことで、pack_no1、pack_no2、pack_no3の3つのまとめ依頼が作成されて、まとめ依頼格納部210に格納される。格納されたまとめ依頼は、第1実施形態で説明したようにまとめ依頼実行指令により利用することができる。
 上記で説明した本実施形態による制御システム1では、まとめ依頼をまとめ依頼定義ファイルによりあらかじめ作成しておくことができる。稼動監視装置や生産計画装置では、制御装置から取得しなければならないデータのセットが概ね決まっている場合がある。そのような場合に、あらかじめまとめ依頼定義ファイルでまとめ依頼を作成しておくことで、それぞれのアプリケーションプログラムでいちいちまとめ依頼を作成しなくてもよくなり、プログラム作成に掛かる負担がより軽減される。
 以上、本発明の実施の形態について説明したが、本発明は上述した実施の形態の例のみに限定されることなく、適宜の変更を加えることにより様々な態様で実施することができる。
  1 制御システム
  2 情報処理装置
  3 制御装置
  10 CPU
  11 ROM
  12 RAM
  13 不揮発性メモリ
  17 バス
  18 ユーザインタフェース機器
  19 グラフィック制御回路
  20 表示装置
  21 入力装置
  22 タッチパネル
  23 通信インタフェース
  27 ネットワーク
  30 CPU
  31 ROM
  32 RAM
  33 不揮発性メモリ
  34 通信インタフェース
  35 制御インタフェース
  37 バス
  100 プログラム解析部
  110 まとめ依頼管理部
  120 指令実行部
  130 まとめ依頼実行部
  140 結果取得部
  150 通信部
  160 まとめ依頼登録部
  200 アプリケーションプログラム
  210 まとめ依頼格納部
  220 結果格納部
  300 制御部
  310 依頼解析部
  320 データ取得部
  330 まとめ結果作成部
  340 通信部

Claims (6)

  1.  アプリケーションプログラムからの指令に基づいて、機械を制御する制御装置から複数種類の情報を取得する情報処理装置において、
     まとめ依頼識別情報と関連付けられた少なくとも1つのまとめ依頼を格納するためのまとめ依頼格納部と、
     まとめ依頼の取得要求を受け取って、該まとめ依頼の取得要求に含まれるまとめ依頼識別情報に関連付けられたまとめ依頼を前記まとめ依頼格納部から読み出し、読み出したまとめ依頼を提供するまとめ依頼管理部と、
     前記アプリケーションプログラムから読み出された指令を実行する指令実行部と、
     前記指令がまとめ依頼実行指令である場合、該まとめ依頼実行指令に含まれるまとめ依頼識別情報に関連付けられたまとめ依頼を前記まとめ依頼管理部へ要求し、該要求への応答として取得されたまとめ依頼を実行するまとめ依頼実行部と、
    を備えた情報処理装置。
  2.  前記アプリケーションプログラムから読み出した指令を解析し、解析した指令を実行するように前記指令実行部へ通知するプログラム解析部を更に備え、
     前記まとめ依頼管理部は、前記プログラム解析部が解析した指令がまとめ指令作成に係る指令である場合に、該指令で指定されたまとめ依頼識別情報と関連付けたまとめ依頼を作成して前記まとめ依頼格納部に格納する、
    請求項1に記載の情報処理装置。
  3.  まとめ依頼定義ファイルを読み込み、該まとめ依頼定義ファイルに基づいてまとめ依頼識別情報に関連付けられた少なくとも1つのまとめ依頼を作成し、作成したまとめ依頼を前記まとめ依頼格納部に格納するまとめ依頼登録部を更に備える、
    請求項1に記載の情報処理装置。
  4.  前記アプリケーションプログラムから読み出した指令を解析し、解析した指令を実行するように前記指令実行部へ通知するプログラム解析部を更に備え、
     前記まとめ依頼管理部は、前記プログラム解析部が解析した指令がまとめ指令に対する所定のデータ取得指令の追加に係る指令である場合に、該指令で指定されたまとめ依頼識別情報と関連付けられまとめ依頼に対して前記所定のデータ取得指令を追加する、
    請求項1に記載の情報処理装置。
  5.  前記アプリケーションプログラムから読み出した指令を解析し、解析した指令を実行するように前記指令実行部へ通知するプログラム解析部を更に備え、
     前記まとめ依頼管理部は、前記プログラム解析部が解析した指令がまとめ指令に対する所定のデータ取得指令の削除に係る指令である場合に、該指令で指定されたまとめ依頼識別情報と関連付けられまとめ依頼から前記所定のデータ取得指令を削除する、
    請求項1に記載の情報処理装置。
  6.  アプリケーションプログラムからの指令に基づいて、機械を制御する制御装置から複数種類の情報をまとめて取得する情報処理装置において実行されるプログラムであって、
     前記アプリケーションプログラムから読み出した指令がまとめ依頼実行に係る指令である場合、まとめ依頼識別情報と関連付けられた少なくとも1つのまとめ依頼が格納されたまとめ依頼格納部から、該指令に含まれるまとめ依頼識別情報に関連付けられたまとめ依頼を取得する処理と、
     取得した前記まとめ依頼識別情報に関連付けられたまとめ依頼に基づいて、前記制御装置から複数種類の情報をまとめて取得する処理と、
    を実行させるためのプログラムを記憶したコンピュータ読み取り可能な記憶媒体。
PCT/JP2022/006918 2021-02-24 2022-02-21 情報処理装置及びコンピュータ読み取り可能な記憶媒体 Ceased WO2022181535A1 (ja)

Priority Applications (4)

Application Number Priority Date Filing Date Title
US18/261,837 US20240302806A1 (en) 2021-02-24 2022-02-21 Information processing device and computer-readable storage medium
JP2023502384A JP7538322B2 (ja) 2021-02-24 2022-02-21 情報処理装置及びコンピュータ読み取り可能な記憶媒体
CN202280015483.5A CN116917819A (zh) 2021-02-24 2022-02-21 信息处理装置以及计算机可读取的存储介质
DE112022000405.3T DE112022000405T5 (de) 2021-02-24 2022-02-21 Informationsverarbeitungsvorrichtung und computerlesbares speichermedium

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2021027927 2021-02-24
JP2021-027927 2021-02-24

Publications (2)

Publication Number Publication Date
WO2022181535A1 true WO2022181535A1 (ja) 2022-09-01
WO2022181535A9 WO2022181535A9 (ja) 2023-06-08

Family

ID=83048071

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2022/006918 Ceased WO2022181535A1 (ja) 2021-02-24 2022-02-21 情報処理装置及びコンピュータ読み取り可能な記憶媒体

Country Status (5)

Country Link
US (1) US20240302806A1 (ja)
JP (1) JP7538322B2 (ja)
CN (1) CN116917819A (ja)
DE (1) DE112022000405T5 (ja)
WO (1) WO2022181535A1 (ja)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6190211A (ja) * 1984-10-11 1986-05-08 Hitachi Ltd プログラマブルコントロ−ラのプロセスモニタ方式
JP2019087208A (ja) * 2017-11-10 2019-06-06 ファナック株式会社 制御システム

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6063612A (ja) * 1983-09-19 1985-04-12 Hitachi Ltd 制御実行プロセスモニタ方式
US7069185B1 (en) * 1999-08-30 2006-06-27 Wilson Diagnostic Systems, Llc Computerized machine controller diagnostic system
JP2009211183A (ja) * 2008-02-29 2009-09-17 Ricoh Co Ltd データ読出モジュール、データ読出方法及びデータ読出プログラム
EP2796954B1 (de) * 2013-04-23 2015-11-25 Siemens Aktiengesellschaft Numerische Steuerung mit Benachrichtigung eines CAM-Systems bei Änderung des Teileprogramms
US10387392B2 (en) * 2016-05-17 2019-08-20 Rockwell Automation Technologies, Inc. Method to automate historian configuration using controller based tag meta attribute
JP6708678B2 (ja) * 2018-03-02 2020-06-10 ファナック株式会社 数値制御装置

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6190211A (ja) * 1984-10-11 1986-05-08 Hitachi Ltd プログラマブルコントロ−ラのプロセスモニタ方式
JP2019087208A (ja) * 2017-11-10 2019-06-06 ファナック株式会社 制御システム

Also Published As

Publication number Publication date
CN116917819A (zh) 2023-10-20
US20240302806A1 (en) 2024-09-12
WO2022181535A9 (ja) 2023-06-08
JP7538322B2 (ja) 2024-08-21
DE112022000405T5 (de) 2023-10-05
JPWO2022181535A1 (ja) 2022-09-01

Similar Documents

Publication Publication Date Title
JP6357770B2 (ja) 制御装置および通信制御方法
JP2018097663A (ja) 制御システム、制御プログラムおよび制御方法
JP5875555B2 (ja) 画像作成システム
CN112654939B (zh) 控制系统以及控制装置
US10802470B2 (en) Control system
WO2022181535A1 (ja) 情報処理装置及びコンピュータ読み取り可能な記憶媒体
JP2021039568A (ja) 情報処理システム、プログラマブル表示器および情報処理装置
JP7314620B2 (ja) 制御システム、制御装置および制御プログラム
EP3361329B1 (en) Information processing apparatus, system, method and recording medium for generating a user interface
US11321102B2 (en) Programmable display, display control method, and display control program
JP4509979B2 (ja) 制御システム、プログラマブル表示器およびサーバコンピュータ、プログラマブル表示器およびサーバコンピュータのためのプログラム、ならびにこれらのプログラムを記録した記録媒体
JP6746003B2 (ja) 管理装置、管理方法及びプログラム
JP2003295910A (ja) ユニット及びツール機器並びにプログラム製品
JP2003036103A (ja) 工程管理システム
KR101916771B1 (ko) 모니터링 장치 관리 방법
JP5951041B2 (ja) プログラマブル表示器
JPH0962324A (ja) 数値制御システム
JP3808430B2 (ja) データ転送装置、データ転送システム、データ転送方法、データ転送プログラムおよびそのデータ転送プログラムを記録した記録媒体
JP2008033575A5 (ja)
JP2018139162A (ja) 制御装置および通信制御方法
JP2018088277A (ja) 制御装置および通信制御方法
JPH11327610A (ja) プログラマブルコントローラシステム用のモニタ方法および装置
JP4508245B2 (ja) データ処理装置
JP2024171413A (ja) Plcシステム
JP2023134972A (ja) 情報処理装置、情報処理方法およびプログラム

Legal Events

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

Ref document number: 22759571

Country of ref document: EP

Kind code of ref document: A1

ENP Entry into the national phase

Ref document number: 2023502384

Country of ref document: JP

Kind code of ref document: A

WWE Wipo information: entry into national phase

Ref document number: 18261837

Country of ref document: US

WWE Wipo information: entry into national phase

Ref document number: 112022000405

Country of ref document: DE

WWE Wipo information: entry into national phase

Ref document number: 202280015483.5

Country of ref document: CN

122 Ep: pct application non-entry in european phase

Ref document number: 22759571

Country of ref document: EP

Kind code of ref document: A1