WO2016135943A1 - データ編集装置、データ編集方法及びデータ編集プログラム - Google Patents

データ編集装置、データ編集方法及びデータ編集プログラム Download PDF

Info

Publication number
WO2016135943A1
WO2016135943A1 PCT/JP2015/055824 JP2015055824W WO2016135943A1 WO 2016135943 A1 WO2016135943 A1 WO 2016135943A1 JP 2015055824 W JP2015055824 W JP 2015055824W WO 2016135943 A1 WO2016135943 A1 WO 2016135943A1
Authority
WO
WIPO (PCT)
Prior art keywords
label
temporary
screen data
data
label list
Prior art date
Application number
PCT/JP2015/055824
Other languages
English (en)
French (fr)
Inventor
徹 石黒
Original Assignee
三菱電機株式会社
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 三菱電機株式会社 filed Critical 三菱電機株式会社
Priority to JP2017501789A priority Critical patent/JP6129457B2/ja
Priority to US15/542,851 priority patent/US10203850B2/en
Priority to CN201580076900.7A priority patent/CN107408001B/zh
Priority to DE112015005924.5T priority patent/DE112015005924T5/de
Priority to PCT/JP2015/055824 priority patent/WO2016135943A1/ja
Publication of WO2016135943A1 publication Critical patent/WO2016135943A1/ja

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B19/00Programme-control systems
    • G05B19/02Programme-control systems electric
    • G05B19/04Programme control other than numerical control, i.e. in sequence controllers or logic controllers
    • G05B19/042Programme control other than numerical control, i.e. in sequence controllers or logic controllers using digital processors
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/50Information retrieval; Database structures therefor; File system structures therefor of still image data
    • G06F16/53Querying
    • G06F16/532Query formulation, e.g. graphical querying
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • G06F3/0482Interaction with lists of selectable items, e.g. menus
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/14Digital output to display device ; Cooperation and interconnection of the display device with other functional units
    • G06F3/147Digital output to display device ; Cooperation and interconnection of the display device with other functional units using display panels
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B2219/00Program-control systems
    • G05B2219/10Plc systems
    • G05B2219/13Plc programming
    • G05B2219/13004Programming the plc

