WO2016151856A1 - システム設計支援装置、システム設計支援方法及びシステム設計支援プログラム - Google Patents
システム設計支援装置、システム設計支援方法及びシステム設計支援プログラム Download PDFInfo
- Publication number
- WO2016151856A1 WO2016151856A1 PCT/JP2015/059435 JP2015059435W WO2016151856A1 WO 2016151856 A1 WO2016151856 A1 WO 2016151856A1 JP 2015059435 W JP2015059435 W JP 2015059435W WO 2016151856 A1 WO2016151856 A1 WO 2016151856A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- control device
- project data
- backup
- data
- profile data
- Prior art date
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F8/00—Arrangements for software engineering
- G06F8/70—Software maintenance or management
- G06F8/71—Version control; Configuration management
-
- G—PHYSICS
- G05—CONTROLLING; REGULATING
- G05B—CONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
- G05B19/00—Programme-control systems
- G05B19/02—Programme-control systems electric
- G05B19/04—Programme control other than numerical control, i.e. in sequence controllers or logic controllers
- G05B19/042—Programme control other than numerical control, i.e. in sequence controllers or logic controllers using digital processors
- G05B19/0426—Programming the control sequence
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F21/00—Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F21/60—Protecting data
- G06F21/62—Protecting access to data via a platform, e.g. using keys or access control rules
- G06F21/6209—Protecting access to data via a platform, e.g. using keys or access control rules to a single file or object, e.g. in a secure envelope, encrypted and accessed using a key, or with access control rules appended to the object itself
-
- Y—GENERAL 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
- Y02—TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
- Y02P—CLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
- Y02P90/00—Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
- Y02P90/02—Total factory control, e.g. smart factories, flexible manufacturing systems [FMS] or integrated manufacturing systems [IMS]
Definitions
- the present invention relates to a system design support apparatus, a system design support method, and a system design support program that support the design of an FA (Factory Automation) system.
- FA Fractory Automation
- FA system for operating industrial machines is configured by combining multiple control devices.
- the control device include a sensor, an input / output (I / O) device, a temperature adjustment device, a robot, a servo device, and a vision sensor.
- I / O input / output
- the user only needs to create parameters without creating a program.
- the robot, the servo device, and the vision sensor the user creates project data including a program and parameters referred to in the program.
- the conventional profile data used in the FA system is a file in which device information and simple parameter setting procedures are described, and information related to control is not described. For this reason, profile data cannot be used in a complicated control device that uses project data, and is intended only for I / O (Input / Output) or analog devices.
- Project data is created using a programming tool executed on a personal computer and transferred to the control device. Therefore, the project data exists in the control device and also in the storage device of the personal computer. However, the project data may be finely adjusted, that is, changed on the control device while operating the industrial machine. If the control device fails or is replaced after the project data is changed on the device, the changed project data is lost. Therefore, it is necessary to back up the project data in the control device to a personal computer.
- Patent Document 1 describes a system including a communication control device 20 between a plurality of instruction devices and a plurality of PLCs (FIG. 3).
- the communication program 30 in the communication control device 20 edits the read command transmitted from the instruction device into a read command corresponding to the PLC of the communication destination in accordance with the communication information and the protocol information, and transmits this read command to the PLC.
- the PLC that has received the read command transmits a response and read data to the communication program 30.
- the communication program 30 analyzes the contents according to the communication information and the protocol information, and then edits the tag file 38.
- the communication program 30 transmits the communication result to the function application 42 in the instruction device.
- the functional application 42 that has received the communication result acquires read data from the tag file 38 (paragraphs 0040 and 0041).
- Patent Document 2 describes a continuous sensor system 1 including a network unit 10 between a host controller and a plurality of sensor units (FIG. 1).
- the sensor setting information memory 14 c of the network unit 10 is a memory that stores setting information of each sensor unit connected to the network unit 10.
- Various setting information stored in the sensor setting information memory 14c can be read and written from the host controller 14 by message communication (paragraph 0065).
- the present invention has been made in view of the above, and an object thereof is to obtain a system design support apparatus capable of backing up control device project data without requiring middleware.
- the present invention corresponds to each of a plurality of control devices, project data information describing the configuration of project data transferred to the control device, network identification information describing a network of communication paths communicating with the control device,
- a storage unit is provided for storing a plurality of profile data each including communication protocol information describing a configuration and a communication procedure of a communication packet to be transmitted / received to / from the control device.
- the present invention stores a plurality of profile data, the plurality of profile data respectively corresponding to a plurality of control devices, and the plurality of profile data are project data information in which a configuration of project data transferred to the control device is described.
- a system configuration diagram representing a connection configuration of a plurality of control devices based on storage units each including a network identification information describing a communication path communicating with the control device, and network identification information in a plurality of profile data
- a system configuration diagram creation unit that creates a system configuration diagram, a selection reception unit that displays the system configuration diagram and receives selection of a control device on the system configuration diagram, and project data information in profile data corresponding to the selected control device
- a backup unit for creating backup project data based on
- the system design support apparatus has an effect that it becomes possible to back up project data of a control device without requiring middleware.
- FIG. 1 is a diagram illustrating a hardware configuration of a system design support apparatus according to a first embodiment. Functional block diagram of the system design support apparatus according to the first embodiment The figure which shows the 1st profile data concerning Embodiment 1.
- FIG. Image of system using system design support apparatus according to embodiment 1 1 is a flowchart showing system configuration diagram creation processing according to the first exemplary embodiment; The figure which shows the example of the system block diagram concerning Embodiment 1.
- FIG. 3 is a flowchart showing selection reception processing according to the first embodiment; A flowchart showing a file restoration main process according to the first embodiment. A flowchart showing a project data confirmation processing subroutine according to the first embodiment.
- the figure which shows the example of the communication packet concerning Embodiment 1 The figure which shows the file structure of the backup project data concerning Embodiment 1.
- the figure which shows the file structure of the backup project data concerning Embodiment 1. A flowchart showing a programming tool confirmation processing subroutine according to the first embodiment.
- FIG. 1 is a diagram illustrating a configuration of a system using the system design support apparatus according to the first embodiment.
- the system 1 includes a first control device 2, a second control device 3, a third control device 4, and a system design support device 5.
- the first control device 2, the second control device 3, and the third control device 4 control the industrial machine.
- Examples of the first control device 2, the second control device 3, and the third control device 4 include a robot, a servo device, and a vision sensor.
- the system design support device 5 is connected to the first control device 2 via the network N1.
- the network N1 is exemplified by USB (Universal Serial Bus).
- the first control device 2 is connected to the second control device 3 via the network N2.
- the network N2 is exemplified by Ethernet (registered trademark).
- the second control device 3 is connected to the third control device 4 via the network N3.
- the network N3 is exemplified by an FA system network.
- the system design support device 5 is connected to the server 6 via the network N4.
- the network N4 is exemplified by a LAN (Local Area Network) or the Internet.
- the case where the first control device 2, the second control device 3, the third control device 4, and the system design support device 5 are connected in series is exemplified.
- the two control devices 3, the third control device 4, and the system design support device 5 may be connected in a tree shape.
- FIG. 2 is a diagram illustrating a hardware configuration of the system design support apparatus according to the first embodiment.
- the system design support apparatus 5 according to the first embodiment is a computer.
- the system design support device 5 includes a CPU (Central Processing Unit) 51, a RAM (Random Access Memory) 52, a ROM (Read Only Memory) 53, a storage unit 54, an input unit 55, a display unit 56, and communication.
- An interface 57 and a USB interface 58 are provided.
- the CPU 51 executes programs stored in the ROM 53 and the storage unit 54 while using the RAM 52 as a work area.
- Examples of the program stored in the ROM 53 include BIOS (Basic Input / Output System) or UEFI (Unified Extensible Firmware Interface).
- Examples of the program stored in the storage unit 54 include an operating system program, a programming tool program, and a backup processing program.
- the storage unit 54 is exemplified by SSD (Solid State Drive) or HDD (Hard Disk Drive).
- the input unit 55 receives an operation input from the user.
- the input unit 55 is exemplified by a keyboard or a mouse.
- the display unit 56 displays characters and images.
- the display unit 56 is exemplified by a liquid crystal display device.
- the communication interface 57 communicates with the server 6 via the network N4.
- the USB interface 58 communicates with the control device 2 via the network N1.
- FIG. 3 is a functional block diagram of the system design support apparatus according to the first embodiment.
- the CPU 51 executes a programming tool program group including a first programming tool program, a second programming tool program, and a third programming tool program stored in the storage unit 54. Accordingly, the first programming tool unit 51a1 that creates the first project data 54b1 transferred to the first control device 2 and the second programming tool unit that creates the second project data 54b2 transferred to the second control device 3 A programming tool part group 51a including 51a2 and a third programming tool part 51a3 for creating the third project data 54b3 transferred to the third control device 4 is realized.
- a plurality of processing circuits may be linked to realize the function of the programming tool unit group 51a.
- the storage unit 54 refers to the first profile data 54a1 that is referred to when the first programming tool unit 51a1 creates the first project data 54b1, and is referred to when the second programming tool unit 51a2 creates the second project data 54b2.
- the profile data group 54a including the second profile data 54a2 and the third profile data 54a3 referred to when the third programming tool unit 51a3 creates the third project data 54b3 is stored.
- FIG. 4 is a diagram of first profile data according to the first embodiment.
- the first profile data 54a1 includes identification information 54a1a, communication information 54a1b, control information 54a1c, and security information 54a1d.
- the first profile data 54a1 will be described as a representative.
- the identification information 54a1a includes a manufacturer name item, a model name item, and a version item.
- the manufacturer name item the name of the manufacturer of the first control device 2 is described.
- the model name item the model name of the first control device 2 is described.
- the firmware version of the first control device 2 is described.
- the identification information 54a1a includes project data information 54a1a1 describing the configuration of the first project data 54b1 transferred to the first control device 2, and URL (Uniform Resource Locator) information 54a1a2 which is file location information. Including.
- the project data information 54a1a1 includes an item of project data file configuration information, an item of project data file header structure information, and an item of project data file data structure information.
- the project data file data structure information item describes the data structure of one or more files constituting the first project data 54b1.
- the URL information 54a1a2 includes an item of profile link information and an item of programming tool link information.
- the communication information 54a1b includes an item of network identification information in which a network of a communication path for communicating with the first control device 2 is described.
- an identifier for identifying a network of a communication path from the system design support apparatus 5 to the first control device 2 is described.
- the system design support device 5 is directly connected to the first control device 2 via the network N1. Therefore, the network name or network ID of the network N1 is described in the item of network identification information.
- the system design support device 5 is indirectly connected to the second control device 3 via the network N1 and the network N2. Therefore, the network identification information item of the second profile data 54a2 describes the network name or network ID of the network N1 and the network name or network ID of the network N2.
- the system design support device 5 is indirectly connected to the third control device 4 via the network N1, the network N2, and the network N3. Therefore, the network identification information item of the third profile data 54a3 describes the network name or network ID of the network N1, the network name or network ID of the network N2, and the network name or network ID of the network N3. .
- the communication information 54a1b further includes communication protocol information 54a1b1 in which a configuration of a communication packet to be transmitted / received to / from the first control device 2 and a communication procedure are described.
- the communication protocol information 54a1b1 includes an item of backup message information, an item of communication packet information, an item of communication packet header structure information, an item of communication packet data structure information, and an item of communication procedure information.
- the backup message information item the contents of a message requesting the first control device 2 to transmit the first project data 54b1 when the first control device 2 is backed up are described.
- the item of communication procedure information describes a procedure for transmitting and receiving packets between the system design support device 5 and the first control device 2 when communicating between the system design support device 5 and the first control device 2. Is done.
- the control information 54a1c includes an input value item and an output value item.
- the input value item the place where the value is input or the input value in the first parameter portion 54b1b is described.
- the output value item a place where the value is output in the first parameter portion 54b1b is described.
- the security information 54a1d includes an item of user information.
- the user information item the name or user ID of the user who created the first profile data 54a1 is described.
- the first programming tool unit 51a1 refers to the first profile data 54a1, creates the first project data 54b1 based on the user input, and transfers the first project data 54b1 to the first control device 2.
- the first project data 54b1 includes a first program part 54b1a executed by the first control device 2 and a first parameter part 54b1b referred to by the first program part 54b1a.
- the first program unit 54b1a is composed of one or a plurality of files.
- the first parameter part 54b1b is composed of one or a plurality of files.
- first project data 54b1 may further include a device memory unit in which a memory map of the first control device 2 is described or a connection information unit in which the connection relationship between the first control device 2 and the industrial machine is described.
- the second programming tool unit 51a2 refers to the second profile data 54a2, creates the second project data 54b2 based on the user input, and transfers the second project data 54b2 to the second control device 3.
- the second project data 54b2 includes a second program unit 54b2a executed by the second control device 3 and a second parameter unit 54b2b referred to by the second program unit 54b2a.
- the second program part 54b2a is composed of one or a plurality of files.
- the second parameter unit 54b2b is composed of one or a plurality of files.
- the second project data 54b2 may further include a device memory portion in which a memory map of the second control device 3 is described or a connection information portion in which the connection relationship between the second control device 3 and the industrial machine is described.
- the third programming tool unit 51a3 refers to the third profile data 54a3, creates the third project data 54b3 based on the user input, and transfers the third project data 54b3 to the third control device 4.
- the third project data 54b3 includes a third program unit 54b3a executed by the third control device 4 and a third parameter unit 54b3b referred to by the third program unit 54b3a.
- the third program unit 54b3a is composed of one or a plurality of files.
- the third parameter unit 54b3b is composed of one or a plurality of files.
- the third project data 54b3 may include a device memory portion in which a memory map of the third control device 4 is described, or a connection information portion in which the connection relationship between the third control device 4 and the industrial machine is described.
- the first project data 54b1, the second project data 54b2, and the third project data 54b3 constitute a project data group 54.
- the CPU 51 executes a backup processing program stored in the storage unit 54.
- the first project data 54b1 in the first control device 2 is backed up to create the first backup project data 54d1 in the storage unit 54
- the second project data 54b2 in the second control device 3 is backed up.
- the backup processing unit 51b that creates the second backup project data 54d2 in the storage unit 54 or backs up the third project data 54b3 in the third control device 4 and creates the third backup project data 54d3 in the storage unit 54. Is realized.
- a plurality of processing circuits may be linked to realize the function of the backup processing unit 51b.
- the backup processing unit 51 b stores a system configuration diagram 54 c representing the connection configuration of the first control device 2, the second control device 3, and the third control device 4 in the storage unit 54.
- the system configuration diagram creation unit 51b1 and the system configuration diagram 54c to be generated are displayed on the display unit 56, and the user can control the first control device 2, the second control device 3, or the third control device 4 on the system configuration diagram 54c.
- a selection receiving unit 51b2 for receiving selection.
- the backup processing unit 51b collates the content of the version item in the profile data corresponding to the selected control device with the version of the selected control device, and profile data corresponding to the selected control device. If the content of the item in the version does not match the version of the selected control device, the version of the item in the profile link information in the profile data is changed to the version of the selected control device.
- a project data confirmation unit 51b3 that acquires suitable profile data is included.
- the backup processing unit 51b is selected based on the communication protocol information in the profile data corresponding to the selected control device among the first control device 2, the second control device 3, and the third control device 4.
- a telegram communication unit 51b4 that creates a communication packet for a telegram requesting transmission of project data to the control device, and a communication packet for the telegram is selected based on communication protocol information in profile data corresponding to the selected control device Based on the communication packet information and the project data information in the profile data corresponding to the selected control device, and the communication packet transmitting / receiving unit 51b5 that transmits the communication packet of the project data from the selected control device.
- the first backup project data 54d1 includes a first backup program part 54d1a and a first backup parameter part 54d1b.
- the second backup project data 54d2 includes a second backup program part 54d2a and a second backup parameter part 54d2b.
- the third backup project data 54d3 includes a third backup program unit 54d3a and a third backup parameter unit 54d3b.
- the first backup project data 54d1, the second backup project data 54d2, and the third backup project data 54d3 constitute a backup project data group 54d.
- the backup processing unit 51b also includes a first security flag 51b7a indicating whether or not the first backup parameter unit 54d1b in the first backup project data 54d1 is encrypted, and a second backup parameter unit in the second backup project data 54d2.
- a second security flag 51b7b indicating whether to encrypt 54d2b
- a third security flag 51b7c indicating whether to encrypt the third backup parameter portion 54d3b in the third backup project data 54d3
- the first backup User information 51b7d which is a user name or user ID permitted to create the project data 54d1, the second backup project data 54d2, and the third backup project data 54d3 Including the security information group 51b7, including.
- the user information 51b7d corresponds to the second user information of the present invention.
- the first security flag 51b7a indicates that the first backup parameter part 54d1b is encrypted when it is “1”, and that the first backup parameter part 54d1b is not encrypted when it is “0”.
- the second security flag 51b7b indicates that the second backup parameter portion 54d2b is encrypted when “1”, and the second backup parameter portion 54d2b is not encrypted when “0”.
- the third security flag 51b7c indicates that the third backup parameter unit 54d3b is encrypted when “1”, and indicates that the third backup parameter unit 54d3b is not encrypted when “0”.
- the first security flag 51b7a indicates that the first backup project data 54d1 is encrypted when it is “1”, and the second backup project data 54d2 is encrypted when it is “1”.
- the third security flag 51b7c may indicate that the third backup project data 54d3 is encrypted when it is “1”.
- the backup processing unit 51b also includes the version of the first backup project data 54d1, the second backup project data 54d2, or the third backup project data 54d3, and the first programming tool program, the second programming tool program, or the third programming tool program.
- the version of the first backup project data 54d1, the second backup project data 54d2, or the third backup project data 54d3 and the version of the first programming tool program, the second programming tool program, or the third programming tool program And the first profile data 54a1 and the second profile data 5 From the location indicated by the contents of the programming tool link information item in a2 or the third profile data 54a3, the first backup project data 54d1, the second backup project data 54d2, or the third backup project data 54d3 that matches the version
- a programming tool confirmation unit 51b8 for acquiring one programming tool program, a second programming tool program, or a third programming tool program is included.
- FIG. 5 is an image diagram of a system using the system design support apparatus according to the first embodiment.
- the system design support device 5 refers to the first profile data 54a1 by executing the first programming tool program stored in the storage unit 54, and creates the first project data 54b1 based on the user input.
- the first project data 54b1 is transferred to the first control device 2.
- the system design support device 5 refers to the second profile data 54a2 by executing the second programming tool program stored in the storage unit 54, and creates the second project data 54b2 based on the user input.
- the second project data 54b2 is transferred to the second control device 3.
- the system design support device 5 refers to the third profile data 54a3 by executing the third programming tool program stored in the storage unit 54, and creates the third project data 54b3 based on the user input.
- the third project data 54b3 is transferred to the third control device 4.
- system design support device 5 can create different project data for each of the plurality of control devices by executing different programming tool programs.
- FIG. 6 is a flowchart of the system configuration diagram creation process according to the first embodiment.
- the system configuration diagram creating unit 51b1 determines the first control device 2, the second control device 3, and the second control device 3 based on the network identification information in the first profile data 54a1, the second profile data 54a2, and the third profile data 54a3.
- a system configuration diagram 54 c representing the connection configuration of the third control device 4 is created in the storage unit 54.
- the system configuration diagram creation unit 51b1 obtains that the system design support apparatus 5 and the first control device 2 are directly connected via the network N1 by referring to the network identification information in the first profile data 54a1. it can. Further, the system configuration diagram creation unit 51b1 refers to the network identification information in the second profile data 54a2, so that the system design support apparatus 5 and the second control device 3 are indirectly connected via the network N1 and the network N2. You can get that. Further, the system configuration diagram creation unit 51b1 refers to the network identification information in the third profile data 54a3, so that the system design support apparatus 5 and the third control device 4 can communicate via the network N1, the network N2, and the network N3. You can get indirect connection.
- FIG. 7 is a diagram illustrating an example of a system configuration diagram according to the first embodiment.
- the system configuration diagram 54c corresponds to the image 62 corresponding to the first control device 2, the image 63 corresponding to the second control device 3, the image 64 corresponding to the third control device 4, and the system design support device 5.
- the image 65 includes an image 66 corresponding to the network N1, an image 67 corresponding to the network N2, and an image 68 corresponding to the network N3.
- FIG. 8 is a flowchart of the selection receiving process according to the first embodiment.
- the selection receiving unit 51b2 displays the system configuration diagram 54c on the display unit 56.
- the selection receiving unit 51b2 receives selection of one or more control devices to be backed up.
- the user can select one or a plurality of control devices to be backed up by selecting the image 62, 63, or 64 on the system configuration diagram 54c.
- the selection of the image 62, 63 or 64 is exemplified by clicking the image 62, 63 or 64 with the mouse.
- FIG. 9 is a flowchart of the file restoration main process according to the first embodiment.
- the selection receiving unit 51b2 reads profile data of one of the selected control devices.
- step S122 the project data confirmation unit 51b3 determines whether or not the contents of the user information item of the security information 54a1d in the read profile data match the contents of the user information 51b7d in the security information group 51b7. That is, it is determined whether or not the user is permitted to perform backup processing.
- the project data confirmation unit 51b3 matches the contents of the user information item of the security information 54a1d in the read profile data with the contents of the user information 51b7d in the security information group 51b7, that is, the user performs backup processing. If it is determined that it is permitted (Yes), the process proceeds to step S124, and the backup process is continued.
- the project data confirmation unit 51b3 does not match the contents of the user information item of the security information 54a1d in the read profile data with the contents of the user information 51b7d in the security information group 51b7. If it is determined that the process is not permitted (No), the process proceeds to step S142.
- the system design support apparatus 5 can allow only users who are allowed to back up to perform backup, and can prevent users who are not permitted to back up from performing backup.
- the first backup project data 54d1, the second backup project data 54d2, and the third backup project data 54d3 are important technical assets including know-how for driving industrial machines.
- the system design support device 5 can suppress diversion of technical assets by not allowing a user who is not permitted to perform backup to perform backup.
- step S124 the project data confirmation unit 51b3 executes a project data confirmation processing subroutine.
- FIG. 10 is a flowchart of a project data confirmation processing subroutine according to the first embodiment.
- the project data confirmation unit 51b3 collates the contents of the version item in the read profile data with the version of the selected control device.
- the version of the selected control device may be stored in the storage unit 54 in advance, or may be acquired by transmitting a message requesting the version to the selected control device in step S150.
- step S152 the project data confirmation unit 51b3 determines whether or not the content of the version item in the read profile data matches the version of the selected control device.
- step S154 the match is found. If it is determined (Yes), the process is terminated.
- step S154 the project data confirmation unit 51b3 acquires profile data that matches the version of the selected control device from the location in the server 6 that is represented by the content of the profile link information item in the read profile data. And stored in the profile data group 54a.
- the project data confirmation unit 51b3 obtains the latest profile data when there are a plurality of profile data in the server 6 that match the selected version of the control device.
- the system design support apparatus 5 conforms to the version of the selected control device when the content of the version item in the read profile data does not match the version of the selected control device.
- the latest profile data can be acquired. If the content of the version item in the read profile data does not match the version of the selected control device, backup may not be performed properly.
- the system design support device 5 acquires the latest profile data that conforms to the version of the selected control device, and appropriately performs backup processing based on the latest profile data that conforms to the selected control device. Can do.
- the message creation unit 51b4 transmits the project data to the selected control device based on the content of the backup message information item in the communication protocol information 54a1b1 in the read profile data. Create a message requesting.
- step S128 the communication packet transmitting / receiving unit 51b5, based on the contents of the communication packet information item, the communication packet header structure information item, and the communication packet data structure information item in the communication protocol information 54a1b1 of the read profile data. Then, one or a plurality of packets are created from the message requesting the selected control device to transmit the project data.
- FIG. 11 is a diagram illustrating an example of a communication packet according to the first embodiment.
- the communication packet 71 includes a header 71a that includes information related to the entire communication packet 71, a data size 71b that represents the data size included in the communication packet 71, a sum value 71c that is a checksum of the entire communication packet 71, and a communication destination.
- Unit information 71d that is information for identifying a control device, a request data length 71e that indicates a requested data length, a request data command 71f that is a command for requesting data to a control device that is a communication destination, and a request that indicates requested data Data 71g.
- the communication packet transmitting / receiving unit 51b5 selects one or a plurality of communication packets based on the contents of the communication procedure information item in the communication protocol information 54a1b1 of the read profile data. And one or more communication packets of project data are received from the selected control device.
- step S132 the backup unit 51b6, based on the contents of the communication packet information item, the communication packet header structure information item, and the communication packet data structure information item in the communication protocol information 54a1b1 in the read profile data. Then, one or more communication packets received from the selected control device are converted into a plurality of temporary data.
- step S134 the backup unit 51b6 adds the contents of the project data file structure information, the project data file header structure information item, and the project data file data structure information item in the project data information 54a1a1 in the read profile data. Based on this, a plurality of temporary data is restored to a plurality of files, that is, backup project data.
- FIG. 12 and 13 are diagrams showing the file structure of the backup project data according to the first embodiment.
- the file structure 81 shown in FIG. 12 shows the file structure of the first backup project data 54d1
- the file structure 81 shown in FIG. 13 shows the file structure of the third backup project data 54d3.
- the first backup project data 54d1 includes four files “Project.inf”, “Project.db”, “Program.prg”, and “Parameter.prm” under the management of the project folder. including.
- the third backup project data 54d3 includes one file “Project.prj” under the management of the project folder.
- step S136 the backup unit 51b6 sets the security flag corresponding to the selected control device among the first security flag 51b7a, the second security flag 51b7b, or the third security flag 51b7c to “1”. It is determined whether or not.
- the backup unit 51b6 determines that the security flag corresponding to the selected control device among the first security flag 51b7a, the second security flag 51b7b, or the third security flag 51b7c is “1” (Yes) (Yes) the processing is performed. Proceeding to step S138, if it is determined that the security flag is not “1” (No), the process proceeds to step S140.
- step S138 the backup unit 51b6 encrypts one or more files constituting the backup parameter unit among the restored files using a predetermined encryption method.
- the backup unit 51b6 may encrypt one or more files constituting the entire backup project data by a predetermined encryption method.
- the system design support device 5 determines that the first backup parameter unit 54d1b and the second backup are set when the first security flag 51b7a, the second security flag 51b7b, or the third security flag 51b7c is set to “1”.
- the parameter part 54d2b or the third backup parameter part 54d3b can be encrypted.
- the first backup parameter unit 54d1b, the second backup parameter unit 54d2b, and the third backup parameter unit 54d3b are important technical assets including know-how for driving the industrial machine.
- the system design support device 5 includes the first backup parameter unit 54d1b and the second backup parameter unit 54d2b.
- the programming tool confirmation unit 51b8 executes a programming tool confirmation processing subroutine in step S140.
- FIG. 14 is a flowchart of a programming tool confirmation processing subroutine according to the first embodiment.
- the programming tool confirmation unit 51b8 collates the version in the restored backup project data with the version of the programming tool program.
- the first backup project data 54d1, the second backup project data 54d2, and the third backup project data 54d3 describe the versions of the first programming tool program, the second programming tool program, and the third programming tool program used for creation. ing.
- step S162 the programming tool confirmation unit 51b8 determines whether or not the version in the restored backup project data matches the version of the programming tool program.
- step S164 determines that they match. If it is (Yes), the process is terminated.
- step S164 the programming tool confirmation unit 51b8 reads the programming tool program that matches the version of the restored backup project data from the location in the server 6 that is represented by the contents of the item of the programming tool link information in the read profile data. Is stored in the storage unit 54. Note that the programming tool confirmation unit 51b8 acquires the latest profile data when there are a plurality of programming tool programs in the server 6 that match the restored version of the backup project data.
- the system design support apparatus 5 updates the latest programming that matches the version of the restored backup project data when the version in the restored backup project data does not match the version of the programming tool program.
- a tool program can be acquired. If the version in the restored backup project data and the version of the programming tool program do not match, there is a possibility that the backup project data cannot be browsed or edited properly.
- the system design support device 5 can appropriately browse or edit the backup project data by acquiring the latest programming tool program that matches the version of the restored backup project data.
- step S142 the selection receiving unit 51b2 determines whether or not the processing for all the selected control devices has been completed. If the selection reception unit 51b2 determines that the processing for all the selected control devices has not ended (No), the process proceeds to step S120, and determines that the processing for all the selected control devices has ended. If it is (Yes), the process is terminated.
- the system design support apparatus 5 uses the first backup project data 54d1, the second backup project data 54d2 or the third backup data based on the first profile data 54a1, the second profile data 54a2, or the third profile data 54a3.
- Backup project data 54d3 can be created.
- the system design support device 5 does not require middleware to create the first backup project data 54d1, the second backup project data 54d2, or the third backup project data 54d3. Therefore, the system design support device 5 can receive the first backup project data 54d1, the second backup data even when the middleware is not provided from the manufacturer of the first control device 2, the second control device 3, or the third control device 4.
- the backup project data 54d2 or the third backup project data 54d3 can be created.
- the first profile data 54a1, the second profile data 54a2, and the third profile data 54a3 are created to create the first project data 54b1, the second project data 54b2, and the third project data 54b3. Therefore, the system design support device 5 can reduce the man-hours necessary for creating the first backup project data 54d1, the second backup project data 54d2, or the third backup project data 54d3.
- the system design support apparatus 5 backs up a new control device based on profile data created to create project data for the new control device. Project data can be created. Therefore, the system design support device 5 can suppress the man-hours necessary for creating the backup project data when a new control device is added to the system 1.
- the system design support apparatus 5 can create a plurality of backup project data for the selected plurality of control devices. Therefore, the system design support device 5 can provide the user with batch backup processing of a plurality of control devices, and can improve user convenience.
- system design support device 5 collates the contents of the version item in the profile data corresponding to the selected control device with the version of the selected control device, and the profile corresponding to the selected control device. If the contents of the version item in the data and the version of the selected control device do not match, the profile that matches the version of the selected control device from the location represented by the content of the item of the profile link information Data can be acquired.
- the system design support device 5 acquires the latest profile data that conforms to the version of the selected control device, and appropriately performs backup processing based on the latest profile data that conforms to the selected control device. Can do.
- the system design support apparatus 5 changes the version of the backup project data from the location represented by the contents of the programming tool link information item.
- a suitable programming tool program can be obtained.
- the system design support device 5 can appropriately browse or edit the backup project data by acquiring the latest programming tool program that matches the version of the backup project data.
- the system design support device 5 determines that the backup project data if the user information in the first profile data 54a1, the second profile 54a2, or the third profile data 54a3 matches the user information 51b7d in the security information group 51b7. If the user information in the first profile data 54a1, the second profile 54a2 or the third profile data 54a3 does not match the user information 51b7d in the security information group 51b7, backup project data is not created.
- the system design support apparatus 5 can allow only users who are allowed to back up to perform backup, and can prevent users who are not permitted to back up from performing backup.
- the first backup project data 54d1, the second backup project data 54d2, and the third backup project data 54d3 are important technical assets including know-how for driving industrial machines.
- the system design support device 5 can suppress diversion of technical assets by not allowing a user who is not permitted to perform backup to perform backup.
- the first security flag 51b7a, the second security flag 51b7b, or the third security flag 51b7c is part of the first backup project data 54d1, the second backup project data 54d2, or the third backup project data 54d3.
- a part or all of the first backup project data 54d1, the second backup project data 54d2, or the third backup project data 54d3 can be encrypted.
- the first backup parameter unit 54d1b, the second backup parameter unit 54d2b, and the third backup parameter unit 54d3b are important technical assets including know-how for driving industrial machines.
- the system design support device 5 includes the first backup parameter unit 54d1b and the second backup parameter unit 54d2b.
- the configuration described in the above embodiment shows an example of the contents of the present invention, and can be combined with another known technique, and can be combined with other configurations without departing from the gist of the present invention. It is also possible to omit or change the part.
Landscapes
- Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Software Systems (AREA)
- General Engineering & Computer Science (AREA)
- Automation & Control Theory (AREA)
- Computer Security & Cryptography (AREA)
- Computer Hardware Design (AREA)
- Health & Medical Sciences (AREA)
- Bioethics (AREA)
- General Health & Medical Sciences (AREA)
- Stored Programmes (AREA)
- Programmable Controllers (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
Description
図1は、実施の形態1にかかるシステム設計支援装置を用いたシステムの構成を示す図である。システム1は、第1制御機器2、第2制御機器3及び第3制御機器4と、システム設計支援装置5と、を含む。第1制御機器2、第2制御機器3及び第3制御機器4は、産業機械を制御する。第1制御機器2、第2制御機器3及び第3制御機器4は、ロボット、サーボ装置及びビジョンセンサが例示される。
Claims (8)
- 複数のプロファイルデータを記憶し、前記複数のプロファイルデータは、複数の制御機器に夫々対応し、前記複数のプロファイルデータは、前記制御機器に転送されるプロジェクトデータの構成が記述されたプロジェクトデータ情報と、前記制御機器と通信する通信経路が記述されたネットワーク識別情報と、を夫々含む記憶部と、
前記複数のプロファイルデータ内の前記ネットワーク識別情報に基づいて、前記複数の制御機器の接続構成を表すシステム構成図を作成するシステム構成図作成部と、
前記システム構成図を表示して、前記システム構成図上で前記制御機器の選択を受け付ける選択受付部と、
選択された前記制御機器に対応する前記プロファイルデータ内の前記プロジェクトデータ情報に基づいて、バックアッププロジェクトデータを作成するバックアップ部と、
を備えることを特徴とするシステム設計支援装置。 - 前記システム構成図上で複数の前記制御機器が選択されたら、選択された複数の前記制御機器と通信して、複数の前記バックアッププロジェクトデータを作成することを特徴とする請求項1に記載のシステム設計支援装置。
- 前記プロファイルデータは、適合する前記制御機器のバージョンの項目と、前記プロファイルデータの最新バージョン又は過去のバージョンの所在を示すプロファイルリンク情報の項目と、を更に含み、
選択された前記制御機器に対応する前記プロファイルデータ内の前記バージョンの項目の内容と、選択された前記制御機器のバージョンと、を照合し、選択された前記制御機器に対応する前記プロファイルデータ内の前記バージョンの項目の内容と、選択された前記制御機器のバージョンと、が一致しない場合は、前記プロファイルリンク情報の項目の内容で表される場所から、選択された前記制御機器のバージョンに適合する前記プロファイルデータを取得するプロジェクトデータ確認部を更に備えることを特徴とする請求項1に記載のシステム設計支援装置。 - 前記プロファイルデータは、前記プロジェクトデータを作成するプログラミングツールプログラムの最新バージョン又は前記最新バージョンよりも過去のバージョンの所在を示すプログラミングツールリンク情報の項目を更に含み、
前記バックアッププロジェクトデータのバージョンと、前記プログラミングツールプログラムのバージョンと、を照合し、前記バックアッププロジェクトデータのバージョンと、前記プログラミングツールプログラムのバージョンと、が一致しない場合は、前記プログラミングツールリンク情報の項目の内容で表される場所から、前記バックアッププロジェクトデータのバージョンに適合する前記プログラミングツールプログラムを取得するプログラミングツール確認部を更に備えることを特徴とする請求項1に記載のシステム設計支援装置。 - 前記プロファイルデータは、前記プロファイルデータを作成したユーザを表すユーザ情報の項目を更に含み、
前記ユーザに前記バックアッププロジェクトデータの作成が許されているユーザを表す第2のユーザ情報を備え、
前記ユーザ情報と前記第2のユーザ情報とが一致する場合には、前記バックアッププロジェクトデータを作成し、前記ユーザ情報と前記第2のユーザ情報とが一致しない場合には、前記バックアッププロジェクトデータを作成しないことを特徴とする請求項1に記載のシステム設計支援装置。 - 前記バックアッププロジェクトデータの一部又は全部を暗号化するか否かを表す複数のセキュリティフラグを備え、
前記セキュリティフラグが前記バックアッププロジェクトデータの一部又は全部を暗号化することを表している場合には、前記バックアッププロジェクトデータの一部又は全部を暗号化することを特徴とする請求項1に記載のシステム設計支援装置。 - 複数のプロファイルデータを記憶し、前記複数のプロファイルデータは、複数の制御機器に夫々対応し、前記複数のプロファイルデータは、前記制御機器に転送されるプロジェクトデータの構成が記述されたプロジェクトデータ情報と、前記制御機器と通信する通信経路のネットワークが記述されたネットワーク識別情報と、を夫々含む記憶部を備える装置で実行される方法であって、
前記複数のプロファイルデータ内の前記ネットワーク識別情報に基づいて、前記複数の制御機器の接続構成を表すシステム構成図を作成するシステム構成図作成ステップと、
前記システム構成図を表示して、前記システム構成図上で制御機器の選択を受け付ける選択受付ステップと、
選択された前記制御機器に対応する前記プロファイルデータ内の前記プロジェクトデータ情報に基づいて、バックアッププロジェクトデータを作成するバックアップステップと、
を備えることを特徴とするシステム設計支援方法。 - 複数のプロファイルデータを記憶し、前記複数のプロファイルデータは、複数の制御機器に夫々対応し、前記複数のプロファイルデータは、前記制御機器に転送されるプロジェクトデータの構成が記述されたプロジェクトデータ情報と、前記制御機器と通信する通信経路のネットワークが記述されたネットワーク識別情報と、を夫々含む記憶部を備える装置で実行されるプログラムであって、
前記複数のプロファイルデータ内の前記ネットワーク識別情報に基づいて、前記複数の制御機器の接続構成を表すシステム構成図を作成するシステム構成図作成ステップと、
前記システム構成図を表示して、前記システム構成図上で制御機器の選択を受け付ける選択受付ステップと、
選択された前記制御機器に対応する前記プロファイルデータ内の前記プロジェクトデータ情報に基づいて、バックアッププロジェクトデータを作成するバックアップステップと、
を備えることを特徴とするシステム設計支援プログラム。
Priority Applications (6)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
DE112015006375.7T DE112015006375T5 (de) | 2015-03-26 | 2015-03-26 | Systemdesign-Unterstützungsvorrichtung, Systemdesign-Unterstützungsverfahren und Systemdesign-Unterstützungsprogramm |
CN201580078243.XA CN107430390A (zh) | 2015-03-26 | 2015-03-26 | 系统设计辅助装置、系统设计辅助方法及系统设计辅助程序 |
JP2016560934A JP6125119B2 (ja) | 2015-03-26 | 2015-03-26 | システム設計支援装置、システム設計支援方法及びシステム設計支援プログラム |
PCT/JP2015/059435 WO2016151856A1 (ja) | 2015-03-26 | 2015-03-26 | システム設計支援装置、システム設計支援方法及びシステム設計支援プログラム |
US15/555,675 US20180052683A1 (en) | 2015-03-26 | 2015-03-26 | System design supporting device, system design supporting method, and system design supporting program |
KR1020177030476A KR102015717B1 (ko) | 2015-03-26 | 2015-03-26 | 시스템 설계 지원 장치, 시스템 설계 지원 방법 및 시스템 설계 지원 프로그램 |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
PCT/JP2015/059435 WO2016151856A1 (ja) | 2015-03-26 | 2015-03-26 | システム設計支援装置、システム設計支援方法及びシステム設計支援プログラム |
Publications (1)
Publication Number | Publication Date |
---|---|
WO2016151856A1 true WO2016151856A1 (ja) | 2016-09-29 |
Family
ID=56977058
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/JP2015/059435 WO2016151856A1 (ja) | 2015-03-26 | 2015-03-26 | システム設計支援装置、システム設計支援方法及びシステム設計支援プログラム |
Country Status (6)
Country | Link |
---|---|
US (1) | US20180052683A1 (ja) |
JP (1) | JP6125119B2 (ja) |
KR (1) | KR102015717B1 (ja) |
CN (1) | CN107430390A (ja) |
DE (1) | DE112015006375T5 (ja) |
WO (1) | WO2016151856A1 (ja) |
Cited By (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2018078878A1 (ja) * | 2016-10-31 | 2018-05-03 | 三菱電機株式会社 | システム設計支援装置、制御機器、制御システム及び操作画面 |
JP2018077911A (ja) * | 2018-02-02 | 2018-05-17 | 三菱電機株式会社 | 制御システム、方法及びプログラム |
GB2568368A (en) * | 2017-09-13 | 2019-05-15 | Fisher Rosemount Systems Inc | Assistant application for a modular control system |
US10409253B2 (en) | 2016-10-24 | 2019-09-10 | Fisher-Rosemount Systems, Inc. | Systems and methods for merging modular control systems into a process plant |
US10962962B2 (en) | 2019-05-20 | 2021-03-30 | Fisher-Rosemount Systems, Inc. | Quick connection techniques for skid communicator tool |
Families Citing this family (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR101990210B1 (ko) * | 2017-11-24 | 2019-06-17 | 홍정원 | 맞춤형 자동 설계 프로그램 생성 시스템 |
JP6639706B1 (ja) * | 2018-04-25 | 2020-02-05 | 三菱電機株式会社 | 情報処理装置、システム構築支援方法およびシステム構築支援プログラム |
DE112019006886T5 (de) * | 2019-03-25 | 2021-11-04 | Mitsubishi Electric Corporation | Systementwicklungsunterstützungsvorrichtung, Verfahren, Programm und Aufzeichnungsmedium |
US11249452B2 (en) * | 2019-07-10 | 2022-02-15 | Banner Engineering Corp. | Methods to configure a safety control system |
WO2021148106A1 (en) * | 2020-01-20 | 2021-07-29 | Abb Schweiz Ag | Managing a system configuration of a robot controller |
EP4139095A1 (en) * | 2020-04-20 | 2023-03-01 | Abb Schweiz Ag | A spare robot controller |
Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2005251120A (ja) * | 2004-03-08 | 2005-09-15 | Mitsubishi Electric Corp | Fa機器インタフェース統合化装置 |
JP2005260893A (ja) * | 2004-03-15 | 2005-09-22 | Omron Corp | 情報変換サーバおよびネットワークシステムならびに情報伝送方法 |
JP2006302297A (ja) * | 2003-10-22 | 2006-11-02 | Omron Corp | 制御システム設定装置および制御システム設定方法ならびに設定プログラム |
JP2008033683A (ja) * | 2006-07-28 | 2008-02-14 | Omron Corp | 制御システム設定装置 |
JP2008152799A (ja) * | 2004-04-13 | 2008-07-03 | Omron Corp | 制御システム設定装置 |
Family Cites Families (29)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5812394A (en) * | 1995-07-21 | 1998-09-22 | Control Systems International | Object-oriented computer program, system, and method for developing control schemes for facilities |
GB2318665B (en) * | 1996-10-28 | 2000-06-28 | Altera Corp | Work group computing for electronic design automation |
US7085670B2 (en) * | 1998-02-17 | 2006-08-01 | National Instruments Corporation | Reconfigurable measurement system utilizing a programmable hardware element and fixed hardware resources |
US7152027B2 (en) * | 1998-02-17 | 2006-12-19 | National Instruments Corporation | Reconfigurable test system |
US6256773B1 (en) * | 1999-08-31 | 2001-07-03 | Accenture Llp | System, method and article of manufacture for configuration management in a development architecture framework |
US6268853B1 (en) * | 1999-09-30 | 2001-07-31 | Rockwell Technologies, L.L.C. | Data structure for use in enterprise controls |
US6993456B2 (en) * | 1999-09-30 | 2006-01-31 | Rockwell Automation Technologies, Inc. | Mechanical-electrical template based method and apparatus |
JP2001265412A (ja) * | 2000-03-15 | 2001-09-28 | Omron Corp | プログラマブルコントローラ |
JP2002297207A (ja) * | 2001-03-30 | 2002-10-11 | Omron Corp | バックアップ処理装置 |
US8540575B2 (en) * | 2002-10-08 | 2013-09-24 | White Knuckle Gaming, Llc | Method and system for increased realism in video games |
US7860874B2 (en) * | 2004-06-08 | 2010-12-28 | Siemens Industry, Inc. | Method for searching across a PLC network |
US8051148B2 (en) * | 2005-01-13 | 2011-11-01 | National Instruments Corporation | Determining differences between configuration diagrams |
GB2456749A (en) * | 2005-04-25 | 2009-07-29 | Fujitsu Ltd | Network design processing device and method and program therefor |
US20070044071A1 (en) * | 2005-08-16 | 2007-02-22 | Hayles Timothy J | Efficient Configuration of Hardware Devices in a Graphical Dataflow Programming Environment |
US20070044072A1 (en) * | 2005-08-16 | 2007-02-22 | Hayles Timothy J | Automatically Generating a Graphical Data Flow Program Based on a Circuit Diagram |
GB2449593A (en) * | 2006-03-17 | 2008-11-26 | Fujitsu Ltd | Network design processing device, network design processing method and network design processing program |
CN101636720A (zh) * | 2007-03-20 | 2010-01-27 | 株式会社爱可信 | 具备应用程序更新管理功能的终端、应用程序更新管理程序以及系统 |
JP2008250473A (ja) * | 2007-03-29 | 2008-10-16 | Fujifilm Corp | 通信制御装置及び制御方法 |
DE102008002266B4 (de) * | 2007-06-12 | 2019-03-28 | Omron Corp. | Programmentwicklung-Unterstützungsvorrichtung einer Sicherheitssteuerung |
US7568172B2 (en) * | 2007-08-03 | 2009-07-28 | National Instruments Corporation | Integration of pre-defined functionality and a graphical program in a circuit |
US8490171B2 (en) * | 2008-07-14 | 2013-07-16 | Tufin Software Technologies Ltd. | Method of configuring a security gateway and system thereof |
US8397215B2 (en) * | 2009-05-18 | 2013-03-12 | National Instruments Corporation | Executing a physical model with multiple physical domains in a web browser |
JP5346726B2 (ja) | 2009-07-24 | 2013-11-20 | 株式会社キーエンス | 連設型センサシステム、ネットワークユニット、及びセンサユニット |
CN103229175B (zh) * | 2010-11-24 | 2016-02-03 | 三菱电机株式会社 | 系统设计装置 |
JP5867235B2 (ja) * | 2011-05-16 | 2016-02-24 | 三菱電機株式会社 | 磁気センサ装置 |
US9483304B2 (en) * | 2011-07-29 | 2016-11-01 | National Instruments Corporation | Interface wires for a measurement system diagram |
US9122880B2 (en) * | 2013-03-14 | 2015-09-01 | Cellco Partnership | Sensitive personal information data protection |
US20170097621A1 (en) * | 2014-09-10 | 2017-04-06 | Crestron Electronics, Inc. | Configuring a control sysem |
JP6372308B2 (ja) * | 2014-10-29 | 2018-08-15 | オムロン株式会社 | 情報処理装置、情報処理方法、情報処理プログラム、および記録媒体 |
-
2015
- 2015-03-26 CN CN201580078243.XA patent/CN107430390A/zh active Pending
- 2015-03-26 DE DE112015006375.7T patent/DE112015006375T5/de not_active Withdrawn
- 2015-03-26 WO PCT/JP2015/059435 patent/WO2016151856A1/ja active Application Filing
- 2015-03-26 KR KR1020177030476A patent/KR102015717B1/ko active IP Right Grant
- 2015-03-26 JP JP2016560934A patent/JP6125119B2/ja active Active
- 2015-03-26 US US15/555,675 patent/US20180052683A1/en not_active Abandoned
Patent Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2006302297A (ja) * | 2003-10-22 | 2006-11-02 | Omron Corp | 制御システム設定装置および制御システム設定方法ならびに設定プログラム |
JP2005251120A (ja) * | 2004-03-08 | 2005-09-15 | Mitsubishi Electric Corp | Fa機器インタフェース統合化装置 |
JP2005260893A (ja) * | 2004-03-15 | 2005-09-22 | Omron Corp | 情報変換サーバおよびネットワークシステムならびに情報伝送方法 |
JP2008152799A (ja) * | 2004-04-13 | 2008-07-03 | Omron Corp | 制御システム設定装置 |
JP2008033683A (ja) * | 2006-07-28 | 2008-02-14 | Omron Corp | 制御システム設定装置 |
Cited By (13)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US10409253B2 (en) | 2016-10-24 | 2019-09-10 | Fisher-Rosemount Systems, Inc. | Systems and methods for merging modular control systems into a process plant |
JPWO2018078878A1 (ja) * | 2016-10-31 | 2018-11-01 | 三菱電機株式会社 | システム設計支援装置、方法及びプログラム |
JP6407449B2 (ja) * | 2016-10-31 | 2018-10-17 | 三菱電機株式会社 | システム設計支援装置、方法及びプログラム |
WO2018078878A1 (ja) * | 2016-10-31 | 2018-05-03 | 三菱電機株式会社 | システム設計支援装置、制御機器、制御システム及び操作画面 |
CN109891336A (zh) * | 2016-10-31 | 2019-06-14 | 三菱电机株式会社 | 系统设计辅助装置、控制仪器、控制系统及操作画面 |
GB2568368A (en) * | 2017-09-13 | 2019-05-15 | Fisher Rosemount Systems Inc | Assistant application for a modular control system |
US11209806B2 (en) | 2017-09-13 | 2021-12-28 | Fisher-Rosemount Systems, Inc. | Assistant application for a modular control system |
GB2568368B (en) * | 2017-09-13 | 2022-08-24 | Fisher Rosemount Systems Inc | Assistant application for a modular control system |
GB2608281A (en) * | 2017-09-13 | 2022-12-28 | Fisher Rosemount Systems Inc | Assistant application for a modular control system |
GB2608281B (en) * | 2017-09-13 | 2023-05-10 | Fisher Rosemount Systems Inc | Assistant application for a modular control system |
JP2018077911A (ja) * | 2018-02-02 | 2018-05-17 | 三菱電機株式会社 | 制御システム、方法及びプログラム |
US10962962B2 (en) | 2019-05-20 | 2021-03-30 | Fisher-Rosemount Systems, Inc. | Quick connection techniques for skid communicator tool |
US11656610B2 (en) | 2019-05-20 | 2023-05-23 | Fisher-Rosemount Systems, Inc | Quick connection techniques for skid communicator tool |
Also Published As
Publication number | Publication date |
---|---|
DE112015006375T5 (de) | 2017-12-14 |
US20180052683A1 (en) | 2018-02-22 |
KR102015717B1 (ko) | 2019-08-28 |
CN107430390A (zh) | 2017-12-01 |
KR20170131551A (ko) | 2017-11-29 |
JP6125119B2 (ja) | 2017-05-10 |
JPWO2016151856A1 (ja) | 2017-04-27 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP6125119B2 (ja) | システム設計支援装置、システム設計支援方法及びシステム設計支援プログラム | |
JP6870568B2 (ja) | 通信システム、制御装置、設定装置、設定方法およびプログラム | |
US9348564B2 (en) | Intelligent device framework | |
JP6201917B2 (ja) | フィールドデバイスを設定するためのシステムおよび方法 | |
WO2015136970A1 (ja) | 制御装置及び制御システム | |
JP2007264901A (ja) | ソフトウェア管理装置、ソフトウェア管理システム、ソフトウェア管理方法及びソフトウェア管理プログラム | |
TW200813671A (en) | Auto-detection capabilities for out of the box experience | |
US8245182B2 (en) | Class selectable design sharing | |
JP6352893B2 (ja) | プログラマブルロジックコントローラとの通信機能を備えたロボット制御装置及び通信システム | |
JP2008210394A (ja) | 制御用通信システム、および制御用通信プログラムを記録したコンピュータ読み取り可能な記録媒体 | |
JP6766501B2 (ja) | 情報移行システム、情報処理装置、および、プログラム | |
JP6054008B1 (ja) | データ管理装置、データ管理方法及びデータ管理プログラム | |
JP4197343B2 (ja) | 制御用通信システム、および制御用通信プログラムを記録したコンピュータ読み取り可能な記録媒体 | |
JP6878697B2 (ja) | データ処理装置、データ処理方法およびプログラム | |
WO2021072217A1 (en) | Auto-generated modular connectors for automation ecosystem integration | |
JP5786385B2 (ja) | 操作端末、プログラムおよび制御システム | |
JP6109447B1 (ja) | 情報処理方法及び情報処理装置 | |
JP7539593B1 (ja) | プログラム可能機器、バージョン管理方法及びプログラム | |
JP5130836B2 (ja) | マルチcpuシステム移行方法及びcpuシステム | |
JP5951041B2 (ja) | プログラマブル表示器 | |
WO2024171458A1 (ja) | 表示プログラム、クライアント装置、ネットワークシステム及び表示制御方法 | |
JP2002163153A (ja) | データコピー方法、データコピーシステム、コピー用のデータを備えたコピープログラムを記録した記録媒体、コピー用のデータ | |
JP7238334B2 (ja) | 環境構築システム、管理装置、環境構築方法、およびプログラム | |
JP2024115128A (ja) | ソフトウェアロボットの共同編集装置、共同編集方法、および共同編集装置のためのコンピュータプログラム | |
JP2009135583A (ja) | クライアント装置、アプリケーションプログラム |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
ENP | Entry into the national phase |
Ref document number: 2016560934 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: 15886408 Country of ref document: EP Kind code of ref document: A1 |
|
WWE | Wipo information: entry into national phase |
Ref document number: 15555675 Country of ref document: US |
|
WWE | Wipo information: entry into national phase |
Ref document number: 112015006375 Country of ref document: DE |
|
ENP | Entry into the national phase |
Ref document number: 20177030476 Country of ref document: KR Kind code of ref document: A |
|
122 | Ep: pct application non-entry in european phase |
Ref document number: 15886408 Country of ref document: EP Kind code of ref document: A1 |