TW201602744A - Screen generating software - Google Patents

Screen generating software Download PDF

Info

Publication number
TW201602744A
TW201602744A TW104118727A TW104118727A TW201602744A TW 201602744 A TW201602744 A TW 201602744A TW 104118727 A TW104118727 A TW 104118727A TW 104118727 A TW104118727 A TW 104118727A TW 201602744 A TW201602744 A TW 201602744A
Authority
TW
Taiwan
Prior art keywords
screen
annotation
label
list
assignment
Prior art date
Application number
TW104118727A
Other languages
Chinese (zh)
Other versions
TWI571713B (en
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 三菱電機股份有限公司
Publication of TW201602744A publication Critical patent/TW201602744A/en
Application granted granted Critical
Publication of TWI571713B publication Critical patent/TWI571713B/en

Links

Classifications

    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B19/00Programme-control systems
    • G05B19/02Programme-control systems electric
    • G05B19/04Programme control other than numerical control, i.e. in sequence controllers or logic controllers
    • G05B19/05Programmable logic controllers, e.g. simulating logic interconnections of signals according to ladder diagrams or function charts
    • GPHYSICS
    • 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
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • 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/13144GUI graphical user interface, icon, function bloc editor, OI operator interface
    • 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/14Plc safety
    • G05B2219/14005Alarm
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/02Total factory control, e.g. smart factories, flexible manufacturing systems [FMS] or integrated manufacturing systems [IMS]

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Software Systems (AREA)
  • Human Computer Interaction (AREA)
  • Automation & Control Theory (AREA)
  • Programmable Controllers (AREA)
  • Stored Programmes (AREA)

Abstract

A screen generating software of the present invention renders a computer executing functions as follows: a device comment and tag obtaining portion (111), which obtains at least one of a device comment and a tag from a software for generating a controlling program used for programmable logic controller, wherein the device comment is formed by attaching a comment to a device used in the controlling program, and the tag is used in the controlling program for assigning memory addresses correlating to the device; an object assignment portion (113), for collectively assigning object kinds for the device comment and tag; a list screen generating portion (115) for displaying a list of object-assigned device comment and object-assigned tag on a display portion (14); and an editor portion (117), for adding object images of the device comment, which are selected from accomplished object-assigned device comment, and tag, which are selected from accomplished object-assigned tag, into a proceeding project date on an editor screen.

Description

畫面作成軟體 Picture creation software

本發明係有關畫面作成軟體(software)。 The present invention relates to a screen for creating software.

可程式(programmable)顯示器通常係與可程式邏輯控制器(Programmable Logic Controller;PLC)連接,使用於顯示、操作自身裝置及所接的PLC的狀態。供進行PLC的狀態顯示及操作之用的專案資料(project data)係使用安裝(install)有畫面作成軟體的電腦(computer)即專案資料製作裝置來製作,再從專案資料製作裝置傳送至可程式顯示器。 Programmable displays are typically connected to a Programmable Logic Controller (PLC) for displaying, operating, and the state of the connected PLC. The project data for displaying and operating the status of the PLC is created by using a computer created by the screen to create a software, and then transferred from the project data creation device to the programmable program. monitor.

大多數的時候,是在進行PLC的程式編寫(programming)之後,再進行以畫面作成軟體進行的顯示畫面之作成,因此一般係將在PLC中使用的裝置(device)連同註解(comment)建立一覽,並參照該一覽而在畫面作成軟體上進行裝置的分配。另外,所謂的裝置,係指與PLC具備的特定功能或連接至PLC的機器有對應關係的PLC的記憶體位址(memory address),藉由在PLC的控制程式(program)中記述裝置並修改依裝置而指定的記憶體位址的值,而執行裝置所分配到的功能、執行裝置所分配到的機器的控制 等。以下,將附加有註解的裝置稱為裝置註解(device comment)。 Most of the time, after the programming of the PLC is performed, the display screen created by the screen software is created. Therefore, the device (device) used in the PLC and the comment are generally created. And, referring to the list, the device is allocated on the screen creation software. In addition, the device refers to a memory address of a PLC that corresponds to a specific function of the PLC or a device connected to the PLC, and the device is described in a PLC control program and modified. The value of the memory address specified by the device, and the function assigned by the execution device, and the control of the machine to which the execution device is assigned Wait. Hereinafter, the device to which the annotation is attached is referred to as a device comment.

欲提升顯示畫面之作成的效率時,習知的手法係在輸入裝置時參照已於PLC程式編寫軟體(programming software)預先分配的註解以了解裝置具有什麼樣的用途,藉此使畫面作成的效率提升。 In order to improve the efficiency of the creation of the display screen, the conventional method is to refer to the annotations that have been pre-allocated in the PLC programming software when inputting the device to understand the purpose of the device, thereby making the screen efficient. Upgrade.

或者,當是由使用者(user)為各裝置自由設定標籤(label)而將裝置予以標籤化時,習知的手法係統籌管理標籤與裝置的分配等,讓使用者能夠使用標籤進行設定而不需理會裝置,從而使畫面作成的效率提升。所謂的標籤,係指與記憶體位址有對應關係的變數,藉由使用該種變數代替裝置來製作控制程式,只要變更變數與記憶體位址間的分配,便能夠解決在組合其他控制程式以製作新的控制程式等時的位址分配的失配。 Alternatively, when the user is free to set a label for each device and the device is tagged, the conventional method manages the distribution of tags and devices, and the like, so that the user can use the tag to perform setting. There is no need to pay attention to the device, so that the efficiency of the screen creation is improved. The so-called tag refers to a variable that has a correspondence with a memory address. By using such a variable instead of a device to create a control program, by changing the allocation between the variable and the memory address, it is possible to solve the problem by combining other control programs. The mismatch of address allocation for the new control program isochronous.

下述之專利文獻1所揭示的顯示裝置,係從PLC讀取變數分配資訊,根據從PLC讀出的變數分配資訊,將使用與PLC內的記憶體位址未有對應關係的變數之位址(address)未解決畫面資料(data),轉換成位址解決畫面資料。 In the display device disclosed in Patent Document 1 below, the variable allocation information is read from the PLC, and the variable allocation information is read from the variable read from the PLC, and the address of the variable having no correspondence with the memory address in the PLC is used ( Address) Unresolved picture data (data), converted to address to solve picture data.

(先前技術文獻) (previous technical literature) (專利文獻) (Patent Literature)

專利文獻1:日本國特開2006-302216號公報 Patent Document 1: Japanese Patent Laid-Open Publication No. 2006-302216

參考以PLC為首的外部機器所使用的裝置與註解的組合一覽或標籤一覽來進行以畫面作成軟體進行的顯示畫面之設計,係必須針對裝置註解或標籤手動進行指定其在可程式顯示器中的顯示方法之作業,作業費時。另外,指定裝置或註解在可程式顯示器中的顯示方法此一作業稱為物件(object)種類的分配。手動進行物件種類的分配,係可能成為裝置錯設之類的人為疏失(miss)發生的主要原因。 It is necessary to design a display screen for screen creation by referring to a combination list of devices and annotations used by an external device such as a PLC, and to specify the display on the programmable display for device annotation or label. The operation of the method is time-consuming. In addition, the method of designating a device or annotating a display in a programmable display is referred to as an assignment of an object type. The manual assignment of object types may be the main cause of human error such as device misplacement.

在習知的手法中,係能夠在設定裝置時參照裝置註解及標籤。然而,於畫面的作成中,係必須先設置好物件,然後再於設定畫面,從裝置註解或標籤一覽選擇要使用的裝置或標籤來進行設定。此外,裝置註解及標籤亦包含不需設定在畫面上作為物件者,因此,視資料的內容,一覽的裝置及標籤的數量可能會變得龐大,需要進行檢索來找出所要的裝置或標籤,畫面作成會耗費許多工時。 In conventional methods, it is possible to refer to device annotations and labels when setting up the device. However, in the creation of the screen, it is necessary to set the object first, and then set the device or label to be used from the device annotation or label list on the setting screen. In addition, the device annotations and labels also include those that do not need to be set on the screen as objects. Therefore, depending on the content of the data, the number of devices and labels may become large, and it is necessary to search to find the desired device or label. It takes a lot of man-hours to create a picture.

上述專利文獻1所揭示的顯示裝置雖能夠在不需要與畫面資料作成裝置進行通訊下,將記憶體位址分配給未分配記憶體位址的變數,但卻未揭示任何有關於對已完成記憶體位址分配的變數總括地分配物件種類之手法。 The display device disclosed in the above Patent Document 1 can assign a memory address to a variable of an unallocated memory address without communicating with the screen material creating device, but does not disclose any relevant to the completed memory address. The assigned variables collectively assign the type of object.

本發明係鑒於上述情事而研創完成者,目的在於獲得一種畫面作成軟體,其係對PLC用的控制程式 中使用的裝置註解及標籤總括地分配物件種類,將已完成物件分配之裝置註解或已完成物件分配之標籤予以一覽顯示,將代表從一覽顯示的已完成物件分配之裝置註解選取的裝置註解或從已完成物件分配之標籤選取的標籤之物件圖像,添加至製作專案資料的編輯器(editor)畫面上製作中的專案資料。 The present invention has been developed in view of the above circumstances, and aims to obtain a screen creation software which is a control program for a PLC. The device annotations and labels used in the general allocation of the object types, the device annotations of the completed object assignment or the label of the completed object assignment are displayed in a list, and the device annotations selected from the device annotations of the completed object assignments displayed in the list or The object image of the label selected from the label of the completed object distribution is added to the project material created in the editor screen of the production project.

為了解決上述課題並達成目的,本發明的畫面作成軟體係令電腦作為專案資料製作裝置發揮功能者,其中,該專案資料製作裝置係具備製作專案資料的編輯器畫面,該專案資料係用於令可程式顯示器進行可程式邏輯控制器的狀態顯示及控制;且該畫面作成軟體係令電腦作為下述手段發揮功能:從製作可程式邏輯控制器用的控制程式之程式製作軟體取得裝置註解及標籤的至少一者之手段,其中,該裝置註解係將註解附加至為了指定可程式邏輯控制器內的記憶體位址而在控制程式中使用的裝置而形成者,該標籤係與記憶體位址有對應關係之變數且係為了間接指定記憶體位址而在控制程式中使用者;根據使用者所指定的檢索字串與前述裝置的格式之組合來呈現在前述可程式顯示器中的顯示方法,並將使用者所指定的物件種類總括地分配給所取得的裝置註解及標籤之總括分配手段;將已完成物件分配之裝置註解或已完成物件分配之標籤予以一覽顯示之一覽顯示手段;及將代表從一覽顯示的已完成物件分配之裝置註解選取的已完成物件分配之裝 置註解或從已完成物件分配之標籤選取的已完成物件分配之標籤之物件圖像,添加至在編輯器畫面上製作中的專案資料之物件添加手段。 In order to solve the above problems and achieve the object, the screen creation soft system of the present invention enables a computer to function as a project material creation device, wherein the project material creation device has an editor screen for creating project materials, and the project data is used for The programmable display performs the status display and control of the programmable logic controller; and the screen is made into a soft system to enable the computer to function as a means for obtaining a device annotation and label from a program for making a control program for a programmable logic controller. At least one of the means, wherein the device annotation is formed by attaching an annotation to a device for use in a control program for specifying a memory address within the programmable logic controller, the tag being associated with a memory address The variable is a user in the control program for indirectly specifying the memory address; the display method in the programmable display is presented according to the combination of the search string specified by the user and the format of the device, and the user is The specified object type is collectively assigned to the obtained device note And a general distribution means of the label; a list display means for displaying the list of the device assignments of the completed object assignments or the labels of the completed object assignments; and the completed object assignments selected by the device annotations representing the completed object assignments displayed in the list Clothing The object image of the label of the completed object assignment selected from the label of the completed object assignment is added to the object addition means of the project material created in the editor screen.

本發明的畫面作成軟體係不需手動將物件分配給裝置註解及標籤,從而達到能夠防止裝置錯設之類的人為疏失發生的效果。 The screen creation soft system of the present invention does not require manual assignment of objects to device annotations and labels, thereby achieving the effect of preventing human error caused by device misplacement.

10‧‧‧電腦 10‧‧‧ computer

11‧‧‧CPU 11‧‧‧CPU

12‧‧‧記憶體 12‧‧‧ memory

13‧‧‧輸入部 13‧‧‧ Input Department

14‧‧‧顯示部 14‧‧‧Display Department

20‧‧‧畫面作成軟體 20‧‧‧ Picture creation software

100‧‧‧專案資料製作裝置 100‧‧‧Project data production device

111‧‧‧裝置註解及標籤取得部 111‧‧‧Device Annotation and Label Acquisition Department

113‧‧‧物件分配部 113‧‧‧Parts Distribution Department

114‧‧‧已完成物件分配之裝置註解及標籤檢索部 114‧‧‧After the device annotation and label search department for the assignment of objects

115‧‧‧一覽畫面產生部 115‧‧‧List screen generation department

116‧‧‧資料轉換部 116‧‧‧Data Conversion Department

117‧‧‧編輯器部 117‧‧‧Editor Department

121‧‧‧物件圖像儲存部 121‧‧‧ Object Image Storage Department

122‧‧‧已完成物件分配之裝置註解及標籤儲存部 122‧‧‧Device annotation and label storage for completed object assignment

200‧‧‧裝置註解選擇畫面 200‧‧‧Device annotation selection screen

201‧‧‧裝置註解檔案選擇欄 201‧‧‧Device Annotation File Selection Bar

202‧‧‧總括分配物件鈕 202‧‧‧Total distribution item button

300‧‧‧總括分配設定畫面 300‧‧‧Overall allocation setting screen

301‧‧‧檢索字串輸入欄 301‧‧‧Search string input field

302‧‧‧裝置格式指定欄 302‧‧‧Device format specification column

303‧‧‧物件種類指定欄 303‧‧‧Object type designation column

400‧‧‧已完成物件分配之裝置註解一覽畫面 400‧‧‧Completed device annotation list screen

401、504‧‧‧裝置名稱顯示欄 401, 504‧‧‧ device name display column

402、506‧‧‧註解顯示欄 402, 506‧‧‧ Annotation display

403、508‧‧‧物件種類顯示欄 403, 508‧‧‧ object type display column

404、509‧‧‧檢索條件輸入欄 404, 509‧‧‧Search condition input field

405、510‧‧‧檢索結果顯示欄 405, 510‧‧‧ search results display column

406、511‧‧‧候選圖像顯示欄 406, 511‧‧‧ candidate image display

407、512‧‧‧候選種類選擇欄 407, 512‧‧‧ Candidate Category Selection Bar

408、513‧‧‧功能鈕 408, 513‧‧‧ function button

500‧‧‧已完成物件分配之標籤一覽畫面 500‧‧‧ Completed label list screen for object assignment

501‧‧‧標籤名稱顯示欄 501‧‧‧ label name display

502‧‧‧CPU名稱顯示欄 502‧‧‧CPU name display

503‧‧‧專案名稱顯示欄 503‧‧‧Project Name Display Bar

507‧‧‧備考欄 507‧‧‧Remarks

600‧‧‧編輯器畫面 600‧‧‧Editor screen

700‧‧‧取得對象選擇畫面 700‧‧‧Get object selection screen

701‧‧‧總括分配執行選擇欄 701‧‧‧General allocation execution selection column

702‧‧‧OK鈕 702‧‧‧OK button

S101至S104‧‧‧步驟 S101 to S104‧‧‧ steps

第1圖係顯示本發明的專案資料製作裝置的實施形態的構成之圖。 Fig. 1 is a view showing the configuration of an embodiment of a project material producing apparatus of the present invention.

第2圖係顯示專案資料製作裝置適用的電腦構成之圖。 Fig. 2 is a diagram showing the configuration of a computer to which the project material producing device is applied.

第3圖係顯示專案資料製作裝置的功能構成之圖。 Fig. 3 is a view showing the functional configuration of the project material producing apparatus.

第4圖係顯示實施形態的專案資料製作裝置的動作流程之流程圖(flowchart)。 Fig. 4 is a flow chart showing the flow of the operation of the project material creation device of the embodiment.

第5圖係顯示作為物件分配之對象的裝置註解的選擇畫面的一例之圖。 Fig. 5 is a view showing an example of a selection screen of a device annotation as an object of object assignment.

第6圖係顯示總括分配設定畫面的一例之圖。 Fig. 6 is a view showing an example of a collective allocation setting screen.

第7圖係顯示已完成物件分配之裝置註解一覽畫面的一例之圖。 Fig. 7 is a view showing an example of a device comment list screen on which object assignment has been completed.

第8圖係顯示已完成物件分配之裝置註解一覽畫面的另一例之圖。 Fig. 8 is a view showing another example of the device comment list screen of the completed object assignment.

第9圖係顯示已完成物件分配之標籤一覽顯示畫面的 一例之圖。 Figure 9 shows the label list display screen of the completed object assignment. A picture of an example.

第10圖係顯示將在已完成物件分配之裝置註解一覽畫面中選取的裝置所對應的圖像顯示於編輯器畫面的處理的一例之圖。 Fig. 10 is a view showing an example of a process of displaying an image corresponding to a device selected in the device annotation list screen of the completed object assignment on the editor screen.

第11圖係顯示將在已完成物件分配之標籤一覽畫面中選取的標籤所對應的物件顯示於編輯器畫面的處理的一例之圖。 Fig. 11 is a view showing an example of a process of displaying an object corresponding to a tag selected on the tag list screen of the completed object distribution on the editor screen.

第12圖係顯示按下功能鈕(option button)時顯示的選單(menu)畫面的一例之圖。 Fig. 12 is a view showing an example of a menu screen displayed when an option button is pressed.

第13圖係顯示變更顯示項目後的已完成物件分配之標籤一覽畫面的一例之圖。 Fig. 13 is a view showing an example of a label list screen for the completed object assignment after the display item is changed.

第14圖係顯示選擇要自程式製作軟體取得的裝置註解之取得對象選擇畫面的一例之圖。 Fig. 14 is a view showing an example of an acquisition target selection screen for selecting a device annotation to be acquired by the program creation software.

以下,根據圖式,詳細說明本發明的畫面作成軟體的實施形態。另外,本發明並不受下述的實施形態所限定。 Hereinafter, embodiments of the screen creation software of the present invention will be described in detail based on the drawings. Further, the present invention is not limited to the embodiments described below.

實施形態. Implementation form.

第1圖係顯示本發明的專案資料製作裝置的實施形態的構成之圖。專案資料製作裝置100係藉由以電腦10執行畫面作成軟體20來構成。換言之,執行畫面作成軟體20中的電腦10係成為專案資料製作裝置100。 Fig. 1 is a view showing the configuration of an embodiment of a project material producing apparatus of the present invention. The project material creation device 100 is configured by executing the screen creation software 20 by the computer 10. In other words, the computer 10 in the execution screen creation software 20 is the project material creation device 100.

第2圖係顯示專案資料製作裝置適用的電 腦構成之圖。電腦10係具有CPU(Central Processing Unit;中央處理器)11、記憶體12、輸入部13及顯示部14。藉由以CPU 11執行畫面作成軟體20,而於電腦10上構成複數個功能部。 Figure 2 shows the electricity used in the project data production device. The picture of the brain. The computer 10 includes a CPU (Central Processing Unit) 11, a memory 12, an input unit 13, and a display unit 14. A plurality of functional units are formed on the computer 10 by executing the screen creation software 20 by the CPU 11.

第3圖係顯示專案資料製作裝置的功能構成之圖。於CPU 11上係具有裝置註解及標籤取得部111、物件分配部113、已完成物件分配之裝置註解及標籤檢索部114、一覽畫面產生部115、資料轉換部116及編輯器部117。記憶體12係具有物件圖像(object image)儲存部121以及已完成物件分配之裝置註解及標籤儲存部122。 Fig. 3 is a view showing the functional configuration of the project material producing apparatus. The CPU 11 includes a device annotation and tag acquisition unit 111, an object assignment unit 113, a device annotation and tag search unit 114 that has completed object assignment, a list screen generation unit 115, a material conversion unit 116, and an editor unit 117. The memory 12 has an object image storage unit 121 and a device annotation and label storage unit 122 that has completed object assignment.

裝置註解及標籤取得部111係自可程式邏輯控制器用的程式製作軟體取得由使用者預先定義的裝置註解及標籤。另外,可程式邏輯控制器用的程式製作軟體係可安裝在電腦10,亦可安裝在電腦10以外的不同電腦。當可程式邏輯控制器用的程式製作軟體是安裝在有別於電腦10以外的不同電腦時,係可經由網路(network)或專用線進行通訊而取得裝置註解及標籤,或以電腦10讀取在該不同電腦進行寫入的資訊記錄媒體而取得裝置註解及標籤。 The device annotation and tag acquisition unit 111 acquires device annotations and tags defined by the user in advance from the program creation software for the programmable logic controller. In addition, the program creation software system for the programmable logic controller can be installed on the computer 10 or on a different computer than the computer 10. When the program software for the programmable logic controller is installed on a different computer than the computer 10, the device can be accessed via the network or a dedicated line to obtain the device annotation and label, or read by the computer 10. Device annotations and tags are obtained on the information recording medium on which the different computers write.

物件分配部113係進行對裝置註解及標籤總括地分配物件之處理,並將分配好物件的裝置註解及標籤儲存至已完成物件分配之裝置註解及標籤儲存部122。已完成物件分配之裝置註解及標籤檢索部114係從儲存在已完成物件分配之裝置註解及標籤儲存部122的已完成物件分配之裝置註解及已完成物件分配之標籤中,抽出符合 透過輸入部13輸入之條件者。一覽畫面產生部115係產生已完成物件分配之裝置註解及已完成物件分配之標籤的一覽畫面,並令一覽畫面顯示於顯示部14。資料轉換部116係進行將輸入至物件分配部113的用於物件總括分配的相關條件資訊及一覽畫面產生部115所產生的已完成物件分配之裝置註解及已完成物件分配之標籤的一覽畫面匯出(export)至外部裝置之處理、和為了從外部裝置匯入(import)而轉換檔案(file)格式之處理等。編輯器部117係令供製作可程式顯示器用的專案資料之用的編輯器畫面顯示於顯示部14。在編輯器畫面上,係藉由顯示可程式邏輯控制器的控制程式中使用的裝置註解及標籤所分配到的物件種類所對應之圖像,從而製作能夠將可程式邏輯控制器的狀態顯示於可程式顯示器的畫面上、和進行可程式邏輯控制器的控制等之用的專案資料。 The object distribution unit 113 performs processing for distributing the items to the device annotation and the label, and stores and labels the device-allocated device annotation and label storage unit 122 for the completed object distribution. The device annotation and label retrieval unit 114 that has completed the object assignment extracts the matching from the device annotation stored in the device assignment of the completed object assignment and the device annotation of the completed object assignment of the label storage unit 122 and the label of the completed object assignment. The condition input through the input unit 13 is the condition. The list screen generating unit 115 generates a list screen of the device annotations for which the object assignment has been completed and the label of the completed object assignment, and causes the list screen to be displayed on the display unit 14. The data conversion unit 116 performs a list of screens for the device information to be assigned to the object allocation unit 113 and the device annotation for the completed object distribution generated by the list screen generating unit 115 and the label of the completed object distribution. The processing of exporting to an external device, and processing for converting a file format in order to import from an external device. The editor unit 117 displays an editor screen for creating project data for the programmable display on the display unit 14. On the editor screen, by displaying the image corresponding to the type of object to which the tag is assigned by the device used in the control program of the programmable logic controller, the state of the programmable logic controller can be displayed on the editor screen. Project data on the screen of the programmable display, and control of the programmable logic controller.

物件圖像儲存部121係儲存有顯示於後述的已完成物件分配之裝置註解一覽畫面及已完成物件分配之標籤一覽畫面的候選圖像顯示欄及編輯器畫面的物件圖像。已完成物件分配之裝置註解及標籤儲存部122係儲存藉由物件分配部113而分配有物件的裝置註解及標籤。 The object image storage unit 121 stores an image of a device image displayed on a device annotation list screen of the completed object assignment described later and a candidate image display column and an editor screen of the tag list screen on which the object assignment has been completed. The device annotation and label storage unit 122 that has completed the object distribution stores the device annotations and labels to which the objects are allocated by the object distribution unit 113.

針對實施形態的專案資料製作裝置的動作進行說明。第4圖係顯示實施形態的專案資料製作裝置的動作流程之流程圖。首先,裝置註解及標籤取得部111係取得由使用者使用可程式邏輯控制器用的程式製作軟體所定義的裝置註解及標籤(步驟(step)S101)。 The operation of the project material creation device of the embodiment will be described. Fig. 4 is a flow chart showing the flow of the operation of the project material creation device of the embodiment. First, the device annotation and tag acquisition unit 111 acquires a device annotation and a tag defined by the user using the program creation software for the programmable logic controller (step S101).

物件分配部113係對裝置註解及標籤取得部111所取得的裝置註解及標籤總括地分配物件(步驟S102)。此時,物件分配部113係令裝置註解或標籤的一覽顯示於顯示部14,對透過輸入部13選取的裝置註解及標籤分配物件。第5圖係顯示作為物件分配之對象的裝置註解的選擇畫面的一例之圖。物件分配對象裝置註解選擇畫面200係具備裝置註解檔案選擇欄201。於在裝置註解檔案選擇欄201上選取了作為物件分配之對象的裝置註解的檔案之狀態下,進行按下總括分配物件鈕(button)202的操作,藉此,物件分配部113便開始進行對裝置註解的總括分配。此處雖係顯示以選擇作為物件分配之對象的裝置註解的畫面之例,但選擇的是標籤時的物件分配對象標籤選擇畫面的操作亦同。 The object assignment unit 113 collectively allocates an object to the device annotation and the tag annotation and tag acquired by the tag acquisition unit 111 (step S102). At this time, the object assignment unit 113 displays a list of device annotations or labels on the display unit 14, and annotates the device selected by the input unit 13 and the label distribution object. Fig. 5 is a view showing an example of a selection screen of a device annotation as an object of object assignment. The object assignment target device annotation selection screen 200 includes a device annotation file selection field 201. In the state in which the device annotation file as the object of the object assignment is selected on the device annotation file selection field 201, the operation of pressing the collective distribution object button 202 is performed, whereby the object distribution unit 113 starts the pair. The overall allocation of device annotations. Here, an example of a screen for selecting a device to be an object to be assigned is selected, but the operation of the object assignment target label selection screen when the label is selected is also the same.

第6圖係顯示總括分配設定畫面的一例之圖。物件分配部113係相應於總括分配物件鈕202的按下而令總括分配設定畫面300顯示於顯示部14。總括分配設定畫面300係含有檢索字串輸入欄301、裝置格式指定欄302及物件種類指定欄303。使用者係透過輸入部13進行操作,輸入任意字串至檢索字串輸入欄301作為檢索字串,並且指定裝置格式指定欄302的裝置格式與物件種類指定欄303的物件種類。藉此,對含有檢索字串且與所指定裝置格式相符之裝置,總括地分配予所指定種類的物件。總括分配設定畫面中的資訊係能夠進行增列、剪下、複製(copy)、貼上、刪格(cell)及刪列等編輯。 Fig. 6 is a view showing an example of a collective allocation setting screen. The object distribution unit 113 causes the collective distribution setting screen 300 to be displayed on the display unit 14 in response to depression of the collective distribution object button 202. The collective allocation setting screen 300 includes a search string input field 301, a device format designation field 302, and an object type designation field 303. The user operates through the input unit 13, inputs an arbitrary character string to the search string input field 301 as a search string, and specifies the device format of the device format designation column 302 and the object type of the object type designation column 303. Thereby, the device containing the search string and conforming to the specified device format is collectively assigned to the object of the specified type. The information in the general allocation setting screen can be edited by adding, cutting, copying, pasting, deleting, and deleting.

在第6圖所示的例子中,於列No.1,係輸入檢索字串「開關(switch)」,裝置格式指定為「位元裝置(bit device)」,物件種類指定為「開關」,故物件分配部113對含有字串「開關」的所有位元裝置分配開關。 In the example shown in Fig. 6, in the column No. 1, the search string "switch" is input, the device format is designated as "bit device", and the object type is designated as "switch". Therefore, the object assignment unit 113 assigns a switch to all the bit devices including the string "switch".

如此,藉由以裝置註解及標籤含有作為特定識別符的字串之方式建立裝置註解及標籤的一覽,則只要指定識別符來進行標記(tag),便能夠全部自動進行對裝置註解及標籤的物件之標記。 In this way, by creating a list of device annotations and tags in such a manner that the device annotation and the tag contain a string as a specific identifier, the device can be automatically annotated and tagged by specifying an identifier for tagging. The mark of the object.

另外,輸入至檢索字串輸入欄301、裝置格式指定欄302及物件種類指定欄303的資訊係能夠藉由資料轉換部116以任意的檔案格式匯出(export)。例如,藉由將輸入至檢索字串輸入欄301、裝置格式指定欄302及物件種類指定欄303的資訊以CSV(comma separated value)格式匯出,便能夠以試算表軟體進行編輯。此外,亦能夠藉由資料轉換部116匯入經其他軟體編輯過的資訊作為檢索字串輸入欄301、裝置格式指定欄302及物件種類指定欄303的輸入值。藉由能夠進行檢索字串輸入欄301、裝置格式指定欄302及物件種類指定欄303的匯入及匯出,該些資訊的編輯便變得容易,並且能夠沿用過去建立的資訊。 Further, the information input to the search string input field 301, the device format designation field 302, and the object type designation field 303 can be exported by the data conversion unit 116 in an arbitrary file format. For example, the information input to the search string input field 301, the device format designation field 302, and the object type designation field 303 can be edited in the CSV (comma separated value) format, and can be edited by the spreadsheet software. Further, the data edited by the other software may be used as the input value of the search string input field 301, the device format designation field 302, and the object type designation field 303 by the data conversion unit 116. By enabling the import and export of the search string input field 301, the device format designation field 302, and the object type designation field 303, the editing of such information becomes easy, and the information established in the past can be used.

一覽畫面產生部115係建立已完成物件分配的裝置註解及標籤的一覽畫面並令之顯示於顯示部14(步驟S103)。第7圖係顯示已完成物件分配之裝置註解一覽畫面的一例之圖。已完成物件分配之裝置註解一覽畫面400係具有裝置名稱顯示欄401、註解顯示欄402、物件種 類顯示欄403、檢索條件輸入欄404、檢索結果顯示欄405、候選圖像顯示欄406、候選種類選擇欄407及功能鈕408。 The list screen generating unit 115 creates a list of device annotations and tag lists for which object assignment has been completed, and displays them on the display unit 14 (step S103). Fig. 7 is a view showing an example of a device comment list screen on which object assignment has been completed. The device annotation list screen 400 of the completed object allocation has a device name display column 401, an annotation display column 402, and an object type. The class display column 403, the search condition input field 404, the search result display field 405, the candidate image display field 406, the candidate type selection field 407, and the function button 408.

裝置名稱顯示欄401乃係顯示裝置的名稱之欄。註解顯示欄402乃係顯示設定給裝置的註解之顯示欄。物件種類顯示欄403乃係顯示分配給裝置的物件的種類之欄。檢索條件輸入欄404乃係供輸入僅要顯示已完成物件分配之裝置註解之中符合條件者時的條件之欄。檢索結果顯示欄405乃係顯示符合輸入至檢索條件輸入欄404之條件的已完成物件分配之裝置註解的件數之欄。候選圖像顯示欄406乃係顯示要配置到編輯器畫面的物件圖像的候選圖像之欄。候選種類選擇欄407乃係供選擇要顯示到候選圖像顯示欄406的物件的圖像的種類之欄。功能鈕408乃係用於令功能設定的選單列表(menu list)顯示之鈕。另外,一覽畫面產生部115係讀取儲存在物件圖像儲存部121的物件圖像並顯示於候選圖像顯示欄406。 The device name display field 401 is a column of the name of the display device. The comment display field 402 is a display field for displaying an annotation set to the device. The object type display field 403 is a column showing the kind of the item assigned to the device. The search condition input field 404 is a field for inputting a condition in which only the device annotations of the completed object assignment are displayed. The search result display field 405 is a column showing the number of pieces of device comments that match the completed object assignment of the conditions input to the search condition input field 404. The candidate image display field 406 is a column for displaying a candidate image of an object image to be arranged to the editor screen. The candidate category selection field 407 is a column for selecting the type of image of the object to be displayed in the candidate image display field 406. The function button 408 is a button for displaying a menu list of function settings. Further, the list screen generating unit 115 reads the object image stored in the object image storage unit 121 and displays it in the candidate image display field 406.

在第7圖所示的例子中,進行選取名稱為M100的裝置之操作作為第2操作,裝置M100的裝置名稱顯示欄401、註解顯示欄402及物件種類顯示欄403係以與非選取的裝置不同的顏色顯示。如候選種類選擇欄407所顯示,候選種類係選擇有「收藏集」、「紅色系」、「OFF」及「75%」,於候選圖像顯示欄406係顯示使用者預先登錄的物件圖像之中屬於紅色系的顏色且表示關閉(off)狀態的指示燈(lamp)的圖像且大小(size)相當於基準圖像的75%之圖像。另外,在第7圖所示的例子中,檢索條件輸入欄404 為空欄,而當檢索條件輸入欄404輸入有檢索字串時,僅裝置名稱、註解或物件種類中含有檢索字串的已完成物件分配裝置會顯示於已完成物件分配之裝置註解一覽畫面400,並且會於檢索結果顯示欄405顯示符合(hit)件數。 In the example shown in FIG. 7, the operation of selecting the device named M100 is performed as the second operation, and the device name display column 401, the annotation display column 402, and the object type display column 403 of the device M100 are associated with the non-selected device. Different colors are displayed. As shown in the candidate category selection field 407, the candidate category selects "collection", "red", "OFF", and "75%", and the candidate image display field 406 displays the image of the object registered by the user in advance. Among them, the image of the red color and the image of the lamp in the off state is equal to the image of 75% of the reference image. In addition, in the example shown in FIG. 7, the search condition input field 404 If the search string is input in the search condition input field 404, only the completed object assignment device including the search string in the device name, the annotation, or the object type is displayed on the device annotation list screen 400 of the completed object assignment. And the number of hits is displayed in the search result display field 405.

另外,藉由在已完成物件分配之裝置註解一覽畫面400上進行選擇特定裝置的第1操作,舉一例而言,藉由雙擊(double click)物件種類顯示欄403,物件分配部113便令要求輸入或選擇物件種類的訊息(message)顯示於顯示部14,將選擇中的裝置的物件種類變更為因應要求而藉由透過輸入部13之操作而輸入或選擇的物件種類。 Further, by performing the first operation of selecting the specific device on the device annotation list screen 400 on which the object assignment has been completed, for example, by double clicking on the object type display column 403, the object assignment unit 113 requests the request. A message for inputting or selecting the type of the object is displayed on the display unit 14, and the type of the object of the selected device is changed to the type of the object input or selected by the operation of the input unit 13 as required.

第8圖係顯示已完成物件分配之裝置註解一覽畫面的另一例之圖。在第8圖所示的例子中,作為第2操作,進行選取名稱為W0的裝置之操作,裝置W0的裝置名稱顯示欄401、註解顯示欄402及物件種類顯示欄403係以與非選取的裝置不同的顏色顯示。如候選種類選擇欄407所顯示,候選種類係選擇有「使用記錄」、「全部」及「75%」,於候選圖像顯示欄406係顯示使用者預先登錄的物件的圖像之中大小相當於基準圖像的75%且顯示數值之圖像。 Fig. 8 is a view showing another example of the device comment list screen of the completed object assignment. In the example shown in Fig. 8, as the second operation, the operation of selecting the device named W0 is performed, and the device name display column 401, the annotation display column 402, and the object type display column 403 of the device W0 are selected and non-selected. The device displays in different colors. As shown in the candidate type selection field 407, the candidate type selects "use record", "all", and "75%", and the candidate image display field 406 displays the size of the image of the object registered by the user in advance. An image showing the value of 75% of the reference image.

第9圖係顯示已完成物件分配之標籤一覽顯示畫面的一例之圖。已完成物件分配之標籤一覽畫面500係具有標籤名稱顯示欄501、CPU名稱顯示欄502、專案名稱顯示欄503、裝置名稱顯示欄504、屬性顯示欄505、註解顯示欄506、備考欄507、物件種類顯示欄508、檢索 條件輸入欄509、檢索結果顯示欄510、候選圖像顯示欄511、候選種類選擇欄512及功能鈕513。 Fig. 9 is a view showing an example of a label list display screen for the completed object assignment. The tag list screen 500 of the completed object allocation has a tag name display field 501, a CPU name display field 502, a project name display column 503, a device name display column 504, an attribute display column 505, an annotation display column 506, a test preparation column 507, and an object. Type display column 508, search The condition input field 509, the search result display field 510, the candidate image display field 511, the candidate type selection field 512, and the function button 513.

標籤名稱顯示欄501乃係顯示標籤的名稱之欄。CPU名稱顯示欄502乃係顯示設定有標籤的CPU模組(CPU module)的型號之欄。專案名稱顯示欄503乃係顯示含有標籤的專案的名稱之欄。裝置名稱顯示欄504乃係顯示裝置的名稱之欄。註解顯示欄506乃係顯示設定給裝置的註解之欄。備考欄507乃係顯示使用者在註解之外另對裝置任意設定的字串之欄。物件種類顯示欄508乃係顯示分配給裝置的物件的種類之欄。檢索條件輸入欄509乃係供輸入僅要顯示已完成物件分配之標籤之中符合條件者時的條件之欄。檢索結果顯示欄510乃係顯示符合輸入至檢索條件輸入欄509之條件的已完成物件分配之標籤的件數之欄。候選圖像顯示欄511乃係顯示要配置到編輯器畫面的物件圖像的候選圖像之欄。候選種類選擇欄512乃係供選擇要顯示到候選圖像顯示欄511的物件的圖像的種類之欄。功能鈕513乃係用於令功能設定的選單列表顯示之鈕。 The tag name display field 501 is a column for displaying the name of the tag. The CPU name display field 502 is a column for displaying the model number of the CPU module (CPU module) to which the tag is set. The project name display field 503 is a column showing the name of the project containing the tag. The device name display field 504 is a column of the name of the display device. The comment display field 506 is a column for displaying an annotation set to the device. The remark column 507 is a column for displaying a string that the user arbitrarily sets to the device in addition to the annotation. The item type display field 508 is a column showing the kind of the item assigned to the device. The search condition input field 509 is for inputting a condition in which only the conditions in the label of the completed object assignment are displayed. The search result display field 510 is a column for displaying the number of tags of the completed object assignment that meet the conditions of the input to the search condition input field 509. The candidate image display field 511 is a column for displaying a candidate image of an object image to be arranged to the editor screen. The candidate category selection field 512 is a column for selecting the type of image of the object to be displayed in the candidate image display field 511. The function button 513 is a button for displaying a menu list of function settings.

在第9圖所示的例子中,係進行選取名稱為「St6_輸出停止指示燈」的標籤之操作作為第2操作,所選擇的標籤的各顯示欄係以與非選取的標籤不同的顏色顯示。如候選種類選擇欄512所顯示,候選種類係選擇有「收藏集」、「紅色系」、「OFF」及「75%」,於候選圖像顯示欄511係顯示使用者預先登錄的物件的圖像之中屬於紅色系的顏色且表示關閉狀態的指示燈的圖像之中大小相當於基 準圖像的75%之圖像。另外,在第9圖所示的例子中,檢索條件輸入欄509為空欄,而當檢索條件輸入欄509輸入有檢索字串時,僅各顯示欄中含有檢索字串的已完成物件分配之標籤會顯示於已完成物件分配之標籤一覽畫面500,並且會於檢索結果顯示欄510顯示符合件數。 In the example shown in Fig. 9, the operation of selecting the label named "St6_Output stop indicator" is performed as the second operation, and each display column of the selected label is different in color from the non-selected label. display. As shown in the candidate type selection field 512, the candidate type selects "collection", "red", "OFF", and "75%", and the candidate image display field 511 displays a map of the object registered by the user in advance. The size of the image of the indicator light that belongs to the red color and indicates the off state is equivalent to the base. 75% of the image of the quasi-image. Further, in the example shown in Fig. 9, the search condition input field 509 is a blank field, and when the search condition input field 509 is input with the search string, only the display column contains the label of the completed object assignment of the search string. The label list screen 500 of the completed object assignment is displayed, and the matching number is displayed in the search result display field 510.

第10圖係顯示將在已完成物件分配之裝置註解一覽畫面中選取的裝置所對應的圖像添加至編輯器畫面上製作中的專案資料之處理的一例之圖。第11圖係顯示將在已完成物件分配之標籤一覽畫面中選取的標籤所對應的物件添加至編輯器畫面上製作中的專案資料之處理的一例之圖。編輯器部117係以不同於已完成物件分配之裝置註解一覽畫面400及已完成物件分配之標籤一覽畫面500的另外的畫面令編輯器畫面600顯示於顯示部14。此外,相應於透過輸入部13進行的使用者操作,進行將在已完成物件分配之裝置註解一覽畫面400或已完成物件分配之標籤一覽畫面500中選取的裝置及標籤所分配到的物件之圖像添加至編輯器畫面600上製作中的專案資料之處理(步驟S104)。 Fig. 10 is a view showing an example of a process of adding an image corresponding to a device selected in the device annotation list screen of the completed object assignment to the project data created on the editor screen. Fig. 11 is a view showing an example of a process of adding an object corresponding to a tag selected in the tag list screen of the completed object assignment to the project material created in the editor screen. The editor unit 117 displays the editor screen 14 on the display unit 14 in a different screen from the device annotation list screen 400 different from the completed object assignment and the label list screen 500 of the completed object assignment. In addition, in accordance with the user operation performed by the input unit 13, a device for assigning the device and the tag selected in the device list list screen 400 of the completed object assignment or the tag list screen 500 for the completed object assignment is performed. The processing of adding the project material to the creation on the editor screen 600 (step S104).

例如,在已完成物件分配之裝置註解一覽畫面400上,當在選取有任意裝置的狀態中,進行從裝置名稱顯示欄401、註解顯示欄402或物件種類顯示欄403的任一者拖放(drag and drop)至編輯器畫面600的操作,物件便以規定的圖像添加至編輯器畫面600上製作中的專案資料。此外,藉由在選取有任意裝置的狀態中,將顯示在 候選圖像顯示欄406的圖像拖放至編輯器畫面600,物件便以所拖放的圖像添加至編輯器畫面600上製作中的專案資料。另外,添加至編輯器畫面600上製作中的專案資料之物件係一併顯示有裝置名稱。 For example, in the device annotation list screen 400 on which the object assignment has been completed, in any state in which an arbitrary device is selected, any one of the device name display column 401, the annotation display column 402, or the object type display column 403 is dragged and dropped ( Drag and drop) to the operation of the editor screen 600, the object is added to the created project material on the editor screen 600 with a predetermined image. In addition, by selecting a state with any device, it will be displayed in The image of the candidate image display field 406 is dragged and dropped onto the editor screen 600, and the object is added to the created project material on the editor screen 600 with the dragged and dropped image. In addition, the object name added to the created project material on the editor screen 600 is displayed together with the device name.

此外,在已完成物件分配之標籤一覽畫面500上,當在選取有任意標籤的狀態中,進行從名稱顯示欄的任一者拖放至編輯器畫面600的操作,物件便以規定的圖像添加至編輯器畫面600上製作中的專案資料。此外,藉由在選取有任意標籤的狀態中,將顯示於候選圖像顯示欄511的圖像拖放至編輯器畫面600,物件便以所拖放的圖像添加至編輯器畫面600上製作中的專案資料。另外,添加至編輯器畫面600上製作中的專案資料之物件係一併顯示有標籤名。 Further, on the label list screen 500 on which the object assignment has been completed, when the arbitrary label is selected, the operation of dragging and dropping from any of the name display columns to the editor screen 600 is performed, and the object is in a prescribed image. Added to the project material in production on the editor screen 600. Further, by dragging and dropping the image displayed on the candidate image display field 511 to the editor screen 600 in a state in which an arbitrary label is selected, the object is added to the editor screen 600 with the dragged and dropped image. Project information in the middle. In addition, the object name added to the created project material on the editor screen 600 is displayed with the tag name.

另外,已完成物件分配之裝置註解一覽畫面400及已完成物件分配之標籤一覽畫面500的顯示項目係能夠藉由設定進行變更。例如,只要設計成按下已完成物件分配之裝置註解一覽畫面400或已完成物件分配之標籤一覽畫面500的功能鈕408、513時顯示的選單含有顯示項目設定的選項而能夠任意設定顯示項目即可。第12圖係顯示按下功能鈕時顯示的選單畫面的一例之圖。 In addition, the device annotation list screen 400 of the completed object assignment and the display item of the label list screen 500 of the completed object assignment can be changed by setting. For example, if it is designed to press the device annotation list screen 400 of the completed object assignment or the function buttons 408 and 513 of the label list screen 500 of the completed object assignment, the menu displayed includes the option of setting the display item, and the display item can be arbitrarily set. can. Fig. 12 is a view showing an example of a menu screen displayed when a function button is pressed.

第13圖係顯示變更顯示項目後的已完成物件分配之標籤一覽畫面的一例之圖,係將第9圖所示的已完成物件分配之標籤一覽畫面500的各欄之中的CPU名稱顯示欄502、專案名稱顯示欄503、屬性顯示欄505、備考 欄507、候選圖像顯示欄511及候選種類選擇欄512設為不顯示。藉由如此僅令對使用者而言必要的項目顯示於已完成物件分配之裝置註解一覽畫面400及已完成物件分配之標籤一覽畫面500,便能夠容易進行選擇裝置註解及標籤之操作。 Fig. 13 is a view showing an example of a label list screen of the completed object assignment after the display item is changed, and is a CPU name display column among the columns of the label list screen 500 for assigning the completed objects shown in Fig. 9 . 502, project name display column 503, attribute display column 505, preparation test The column 507, the candidate image display field 511, and the candidate type selection field 512 are not displayed. By simply displaying the items necessary for the user on the device annotation list screen 400 for the completed object assignment and the label list screen 500 for the completed object assignment, the operation of selecting the device annotation and the label can be easily performed.

在上述的說明中,係針對從取得自程式製作軟體的裝置註解及標籤之中選擇要總括分配物件者之動作進行說明,但亦可構成為自程式製作軟體取得裝置註解及標籤後自動進行物件的總括分配。第14圖係顯示選擇要自程式製作軟體取得的裝置註解之取得對象選擇畫面的一例之圖。於取得對象選擇畫面700,係設有核取方塊(check box)作為總括分配執行選擇欄701,當在勾選核取方塊的狀態下按下OK鈕702而開始進行裝置註解的取得,第6圖所示的總括分配設定畫面300便於取得作業結束後自動顯示,從而能夠進行物件的總括分配。 In the above description, the operation of selecting the object to be collectively selected from the device annotations and the tags for obtaining the self-programming software will be described. However, the automatic creation of the software acquisition device annotation and the label may be automatically performed. The overall allocation. Fig. 14 is a view showing an example of an acquisition target selection screen for selecting a device annotation to be acquired by the program creation software. On the acquisition target selection screen 700, a check box is provided as the collective allocation execution selection field 701, and when the check box is checked, the OK button 702 is pressed to start the device annotation, and the sixth is obtained. The collective distribution setting screen 300 shown in the figure is convenient for automatic display after the completion of the job, so that the collective distribution of the objects can be performed.

實施形態的畫面作成軟體,係取得控制程式中使用的裝置註解及標籤的至少一者,對裝置註解及標籤總括地分配物件種類,將已完成物件分配之裝置註解或已完成物件分配之標籤予以一覽顯示,將代表從一覽顯示的已完成物件分配之裝置註解選取的裝置註解或從已完成物件分配之標籤選取的標籤之物件圖像,添加至製作專案資料的編輯器畫面上製作中的專案資料,藉此而能夠容易進行以畫面作成軟體進行顯示畫面之設計。此外,由於不需要手動進行物件的分配,故無人為疏失發生之虞。 The screen of the embodiment is made into a software, and at least one of the device annotations and labels used in the control program is acquired, and the type of the object is assigned to the device annotation and the label, and the label of the device for the completed object assignment or the label of the completed object assignment is given. In the list display, the device annotation selected from the device annotation of the completed object assignment displayed in the list or the object image of the label selected from the label of the completed object assignment is added to the created project on the editor screen of the production project data. By this means, it is possible to easily design a display screen by using a screen to create a software. In addition, since there is no need to manually assign the objects, no one is the cause of the loss.

(產業上的利用可能性) (industrial use possibility)

如上所述,本發明的畫面作成軟體係在形成能夠容易進行顯示畫面的設計之專案資料製作裝置的用途上非常有用。 As described above, the screen creation soft system of the present invention is very useful for forming a project material creation device capable of easily designing a display screen.

11‧‧‧CPU 11‧‧‧CPU

12‧‧‧記憶體 12‧‧‧ memory

13‧‧‧輸入部 13‧‧‧ Input Department

14‧‧‧顯示部 14‧‧‧Display Department

100‧‧‧專案資料製作裝置 100‧‧‧Project data production device

111‧‧‧裝置註解及標籤取得部 111‧‧‧Device Annotation and Label Acquisition Department

113‧‧‧物件分配部 113‧‧‧Parts Distribution Department

114‧‧‧已完成物件分配之裝置註解及標籤檢索部 114‧‧‧After the device annotation and label search department for the assignment of objects

115‧‧‧一覽畫面產生部 115‧‧‧List screen generation department

116‧‧‧資料轉換部 116‧‧‧Data Conversion Department

117‧‧‧編輯器部 117‧‧‧Editor Department

121‧‧‧物件圖像儲存部 121‧‧‧ Object Image Storage Department

122‧‧‧已完成物件分配之裝置註解及標籤儲存部 122‧‧‧Device annotation and label storage for completed object assignment

Claims (8)

一種畫面作成軟體,係令電腦作為專案資料製作裝置發揮功能者,其中,該專案資料製作裝置係具備製作專案資料的編輯器畫面,該專案資料係用於令可程式顯示器進行可程式邏輯控制器的狀態顯示及控制;該畫面作成軟體係令前述電腦作為下列手段發揮功能:從製作可程式邏輯控制器用的控制程式之程式製作軟體取得裝置註解及標籤的至少一者之手段,其中,該裝置註解係將註解附加至為了指定前述可程式邏輯控制器內的記憶體位址而在前述控制程式中使用的裝置而形成者,該標籤係與前述記憶體位址有對應關係之變數且係為了間接指定前述記憶體位址而在前述控制程式中使用者;根據使用者所指定的檢索字串與前述裝置的格式之組合來呈現在前述可程式顯示器中的顯示方法,並將使用者所指定的物件種類總括地分配給所取得的裝置註解及標籤之總括分配手段;將已完成物件分配之裝置註解或已完成物件分配之標籤予以一覽顯示之一覽顯示手段;及將用以表示從一覽顯示的已完成物件分配之裝置註解選取的已完成物件分配之裝置註解或從已完成物件分配之標籤選取的已完成物件分配之標籤之物件圖像,添加至在前述編輯器畫面上之製作中的專案資料之 物件添加手段。 A screen is made into a software, which is a function of a computer as a project material creation device, wherein the project material creation device has an editor screen for creating project data, and the project data is used to make a programmable logic controller Status display and control; the screen is made into a soft system for the computer to function as: means for making software at least one of the device annotations and tags from a program for making a control program for a programmable logic controller, wherein the device The annotation is formed by attaching an annotation to a device used in the aforementioned control program for specifying a memory address in the programmable logic controller, the tag being a variable corresponding to the memory address and indirectly designated And the user of the control program in the memory address; the display method displayed on the programmable display according to the combination of the search string specified by the user and the format of the device, and the type of the object specified by the user Collectively assigned to the device annotations and labels obtained a means for collectively assigning; a list display means for displaying a list of devices that have completed object assignment or a label for completed object assignment; and a completed object assignment for selecting a device annotation for indicating the assignment of completed objects from the list display The device annotation or the object image of the label of the completed object assignment selected from the label of the completed object assignment is added to the project material in the production on the aforementioned editor screen. Object addition means. 如申請專利範圍第1項所述之畫面作成軟體,其中,令前述電腦作為匯入及匯出以前述檢索字串、前述裝置的格式及前述物件種類為一組的資訊之手段發揮功能。 The screen of the first aspect of the patent application is made into a software, wherein the computer functions as means for importing and exporting information of the search string, the format of the device, and the type of the object. 如申請專利範圍第1項所述之畫面作成軟體,其中,令前述電腦作為匯入及匯出前述已完成物件分配之裝置註解及已完成物件分配之標籤一覽的資料之手段發揮功能。 The screen of the first application of the patent application is made into a software, wherein the computer functions as means for importing and retrieving the device annotation of the completed object assignment and the information of the label list of the completed object assignment. 如申請專利範圍第1項所述之畫面作成軟體,其中,前述一覽顯示手段係僅將已完成物件分配之裝置註解及已完成物件分配之標籤之中滿足使用者所指定之限縮條件者予以一覽顯示。 The screen according to the first aspect of the patent application is made into a software, wherein the list display means is only for the device annotation of the completed object assignment and the label of the completed object assignment satisfying the restriction condition specified by the user. A list is displayed. 如申請專利範圍第1項所述之畫面作成軟體,其中,令前述電腦作為在進行從前述一覽顯示的已完成物件分配之裝置註解及已完成物件分配之標籤中指定前述裝置註解或前述標籤的第1操作時,對以該第1操作所指定的裝置註解或標籤重新設定物件種類之手段發揮功能。 The screen according to the first aspect of the patent application is a software, wherein the computer is designated as the device annotation or the label in the label for performing the device annotation and the completed object assignment of the completed object display from the list. In the first operation, the means for re-setting the object type by the device annotation or label specified by the first operation functions. 如申請專利範圍第1項所述之畫面作成軟體,其中,前述一覽顯示手段係在進行從前述一覽顯示的已完成物件分配之裝置註解及已完成物件分配之標籤中指定前述裝置註解或前述標籤的第2操作時,顯示用以表示以該第2操作所指定的裝置註解或標籤之物件圖像的候選圖像; 前述物件添加手段係將從前述候選圖像選取的物件圖像添加至在前述編輯器畫面上之製作中的專案資料。 The screen creation software according to claim 1, wherein the list display means specifies the device annotation or the label in a label for performing device annotation and completed object assignment from the completed object list displayed in the list. In the second operation, a candidate image for indicating an object image of the device annotation or label specified by the second operation is displayed; The object adding means adds the object image selected from the candidate image to the project material in the production on the aforementioned editor screen. 如申請專利範圍第6項所述之畫面作成軟體,其中,前述一覽顯示手段係根據曾顯示在前述編輯器畫面的物件圖像的記錄來顯示前述候選圖像。 The screen creation software according to item 6 of the patent application scope, wherein the list display means displays the candidate image based on a record of an object image displayed on the editor screen. 如申請專利範圍第1項所述之畫面作成軟體,其中,前述一覽顯示手段係能夠由使用者設定已完成物件分配之裝置註解及已完成物件分配之標籤的一覽顯示時的顯示項目。 The screen creation software according to the first aspect of the invention is characterized in that the list display means is capable of setting a display item when the user has set the device annotation of the completed object assignment and the list of the labels of the completed object assignment.
TW104118727A 2014-06-12 2015-06-10 Screen generating software TWI571713B (en)

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2014/065593 WO2015189952A1 (en) 2014-06-12 2014-06-12 Rendering software

Publications (2)

Publication Number Publication Date
TW201602744A true TW201602744A (en) 2016-01-16
TWI571713B TWI571713B (en) 2017-02-21

Family

ID=53759607

Family Applications (1)

Application Number Title Priority Date Filing Date
TW104118727A TWI571713B (en) 2014-06-12 2015-06-10 Screen generating software

Country Status (5)

Country Link
JP (1) JP5755389B1 (en)
KR (1) KR101763551B1 (en)
CN (1) CN106415416B (en)
TW (1) TWI571713B (en)
WO (1) WO2015189952A1 (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017084321A (en) * 2015-10-27 2017-05-18 株式会社リコー Sequence control device
JP6385616B1 (en) * 2016-10-17 2018-09-05 三菱電機株式会社 Display screen creation support apparatus and display screen creation support program
CN109844661B (en) * 2017-02-14 2020-03-10 三菱电机株式会社 Screen creation assistance device
CN110929076A (en) * 2019-12-03 2020-03-27 深圳集智数字科技有限公司 Information processing method and device
CN112596458B (en) * 2020-12-11 2022-05-03 东风设计研究院有限公司 PLC automatic allocation method in electrical drawing and storage medium

Family Cites Families (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3913414B2 (en) * 1999-08-31 2007-05-09 株式会社デジタル Editor device and recording medium recording editor program
JP2001075791A (en) 1999-09-02 2001-03-23 Digital Electronics Corp Editor device and recording medium recording editor program
TW541447B (en) * 1999-08-31 2003-07-11 Digital Electronics Corp Editor device and recording medium for storing an editor program
JP2001075616A (en) * 1999-08-31 2001-03-23 Digital Electronics Corp Editor device and recording medium recording editor program
DE60045196D1 (en) * 1999-08-31 2010-12-16 Digital Electronics Corp Editing device and recording medium with editing program recorded thereon
JP4420210B2 (en) * 2004-06-08 2010-02-24 オムロン株式会社 Program development support apparatus and processing method
JP2006302216A (en) 2005-04-25 2006-11-02 Keyence Corp Display device, screen data producing device and screen display system
TW201129913A (en) * 2009-09-18 2011-09-01 Ibm Method and system for storing and retrieving tags
JP5135411B2 (en) * 2010-10-27 2013-02-06 楽天株式会社 Search device, search device control method, program, and information storage medium
JP5496119B2 (en) 2011-01-21 2014-05-21 三菱電機株式会社 Screen data editing device for programmable display

Also Published As

Publication number Publication date
CN106415416B (en) 2018-04-17
CN106415416A (en) 2017-02-15
KR20160144503A (en) 2016-12-16
JP5755389B1 (en) 2015-07-29
WO2015189952A1 (en) 2015-12-17
KR101763551B1 (en) 2017-07-31
JPWO2015189952A1 (en) 2017-04-20
TWI571713B (en) 2017-02-21

Similar Documents

Publication Publication Date Title
TWI571713B (en) Screen generating software
US11042691B2 (en) Editing electronic documents
BR112017026293B1 (en) SYSTEM FOR A WEBSITE BUILDING SYSTEM IMPLEMENTED ON A SERVER AND METHOD FOR A WEBSITE BUILDING SYSTEM IMPLEMENTED ON A SERVER
CN105573769B (en) A kind of manufacture of cement remotely monitors visual configuration method and apparatus
CN103440300A (en) Operation system and method for managing files based on events
US20150339272A1 (en) Project-data creation apparatus
CN114004591A (en) Automatic user-defined form auditing method and device, electronic equipment and storage medium
US20200159805A1 (en) System and method for producing transferable, modular web pages
KR101456507B1 (en) An authoring apparatus for applying n-screen to web application ui and the method for the same
JP5593760B2 (en) Typesetting device, mount file generation method and program
JP2011154608A (en) Form input/output apparatus
CN110704154A (en) Multi-language template issuing method and system
JP2020087299A (en) Web construction support device and web construction support program
JP2020009169A (en) Information processing system and program for supporting attachment of note
KR101499052B1 (en) A method for building cardbook using knowledge card based on digital information
WO2024065338A1 (en) Electronic kanban determining method and apparatus
US20220197477A1 (en) Information processing apparatus and non-transitory computer readable medium storing program
JP2015215870A (en) Control system engineering apparatus
TWI626582B (en) Complex form application system
JP2007242047A (en) Device and method for creating business form and storage medium
CN118103812A (en) Method and device for determining electronic billboard
JP2016038914A (en) Recipe setting system, recipe setting method and computer program
KR20230016799A (en) Project management system with capture review transmission function and method of the same
CN115329738A (en) Method and device for creating template and method and device for inserting content into document
JP2023111834A (en) Setting operation support apparatus, setting operation support method, and setting operation support program

Legal Events

Date Code Title Description
MM4A Annulment or lapse of patent due to non-payment of fees