Definitions

  • the present invention relates to a data editing apparatus, a data editing method, and a data editing program for editing data for displaying a screen.
  • Programmable controllers JIS B 3502: 2011, programmable controllers (PLC) are used to control the operation of industrial machines.
  • a programmable display JIS B 3551: 2012, programmable display is used for the operator to monitor the data in the PLC.
  • Programmable display can store a plurality of screen data created by a personal computer, and can switch and display a plurality of screens.
  • each screen data a label or device name that uniquely identifies a memory area in the PLC to be monitored with reference to each screen, and a memory area in the PLC that is a transfer destination of data input to each screen
  • a label or device name that uniquely identifies the device is described.
  • the label can be determined by the user of the personal computer.
  • the user of the personal computer can easily determine what kind of data is being monitored by describing the memory area in the PLC to be monitored and the memory area in the PLC to which the data is to be transferred with labels. Therefore, it is possible to easily determine to which part of the PLC the data is transferred.
  • the programmable display When the programmable display requests data to be monitored from the PLC and transfers the input data to the PLC, it is necessary to specify a device name for uniquely specifying each memory area in the PLC to the PLC. .
  • the device name is a name systematically assigned to each memory area by a PLC vendor. Therefore, the personal computer needs to store a label list in which labels and device names are associated with each other, and convert the labels described in each screen data into device names.
  • Screen data is managed in units of project data.
  • Patent Literature 1 address unresolved screen data, which is screen data in which a variable is not associated with a memory address in a PLC, is converted into a memory address in the PLC based on variable allocation information read from the PLC. Is converted into address resolution screen data which is screen data associated with the paragraph (paragraph 0008). However, Patent Document 1 does not describe diverting certain screen data to other screen data.
  • Patent Document 2 describes storing label-device data D LD in which a label and a device are associated (paragraph 0023).
  • Patent Document 2 describes that a label list, which is a list of labels that have been set, is displayed when editing the control program CP (paragraph 0029).
  • a label for another device which is a label of a device connected to another PLC, is extracted from the labels in the control program, and for the extracted other device It is described that labels are classified for each PLC and label list information for other devices is created (paragraph 0059).
  • Patent Document 2 does not describe diverting a certain control program to another control program.
  • Patent Document 3 discloses a program search means for searching for a device used in a sequence program, a table device search means for searching for a device obtained by the program search means from a designated label / device table, and a label device.
  • a sequence program creation device comprising: a label acquisition unit that acquires a label corresponding to a device from a table; and a program correction unit that replaces a device of the sequence program with a label.
  • Patent Document 3 does not describe diverting a sequence program to another sequence program.
  • the present invention has been made in view of the above, and an object of the present invention is to obtain a data editing apparatus capable of easily diverting screen data in a certain project data to other project data.
  • the present invention relates to first project data including a first group screen data, a first label list in which allocation information in which a label described in the first group of screen data is associated with a device name is described,
  • a storage unit for storing second group screen data and second project data including a second label list in which allocation information in which a label described in the second group of screen data is associated with a device name is described; Prepare.
  • the present invention relates to a temporary screen data creation unit that creates temporary screen data based on screen data selected from the first group of screen data, and a first label list including labels described in the temporary screen data
  • a temporary label list creation unit for creating a temporary label list based on the allocation information in the file, and if the second screen list describes the temporary screen data and the label described in the temporary label list, the temporary screen data
  • the temporary data change part that replaces the label described in the label list with a label that does not overlap with the label described in the second label list, and the changed temporary screen data are added to the second project data.
  • a project data adding unit for adding the allocation information described in the temporary label list to the second label list; .
  • FIG. 1 is a diagram illustrating a hardware configuration of a data editing apparatus according to a first embodiment. Functional block diagram of the data editing apparatus according to the first embodiment The figure which shows the 1st project data concerning Embodiment 1. The figure which shows the 2nd project data concerning Embodiment 1. 10 is a flowchart showing temporary data creation processing of the data editing apparatus according to the first embodiment; The figure which shows the image displayed on the data editing apparatus concerning Embodiment 1. The figure which shows the temporary data concerning Embodiment 1.
  • 10 is a flowchart showing temporary label list addition processing of the data editing apparatus according to the first embodiment; The figure which shows the temporary data concerning Embodiment 1.
  • 10 is a flowchart showing temporary data change processing of the data editing apparatus according to the first embodiment; The figure which shows the temporary data concerning Embodiment 1. The figure which shows the 2nd project data concerning Embodiment 1.
  • FIG. 1 is a diagram illustrating a configuration of a control system including the data editing apparatus according to the first embodiment.
  • the control system 1 includes a PLC 2, a programmable display 4, a data editing device 5, and devices A and B.
  • the PLC 2, the programmable display 4, and the data editing device 5 are connected via a network N so as to communicate with each other.
  • the PLC 2 is connected to devices A and B exemplified by industrial machines, and controls the operations of the devices A and B.
  • USB Universal Serial Bus
  • FIG. 2 is a diagram illustrating a hardware configuration of the programmable display according to the first embodiment.
  • the programmable display 4 includes a CPU (Central Processing Unit) 41, a RAM (Random Access Memory) 42, a storage unit 43, a display unit 44, an input unit 45, and a communication interface 46.
  • CPU Central Processing Unit
  • RAM Random Access Memory
  • the CPU 41 executes the screen display processing program stored in the storage unit 43 while using the RAM 42 as a work area. Thereby, the screen display processing unit 41a is realized.
  • the storage unit 43 stores second project data 62 edited and transferred by the data editing device 5.
  • the second project data 62 includes a second group of screen data and a second label list. The second project data 62 will be described in detail later.
  • the display unit 44 displays characters and images.
  • the input unit 45 receives input from the worker.
  • the communication interface 46 communicates with other devices.
  • the programmable display 4 can switch and display a plurality of screens based on the second group of screen data in the second project data 62.
  • each screen data a label for uniquely specifying a memory area in the PLC 2 to be monitored with reference to each screen is described. Thereby, data to be monitored is displayed in each screen.
  • the user of the programmable display 4 can determine the label.
  • the user of the programmable display device 4 can easily determine what kind of data is monitored in the PLC 2 by describing the memory area in the PLC 2 to be monitored with a label.
  • the programmable display 4 When the programmable display 4 requests data to be monitored from the PLC 2 or transmits data to the PLC 2, the programmable display 4 requests or sends data to the PLC 2 using a device name that uniquely identifies each memory area in the PLC 2. Need to send.
  • the device name is a name systematically assigned to each memory area by the vendor of PLC2.
  • the second project data 62 includes a label list in which labels and device names are associated with each other, and converts the labels described in each screen data into device names.
  • FIG. 3 is a diagram illustrating a hardware configuration of the data editing apparatus according to the first embodiment.
  • the data editing apparatus 5 according to the first embodiment is a computer.
  • the data editing device 5 includes a CPU 51, a RAM 52, a ROM (Read Only Memory) 53, a storage unit 54, an input unit 55, a display unit 56, and a communication interface 57.
  • 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 and a data editing 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 an operator.
  • 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 performs communication with other devices.
  • FIG. 4 is a functional block diagram of the data editing apparatus according to the first embodiment.
  • the storage unit 54 stores the first group of screen data 61a, 61b, and 61c and the allocation information that associates the labels described in the first group of screen data 61a, 61b, and 61c with the device names.
  • the first project data 61 including one label list 61A is stored.
  • the storage unit 54 stores the second label in which the second group of screen data 62d and 62e and the allocation information in which the labels described in the second group of screen data 62d and 62e are associated with the device names are described.
  • the second project data 62 including the list 62B is stored.
  • Each of the first group of screen data 61a, 61b and 61c and the second group of screen data 62d and 62e is exemplified by text data described in a description language.
  • the description language is exemplified by HTML (Hyper Text Markup Language).
  • the first label list 61A and the second label list 62B are exemplified by text data or CSV (Comma-Separated Values) data.
  • FIG. 5 is a diagram of first project data according to the first embodiment.
  • the first project data 61 includes a first group of image data 61a, 61b and 61c, and a first label list 61A.
  • the first group of image data 61a, 61b, and 61c is shown not by the description language itself but by an image displayed using the description language.
  • the screen data 61a includes a first area 61a1, a second area 61a2, and a third area 61a3.
  • the first area 61a1 is an area for displaying the pressure of the device A.
  • a label “device A pressure” is described in the description area 61a11 in the first area 61a1.
  • the second area 61a2 is an area for displaying the temperature of the device A.
  • a label “device A temperature” is described.
  • the third area 61a3 is an area for displaying the rotation speed of the device A.
  • the device name “D2” is described in the description area 61a31 in the third area 61a3. If the first project data 61 is recent, it is considered that the data reference destination is often not described by the device name but only by the label. However, if the first project data 61 is old, the data reference destination may be described by a device name. In the first embodiment, as will be described in detail later, even if a device name is described in screen data to be diverted, the device name can be replaced with a label. Thereby, the readability of the screen data after diversion can be improved.
  • the first label list 61A includes a label item and a device name item.
  • “apparatus A pressure” is described in the item of the label in the first row 61A1 of the first label list 61A.
  • “D0” is described in the device name item of the first row 61A1, “D0” is described. That is, the first row 61A1 is allocation information in which the label “apparatus A pressure” is associated with the device name “D0”.
  • “Device A temperature” is described in the label item of the second row 61A2 of the first label list 61A.
  • “D1” is described in the device name item of the second row 61A2. That is, the second row 61A2 is allocation information in which the label “apparatus A temperature” is associated with the device name “D1”.
  • a plurality of rows 61A3 after the third row of the first label list 61A relate to labels described in the screen data 61b or 61c.
  • FIG. 6 is a diagram of second project data according to the first embodiment.
  • the second project data 62 includes a second group of image data 62d and 61e, and a second label list 62B.
  • the image data 62d is shown as an image displayed using the description language, not the description language itself.
  • the screen data 62d includes a first area 62d1 and a second area 62d2.
  • the first area 62d1 is an area for displaying the pressure of the device A.
  • a label of “Apparatus A pressure” is described.
  • the second area 62d2 is an area for displaying the temperature of the device A.
  • a label “device A temperature” is described.
  • the second label list 62B includes a label item and a device name item.
  • “apparatus A pressure” is described in the label item of the first row 62B1 of the second label list 62B.
  • “D5” is described in the device name item of the first row 62B1, “D5” is described. That is, the first row 62B1 is allocation information in which the label “apparatus A pressure” is associated with the device name “D5”.
  • “Device A temperature” is described in the label item of the second row 62B2 of the second label list 62B.
  • “D6” is described in the device name item of the second row 62B2. That is, the second row 62B2 is allocation information in which the label “apparatus A temperature” is associated with the device name “D6”.
  • the CPU 51 executes the data editing program stored in the storage unit 54.
  • the temporary screen data creating unit 71 for creating the temporary screen data 65a in the RAM 52, and the temporary screen data 65a.
  • the temporary label list creating unit 72 that creates the temporary label list 65b in the RAM 52, and the label or device name described in the temporary screen data 65a Is not described in the temporary label list 65b, a temporary label list adding unit 73 that creates allocation information including a label or device name that is not described in the temporary label list 65b and adds the allocation information to the temporary label list 65b;
  • the labels described in the screen data 65a and the temporary label list 65b are the first ones.
  • a temporary data changing unit 74 that replaces the labels described in the temporary screen data 65a and the temporary label list 65b with labels that do not overlap with the labels described in the second label list 62B, and a change A project data adding unit 75 that adds the subsequent temporary screen data 65a to the second project data 62 and adds the allocation information described in the changed temporary label list 65b to the second label list 62B is realized.
  • the temporary label list adding unit 73 searches for and extracts a label described in the temporary screen data 65a, and the first label list 61A with the label extracted by the temporary screen data searching unit 73a. If the allocation information including the label extracted by the label list search unit 73b to be searched and the temporary screen data search unit 73a is not described in the first label list 61A, the label is extracted from the temporary screen data search unit 73a.
  • An allocation information adding unit 73c that creates allocation information indicating that names are not associated with each other and adds the allocation information to the temporary label list 65b.
  • the temporary data changing unit 74 describes the label described in the temporary label list 65b in the second label list 62B.
  • a label that has been changed by the temporary label list changing unit 74a in the temporary screen list changing unit 74a in the temporary screen data 65a A temporary screen data changing unit 74b to be replaced with a label.
  • FIG. 7 is a flowchart of the temporary data creation process of the data editing apparatus according to the first embodiment.
  • step S100 the temporary screen data creation unit 71 displays on the display unit 56 thumbnail images of a plurality of screens based on the first group of screen data 61a, 61b and 61c in the first project data 61 that are diversion candidates. .
  • FIG. 8 is a diagram illustrating an image displayed on the data editing apparatus according to the first embodiment.
  • a main window 90 is displayed on the display unit 56.
  • a sub window 91 is displayed for displaying thumbnail images of diversion candidates.
  • a thumbnail image 91a of a screen based on the screen data 61a is displayed.
  • a thumbnail image 91b of a screen based on the screen data 61b is displayed in the sub window 91.
  • a thumbnail image 91c of the screen based on the screen data 61c is displayed in the sub window 91.
  • the temporary screen data creation unit 71 can use a plurality of sample image data stored in advance in the storage unit 54 as candidates for diversion, and a plurality of thumbnail images 91d and 91e based on the plurality of sample image data and 91 f can be displayed in the sub-window 91.
  • the operator operates the input unit 55 to select the thumbnail image 91a, thereby selecting the screen data 61a. Then, the operator drags the thumbnail image 91 a along the path 93 and drops the thumbnail image 91 a on the position 92 a in the sub window 92.
  • the temporary screen data creation unit 71 duplicates the selected screen data and creates the temporary screen data 65a in the RAM 52 in step S102.
  • the temporary screen data creation unit 71 may create the temporary screen data 65a in the storage unit 54.
  • step S104 the temporary label list creating unit 72 searches the first label list 61A by using the label described in the temporary screen data 65a, whereby the label of the label described in the temporary screen data 65a.
  • the allocation information is extracted from the first label list 61A and copied, and a temporary label list 65b is created in the RAM 52.
  • the temporary label list creation unit 72 may create the temporary label list 65b in the storage unit 54.
  • the temporary label list prototype creating unit 72a includes the first line 61A1 in which the label “apparatus A pressure” is described in the first label list 61A and the label in which the label “apparatus A temperature” is described. Two rows 61A2 are extracted and duplicated to create a temporary label list 65b.
  • the temporary data 65 is composed of the temporary screen data 65a and the temporary label list 65b.
  • FIG. 9 is a diagram of temporary data according to the first embodiment.
  • the temporary data 65 includes temporary screen data 65a and a temporary label list 65b.
  • the temporary screen data 65a is shown not by the description language itself but by an image displayed using the description language.
  • the temporary screen data 65a is merely a copy of the screen data 61a
  • the temporary label list 65b is merely a copy of a part of the first label list 61A.
  • the temporary screen data 65a includes a first area 65a1, a second area 65a2, and a third area 65a3.
  • a label of “apparatus A pressure” is described.
  • the second area 65a2 is an area for displaying the temperature of the industrial machine called “apparatus A”.
  • apparatus A the temperature of the industrial machine
  • description area 65a21 in the second area 65a2 a label of “apparatus A temperature” is described.
  • the third area 65a3 is an area for displaying the rotation speed of the industrial machine called “apparatus A”.
  • the device name “D2” is described in the description area 65a31 in the third area 65a3.
  • “Device A temperature” is described in the label item of the second row 65b2 of the temporary label list 65b.
  • D1 is described in the device name item of the second row 65b2.
  • FIG. 10 is a flowchart of temporary label list addition processing of the data editing apparatus according to the first embodiment.
  • step S112 the temporary screen data search unit 73a determines whether a label or a device name is described in the temporary screen data 65a.
  • step S112 If it is determined in step S112 that the label or device name is not described in the temporary screen data 65a (No), the temporary screen data search unit 73a ends the process. For example, when the selected screen data is sample screen data, a label or device name may not be described in the temporary screen data 65a. If the label or device name is not described in the temporary screen data 65a, the subsequent process is unnecessary, and the temporary screen data search unit 73a ends the process.
  • step S112 determines whether the label or device name is described in the temporary screen data 65a (Yes). If it is determined in step S112 that the label or device name is described in the temporary screen data 65a (Yes), the temporary screen data search unit 73a advances the process to step S114.
  • step S114 the temporary screen data search unit 73a extracts one label or device name from the temporary screen data 65a.
  • step S116 the label list search unit 73b determines whether or not the extracted item is a label.
  • step S116 If the label list search unit 73b determines in step S116 that the extracted item is a label (Yes), the process proceeds to step S118.
  • step S118 the label list search unit 73b determines whether or not the extracted label is described in the first label list 61A.
  • step S118 If the label list search unit 73b determines in step S118 that the extracted label is described in the first label list 61A (Yes), the process proceeds to step S120.
  • step S120 the label list search unit 73b extracts and acquires allocation information describing the extracted label from the first label list 61A.
  • step S118 determines in step S118 that the extracted label is not described in the first label list 61A, that is, the device name is not associated with the extracted label (No). The process proceeds to step S122.
  • the label list search unit 73b creates allocation information in which a device name is not associated with the extracted label. That is, the label list search unit 73b creates allocation information in which the extracted label is described in the label item and the device name item is blank or null. At this time, the label list search unit 73b can display a dialog box on the display unit 56 to alert the worker or prompt the operator to input a device name.
  • step S116 determines in step S116 that the extracted item is not a label, that is, a device name (No)
  • the process proceeds to step S124.
  • step S124 the label list search unit 73b creates allocation information in which no label is associated with the extracted device name. That is, the label list search unit 73b creates allocation information in which the label item is blank or null and the extracted device name is described in the device name item.
  • step S126 the label list search unit 73b creates a label that does not overlap with the label in the temporary label list 65b, and adds the created label to the label item of the allocation information created in step S124.
  • step S1208 the label list search unit 73b replaces the extracted device name described in the temporary screen data 65a with the label created in step S126.
  • step S130 the allocation information adding unit 73c determines whether the allocation information acquired in step S120 or the label of the allocation information created in step S122 or step S128 is described in the temporary label list 65b. Determine.
  • step S130 If the allocation information adding unit 73c determines in step S130 that the allocation information acquired in step S120 or the label of the allocation information created in step S122 or step S128 is not described in the temporary label list 65b (No). Then, the process proceeds to step S132.
  • step S132 the allocation information adding unit 73c adds the allocation information acquired in step S120 or the allocation information created in step S122 or step S128 to the temporary label list 65b, and the process proceeds to step S134.
  • step S134 the allocation information adding unit 73c determines whether or not the processing for all labels and device names in the temporary screen data 65a has been completed.
  • step S134 determines in step S134 that processing for all labels and device names in the temporary screen data 65a has not been completed, that is, there is an unprocessed label or device name in the temporary screen data 65a. (No), the process proceeds to step S114.
  • step S134 determines in step S134 that the processing for all labels and device names in the temporary screen data 65a has been completed (Yes).
  • FIG. 11 is a diagram of temporary data according to the first embodiment.
  • FIG. 11 is a diagram showing the temporary data 65 after the temporary label list addition process is executed.
  • the temporary screen data 65a before the execution of the temporary label list addition process has the device name “D2” described in the description area 65a31. Accordingly, the temporary screen data search unit 73a extracts the device name “D2” in step S114. In step S116, the label list search unit 73b determines that the extracted item is a device name. In step S124, the label list search unit 73b creates allocation information in which no label is associated with the extracted device name “D2”. That is, the label list search unit 73b creates allocation information in which the label item is blank or null and “D2” is described in the device name item.
  • the label list search unit 73b creates a label that does not overlap with the label in the temporary label list 65b, and adds the created label to the label item of the allocation information created in step S124.
  • the label list search unit 73b can create a label in which a number is added to the end of the character string “label”.
  • the label list search unit 73b creates a label “label1”.
  • step S1208 the label list search unit 73b replaces the device name “D2” described in the temporary screen data 65a with the label “label1” created in step S126.
  • step S130 the allocation information adding unit 73c determines whether or not the label “label1” of the allocation information created in step S128 is described in the temporary label list 65b.
  • the allocation information adding unit 73c determines in step S130 that the label “label1” of the allocation information created in step S128 is not described in the temporary label list 65b (No), and advances the process to step S132.
  • step S132 the allocation information adding unit 73c adds the allocation information created in step S128 to the temporary label list 65b.
  • the label “label1” is described in the description area 65a31 of the temporary screen data 65a.
  • the third label 65b3 which is allocation information in which “label1” is described in the label item and “D2” is described in the device name item, is added to the temporary label list 65b.
  • FIG. 12 is a flowchart of the temporary data change process of the data editing apparatus according to the first embodiment.
  • the temporary label list changing unit 74a extracts one label from the temporary label list 65b in step S140.
  • step S142 the temporary label list changing unit 74a determines whether or not the extracted label is described in the second label list 62B.
  • the temporary label list changing unit 74a returns to step S142. If it determines (No), a process will be advanced to step S148.
  • step S142 If the determination is made (Yes), the process proceeds to step S144.
  • step S144 the temporary label list changing unit 74a generates a label that does not overlap with the label described in the second label list 62B, and replaces the extracted label in the temporary label list 65b with the generated label.
  • the temporary label list changing unit 74a may display a dialog box on the display unit 56 to prompt the operator to input a label.
  • step S146 the temporary screen data changing unit 74b replaces the same label as the extracted label in the temporary screen data 65a with the label generated in step S144.
  • the temporary label list changing unit 74a determines whether or not the processing for all the labels in the temporary label list 65b has been completed.
  • step S148 If the temporary label list changing unit 74a determines in step S148 that processing for all the labels in the temporary label list 65b has not been completed, that is, there is an unprocessed label in the temporary label list 65b (No), Advances to step S140.
  • step S148 determines in step S148 that the processing for all the labels in the temporary label list 65b has been completed (Yes). the process proceeds to step S150.
  • step S150 the project data adding unit 75 adds all the allocation information in the temporary label list 65b to the second label list 62B.
  • the project data adding unit 75 adds the temporary screen data 65a to the second project data 62 in step S152, and ends the process.
  • FIG. 13 is a diagram of temporary data according to the first embodiment.
  • FIG. 13 is a diagram illustrating the temporary data 65 after the temporary data change process is executed.
  • the temporary data 65 before the temporary data change process shown in FIG. 11 is compared with the second project data 62 shown in FIG.
  • allocation information in which the label “apparatus A pressure” is associated with the device name “D0” is described.
  • allocation information in which the label “apparatus A pressure” is associated with the device name “D5” is described. Therefore, the label “apparatus A pressure” is associated with two different device names and is duplicated.
  • the temporary label list changing unit 74a generates a label that does not overlap with the label “apparatus A pressure” described in the second label list 62B, and extracts the extracted label “in the temporary label list 65b”. Replace “Apparatus A Pressure” with the generated label.
  • the temporary label list changing unit 74a can create a label in which “_” and a number are added to the end of the extracted label “apparatus A pressure”.
  • the temporary label list changing unit 74a creates a label of “apparatus A pressure_1”.
  • step S146 the temporary screen data changing unit 74b converts the label “device A pressure” described in the description area 65a11 into the label “device A pressure_1” generated in step S144 in the temporary screen data 65a.
  • the second row 65b2 of the temporary label list 65b describes allocation information in which the label “apparatus A temperature” and the device name “D1” are associated with each other.
  • allocation information in which the label “device A pressure” is associated with the device name “D6” is described. Therefore, the label “apparatus A temperature” is associated with two different device names and is duplicated.
  • the temporary label list changing unit 74a generates a label that does not overlap with the label “apparatus A temperature” described in the second label list 62B, and extracts the extracted label “in the temporary label list 65b”. Replace "Device A Temperature” with the generated label.
  • the temporary label list changing unit 74a can create a label in which “_” and a number are added to the end of the extracted label “apparatus A temperature”.
  • the temporary label list changing unit 74a creates a label of “apparatus A temperature_1”.
  • step S146 the temporary screen data changing unit 74b converts the label “device A temperature” described in the description area 65a21 into the label “device A temperature_1” generated in step S144 in the temporary screen data 65a.
  • FIG. 14 is a diagram of second project data according to the first embodiment.
  • the project data adding unit 75 adds the temporary screen data 65 a shown in FIG. 13 to the second project data 62 as screen data 62 a ′. Further, the project data adding unit 75 adds the allocation information described in the rows 65b1, 65b2, and 65b3 of the temporary label list 65b shown in FIG. 13 to the second label list 62B.
  • the third row 62B3 of the second label list 62B corresponds to the first row 65b1 of the temporary label list 65b.
  • the fourth row 62B4 of the second label list 62B corresponds to the second row 65b2 of the temporary label list 65b.
  • the fifth row 62B5 of the second label list 62B corresponds to the third row 65b3 of the temporary label list 65b.
  • the second project data 62 is transferred to the programmable display device 4 as it is or after being compiled into a binary format.
  • the data editing device 5 stores them in the temporary screen data 65a and the temporary label list 65b.
  • the described label is replaced with a label that does not overlap with the label described in the second label list 62B.
  • the data editing device 5 can reduce the necessity for the operator to check the duplication of the label by comparing the screen data 62a 'and the second label list 62B. Thereby, the data editing device 5 can reduce the human error of the worker, can reduce the work amount of the worker, can reduce the work time of the worker, Cost can be reduced. Therefore, the data editing device 5 can easily divert the screen data 61 a to the second project data 62.
  • the data editing device 5 allocates the label or device name that is not described in the temporary label list 65b. Information is created and added to the temporary label list 65b.
  • the data editing device 5 displays the screen data 62a ′ and the second label list 62B. It is possible to reduce the necessity of checking for omission of description in the second label list 62B of the label or device name in comparison. Thereby, the data editing device 5 can reduce the human error of the worker, can reduce the work amount of the worker, can reduce the work time of the worker, Cost can be reduced. Therefore, the data editing device 5 can easily divert the screen data 61 a to the second project data 62.
  • the data editing apparatus 5 associates the label with the device name described in the screen data 61a.
  • the device name described in the screen data 61a can be replaced with a label, and the work of adding allocation information in which the label and the device name are associated with each other to the second label list 62B can be eliminated. That is, the data editing apparatus 5 can convert the screen data 61a not described with a label into the screen data 62a 'described with a label. Thereby, the data editing apparatus 5 can improve the readability of the screen data 62a '.
  • the data editing device 5 can reduce the human error of the worker, can reduce the work amount of the worker, can reduce the work time of the worker, Cost can be reduced. Therefore, the data editing device 5 can easily divert the screen data 61 a to the second project data 62.
  • the data editing device 5 allows the worker to assign the allocation information including the label described in the screen data 61a to the second information.
  • the work added to the label list 62B can be made unnecessary.
  • the data editing apparatus 5 can display a dialog box on the display unit 56 to call the operator's attention or to prompt the operator to input a device name.
  • the data editing device 5 can reduce the human error of the worker, can reduce the work amount of the worker, can reduce the work time of the worker, Cost can be reduced. Therefore, the data editing device 5 can easily divert the screen data 61 a to the second project data 62.
  • 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.

Abstract

 第1プロジェクトデータと、第2プロジェクトデータと、を記憶する記憶部と、第1群の画面データのうちの選択された画面データに基づいて、一時画面データを作成する一時画面データ作成部と、一時画面データ内に記述されたラベルを含む一時ラベルリストを作成する一時ラベルリスト作成部と、一時画面データ及び一時ラベルリスト内に記述されたラベルが第2ラベルリストに記述されていたら、一時画面データ及び一時ラベルリスト内に記述されたラベルを第2ラベルリスト内に記述されたラベルと重複しないラベルに置き換える一時データ変更部と、変更後の一時画面データ及び一時ラベルリスト内に記述された割り付け情報を第2ラベルリストに追加するプロジェクトデータ追加部と、を備える。

Description

データ編集装置、データ編集方法及びデータ編集プログラム
 本発明は、画面を表示するためのデータを編集するデータ編集装置、データ編集方法及びデータ編集プログラムに関する。
 産業機械の動作を制御するために、プログラマブルコントローラ(JIS B 3502:2011、programmable controllers(PLC))が使用されている。そして、PLC内のデータを作業者が監視するために、プログラマブル表示器(JIS B 3551:2012、programmable display)が使用されている。
 プログラマブル表示器は、パーソナルコンピュータで作成された複数の画面データを記憶して、複数の画面を切り替えて表示することができる。
 各画面データ内には、各画面から参照して監視の対象となるPLC内のメモリ領域を一意に特定するラベル又はデバイス名並びに各画面に入力されたデータの転送先となるPLC内のメモリ領域を一意に特定するラベル又はデバイス名が記述される。これにより、監視の対象となるデータが各画面内に表示され、各画面内で入力されたデータがPLCに転送される。ラベルは、パーソナルコンピュータの使用者が決めることができる。パーソナルコンピュータの使用者は、監視の対象となるPLC内のメモリ領域及びデータの転送先となるPLC内のメモリ領域をラベルで記述することにより、PLCのどのようなデータを監視しているかを容易に判断することができ、データをPLCのどのような箇所に転送しているかを容易に判断することができる。
 プログラマブル表示器は、PLCに監視対象のデータを要求する場合及び入力されたデータをPLCに転送する場合には、PLC内の各メモリ領域を一意に特定するデバイス名をPLCに指定する必要がある。デバイス名は、PLCのベンダが各メモリ領域に体系的に割り当てた名称である。従って、パーソナルコンピュータは、ラベルとデバイス名とを対応付けたラベルリストを記憶し、各画面データ内に記述されたラベルをデバイス名に変換する必要がある。
 1つ又は複数の画面データと、ラベルリストと、の組み合わせは、プロジェクトデータと呼ばれる。画面データは、プロジェクトデータを単位として管理される。
 ある産業装置とPLCとの組み合わせを監視するために作成されたプロジェクトデータ内のある画面データを、他の産業装置と他のPLCとの組み合わせを監視するための他のプロジェクトデータに流用したいという要請がある。画面データの流用が出来れば、プロジェクトデータの作成効率の向上及び工数削減が可能であるからである。
特開2006-302216号公報 特開2012-108568号公報 特開平10-083206号公報
 しかし、流用元のプロジェクトデータ内の画面データを単に流用先のプロジェクトデータ内にコピーするのでは、流用元の画面データ内で使用されているラベルと同一のラベルが流用先のプロジェクトデータ内で既に使用されている場合、流用後の画面データ内で誤ったデータが表示されてしまうという問題がある。従って、あるプロジェクトデータ内の画面データを他のプロジェクトデータに流用することは、容易ではない。
 特許文献1には、変数がPLC内のメモリアドレスに対応付けられていない画面データであるアドレス未解決画面データを、PLCから読み出された変数割付情報に基づいて、変数がPLC内のメモリアドレスに対応付けられた画面データであるアドレス解決画面データに変換することが記載されている(段落0008)。しかしながら、特許文献1には、ある画面データを他の画面データに流用することについては、記載されていない。
 特許文献2には、ラベルとデバイスとを関連付けたラベル-デバイスデータDLDを記憶することが記載されている(段落0023)。また、特許文献2には、制御プログラムCPの編集時に、設定済みのラベルのリストであるラベルリストを表示することが記載されている(段落0029)。また、特許文献2には、個々のPLCの制御プログラム毎に、該制御プログラム中のラベルのうちで他PLCに接続されるデバイスのラベルである他装置用ラベルを抽出し、抽出した他装置用ラベルをPLC毎に分類して、他装置用ラベル一覧情報を作成することが記載されている(段落0059)。しかしながら、特許文献2には、ある制御プログラムを他の制御プログラムに流用することについては、記載されていない。
 特許文献3には、シーケンスプログラムで使用されているデバイスを検索するプログラム検索手段と、プログラム検索手段により得られたデバイスを指定されたラベル・デバイステーブルより検索するテーブルデバイス検索手段と、ラベル・デバイステーブルよりデバイスに対応するラベルを取得するラベル取得手段と、シーケンスプログラムのデバイスをラベルに置換するプログラム修正手段と、を有することを特徴とするシーケンスプログラム作成装置が記載されている(請求項4)。しかしながら、特許文献3には、あるシーケンスプログラムを他のシーケンスプログラムに流用することについては、記載されていない。
 本発明は、上記に鑑みてなされたものであって、あるプロジェクトデータ内の画面データを他のプロジェクトデータへ容易に流用することができるデータ編集装置を得ることを目的とする。
 本発明は、第1群の画面データ及び第1群の画面データ内に記述されたラベルとデバイス名とを対応付けた割り付け情報が記述された第1ラベルリストを含む第1プロジェクトデータと、第2群の画面データ及び第2群の画面データ内に記述されたラベルとデバイス名とを対応付けた割り付け情報が記述された第2ラベルリストを含む第2プロジェクトデータと、を記憶する記憶部を備える。
 本発明は、第1群の画面データのうちの選択された画面データに基づいて、一時画面データを作成する一時画面データ作成部と、一時画面データ内に記述されたラベルを含む第1ラベルリスト内の割り付け情報に基づいて、一時ラベルリストを作成する一時ラベルリスト作成部と、一時画面データ及び一時ラベルリスト内に記述されたラベルが第2ラベルリストに記述されていたら、一時画面データ及び一時ラベルリスト内に記述されたラベルを第2ラベルリスト内に記述されたラベルと重複しないラベルに置き換える一時データ変更部と、変更後の一時画面データを第2プロジェクトデータに追加するとともに、変更後の一時ラベルリスト内に記述された割り付け情報を第2ラベルリストに追加するプロジェクトデータ追加部と、を備える。
 本発明によれば、あるプロジェクトデータ内の画面データの他のプロジェクトデータへ容易に流用することができるという効果を奏する。
実施の形態1にかかるデータ編集装置を含む制御システムの構成を示す図 実施の形態1にかかるプログラマブル表示器のハードウェア構成を示す図 実施の形態1にかかるデータ編集装置のハードウェア構成を示す図 実施の形態1にかかるデータ編集装置の機能ブロック図 実施の形態1にかかる第1プロジェクトデータを示す図 実施の形態1にかかる第2プロジェクトデータを示す図 実施の形態1にかかるデータ編集装置の一時データ作成処理を示すフローチャート 実施の形態1にかかるデータ編集装置に表示される画像を示す図 実施の形態1にかかる一時データを示す図 実施の形態1にかかるデータ編集装置の一時ラベルリスト追加処理を示すフローチャート 実施の形態1にかかる一時データを示す図 実施の形態1にかかるデータ編集装置の一時データ変更処理を示すフローチャート 実施の形態1にかかる一時データを示す図 実施の形態1にかかる第2プロジェクトデータを示す図
 以下に、本発明の実施の形態にかかるデータ編集装置、データ編集方法及びデータ編集プログラムを図面に基づいて詳細に説明する。なお、この実施の形態によりこの発明が限定されるものではない。
実施の形態1.
 図1は、実施の形態1にかかるデータ編集装置を含む制御システムの構成を示す図である。制御システム1は、PLC2と、プログラマブル表示器4と、データ編集装置5と、装置A及びBと、を含む。PLC2、プログラマブル表示器4及びデータ編集装置5は、ネットワークNを介して、通信可能に接続されている。PLC2は、産業機械で例示される装置A及びBに接続され、装置A及びBの動作を制御する。
 なお、プログラマブル表示器4とデータ編集装置5とは、ネットワークN経由ではなく、直接接続されても良い。直接接続する手段は、USB(Universal Serial Bus)が例示される。
 図2は、実施の形態1にかかるプログラマブル表示器のハードウェア構成を示す図である。プログラマブル表示器4は、CPU(Central Processing Unit)41と、RAM(Random Access Memory)42と、記憶部43と、表示部44と、入力部45と、通信インタフェース46と、を備える。
 CPU41は、RAM42を作業領域として使用しながら、記憶部43に記憶されている画面表示処理プログラムを実行する。これにより、画面表示処理部41aが実現される。記憶部43は、データ編集装置5で編集されて転送される第2プロジェクトデータ62を記憶する。第2プロジェクトデータ62は、第2群の画面データと、第2のラベルリストを含んで構成される。第2プロジェクトデータ62については、後で詳細に説明する。
 表示部44は、文字及び画像を表示する。入力部45は、作業者からの入力を受け付ける。通信インタフェース46は、他の装置との通信を行う。
 プログラマブル表示器4は、第2プロジェクトデータ62内の第2群の画面データに基づいて、複数の画面を切り替えて表示することができる。各画面データ内には、各画面から参照して監視の対象となるPLC2内のメモリ領域を一意に特定するラベルが記述される。これにより、各画面内には、監視の対象となるデータが表示される。ラベルは、プログラマブル表示器4の使用者が決めることができる。プログラマブル表示器4の使用者は、監視の対象となるPLC2内のメモリ領域をラベルで記述することにより、PLC2のどのようなデータを監視しているかを容易に判断することができる。
 プログラマブル表示器4は、PLC2に監視対象のデータを要求する場合又はPLC2にデータを送信する場合、PLC2内の各メモリ領域を一意に特定するデバイス名を使用して、PLC2にデータを要求又はデータを送信する必要がある。デバイス名は、PLC2のベンダが各メモリ領域に体系的に割り当てた名称である。従って、第2プロジェクトデータ62は、ラベルとデバイス名とを対応付けたラベルリストを含み、各画面データ内に記述されたラベルをデバイス名に変換する。
 図3は、実施の形態1にかかるデータ編集装置のハードウェア構成を示す図である。実施の形態1にかかるデータ編集装置5は、コンピュータである。データ編集装置5は、CPU51と、RAM52と、ROM(Read Only Memory)53と、記憶部54と、入力部55と、表示部56と、通信インタフェース57と、を備える。
 CPU51は、RAM52を作業領域として使用しながら、ROM53及び記憶部54に記憶されているプログラムを実行する。ROM53に記憶されているプログラムは、BIOS(Basic Input/Output System)又はUEFI(Unified Extensible Firmware Interface)が例示される。記憶部54に記憶されているプログラムは、オペレーティングシステムプログラム及びデータ編集プログラムが例示される。記憶部54は、SSD(Solid State Drive)又はHDD(Hard Disk Drive)が例示される。
 入力部55は、作業者からの操作入力を受け付ける。入力部55は、キーボード又はマウスが例示される。表示部56は、文字及び画像を表示する。表示部56は、液晶表示装置が例示される。通信インタフェース57は、他の装置との通信を行う。
 図4は、実施の形態1にかかるデータ編集装置の機能ブロック図である。記憶部54は、第1群の画面データ61a,61b及び61cと、第1群の画面データ61a,61b及び61c内に記述されたラベルとデバイス名とを対応付けた割り付け情報が記述された第1ラベルリスト61Aと、を含む第1プロジェクトデータ61を記憶する。
 また、記憶部54は、第2群の画面データ62d及び62eと、第2群の画面データ62d及び62e内に記述されたラベルとデバイス名とを対応付けた割り付け情報が記述された第2ラベルリスト62Bと、を含む第2プロジェクトデータ62を記憶する。
 第1群の画面データ61a,61b及び61c並びに第2群の画面データ62d及び62eの各々は、記述言語で記述されたテキストデータが例示される。記述言語は、HTML(Hyper Text Markup Language)が例示される。第1ラベルリスト61A及び第2ラベルリスト62Bは、テキストデータ又はCSV(Comma-Separated Values)データが例示される。
 図5は、実施の形態1にかかる第1プロジェクトデータを示す図である。第1プロジェクトデータ61は、第1群の画像データ61a,61b及び61cと、第1ラベルリスト61Aと、を含む。なお、理解を容易にするため、第1群の画像データ61a,61b及び61cは、記述言語そのものではなく、記述言語を使用して表示される画像で示している。
 画面データ61aは、第1領域61a1、第2領域61a2及び第3領域61a3を含む。第1領域61a1は、装置Aの圧力を表示するための領域である。第1領域61a1内の記述領域61a11には、「装置A圧力」というラベルが記述されている。
 第2領域61a2は、装置Aの温度を表示するための領域である。第2領域61a2内の記述領域61a21には、「装置A温度」というラベルが記述されている。
 第3領域61a3は、装置Aの回転数を表示するための領域である。第3領域61a3内の記述領域61a31には、「D2」というデバイス名が記述されている。第1プロジェクトデータ61が近年のものであれば、データ参照先がデバイス名で記述されておらず、ラベルでのみ記述されていることが多いと考えられる。しかし、第1プロジェクトデータ61が古いものであれば、データ参照先がデバイス名で記述されていることもあり得る。実施の形態1では、後で詳細に説明するように、流用しようとする画面データにデバイス名が記述されていても、デバイス名をラベルに置き換えることができる。これにより、流用後の画面データの可読性を高めることができる。
 第1ラベルリスト61Aは、ラベルの項目と、デバイス名の項目と、を含む。第1ラベルリスト61Aの第1行61A1のラベルの項目には、「装置A圧力」が記述されている。第1行61A1のデバイス名の項目には、「D0」が記述されている。つまり、第1行61A1は、ラベル「装置A圧力」とデバイス名「D0」とを対応付けた割り付け情報である。
 第1ラベルリスト61Aの第2行61A2のラベルの項目には、「装置A温度」が記述されている。第2行61A2のデバイス名の項目には、「D1」が記述されている。つまり、第2行61A2は、ラベル「装置A温度」とデバイス名「D1」とを対応付けた割り付け情報である。
 第1ラベルリスト61Aの第3行以降の複数の行61A3は、画面データ61b又は61cに記述されたラベルに関するものである。
 図6は、実施の形態1にかかる第2プロジェクトデータを示す図である。第2プロジェクトデータ62は、第2群の画像データ62d及び61eと、第2ラベルリスト62Bと、を含む。なお、理解を容易にするため、画像データ62dは、記述言語そのものではなく、記述言語を使用して表示される画像で示している。
 画面データ62dは、第1領域62d1及び第2領域62d2を含む。第1領域62d1は、装置Aの圧力を表示するための領域である。第1領域62d1内の記述領域62d11には、「装置A圧力」というラベルが記述されている。
 第2領域62d2は、装置Aの温度を表示するための領域である。第2領域62d2内の記述領域62d21には、「装置A温度」というラベルが記述されている。
 第2ラベルリスト62Bは、ラベルの項目と、デバイス名の項目と、を含む。第2ラベルリスト62Bの第1行62B1のラベルの項目には、「装置A圧力」が記述されている。第1行62B1のデバイス名の項目には、「D5」が記述されている。つまり、第1行62B1は、ラベル「装置A圧力」とデバイス名「D5」とを対応付けた割り付け情報である。
 第2ラベルリスト62Bの第2行62B2のラベルの項目には、「装置A温度」が記述されている。第2行62B2のデバイス名の項目には、「D6」が記述されている。つまり、第2行62B2は、ラベル「装置A温度」とデバイス名「D6」とを対応付けた割り付け情報である。
 再び図4を参照すると、CPU51は、記憶部54に記憶されたデータ編集プログラムを実行する。これにより、第1群の画面データ61a,61b及び61cのうちの選択された画面データに基づいて、一時画面データ65aをRAM52内に作成する一時画面データ作成部71と、一時画面データ65a内に記述されたラベルを含む第1ラベルリスト61A内の割り付け情報に基づいて、一時ラベルリスト65bをRAM52内に作成する一時ラベルリスト作成部72と、一時画面データ65a内に記述されたラベル又はデバイス名が一時ラベルリスト65bに記述されていなかったら、一時ラベルリスト65bに記述されていなかったラベル又はデバイス名を含む割り付け情報を作成して一時ラベルリスト65bに追加する一時ラベルリスト追加部73と、一時画面データ65a及び一時ラベルリスト65b内に記述されたラベルが第2ラベルリスト62Bに記述されていたら、一時画面データ65a及び一時ラベルリスト65b内に記述されたラベルを第2ラベルリスト62B内に記述されたラベルと重複しないラベルに置き換える一時データ変更部74と、変更後の一時画面データ65aを第2プロジェクトデータ62に追加するとともに、変更後の一時ラベルリスト65b内に記述された割り付け情報を第2ラベルリスト62Bに追加するプロジェクトデータ追加部75と、が実現される。
 一時ラベルリスト追加部73は、一時画面データ65a内に記述されたラベルを検索して抽出する一時画面データ検索部73aと、一時画面データ検索部73aで抽出されたラベルで第1ラベルリスト61Aを検索するラベルリスト検索部73bと、一時画面データ検索部73aで抽出されたラベルを含む割り付け情報が第1ラベルリスト61Aに記述されていなかったら、一時画面データ検索部73aで抽出されたラベルにデバイス名が対応付けられていないことを表す割り付け情報を作成して一時ラベルリスト65bに追加する割り付け情報追加部73cと、を含む。
 一時データ変更部74は、一時ラベルリスト65b内に記述されたラベルが第2ラベルリスト62B内に記述されていたら、一時ラベルリスト65b内に記述されたラベルを第2ラベルリスト62B内に記述されたラベルと重複しないラベルに置き換える一時ラベルリスト変更部74aと、一時画面データ65a内において、一時ラベルリスト変更部74aで変更対象となったラベルを、一時ラベルリスト変更部74aで変更された後のラベルに置き換える一時画面データ変更部74bと、を含む。
 実施の形態1では、矢印60で示すように、第1プロジェクトデータ61内の画面データ61aを流用した画面データ62a’を第2プロジェクトデータ62内に追加する場合を例にして説明する。
 まず、データ編集装置5の動作について説明する。図7は、実施の形態1にかかるデータ編集装置の一時データ作成処理を示すフローチャートである。
 一時画面データ作成部71は、ステップS100において、流用候補である第1プロジェクトデータ61内の第1群の画面データ61a,61b及び61cに基づく複数の画面のサムネイル画像を、表示部56に表示する。
 図8は、実施の形態1にかかるデータ編集装置に表示される画像を示す図である。表示部56には、メインウインドウ90が表示される。メインウインドウ90内には、流用候補のサムネイル画像を表示するためのサブウインドウ91が表示される。サブウインドウ91内には、画面データ61aに基づく画面のサムネイル画像91aが表示される。また、サブウインドウ91内には、画面データ61bに基づく画面のサムネイル画像91bが表示される。また、サブウインドウ91内には、画面データ61cに基づく画面のサムネイル画像91cが表示される。
 なお、このとき、一時画面データ作成部71は、記憶部54に予め記憶された複数のサンプル画像データを流用候補にすることができ、複数のサンプル画像データに基づく複数のサムネイル画像91d,91e及び91fをサブウインドウ91内に表示することができる。
 実施の形態1では、作業者は、入力部55を操作して、サムネイル画像91aを選択することで、画面データ61aを選択する。そして、作業者は、サムネイル画像91aを経路93に沿ってドラッグし、サムネイル画像91aをサブウインドウ92内の位置92aにドロップする。
 再び図7を参照すると、一時画面データ作成部71は、ステップS102において、選択された画面データを複製して、一時画面データ65aをRAM52内に作成する。なお、一時画面データ作成部71は、一時画面データ65aを記憶部54内に作成しても良い。
 次に、一時ラベルリスト作成部72は、ステップS104において、一時画面データ65a内に記述されているラベルで第1ラベルリスト61Aを検索することにより、一時画面データ65a内に記述されているラベルの割り付け情報を第1ラベルリスト61Aから抽出して複製し、一時ラベルリスト65bをRAM52内に作成する。なお、一時ラベルリスト作成部72は、一時ラベルリスト65bを記憶部54内に作成しても良い。
 選択された画面データ61a内には、「装置A圧力」と「装置A温度」というラベルが記述されている。そこで、一時ラベルリスト原型作成部72aは、第1ラベルリスト61Aの中の「装置A圧力」というラベルが記述されている第1行61A1と、「装置A温度」というラベルが記述されている第2行61A2と、を抽出して複製し、一時ラベルリスト65bを作成する。
 一時画面データ65aと一時ラベルリスト65bとで、一時データ65が構成される。
 図9は、実施の形態1にかかる一時データを示す図である。一時データ65は、一時画面データ65aと、一時ラベルリスト65bと、を含む。なお、理解を容易にするため、一時画面データ65aは、記述言語そのものではなく、記述言語を使用して表示される画像で示している。
 この時点では、一時画面データ65aは、画面データ61aを単にコピーしたものに過ぎず、一時ラベルリスト65bは、第1ラベルリスト61Aの一部分を単にコピーしたものに過ぎない。
 一時画面データ65aは、第1領域65a1、第2領域65a2及び第3領域65a3を含む。第1領域65a1内の記述領域65a11には、「装置A圧力」というラベルが記述されている。
 第2領域65a2は、「装置A」と呼ばれる産業機械の温度を表示するための領域である。第2領域65a2内の記述領域65a21には、「装置A温度」というラベルが記述されている。
 第3領域65a3は、「装置A」と呼ばれる産業機械の回転数を表示するための領域である。第3領域65a3内の記述領域65a31には、「D2」というデバイス名が記述されている。
 一時ラベルリスト65bの第1行65b1のラベルの項目には、「装置A圧力」が記述されている。第1行65b1のデバイス名の項目には、「D0」が記述されている。
 一時ラベルリスト65bの第2行65b2のラベルの項目には、「装置A温度」が記述されている。第2行65b2のデバイス名の項目には、「D1」が記述されている。
 図10は、実施の形態1にかかるデータ編集装置の一時ラベルリスト追加処理を示すフローチャートである。
 まず、一時画面データ検索部73aは、ステップS112において、一時画面データ65a内にラベル又はデバイス名が記述されているか否かを判定する。
 一時画面データ検索部73aは、一時画面データ65a内にラベル又はデバイス名が記述されていないとステップS112で判定したら(No)、処理を終了する。例えば、選択された画面データがサンプル画面データである場合は、一時画面データ65a内にラベル又はデバイス名が記述されていないことがあり得る。一時画面データ65a内にラベル又はデバイス名が記述されていない場合は、以降の処理は不要であるので、一時画面データ検索部73aは処理を終了する。
 一方、一時画面データ検索部73aは、一時画面データ65a内にラベル又はデバイス名が記述されているとステップS112で判定したら(Yes)、処理をステップS114に進める。
 一時画面データ検索部73aは、ステップS114において、一時画面データ65aからラベル又はデバイス名を1つ抽出する。
 次に、ラベルリスト検索部73bは、ステップS116において、抽出されたものはラベルであるか否かを判定する。
 ラベルリスト検索部73bは、抽出されたものはラベルであるとステップS116で判定したら(Yes)、処理をステップS118に進める。
 ラベルリスト検索部73bは、ステップS118において、抽出されたラベルが第1ラベルリスト61A内に記述されているか否かを判定する。
 ラベルリスト検索部73bは、抽出されたラベルが第1ラベルリスト61A内に記述されているとステップS118で判定したら(Yes)、処理をステップS120に進める。
 ラベルリスト検索部73bは、ステップS120において、抽出されたラベルが記述されている割り付け情報を第1ラベルリスト61Aから抽出して取得する。
 一方、ラベルリスト検索部73bは、抽出されたラベルが第1ラベルリスト61A内に記述されていない、つまり抽出されたラベルにデバイス名が対応付けられていないとステップS118で判定したら(No)、処理をステップS122に進める。
 ラベルリスト検索部73bは、ステップS122において、抽出されたラベルにデバイス名が対応付けられていない割り付け情報を作成する。つまり、ラベルリスト検索部73bは、ラベルの項目に抽出したラベルが記述されており、デバイス名の項目がブランク又はヌル(null)である割り付け情報を作成する。なお、このとき、ラベルリスト検索部73bは、ダイアログボックスを表示部56に表示して、作業者に注意を促したり、作業者にデバイス名の入力を促したりすることができる。
 一方、ラベルリスト検索部73bは、抽出されたものはラベルでない、つまりデバイス名であるとステップS116で判定したら(No)、処理をステップS124に進める。
 ラベルリスト検索部73bは、ステップS124において、抽出されたデバイス名にラベルが対応付けられていない割り付け情報を作成する。つまり、ラベルリスト検索部73bは、ラベルの項目がブランク又はヌルであり、デバイス名の項目に抽出されたデバイス名が記述されている割り付け情報を作成する。
 次に、ラベルリスト検索部73bは、ステップS126において、一時ラベルリスト65b内のラベルと重複しないラベルを作成し、作成したラベルをステップS124で作成された割り付け情報のラベルの項目に追加する。
 さらに、ラベルリスト検索部73bは、ステップS128において、一時画面データ65a内に記述されている抽出されたデバイス名を、ステップS126で作成されたラベルに置き換える。
 次に、割り付け情報追加部73cは、ステップS130において、ステップS120で取得された割り付け情報、又は、ステップS122若しくはステップS128で作成された割り付け情報のラベルが一時ラベルリスト65bに記述されているか否かを判定する。
 割り付け情報追加部73cは、ステップS120で取得された割り付け情報、又は、ステップS122若しくはステップS128で作成された割り付け情報のラベルが一時ラベルリスト65bに記述されていないとステップS130で判定したら(No)、処理をステップS132に進める。
 割り付け情報追加部73cは、ステップS132において、ステップS120で取得された割り付け情報、又は、ステップS122若しくはステップS128で作成された割り付け情報を、一時ラベルリスト65bに追加し、処理をステップS134に進める。
 割り付け情報追加部73cは、ステップS134において、一時画面データ65a内の全てのラベル及びデバイス名への処理が終了したか否かを判定する。
 割り付け情報追加部73cは、一時画面データ65a内の全てのラベル及びデバイス名への処理が終了していない、つまり一時画面データ65a内に未処理のラベル又はデバイス名があるとステップS134で判定したら(No)、処理をステップS114に進める。
 一方、割り付け情報追加部73cは、一時画面データ65a内の全てのラベル及びデバイス名への処理が終了したとステップS134で判定したら(Yes)、処理を終了する。
 図11は、実施の形態1にかかる一時データを示す図である。図11は、一時ラベルリスト追加処理を実行後の一時データ65を示す図である。
 先に図9に示したように、一時ラベルリスト追加処理を実行前の一時画面データ65aは、記述領域65a31内にデバイス名「D2」が記述されている。従って、一時画面データ検索部73aは、ステップS114において、デバイス名「D2」を抽出する。ラベルリスト検索部73bは、ステップS116において、抽出されたものはデバイス名であると判定する。そして、ラベルリスト検索部73bは、ステップS124において、抽出されたデバイス名「D2」にラベルが対応付けられていない割り付け情報を作成する。つまり、ラベルリスト検索部73bは、ラベルの項目がブランク又はヌルであり、デバイス名の項目に「D2」が記述されている割り付け情報を作成する。
 次に、ラベルリスト検索部73bは、ステップS126において、一時ラベルリスト65b内のラベルと重複しないラベルを作成し、作成したラベルをステップS124で作成された割り付け情報のラベルの項目に追加する。ラベルリスト検索部73bは、例えば、文字列「label」の末尾に数を付加したラベルを作成することができる。ここでは、ラベルリスト検索部73bは、「label1」というラベルを作成する。
 さらに、ラベルリスト検索部73bは、ステップS128において、一時画面データ65a内に記述されているデバイス名「D2」を、ステップS126で作成されたラベル「label1」に置き換える。
 次に、割り付け情報追加部73cは、ステップS130において、ステップS128で作成された割り付け情報のラベル「label1」が一時ラベルリスト65bに記述されているか否かを判定する。
 割り付け情報追加部73cは、ステップS128で作成された割り付け情報のラベル「label1」が一時ラベルリスト65bに記述されていないとステップS130で判定し(No)、処理をステップS132に進める。
 割り付け情報追加部73cは、ステップS132において、ステップS128で作成された割り付け情報を、一時ラベルリスト65bに追加する。
 上記の処理が実行された結果、図11に示すように、一時画面データ65aの記述領域65a31内にはラベル「label1」が記述される。また、一時ラベルリスト65bには、ラベルの項目に「label1」が記述され、デバイス名の項目に「D2」が記述された割り付け情報である第3行65b3が追加される。
 図12は、実施の形態1にかかるデータ編集装置の一時データ変更処理を示すフローチャートである。
 まず、一時ラベルリスト変更部74aは、ステップS140において、一時ラベルリスト65bからラベルを1つ抽出する。
 次に、一時ラベルリスト変更部74aは、ステップS142において、抽出されたラベルが第2ラベルリスト62B内に記述されているか否かを判定する。
 一時ラベルリスト変更部74aは、抽出されたラベルが第2ラベルリスト62B内に記述されていない、つまり抽出されたラベルが第2ラベルリスト62B内に記述されているラベルと重複しないとステップS142で判定したら(No)、処理をステップS148に進める。
 一方、一時ラベルリスト変更部74aは、抽出されたラベルが第2ラベルリスト62B内に記述されている、つまり抽出されたラベルが第2ラベルリスト62B内に記述されているラベルと重複するとステップS142で判定したら(Yes)、処理をステップS144に進める。
 一時ラベルリスト変更部74aは、ステップS144において、第2ラベルリスト62B内に記述されているラベルと重複しないラベルを生成し、一時ラベルリスト65b内の抽出されたラベルを生成したラベルに置き換える。なお、一時ラベルリスト変更部74aは、ダイアログボックスを表示部56に表示して、作業者にラベルの入力を促しても良い。
 次に、一時画面データ変更部74bは、ステップS146において、一時画面データ65a内において、抽出されたラベルと同じラベルを、ステップS144で生成されたラベルに置き換える。
 次に、一時ラベルリスト変更部74aは、一時ラベルリスト65b内の全てのラベルへの処理が終了したか否かを判定する。
 一時ラベルリスト変更部74aは、一時ラベルリスト65b内の全てのラベルへの処理が終了していない、つまり一時ラベルリスト65b内に未処理のラベルがあるとステップS148で判定したら(No)、処理をステップS140に進める。
 一方、一時ラベルリスト変更部74aは、一時ラベルリスト65b内の全てのラベルへの処理が終了したとステップS148で判定したら(Yes)、処理をステップS150に進める。
 プロジェクトデータ追加部75は、ステップS150において、一時ラベルリスト65b内の全ての割り付け情報を、第2ラベルリスト62Bに追加する。
 次に、プロジェクトデータ追加部75は、ステップS152において、一時画面データ65aを、第2プロジェクトデータ62に追加し、処理を終了する。
 図13は、実施の形態1にかかる一時データを示す図である。図13は、一時データ変更処理を実行後の一時データ65を示す図である。
 先に図11に示した一時データ変更処理を実行前の一時データ65と、図6に示した第2プロジェクトデータ62と、を比較する。一時ラベルリスト65bの第1行65b1には、ラベル「装置A圧力」とデバイス名「D0」とを対応付けた割り付け情報が記述されている。一方、第2ラベルリスト62Bの第1行62B1には、ラベル「装置A圧力」とデバイス名「D5」とを対応付けた割り付け情報が記述されている。従って、ラベル「装置A圧力」は、異なる2つのデバイス名に対応付けられており、重複している。
 これは、例えば、デバイス名「D0」に装置Aのリアルタイムの圧力データが格納され、デバイス名「D5」に装置Aのピーク時の圧力データが格納される場合に起こり得ると考えられる。
 そこで、一時ラベルリスト変更部74aは、ステップS144において、第2ラベルリスト62B内に記述されているラベル「装置A圧力」と重複しないラベルを生成し、一時ラベルリスト65b内の抽出されたラベル「装置A圧力」を生成したラベルに置き換える。一時ラベルリスト変更部74aは、例えば、抽出されたラベル「装置A圧力」の末尾に「_」及び数を付加したラベルを作成することができる。ここでは、一時ラベルリスト変更部74aは、「装置A圧力_1」というラベルを作成する。
 また、一時画面データ変更部74bは、ステップS146において、一時画面データ65a内において、記述領域65a11内に記述されているラベル「装置A圧力」を、ステップS144で生成されたラベル「装置A圧力_1」に置き換える。
 また、一時ラベルリスト65bの第2行65b2には、ラベル「装置A温度」とデバイス名「D1」とを対応付けた割り付け情報が記述されている。一方、第2ラベルリスト62Bの第1行62B2には、ラベル「装置A圧力」とデバイス名「D6」とを対応付けた割り付け情報が記述されている。従って、ラベル「装置A温度」は、異なる2つのデバイス名に対応付けられており、重複している。
 これは、例えば、デバイス名「D1」に装置Aのリアルタイムの温度データが格納され、デバイス名「D6」に装置Aのピーク時の温度データが格納される場合に起こり得ると考えられる。
 そこで、一時ラベルリスト変更部74aは、ステップS144において、第2ラベルリスト62B内に記述されているラベル「装置A温度」と重複しないラベルを生成し、一時ラベルリスト65b内の抽出されたラベル「装置A温度」を生成したラベルに置き換える。一時ラベルリスト変更部74aは、例えば、抽出されたラベル「装置A温度」の末尾に「_」及び数を付加したラベルを作成することができる。ここでは、一時ラベルリスト変更部74aは、「装置A温度_1」というラベルを作成する。
 また、一時画面データ変更部74bは、ステップS146において、一時画面データ65a内において、記述領域65a21内に記述されているラベル「装置A温度」を、ステップS144で生成されたラベル「装置A温度_1」に置き換える。
 図14は、実施の形態1にかかる第2プロジェクトデータを示す図である。プロジェクトデータ追加部75は、図13に示した一時画面データ65aを、第2プロジェクトデータ62に画面データ62a’として追加する。また、プロジェクトデータ追加部75は、図13に示した一時ラベルリスト65bの行65b1,65b2及び65b3に記述された割り付け情報を、第2ラベルリスト62Bに追加する。図14において、第2ラベルリスト62Bの第3行62B3は、一時ラベルリスト65bの第1行65b1に対応する。第2ラベルリスト62Bの第4行62B4は、一時ラベルリスト65bの第2行65b2に対応する。第2ラベルリスト62Bの第5行62B5は、一時ラベルリスト65bの第3行65b3に対応する。
 第2プロジェクトデータ62は、そのまま又はバイナリ形式にコンパイルされた後、プログラマブル表示器4に転送される。
 以上説明したように、データ編集装置5は、一時画面データ65a及び一時ラベルリスト65b内に記述されたラベルが第2ラベルリスト62Bに記述されていたら、一時画面データ65a及び一時ラベルリスト65b内に記述されたラベルを第2ラベルリスト62B内に記述されたラベルと重複しないラベルに置き換える。
 これにより、データ編集装置5は、作業者が画面データ62a’と第2ラベルリスト62Bとを照らし合わせてラベルの重複をチェックする必要性を低減することができる。これにより、データ編集装置5は、作業者の人的ミスを低減することができ、作業者の作業量を低減することができ、作業者の作業時間を低減することができ、作業者の作業コストを低減することができる。従って、データ編集装置5は、画面データ61aを第2プロジェクトデータ62へ流用することを容易にすることができる。
 また、データ編集装置5は、一時画面データ65a内に記述されたラベル又はデバイス名が一時ラベルリスト65bに記述されていなかったら、一時ラベルリスト65bに記述されていなかったラベル又はデバイス名を含む割り付け情報を作成して一時ラベルリスト65bに追加する。
 これにより、データ編集装置5は、画面データ61a内に記述されたラベル又はデバイス名が第1ラベルリスト61Aに記述されていない場合に、作業者が画面データ62a’と第2ラベルリスト62Bとを照らし合わせてラベル又はデバイス名の第2ラベルリスト62Bでの記載漏れをチェックする必要性を低減することができる。これにより、データ編集装置5は、作業者の人的ミスを低減することができ、作業者の作業量を低減することができ、作業者の作業時間を低減することができ、作業者の作業コストを低減することができる。従って、データ編集装置5は、画面データ61aを第2プロジェクトデータ62へ流用することを容易にすることができる。
 また、データ編集装置5は、一時画面データ65a内に記述されたデバイス名が一時ラベルリスト65bに記述されていない場合に、作業者が画面データ61a内に記述されたデバイス名にラベルを対応付けて、画面データ61a内に記述されたデバイス名をラベルに置き換えて、ラベルとデバイス名とを対応付けた割り付け情報を第2ラベルリスト62Bに追加する作業を不要にすることができる。つまり、データ編集装置5は、ラベルでの記述がされていない画面データ61aを、ラベルでの記述がされた画面データ62a’にすることができる。これにより、データ編集装置5は、画面データ62a’の可読性を高めることができる。これにより、データ編集装置5は、作業者の人的ミスを低減することができ、作業者の作業量を低減することができ、作業者の作業時間を低減することができ、作業者の作業コストを低減することができる。従って、データ編集装置5は、画面データ61aを第2プロジェクトデータ62へ流用することを容易にすることができる。
 また、データ編集装置5は、一時画面データ65a内に記述されたラベルが一時ラベルリスト65bに記述されていない場合に、作業者が画面データ61a内に記述されたラベルを含む割り付け情報を第2ラベルリスト62Bに追加する作業を不要にすることができる。このとき、データ編集装置5は、ダイアログボックスを表示部56に表示して、作業者に注意を促したり、作業者にデバイス名の入力を促したりすることができる。これにより、データ編集装置5は、作業者の人的ミスを低減することができ、作業者の作業量を低減することができ、作業者の作業時間を低減することができ、作業者の作業コストを低減することができる。従って、データ編集装置5は、画面データ61aを第2プロジェクトデータ62へ流用することを容易にすることができる。
 以上の実施の形態に示した構成は、本発明の内容の一例を示すものであり、別の公知の技術と組み合わせることも可能であるし、本発明の要旨を逸脱しない範囲で、構成の一部を省略、変更することも可能である。
 1 制御システム、2 PLC、4 プログラマブル表示器、5 データ編集装置、51 CPU、52 RAM、54 記憶部、61 第1プロジェクトデータ、61A 第1ラベルリスト、61a,61b,61c,62a’,62d,62e 画面データ、62 第2プロジェクトデータ、62B 第2ラベルリスト、65 一時データ、65a 一時画面データ、65b 一時ラベルリスト、71 一時画面データ作成部、72 一時ラベルリスト作成部、73 一時ラベルリスト追加部、73a 一時画面データ検索部、73b ラベルリスト検索部、73c 割り付け情報追加部、74 一時データ変更部、74a 一時ラベルリスト変更部、74b 一時画面データ変更部、75 プロジェクトデータ追加部。

Claims (7)

  1.  第1群の画面データ及び前記第1群の画面データ内に記述されたラベルとデバイス名とを対応付けた割り付け情報が記述された第1ラベルリストを含む第1プロジェクトデータと、第2群の画面データ及び前記第2群の画面データ内に記述されたラベルとデバイス名とを対応付けた割り付け情報が記述された第2ラベルリストを含む第2プロジェクトデータと、を記憶する記憶部と、
     前記第1群の画面データのうちの選択された画面データに基づいて、一時画面データを作成する一時画面データ作成部と、
     前記一時画面データ内に記述されたラベルを含む前記第1ラベルリスト内の割り付け情報に基づいて、一時ラベルリストを作成する一時ラベルリスト作成部と、
     前記一時画面データ及び前記一時ラベルリスト内に記述されたラベルが前記第2ラベルリストに記述されていたら、前記一時画面データ及び前記一時ラベルリスト内に記述されたラベルを前記第2ラベルリスト内に記述されたラベルと重複しないラベルに置き換える一時データ変更部と、
     変更後の前記一時画面データを前記第2プロジェクトデータに追加するとともに、変更後の前記一時ラベルリスト内に記述された割り付け情報を前記第2ラベルリストに追加するプロジェクトデータ追加部と、
     を備えることを特徴とするデータ編集装置。
  2.  前記一時データ変更部は、
     前記一時ラベルリスト内に記述されたラベルが前記第2ラベルリスト内に記述されていたら、前記一時ラベルリスト内に記述されたラベルを前記第2ラベルリスト内に記述されたラベルと重複しないラベルに置き換える一時ラベルリスト変更部と、
     前記一時画面データ内において、前記一時ラベルリスト変更部で変更対象となったラベルを、前記一時ラベルリスト変更部で変更された後のラベルに置き換える一時画面データ変更部と、
     を含むことを特徴とする請求項1に記載のデータ編集装置。
  3.  前記一時画面データ内に記述されたラベル又はデバイス名が前記一時ラベルリストに記述されていなかったら、前記一時ラベルリストに記述されていなかったラベル又はデバイス名を含む割り付け情報を作成して前記一時ラベルリストに追加する一時ラベルリスト追加部を更に備えることを特徴とする請求項1又は2に記載のデータ編集装置。
  4.  前記一時ラベルリスト追加部は、
     前記一時画面データ内に記述されたラベルを検索して抽出する一時画面データ検索部と、
     前記一時画面データ検索部で抽出されたラベルで前記第1ラベルリストを検索するラベルリスト検索部と、
     前記一時画面データ検索部で抽出されたラベルを含む割り付け情報が前記第1ラベルリストに記述されていなかったら、前記一時画面データ検索部で抽出されたラベルにデバイス名が対応付けられていないことを表す割り付け情報を作成して前記一時ラベルリストに追加する割り付け情報追加部と、
     を含むことを特徴とする請求項3に記載のデータ編集装置。
  5.  前記一時画面データ検索部は、前記選択された画面データ内に記述されたデバイス名を検索して抽出し、
     前記割り付け情報追加部は、前記一時ラベルリスト内に記述されているラベルと重複しないラベルを作成し、作成されたラベルと前記一時画面データ検索部で抽出されたデバイス名とを対応付けた割り付け情報を作成して前記一時ラベルリストに追加するとともに、前記一時画面データ内に記述されている抽出されたデバイス名を作成されたラベルに置き換える、
     ことを特徴とする請求項4に記載のデータ編集装置。
  6.  第1群の画面データ及び前記第1群の画面データ内に記述されたラベルとデバイス名とを対応付けた割り付け情報が記述された第1ラベルリストを含む第1プロジェクトデータ内の前記第1群の画面データのうちの選択された画面データに基づいて、一時画面データを作成する一時画面データ作成ステップと、
     前記選択された画面データ内に記述されたラベルを含む前記第1ラベルリスト内の割り付け情報に基づいて、一時ラベルリストを作成する一時ラベルリスト作成ステップと、
     前記一時画面データ及び前記一時ラベルリスト内に記述されたラベルが、第2群の画面データ及び前記第2群の画面データ内に記述されたラベルとデバイス名とを対応付けた割り付け情報が記述された第2ラベルリストを含む第2プロジェクトデータ内の前記第2ラベルリストに記述されていたら、前記一時画面データ及び前記一時ラベルリスト内に記述されたラベルを前記第2ラベルリスト内に記述されたラベルと重複しないラベルに置き換える一時データ変更ステップと、
     変更後の前記一時画面データを前記第2プロジェクトデータに追加するとともに、変更後の前記一時ラベルリスト内に記述された割り付け情報を前記第2ラベルリストに追加するプロジェクトデータ追加ステップと、
     を備えることを特徴とするデータ編集方法。
  7.  第1群の画面データ及び前記第1群の画面データ内に記述されたラベルとデバイス名とを対応付けた割り付け情報が記述された第1ラベルリストを含む第1プロジェクトデータ内の前記第1群の画面データのうちの選択された画面データに基づいて、一時画面データを作成する一時画面データ作成ステップと、
     前記選択された画面データ内に記述されたラベルを含む前記第1ラベルリスト内の割り付け情報に基づいて、一時ラベルリストを作成する一時ラベルリスト作成ステップと、
     前記一時画面データ及び前記一時ラベルリスト内に記述されたラベルが、第2群の画面データ及び前記第2群の画面データ内に記述されたラベルとデバイス名とを対応付けた割り付け情報が記述された第2ラベルリストを含む第2プロジェクトデータ内の前記第2ラベルリストに記述されていたら、前記一時画面データ及び前記一時ラベルリスト内に記述されたラベルを前記第2ラベルリスト内に記述されたラベルと重複しないラベルに置き換える一時データ変更ステップと、
     変更後の前記一時画面データを前記第2プロジェクトデータに追加するとともに、変更後の前記一時ラベルリスト内に記述された割り付け情報を前記第2ラベルリストに追加するプロジェクトデータ追加ステップと、
     をコンピュータに実行させることを特徴とするデータ編集プログラム。
PCT/JP2015/055824 2015-02-27 2015-02-27 データ編集装置、データ編集方法及びデータ編集プログラム WO2016135943A1 (ja)

Priority Applications (5)

Application Number Priority Date Filing Date Title
JP2017501789A JP6129457B2 (ja) 2015-02-27 2015-02-27 データ編集装置、データ編集方法及びデータ編集プログラム
US15/542,851 US10203850B2 (en) 2015-02-27 2015-02-27 Data editing apparatus, data editing method, and data editing program
CN201580076900.7A CN107408001B (zh) 2015-02-27 2015-02-27 数据编辑装置、数据编辑方法以及数据编辑程序
DE112015005924.5T DE112015005924T5 (de) 2015-02-27 2015-02-27 Datenbearbeitungsvorrichtung, Datenbearbeitungsverfahren und Datenbearbeitungsprogramm
PCT/JP2015/055824 WO2016135943A1 (ja) 2015-02-27 2015-02-27 データ編集装置、データ編集方法及びデータ編集プログラム

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2015/055824 WO2016135943A1 (ja) 2015-02-27 2015-02-27 データ編集装置、データ編集方法及びデータ編集プログラム

Publications (1)

Publication Number Publication Date
WO2016135943A1 true WO2016135943A1 (ja) 2016-09-01

Family

ID=56789369

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2015/055824 WO2016135943A1 (ja) 2015-02-27 2015-02-27 データ編集装置、データ編集方法及びデータ編集プログラム

Country Status (5)

Country Link
US (1) US10203850B2 (ja)
JP (1) JP6129457B2 (ja)
CN (1) CN107408001B (ja)
DE (1) DE112015005924T5 (ja)
WO (1) WO2016135943A1 (ja)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2018133078A (ja) * 2017-02-13 2018-08-23 オムロン株式会社 プログラマブル論理制御装置を監視する方法、モジュール及び移動端末
WO2019187087A1 (ja) * 2018-03-30 2019-10-03 三菱電機株式会社 作画装置、作画プログラムおよび記憶媒体

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10203850B2 (en) * 2015-02-27 2019-02-12 Mitsubishi Electric Corporation Data editing apparatus, data editing method, and data editing program
JP6734314B2 (ja) * 2018-03-08 2020-08-05 ファナック株式会社 制御装置、データ作成装置、制御方法及び制御プログラム
CN109684017A (zh) * 2018-12-25 2019-04-26 北京微播视界科技有限公司 对数据信息进行显示处理的方法、装置及计算机存储介质
JP6576608B1 (ja) * 2019-01-31 2019-09-18 三菱電機株式会社 作画支援装置、表示装置、作画支援方法およびコンピュータプログラム

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH1083206A (ja) * 1996-09-10 1998-03-31 Mitsubishi Electric Corp シーケンスプログラム作成装置およびシーケンスプログラム作成方法
JP2007265252A (ja) * 2006-03-29 2007-10-11 Mitsubishi Electric Corp プログラム作成支援装置およびその方法
WO2011089688A1 (ja) * 2010-01-20 2011-07-28 三菱電機株式会社 プログラマブルコントローラシステムおよび開発システム

Family Cites Families (39)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CA1217559A (en) * 1982-12-22 1987-02-03 Ronald C. Barker Video composition method and apparatus
JP2891616B2 (ja) * 1993-09-24 1999-05-17 富士通株式会社 仮ラベル割付処理方式と実ラベル割付処理方式
US5835629A (en) * 1995-04-13 1998-11-10 Olympus Optical Co., Ltd. Code pattern-image processing apparatus
US5864711A (en) * 1995-07-05 1999-01-26 Microsoft Corporation System for determining more accurate translation between first and second translator, and providing translated data to second computer if first translator is more accurate
CN100368987C (zh) * 1999-08-31 2008-02-13 迪吉多电子股份有限公司 编辑装置
JP3896849B2 (ja) * 2000-11-24 2007-03-22 三菱電機株式会社 プログラミング装置及びプログラミング方法
US7165240B2 (en) * 2002-06-20 2007-01-16 International Business Machines Corporation Topological best match naming convention apparatus and method for use in testing graphical user interfaces
US20040117434A1 (en) * 2002-12-12 2004-06-17 Bantz David F. System and method for merging, filtering and rating peer-solicited information
JP4184155B2 (ja) * 2003-05-22 2008-11-19 シャープ株式会社 データ処理装置、データ処理方法、データ処理プログラム、およびデータ処理プログラムを記録したコンピュータ読取可能な記録媒体
EP1741034A2 (en) * 2004-04-30 2007-01-10 Becton, Dickinson and Company System and apparatus for medical error monitoring
CA2570897C (en) * 2004-06-29 2017-05-09 Textura, Llc Construction payment management system and method
US7925584B2 (en) * 2004-06-29 2011-04-12 Textura Corporation Construction payment management system and method with document tracking features
JP4485326B2 (ja) * 2004-11-05 2010-06-23 株式会社デジタル プログラマブル表示器、表示制御プログラムおよびそのプログラムを記録した記録媒体
JP4040619B2 (ja) * 2004-11-08 2008-01-30 キヤノン株式会社 画像出力装置およびその制御方法ならびに画像出力システム
WO2006053316A2 (en) * 2004-11-12 2006-05-18 Becton Dickinson And Company Patient information management system
JP2006302216A (ja) 2005-04-25 2006-11-02 Keyence Corp 表示装置、画面データ作成装置及び画面表示システム
CN1858730A (zh) * 2005-05-06 2006-11-08 鸿富锦精密工业(深圳)有限公司 数据自动转移系统及方法
DE112006003770T5 (de) * 2006-03-29 2009-04-23 Mitsubishi Electric Corporation Programmierungsunterstützungsvorrichtung, Programmierungsunterstützungsverfahren, Programm zum Veranlassen eines Computers, das Verfahren zu Implementieren, und Aufzeichnungsmedium, das das Programm enthält
JP4666172B2 (ja) 2006-09-04 2011-04-06 オムロン株式会社 制御システム設定管理システム
JP2008276526A (ja) 2007-04-27 2008-11-13 Omron Corp 産業用機器のプログラム開発支援装置
JP4973867B2 (ja) 2007-10-19 2012-07-11 オムロン株式会社 Plc制御プログラム開発装置及びプログラム
JP5157682B2 (ja) * 2008-03-17 2013-03-06 株式会社リコー 情報処理装置、画像形成装置、操作画面変更方法、操作画面変更プログラムおよび記憶媒体
JP5531383B2 (ja) * 2008-06-04 2014-06-25 富士通株式会社 商品情報提示システム及び商品情報提示方法
JP2012108568A (ja) 2009-03-13 2012-06-07 Mitsubishi Electric Corp プログラム作成支援装置
US20110110591A1 (en) * 2009-11-09 2011-05-12 Ming-Hwa Sheu Multi-point image labeling method
US9042651B2 (en) * 2009-11-09 2015-05-26 National Yunlin University Of Science And Technology Multi-point image labeling method
JP5538995B2 (ja) * 2010-04-30 2014-07-02 キヤノン株式会社 情報処理装置、情報処理方法及びプログラム
JP5420085B2 (ja) * 2011-01-13 2014-02-19 三菱電機株式会社 データ処理装置及びデータ保管装置
WO2013084321A1 (ja) * 2011-12-07 2013-06-13 三菱電機株式会社 プログラマブル表示器用画面データ編集装置
DE112012006132T5 (de) * 2012-03-29 2015-02-19 Mitsubishi Electric Corporation Informations-Verarbeitungsvorrichtung und Informations-Verarbeitungsverfahren
KR101697031B1 (ko) * 2012-10-25 2017-01-16 미쓰비시덴키 가부시키가이샤 시스템 구축 지원 툴 및 시스템
WO2014080489A1 (ja) * 2012-11-22 2014-05-30 三菱電機株式会社 システム構築支援装置
JP2014137794A (ja) 2013-01-18 2014-07-28 Azbil Corp フィールド機器管理装置
CN105074587B (zh) * 2013-02-22 2017-08-25 三菱电机株式会社 系统开发装置、方法以及程序
WO2014186419A1 (en) * 2013-05-13 2014-11-20 Mitutoyo Corporation Machine vision system program editing environment including operating context aware copy and paste feature
JP6379534B2 (ja) * 2014-03-11 2018-08-29 株式会社リコー 情報処理システム、クライアント装置、及び情報処理方法
KR20150115455A (ko) * 2014-04-04 2015-10-14 삼성전자주식회사 휴대단말기의 프로젝터 초점 제어 방법 및 장치
JP5744363B1 (ja) * 2014-06-11 2015-07-08 三菱電機株式会社 作画ソフトウェア
US10203850B2 (en) * 2015-02-27 2019-02-12 Mitsubishi Electric Corporation Data editing apparatus, data editing method, and data editing program

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH1083206A (ja) * 1996-09-10 1998-03-31 Mitsubishi Electric Corp シーケンスプログラム作成装置およびシーケンスプログラム作成方法
JP2007265252A (ja) * 2006-03-29 2007-10-11 Mitsubishi Electric Corp プログラム作成支援装置およびその方法
WO2011089688A1 (ja) * 2010-01-20 2011-07-28 三菱電機株式会社 プログラマブルコントローラシステムおよび開発システム

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2018133078A (ja) * 2017-02-13 2018-08-23 オムロン株式会社 プログラマブル論理制御装置を監視する方法、モジュール及び移動端末
WO2019187087A1 (ja) * 2018-03-30 2019-10-03 三菱電機株式会社 作画装置、作画プログラムおよび記憶媒体

Also Published As

Publication number Publication date
DE112015005924T5 (de) 2017-10-19
CN107408001A (zh) 2017-11-28
CN107408001B (zh) 2019-03-15
JP6129457B2 (ja) 2017-05-17
JPWO2016135943A1 (ja) 2017-06-01
US10203850B2 (en) 2019-02-12
US20170364223A1 (en) 2017-12-21

Similar Documents

Publication Publication Date Title
JP6129457B2 (ja) データ編集装置、データ編集方法及びデータ編集プログラム
US10963894B2 (en) Facilitating an error analysis of a product deficiency system and method
US20180039419A1 (en) Virtual storage pool
JP7077191B2 (ja) ビジュアルプログラミングツールを用いてフローを作成することを支援する装置および方法
JP2008097424A (ja) エンジニアリングツール
US9280407B2 (en) Program development in a distributed server environment
JP4426492B2 (ja) プログラマブル・ターミナル・システム
US9811071B2 (en) System construction support apparatus
WO2019039534A1 (ja) データ分析処理支援装置、及びデータ分析処理支援方法
US11276374B2 (en) Drawing device, drawing program, and non-transitory computer-readable storage medium for editing and managing associations between object, screen, and project scripts
WO2016159993A1 (en) Common analytic framework and environment for big data analytics
JP4583260B2 (ja) 汎用計算機の操作手順作成装置、プログラム、及び記憶媒体
SE518850C2 (sv) Ett robotsystem samt en metod och en programvaruprodukt för robotsystemet
JP2003303100A (ja) 情報処理システムおよび情報処理システム構築方法並びにこれに用いるプログラム
JP4841246B2 (ja) データ管理装置、データ管理方法、データ管理プログラム
JP6076564B2 (ja) システム設計支援ツール
US20150229784A1 (en) Selection of afp objects in print data by use of stacks
JP6247542B2 (ja) 監視ポイント定義変更方法およびエンジニアリング装置
JP7021401B1 (ja) ロギング支援装置、ロギングシステム、ロギング支援方法及びプログラム
JP6784463B2 (ja) ドキュメント管理システム
WO2020170401A1 (ja) 情報処理装置、情報処理方法及び情報処理プログラム
JP2018185719A (ja) 情報処理システムおよび情報処理方法
JP5061086B2 (ja) ジョブ管理方法及びその実施装置とプログラム
US20220404935A1 (en) Dual panel mapping modal
JP2007072833A (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: 15883237

Country of ref document: EP

Kind code of ref document: A1

ENP Entry into the national phase

Ref document number: 2017501789

Country of ref document: JP

Kind code of ref document: A

WWE Wipo information: entry into national phase

Ref document number: 15542851

Country of ref document: US

WWE Wipo information: entry into national phase

Ref document number: 112015005924

Country of ref document: DE

122 Ep: pct application non-entry in european phase

Ref document number: 15883237

Country of ref document: EP

Kind code of ref document: A1