WO2015189952A1 - 作画ソフトウェア - Google Patents

作画ソフトウェア Download PDF

Info

Publication number
WO2015189952A1
WO2015189952A1 PCT/JP2014/065593 JP2014065593W WO2015189952A1 WO 2015189952 A1 WO2015189952 A1 WO 2015189952A1 JP 2014065593 W JP2014065593 W JP 2014065593W WO 2015189952 A1 WO2015189952 A1 WO 2015189952A1
Authority
WO
WIPO (PCT)
Prior art keywords
label
comment
list
assigned
display
Prior art date
Application number
PCT/JP2014/065593
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 PCT/JP2014/065593 priority Critical patent/WO2015189952A1/ja
Priority to CN201480079463.XA priority patent/CN106415416B/zh
Priority to KR1020167033468A priority patent/KR101763551B1/ko
Priority to JP2015504810A priority patent/JP5755389B1/ja
Priority to TW104118727A priority patent/TWI571713B/zh
Publication of WO2015189952A1 publication Critical patent/WO2015189952A1/ja

Links

Images

Classifications

    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B19/00Programme-control systems
    • G05B19/02Programme-control systems electric
    • G05B19/04Programme control other than numerical control, i.e. in sequence controllers or logic controllers
    • G05B19/05Programmable logic controllers, e.g. simulating logic interconnections of signals according to ladder diagrams or function charts
    • GPHYSICS
    • 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]

Definitions

  • the present invention relates to drawing software.
  • the programmable display is usually connected to a PLC (Programmable Logic Controller), and is used to display and operate the status of the device and the connected PLC.
  • Project data for PLC status display and operation is created using a project data creation device, which is a computer installed with drawing software, and is transferred from the project data creation device to a programmable display.
  • the device is a memory address of the PLC associated with a specific function provided in the PLC or a device connected to the PLC, and the value of the memory address specified by the device by describing the device in the PLC control program.
  • the function assigned to the device is executed, or the device assigned to the device is controlled.
  • a device to which a comment is added is referred to as a device comment.
  • a label is a variable associated with a memory address.
  • variable allocation information is read from a PLC, address unresolved screen data using a variable that is not associated with a memory address in the PLC is used as an address resolution screen based on the variable allocation information read from the PLC.
  • a display device for converting data is disclosed.
  • device comments and labels can be referenced when setting devices.
  • device comments and labels include those that do not need to be set as objects on the screen, so depending on the data, the number of devices and labels in the list is enormous. It takes a lot of time to create the screen.
  • Patent Document 1 makes it possible to assign a memory address to a variable that has not been assigned a memory address without communicating with a screen data creation device. There is no disclosure of a method for assigning object types to completed variables in a batch.
  • the present invention has been made in view of the above, and collectively assigns object types to device comments and labels used in a control program for PLC, and lists object assigned device comments or object assigned labels.
  • the object image representing the device comment selected from the object assigned device comment displayed and listed or the label selected from the object assigned label is added to the project data being created on the editor screen for creating project data
  • the purpose is to obtain drawing software.
  • the present invention provides a project data creation device having an editor screen for creating project data for causing a programmable display to perform status display and control of a programmable logic controller.
  • Drawing software that allows a computer to function, from a program creation software that creates a control program for a programmable logic controller to a device that is used in the control program to specify a memory address in the programmable logic controller Get at least one of the label used in the control program to indirectly specify the memory address that is a variable associated with the device comment and memory address with Means for collectively assigning object types representing the display method on the programmable display to the acquired device comments and labels, and list display means for displaying a list of object assigned device comments or object assigned labels. Add an object image representing the object assigned device comment selected from the object assigned device comment displayed in the list or the object assigned label selected from the object assigned label to the project data being created on the editor screen. It functions as an object addition means.
  • the drawing software according to the present invention does not require manual assignment of objects to device comments and labels, and has the effect of preventing the occurrence of human errors such as device errors.
  • FIG. 1 is a diagram showing a configuration of an embodiment of a project data creation apparatus according to the present invention.
  • FIG. 2 is a diagram illustrating a configuration of a computer applied to the project data creation apparatus.
  • FIG. 3 is a diagram illustrating a functional configuration of the project data creation apparatus.
  • FIG. 4 is a flowchart showing an operation flow of the project data creation apparatus according to the embodiment.
  • FIG. 5 is a diagram illustrating an example of a screen for selecting a device comment to be assigned to an object.
  • FIG. 6 is a diagram illustrating an example of a batch allocation setting screen.
  • FIG. 7 is a diagram illustrating an example of an object assigned device comment list screen.
  • FIG. 8 is a diagram illustrating another example of the object assigned device comment list screen.
  • FIG. 1 is a diagram showing a configuration of an embodiment of a project data creation apparatus according to the present invention.
  • FIG. 2 is a diagram illustrating a configuration of a computer applied to the project data creation apparatus.
  • FIG. 9 is a diagram illustrating an example of an object assigned label list display screen.
  • FIG. 10 is a diagram illustrating an example of processing for displaying an image corresponding to a device selected on the object assigned device comment list screen on the editor screen.
  • FIG. 11 is a diagram illustrating an example of processing for displaying an object corresponding to the label selected on the object assigned label list screen on the editor screen.
  • FIG. 12 is a diagram illustrating an example of a menu screen displayed when the option button is pressed.
  • FIG. 13 is a diagram illustrating an example of the object assigned label list screen after the display item is changed.
  • FIG. 14 is a diagram illustrating an example of an import target selection screen for selecting a device comment to be imported from the program creation software.
  • FIG. 1 is a diagram showing a configuration of an embodiment of a project data creation apparatus according to the present invention.
  • the project data creation apparatus 100 is configured by the computer 10 executing the drawing software 20.
  • the computer 10 that is executing the drawing software 20 is the project data creation device 100.
  • FIG. 2 is a diagram showing a configuration of a computer applied to the project data creation apparatus.
  • the computer 10 includes a CPU 11, a memory 12, an input unit 13, and a display unit 14.
  • a plurality of functional units are configured on the computer 10 by the CPU 11 executing the drawing software 20.
  • FIG. 3 is a diagram showing a functional configuration of the project data creation device.
  • the memory 12 includes an object image storage unit 121 and an object assigned device comment / label storage unit 122.
  • the device comment / label acquisition unit 111 takes in device comments and labels that are defined in advance by the user from the program creation software for the programmable logic controller.
  • the program creation software for the programmable logic controller may be installed in the computer 10 or may be installed in a computer different from the computer 10.
  • the program creation software for the programmable logic controller is installed on a computer other than the computer 10, the device comments and labels are taken in via communication via a network or a dedicated line, or written on another computer.
  • the information recording medium may be read by the computer 10 to capture device comments and labels.
  • the object assigning unit 113 performs processing for assigning objects to device comments and labels in a lump, and stores the device comments and labels to which the objects are assigned in the object assigned device comment / label storage unit 122.
  • the object assigned device comment / label search unit 114 sets the condition input through the input unit 13 from the object assigned device comments and the object assigned labels stored in the object assigned device comment / label storage unit 122. Extract what fits.
  • the list screen generation unit 115 generates a list screen of object assigned device comments and object assigned labels and causes the display unit 14 to display the list screen.
  • the data conversion unit 116 transmits the information regarding the conditions for batch object allocation input to the object allocation unit 113 and the list screen of the object allocated device comments and the object allocated labels generated by the list screen generation unit 115 to the external device.
  • the editor unit 117 causes the display unit 14 to display an editor screen for creating project data for a programmable display.
  • the status of the programmable logic controller is shown on the screen of the programmable display by displaying the image corresponding to the object type assigned the device comment or label used in the control program of the programmable logic controller.
  • project data for enabling control of the programmable logic controller is created.
  • the object image storage unit 121 stores candidate image display fields of an object assigned device comment list screen and an object assigned label list screen, which will be described later, and object images to be displayed on the editor screen.
  • the object assigned device comment / label storage unit 122 stores device comments and labels to which objects are assigned by the object assigning unit 113.
  • FIG. 4 is a flowchart showing an operation flow of the project data creation apparatus according to the embodiment.
  • the device comment / label acquisition unit 111 takes in a device comment and a label defined by the user using program creation software for a programmable logic controller (step S101).
  • the object assigning unit 113 assigns the objects to the device comments and labels fetched by the device comment / label obtaining unit 111 in a lump (step S102). At this time, the object allocation unit 113 displays a list of device comments and labels on the display unit 14 and allocates an object to the device comments and labels selected through the input unit 13.
  • FIG. 5 is a diagram illustrating an example of a screen for selecting a device comment to be assigned to an object.
  • the object assignment selection device comment selection screen 200 includes a device comment file selection field 201.
  • the object assignment unit 113 starts batch assignment for device comments by performing an operation of pressing the object batch assignment button 202 while a device comment file to be assigned to an object is selected on the device comment file selection field 201. To do.
  • the screen for selecting a device comment to be assigned to an object is illustrated, but the same applies to an object assignment target label selection screen for selecting a label.
  • FIG. 6 is a diagram showing an example of a batch allocation setting screen.
  • the object assignment unit 113 causes the display unit 14 to display the collective assignment setting screen 300 in response to pressing of the object collective assignment button 202.
  • the batch assignment setting screen 300 includes a search character 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 to input an arbitrary character string as a search character string in the search character string input field 301 and specify the device type in the device format specification field 302 and the object type in the object type specification field 303. .
  • the objects of the specified type are collectively assigned to devices that include the search character string and match the specified device format.
  • the information in the batch assignment setting screen can be edited such as row addition, cut, copy, paste, cell deletion, and row deletion.
  • switch is input as a search character string
  • bit device is specified as the device format
  • switch is specified as the object type.
  • the switch object is assigned to all bit devices including the character string “switch”.
  • the information input in the search character 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.
  • the information input in the search character string input field 301, the device format designation field 302, and the object type designation field 303 is exported in CSV format, so that it can be edited with spreadsheet software.
  • information edited by other software can be imported by the data conversion unit 116 and used as input values to the search character string input field 301, device format designation field 302, and object type designation field 303.
  • import and export of the search character string input field 301, the device format designation field 302, and the object type designation field 303 it becomes easy to edit these information, and the previously created information can be diverted. Is possible.
  • the list screen generation unit 115 creates a list screen of device comments and labels to which objects have been assigned and displays them on the display unit 14 (step S103).
  • FIG. 7 is a diagram illustrating an example of an object assigned device comment list screen.
  • the object assigned device comment list screen 400 includes a device name display field 401, a comment display field 402, an object type display field 403, a search condition input field 404, a search result display field 405, a candidate image display field 406, and a candidate type selection field 407. And an option button 408.
  • the device name display column 401 is a column in which the device name is displayed.
  • the comment display column 402 is a display column in which comments set in the device are displayed.
  • the object type display field 403 is a field for displaying the type of object assigned to the device.
  • the search condition input field 404 is a field for inputting a condition when only the object assigned device comments that meet the condition are displayed.
  • the search result display field 405 is a field for displaying the number of object assigned device comments that meet the conditions input in the search condition input field 404.
  • the candidate image display column 406 is a column for displaying object image candidates to be arranged on the editor screen.
  • the candidate type selection field 407 is a field for selecting the type of object image displayed in the candidate image display field 406.
  • the option button 408 is a button for displaying an option setting menu list.
  • the list screen generation unit 115 reads out the object images stored in the object image storage unit 121 and displays them in the candidate image display field 406.
  • the operation of selecting the device named M100 is performed as the second operation, and the device name display column 401, the comment display column 402, and the object type display column 403 of the device M100 are not selected. It is displayed in a different color from the device.
  • “favorite”, “red”, “OFF”, and “75%” are selected as candidate types, and among the object images registered in advance by the user, An image having a size corresponding to 75% of the reference image among images indicating lamps in an off state with a red color is displayed in the candidate image display field 406.
  • the search condition input field 404 is blank.
  • search character string is input in the search condition input field 404, the search character is included in the device name, comment, or object type. Only the object assigned device including the column is displayed on the object assigned device comment list screen 400 and the hit number is displayed in the search result display field 405.
  • the object assigning unit 113 inputs the object type.
  • a message requesting selection is displayed on the display unit 14, and the object type of the device being selected is changed to the object type input or selected by an operation through the input unit 13 in response to the request.
  • FIG. 8 is a diagram showing another example of the object assigned device comment list screen.
  • the operation for selecting the device named W0 is performed as the second operation, and the device name display column 401, the comment display column 402, and the object type display column 403 for the device W0 are not selected.
  • the device is displayed in a different color.
  • “usage history”, “all”, and “75%” are selected as the candidate types, which is the standard among the object images registered in advance by the user.
  • An image displaying a numerical value with a size corresponding to 75% of the image is displayed in the candidate image display field 406.
  • FIG. 9 is a diagram showing an example of an object assigned label list display screen.
  • the object assigned label list screen 500 includes a label name display field 501, a CPU name display field 502, a project name display field 503, a device name display field 504, an attribute display field 505, a comment display field 506, a remarks field 507, and an object type display.
  • the label name display column 501 is a column for displaying the label name.
  • the CPU name display field 502 is a field for displaying the model number of the CPU unit to which the label is set.
  • the project name display field 503 is a field for displaying the name of the project including the label.
  • the device name display field 504 is a field for displaying the name of the device.
  • the comment display field 506 is a field for displaying a comment set for the device.
  • the remarks column 507 is a column for displaying a character string arbitrarily set by the user for the device separately from the comment.
  • the object type display column 508 is a column for displaying the type of object assigned to the device.
  • a search condition input field 509 is a field for inputting a condition in the case of displaying only an object assigned label that matches the condition.
  • the search result display field 510 is a field for displaying the number of object assigned labels that meet the conditions input in the search condition input field 509.
  • the candidate image display column 511 is a column for displaying object image candidates to be arranged on the editor screen.
  • the candidate type selection column 512 is a column for selecting the type of object image displayed in the candidate image display column 511.
  • the option button 513 is a button for displaying an option setting menu list.
  • each display field of the selected label has a color different from that of the non-selected label. It is displayed.
  • “favorite”, “red”, “OFF”, and “75%” are selected as candidate types, and among the images of objects registered in advance by the user
  • An image having a size corresponding to 75% of a reference image among images indicating lamps in an off state with a red color is displayed in the candidate image display field 511.
  • the search condition input field 509 is blank. However, if a search character string is input in the search condition input field 509, an object including the search character string in each display field. Only the assigned labels are displayed on the object assigned label list screen 500, and the number of hits is displayed in the search result display column 510.
  • FIG. 10 is a diagram showing an example of processing for adding an image corresponding to the device selected on the object assigned device comment list screen to the project data being created on the editor screen.
  • FIG. 11 is a diagram illustrating an example of processing for adding an object corresponding to the label selected on the object assigned label list screen to the project data being created on the editor screen.
  • the editor unit 117 displays the editor screen 600 on the display unit 14 on a screen different from the object assigned device comment list screen 400 and the object assigned label list screen 500. Then, in accordance with a user operation performed through the input unit 13, an image of the object assigned to the device or label selected on the object assigned device comment list screen 400 or the object assigned label list screen 500 is displayed on the editor screen 600.
  • a process of adding to the project data being created above is performed (step S104).
  • the editor screen 600 is displayed from any of the device name display column 401, the comment display column 402, and the object type display column 403.
  • a drag and drop operation is performed, an object with a specified image is added to the project data being created on the editor screen 600.
  • an arbitrary device is selected, by dragging and dropping the image displayed in the candidate image display field 406 to the editor screen 600, an object is being created on the editor screen 600 with the dragged and dropped image.
  • a device name is displayed together with an object added to the project data being created on the editor screen 600.
  • an arbitrary label is selected on the object assigned label list screen 500, if a drag and drop operation is performed on the editor screen 600 from any of the name display fields, the label is being created on the editor screen 600.
  • An object is added to the project data with a specified image.
  • an object displayed on the editor screen 600 is created by dragging and dropping the image displayed in the candidate image display field 511 onto the editor screen 600. Added to the project data. Note that labels added to the objects added to the project data being created on the editor screen 600 are displayed together.
  • FIG. 12 is a diagram illustrating an example of a menu screen displayed when the option button is pressed.
  • FIG. 13 is a diagram showing an example of the object assigned label list screen after the display items are changed.
  • the CPU name display field 502 the project The name display column 503, the attribute display column 505, the remarks column 507, the candidate image display column 511, and the candidate type selection column 512 are not displayed.
  • the object assigned device comment list screen 400 and the object assigned label list screen 500 it is possible to easily perform an operation of selecting a device comment and a label.
  • FIG. 14 is a diagram illustrating an example of an import target selection screen for selecting a device comment to be imported from the program creation software.
  • the import target selection screen 700 a check box is provided as a batch assignment execution selection field 701.
  • the OK button 702 is pressed while the check box is checked, import of device comments is started as shown in FIG.
  • the batch allocation setting screen 300 shown is automatically displayed after the import is completed, and the batch allocation of objects can be performed.
  • the drawing software acquires at least one of a device comment and a label used in the control program, collectively assigns an object type to the device comment and the label, and lists object assigned device comments or object assigned labels.
  • the object image representing the device comment selected from the object assigned device comment displayed and listed or the label selected from the object assigned label is added to the project data being created on the editor screen for creating project data
  • the drawing software according to the present invention is useful for forming a project data creation device that can easily design a display screen.

Landscapes

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

Abstract

 コンピュータを、プログラマブルロジックコントローラ用の制御プログラムを作成するソフトウェアから、制御プログラム中で使用されるデバイスにコメントを付加したデバイスコメント及びデバイスに対応付けられたメモリアドレスの指定のために制御プログラム中で用いられるラベルの少なくとも一方を取得するデバイスコメント/ラベル取得部(111)と、デバイスコメント及びラベルにオブジェクト種別を一括割付するオブジェクト割付部(113)と、オブジェクト割付済デバイスコメント又はオブジェクト割付済ラベルを表示部(14)に一覧表示する一覧画面生成部(115)と、一覧表示されたオブジェクト割付済デバイスコメントから選択されたデバイスコメント又はオブジェクト割付済ラベルから選択されたラベルを表すオブジェクト画像を、エディタ画面上で作成中のプロジェクトデータに追加するエディタ部(117)と、として機能させる。

Description

作画ソフトウェア
 本発明は、作画ソフトウェアに関する。
 プログラマブル表示器は、通常、PLC(Programmable Logic Controller)と接続され、自装置及び接続されたPLCの状態を表示し、操作することに用いられる。PLCの状態表示及び操作のためのプロジェクトデータは、作画ソフトウェアをインストールしたコンピュータであるプロジェクトデータ作成装置を用いて作成され、プロジェクトデータ作成装置からプログラマブル表示器に転送される。
 多くの場合、PLCのプログラミングを行った上で、作画ソフトウェアによる表示画面の作成を行うため、PLCで使用しているデバイスをコメントとともに一覧化して、それを参照に作画ソフトウェア上でデバイスの割り当てを行うことが一般的である。なお、デバイスとは、PLCが備える特定の機能やPLCに接続される機器に対応付けられるPLCのメモリアドレスであり、PLCの制御プログラム中にデバイスを記述してデバイスによって指定されたメモリアドレスの値を書き換えることにより、デバイスに割り当てられた機能を実行したり、デバイスに割り当てられた機器の制御が行われたりする。以下、コメントが付加されたデバイスをデバイスコメントと言う。
 表示画面作成の効率化に当たり、デバイスを入力する際にPLCプログラミングソフトウェアにて予め割り当てられたコメントを参照して、デバイスがどのような役割を持っているかが分かるようにすることにより、作画効率を向上させることが従来の手法である。
 または、個々のデバイスにユーザが任意にラベルを設定することによりデバイスをラベル化する場合には、ラベルとデバイスとの割り付けなどを一元管理してデバイスを意識せずにラベルを用いて設定できるようにして作画効率を向上させることが従来の手法である。ラベルとは、メモリアドレスに対応付けられた変数であり、このような変数をデバイスの代わりに用いて制御プログラムを作成することにより、変数とメモリアドレスとの割付を変更するだけで、他の制御プログラムを組み合わせて新たな制御プログラムを作成する場合などに、アドレス割り当ての不整合を解消することができる。
 特許文献1には、PLCから変数割付情報を読み出し、PLC内のメモリアドレスと対応付けられていない変数が用いられたアドレス未解決画面データを、PLCから読み出した変数割付情報に基づいてアドレス解決画面データに変換する表示装置が開示されている。
特開2006-302216号公報
 PLC等の外部機器で使用されるデバイスとコメントの組合せ一覧又はラベル一覧から、それを参考に作画ソフトウェアによる表示画面の設計を行うには、デバイスコメントやラベルに対してプログラマブル表示器での表示方法を指定する作業を手作業で行う必要があり、時間を要する。なお、デバイスやコメントのプログラマブル表示器での表示方法を指定することをオブジェクト種別の割付という。オブジェクト種別の割付を手作業で行うことは、デバイスの間違い等の人的ミスが発生する要因となり得る。
 従来の手法においては、デバイス設定時にデバイスコメントやラベルが参照可能となっている。しかし、画面の作成においては、一度オブジェクトを設置した後に、設定画面にてデバイスコメントやラベル一覧から使用するデバイスやラベルを選択し、設定を行う必要がある。また、デバイスコメントやラベルは、画面上にオブジェクトとして設定する必要がないものも含んでいるため、データによっては一覧のデバイスやラベル数が膨大になっており、検索を行って所望のデバイスやラベルを見つけ出す必要があり、画面作成工数がかかる。
 特許文献1に開示される表示装置は、画面データ作成装置と通信を行うことなくメモリアドレスの割付がなされていない変数にメモリアドレスを割り付けることを可能にするものであるが、メモリアドレスの割付が済んでいる変数に対してオブジェクト種別を一括して割り付ける手法については何ら開示していない。
 本発明は、上記に鑑みてなされたものであって、PLC用の制御プログラム中で使用されるデバイスコメントやラベルに対してオブジェクト種別を一括割付け、オブジェクト割付済デバイスコメント又はオブジェクト割付済ラベルを一覧表示し、一覧表示されたオブジェクト割付済デバイスコメントから選択されたデバイスコメント又はオブジェクト割付済ラベルから選択されたラベルを表すオブジェクト画像を、プロジェクトデータを作成するエディタ画面上で作成中のプロジェクトデータに追加できる作画ソフトウェアを得ることを目的とする。
 上述した課題を解決し、目的を達成するために、本発明は、プログラマブルロジックコントローラの状態表示及び制御をプログラマブル表示器に行わせるためのプロジェクトデータを作成するエディタ画面を備えたプロジェクトデータ作成装置としてコンピュータを機能させる作画ソフトウェアであって、コンピュータを、プログラマブルロジックコントローラ用の制御プログラムを作成するプログラム作成ソフトウェアから、プログラマブルロジックコントローラ内のメモリアドレスを指定するために制御プログラム中で使用されるデバイスにコメントを付加したデバイスコメント及びメモリアドレスに対応付けられた変数であってメモリアドレスを間接的に指定するために制御プログラム中で用いられるラベルの少なくとも一方を取得する手段と、取得したデバイスコメント及びラベルに、プログラマブル表示器での表示方法を表すオブジェクト種別を一括割付する一括割付手段と、オブジェクト割付済デバイスコメント又はオブジェクト割付済ラベルを一覧表示する一覧表示手段と、一覧表示されたオブジェクト割付済デバイスコメントから選択されたオブジェクト割付済デバイスコメント又はオブジェクト割付済ラベルから選択されたオブジェクト割付済ラベルを表すオブジェクト画像を、エディタ画面上で作成中のプロジェクトデータに追加するオブジェクト追加手段と、として機能させることを特徴とする。
 本発明に係る作画ソフトウェアは、デバイスコメントやラベルに対してオブジェクトを手作業で割り付ける必要がなく、デバイスの間違い等の人的ミスの発生を防止できるという効果を奏する。
図1は、本発明に係るプロジェクトデータ作成装置の実施の形態の構成を示す図である。 図2は、プロジェクトデータ作成装置に適用されるコンピュータの構成を示す図である。 図3は、プロジェクトデータ作成装置の機能構成を示す図である。 図4は、実施の形態に係るプロジェクトデータ作成装置の動作の流れを示すフローチャートである。 図5は、オブジェクト割付の対象とするデバイスコメントの選択画面の一例を示す図である。 図6は、一括割付設定画面の一例を示す図である。 図7は、オブジェクト割付済デバイスコメント一覧画面の一例を示す図である。 図8は、オブジェクト割付済デバイスコメント一覧画面の別の一例を示す図である。 図9は、オブジェクト割付済ラベル一覧表示画面の一例を示す図である。 図10は、オブジェクト割付済デバイスコメント一覧画面において選択されたデバイスに対応する画像をエディタ画面に表示する処理の一例を示す図である。 図11は、オブジェクト割付済ラベル一覧画面において選択されたラベルに対応するオブジェクトをエディタ画面に表示する処理の一例を示す図である。 図12は、オプションボタンを押下した際に表示されるメニュー画面の一例を示す図である。 図13は、表示項目を変更した後のオブジェクト割付済ラベル一覧画面の一例を示す図である。 図14は、プログラム作成ソフトウェアから取り込むデバイスコメントを選択する取り込み対象選択画面の一例を示す図である。
 以下に、本発明に係る作画ソフトウェアの実施の形態を図面に基づいて詳細に説明する。なお、この実施の形態によりこの発明が限定されるものではない。
実施の形態.
 図1は、本発明に係るプロジェクトデータ作成装置の実施の形態の構成を示す図である。プロジェクトデータ作成装置100は、コンピュータ10が作画ソフトウェア20を実行することによって構成される。換言すると、作画ソフトウェア20を実行中のコンピュータ10は、プロジェクトデータ作成装置100となっている。
 図2は、プロジェクトデータ作成装置に適用されるコンピュータの構成を示す図である。コンピュータ10は、CPU11、メモリ12、入力部13及び表示部14を有する。CPU11が作画ソフトウェア20を実行することにより、コンピュータ10上に複数の機能部が構成される。
 図3は、プロジェクトデータ作成装置の機能構成を示す図である。CPU11上には、デバイスコメント/ラベル取得部111、オブジェクト割付部113、オブジェクト割付済デバイスコメント/ラベル検索部114、一覧画面生成部115、データ変換部116及びエディタ部117を有する。メモリ12は、オブジェクトイメージ格納部121及びオブジェクト割付済デバイスコメント/ラベル格納部122を有する。
 デバイスコメント/ラベル取得部111は、ユーザによって予め定義されているデバイスコメントやラベルをプログラマブルロジックコントローラ用のプログラム作成ソフトウェアから取り込む。なお、プログラマブルロジックコントローラ用のプログラム作成ソフトウェアは、コンピュータ10にインストールされていても良いし、コンピュータ10とは別のコンピュータにインストールされていても良い。プログラマブルロジックコントローラ用のプログラム作成ソフトウェアがコンピュータ10とは別のコンピュータにインストールされている場合には、ネットワークや専用線を介した通信を行ってデバイスコメントやラベルを取り込んだり、別のコンピュータで書き込んだ情報記録媒体をコンピュータ10で読み取ってデバイスコメントやラベルを取り込んだりしてもよい。
 オブジェクト割付部113は、デバイスコメントやラベルに対してオブジェクトを一括割付する処理を行い、オブジェクトを割りつけたデバイスコメントやラベルをオブジェクト割付済デバイスコメント/ラベル格納部122に格納する。オブジェクト割付済デバイスコメント/ラベル検索部114は、オブジェクト割付済デバイスコメント/ラベル格納部122に格納されているオブジェクト割付済デバイスコメントやオブジェクト割付済ラベルの中から、入力部13を通じて入力された条件に適合するものを抽出する。一覧画面生成部115は、オブジェクト割付済デバイスコメントやオブジェクト割付済ラベルの一覧画面を生成し、表示部14に表示させる。データ変換部116は、オブジェクト割付部113に入力されたオブジェクト一括割付のための条件に関する情報や、一覧画面生成部115が生成したオブジェクト割付済デバイスコメントやオブジェクト割付済ラベルの一覧画面を外部装置へエクスポートしたり、外部装置からインポートするためにファイル形式を変換する処理を行う。エディタ部117は、プログラマブル表示器用のプロジェクトデータを作成するためのエディタ画面を表示部14に表示させる。エディタ画面上では、プログラマブルロジックコントローラの制御プログラム中で使用されるデバイスコメントやラベルを割り付けられたオブジェクト種別に対応する画像を表示することにより、プログラマブルロジックコントローラの状態をプログラマブル表示器の画面上に示したり、プログラマブルロジックコントローラの制御を行ったりできるようにするためのプロジェクトデータが作成される。
 オブジェクトイメージ格納部121は、後述するオブジェクト割付済デバイスコメント一覧画面及びオブジェクト割付済ラベル一覧画面の候補画像表示欄や、エディタ画面に表示するオブジェクト画像が格納されている。オブジェクト割付済デバイスコメント/ラベル格納部122は、オブジェクト割付部113によってオブジェクトが割りつけられたデバイスコメントやラベルを格納する。
 実施の形態に係るプロジェクトデータ作成装置の動作について説明する。図4は、実施の形態に係るプロジェクトデータ作成装置の動作の流れを示すフローチャートである。まず、デバイスコメント/ラベル取得部111は、プログラマブルロジックコントローラ用のプログラム作成ソフトウェアを用いてユーザに定義されたデバイスコメント及びラベルを取り込む(ステップS101)。
 オブジェクト割付部113は、デバイスコメント/ラベル取得部111が取り込んだデバイスコメントやラベルにオブジェクトを一括して割りつける(ステップS102)。この際には、オブジェクト割付部113は、デバイスコメントやラベルの一覧を表示部14に表示させ、入力部13を通じて選択されたデバイスコメントやラベルに対してオブジェクトを割りつける。図5は、オブジェクト割付の対象とするデバイスコメントの選択画面の一例を示す図である。オブイジェクト割付対象デバイスコメント選択画面200は、デバイスコメントファイル選択欄201を備えている。デバイスコメントファイル選択欄201上で、オブジェクト割付の対象とするデバイスコメントのファイルを選択した状態でオブジェクト一括割付ボタン202を押下する操作を行うことで、オブジェクト割付部113はデバイスコメントに対する一括割付を開始する。ここではオブジェクト割付の対象とするデバイスコメントを選択する画面を例示したが、ラベルを選択する場合のオブジェクト割付対象ラベル選択画面も同様である。
 図6は、一括割付設定画面の一例を示す図である。オブジェクト割付部113は、オブジェクト一括割付ボタン202の押下に応じて、一括割付設定画面300を表示部14に表示させる。一括割付設定画面300は、検索文字列入力欄301、デバイス形式指定欄302及びオブジェクト種別指定欄303を含んでいる。ユーザは、入力部13を通じて操作を行い、検索文字列入力欄301に検索文字列として任意文字列を入力するとともに、デバイス形式指定欄302のデバイス形式とオブジェクト種別指定欄303のオブジェクト種別を指定する。これにより、検索文字列を含みかつ指定されたデバイス形式と一致するデバイスに対して、指定された種別のオブジェクトが一括して割り当てられる。一括割付設定画面中の情報は、行追加、切り取り、コピー、貼り付け、セル削除及び行削除などの編集が可能である。
 図6に示す例では、No.1の行には、検索文字列として「スイッチ」が入力されており、デバイス形式として「ビットデバイス」が指定されており、オブジェクト種別として「スイッチ」が指定されているため、オブジェクト割付部113は、「スイッチ」という文字列を含む全てのビットデバイスに対してスイッチのオブジェクトを割りつける。
 このように、デバイスコメントやラベルに特定の識別子としての文字列を含めてデバイスコメントやラベルの一覧を作成することにより、識別子を指定してタグ付けを行うだけで、デバイスコメントやラベルへのオブジェクトのタグ付けを全て自動で行うことができる。
 なお、検索文字列入力欄301、デバイス形式指定欄302及びオブジェクト種別指定欄303に入力した情報は、データ変換部116により任意のファイル形式でエクスポート可能である。例えば、検索文字列入力欄301、デバイス形式指定欄302及びオブジェクト種別指定欄303に入力した情報をCSV形式でエクスポートすることにより、表計算ソフトウェアでの編集が可能である。また、他のソフトウェアで編集された情報をデータ変換部116によりインポートして、検索文字列入力欄301、デバイス形式指定欄302及びオブジェクト種別指定欄303への入力値とすることも可能である。検索文字列入力欄301、デバイス形式指定欄302及びオブジェクト種別指定欄303のインポート及びエクスポートを可能とすることにより、これらの情報の編集が容易になるとともに、過去に作成済みの情報を流用することが可能となる。
 一覧画面生成部115は、オブジェクト割付済のデバイスコメントやラベルの一覧画面を作成し表示部14に表示させる(ステップS103)。図7は、オブジェクト割付済デバイスコメント一覧画面の一例を示す図である。オブジェクト割付済デバイスコメント一覧画面400は、デバイス名表示欄401、コメント表示欄402、オブジェクト種別表示欄403、検索条件入力欄404、検索結果表示欄405、候補画像表示欄406、候補種別選択欄407及びオプションボタン408を有する。
 デバイス名表示欄401は、デバイスの名称が表示される欄である。コメント表示欄402は、デバイスに設定されているコメントが表示される表示欄である。オブジェクト種別表示欄403は、デバイスに割りつけられたオブジェクトの種別を表示する欄である。検索条件入力欄404は、オブジェクト割付済デバイスコメントのうち条件に適合するもののみを表示する場合の条件を入力する欄である。検索結果表示欄405は、検索条件入力欄404に入力された条件に適合するオブジェクト割付済デバイスコメントの件数を表示する欄である。候補画像表示欄406は、エディタ画面に配置するオブジェクト画像の候補を表示する欄である。候補種別選択欄407は、候補画像表示欄406に表示するオブジェクトの画像の種別を選択する欄である。オプションボタン408は、オプション設定のメニューリストを表示させるためのボタンである。なお、一覧画面生成部115は、オブジェクトイメージ格納部121に格納されているオブジェクト画像を読み出して候補画像表示欄406に表示する。
 図7に示す例では、M100という名称のデバイスを選択する操作が第2の操作として行われており、デバイスM100のデバイス名表示欄401、コメント表示欄402及びオブジェクト種別表示欄403は非選択のデバイスとは異なる色で表示されている。候補種別選択欄407に表示されているように、候補種別としては「お気に入り」、「赤系」、「OFF」及び「75%」が選択されており、ユーザが予め登録したオブジェクト画像のうち、赤系統の色でオフ状態のランプを示す画像のうち基準となる画像の75%に相当するサイズの画像が候補画像表示欄406に表示されている。なお、図7に示す例では検索条件入力欄404が空欄となっているが、検索条件入力欄404に検索文字列が入力されている場合には、デバイス名、コメント又はオブジェクト種別中に検索文字列を含むオブジェクト割付済デバイスのみがオブジェクト割付済デバイスコメント一覧画面400に表示されるとともに、検索結果表示欄405にヒット数が表示される。
 なお、オブジェクト割付済デバイスコメント一覧画面400上で特定のデバイスを選択する第1の操作を行う(例えば、オブジェクト種別表示欄403をダブルクリックする)ことにより、オブジェクト割付部113は、オブジェクト種別の入力や選択を要求するメッセージを表示部14に表示させ、選択中のデバイスのオブジェクト種別を、要求に応じて入力部13を通じた操作によって入力又は選択されたオブジェクト種別に変更する。
 図8は、オブジェクト割付済デバイスコメント一覧画面の別の一例を示す図である。図8に示す例では、W0という名称のデバイスを選択する操作が第2の操作として行われており、デバイスW0のデバイス名表示欄401、コメント表示欄402及びオブジェクト種別表示欄403は、非選択のデバイスとは異なる色で表示されている。候補種別選択欄407に表示されているように、候補種別としては「使用履歴」、「すべて」及び「75%」が選択されており、ユーザが予め登録したオブジェクトの画像のうち、基準となる画像の75%に相当するサイズで数値を表示する画像が候補画像表示欄406に表示されている。
 図9は、オブジェクト割付済ラベル一覧表示画面の一例を示す図である。オブジェクト割付済ラベル一覧画面500は、ラベル名表示欄501、CPU名表示欄502、プロジェクト名表示欄503、デバイス名表示欄504、属性表示欄505、コメント表示欄506、備考欄507、オブジェクト種別表示欄508、検索条件入力欄509、検索結果表示欄510、候補画像表示欄511、候補種別選択欄512及びオプションボタン513を有する。
 ラベル名表示欄501は、ラベルの名称を表示する欄である。CPU名表示欄502は、ラベルが設定されたCPUユニットの型番を表示する欄である。プロジェクト名表示欄503は、ラベルを含むプロジェクトの名称を表示する欄である。デバイス名表示欄504は、デバイスの名称を表示する欄である。コメント表示欄506は、デバイスに設定されたコメントを表示する欄である。備考欄507は、コメントとは別にデバイスに対してユーザが任意に設定した文字列を表示する欄である。オブジェクト種別表示欄508は、デバイスに割りつけられたオブジェクトの種別を表示する欄である。検索条件入力欄509は、オブジェクト割付済ラベルのうち条件に適合するもののみを表示する場合の条件を入力する欄である。検索結果表示欄510は、検索条件入力欄509に入力された条件に適合するオブジェクト割付済ラベルの件数を表示する欄である。候補画像表示欄511は、エディタ画面に配置するオブジェクト画像の候補を表示する欄である。候補種別選択欄512は、候補画像表示欄511に表示するオブジェクトの画像の種別を選択する欄である。オプションボタン513は、オプション設定のメニューリストを表示させるためのボタンである。
 図9に示す例では、「St6_出力停止ランプ」という名称のラベルを選択する操作が第2の操作として行われており、選択されたラベルの各表示欄は非選択のラベルとは異なる色で表示されている。候補種別選択欄512に表示されているように、候補種別としては「お気に入り」、「赤系」、「OFF」及び「75%」が選択されており、ユーザが予め登録したオブジェクトの画像のうち、赤系統の色でオフ状態のランプを示す画像のうち基準となる画像の75%に相当するサイズの画像が候補画像表示欄511に表示されている。なお、図9に示す例では検索条件入力欄509が空欄となっているが、検索条件入力欄509に検索文字列が入力されている場合には、各表示欄中に検索文字列を含むオブジェクト割付済ラベルのみがオブジェクト割付済ラベル一覧画面500に表示されるとともに、検索結果表示欄510にヒット数が表示される。
 図10は、オブジェクト割付済デバイスコメント一覧画面において選択されたデバイスに対応する画像をエディタ画面上で作成中のプロジェクトデータに追加する処理の一例を示す図である。図11は、オブジェクト割付済ラベル一覧画面において選択されたラベルに対応するオブジェクトをエディタ画面上で作成中のプロジェクトデータに追加する処理の一例を示す図である。エディタ部117は、オブジェクト割付済デバイスコメント一覧画面400やオブジェクト割付済ラベル一覧画面500とは別画面でエディタ画面600を表示部14に表示させる。そして、入力部13を通じて行われたユーザ操作に応じて、オブジェクト割付済デバイスコメント一覧画面400やオブジェクト割付済ラベル一覧画面500において選択されたデバイスやラベルに割りつけられたオブジェクトの画像をエディタ画面600上で作成中のプロジェクトデータに追加する処理を行う(ステップS104)。
 例えば、オブジェクト割付済デバイスコメント一覧画面400上で、任意のデバイスを選択している状態において、デバイス名表示欄401、コメント表示欄402又はオブジェクト種別表示欄403のいずれかからエディタ画面600に対してドラッグアンドドロップ操作を行うと、規定の画像でオブジェクトがエディタ画面600上で作成中のプロジェクトデータに追加される。また、任意のデバイスを選択している状態において、候補画像表示欄406に表示された画像をエディタ画面600にドラッグアンドドロップすることで、ドラッグアンドドロップした画像でオブジェクトがエディタ画面600上で作成中のプロジェクトデータに追加される。なお、エディタ画面600で作成中のプロジェクトデータに追加したオブジェクトには、デバイス名が合わせて表示される。
 また、オブジェクト割付済ラベル一覧画面500上で任意のラベルを選択している状態において、名表示欄のいずれかからエディタ画面600に対してドラッグアンドドロップ操作を行うと、エディタ画面600上で作成中のプロジェクトデータに規定の画像でオブジェクトが追加される。また、任意のラベルを選択している状態において、候補画像表示欄511に表示された画像をエディタ画面600にドラッグアンドドロップすることで、ドラッグアンドドロップした画像でオブジェクトがエディタ画面600上で作成中のプロジェクトデータに追加される。なお、エディタ画面600上で作成中のプロジェクトデータに追加されたオブジェクトには、ラベル名が合わせて表示される。
 なお、オブジェクト割付済デバイスコメント一覧画面400やオブジェクト割付済ラベル一覧画面500の表示項目は設定により変更可能である。例えば、オブジェクト割付済デバイスコメント一覧画面400やオブジェクト割付済ラベル一覧画面500のオプションボタン408,513を押下した際に表示されるメニューに表示項目設定の選択肢を含め、表示項目を任意に設定できるようにすれば良い。図12は、オプションボタンを押下した際に表示されるメニュー画面の一例を示す図である。
 図13は、表示項目を変更した後のオブジェクト割付済ラベル一覧画面の一例を示す図であり、図9に示したオブジェクト割付済ラベル一覧画面500の各欄のうち、CPU名表示欄502、プロジェクト名表示欄503、属性表示欄505、備考欄507、候補画像表示欄511及び候補種別選択欄512を非表示としている。このように、オブジェクト割付済デバイスコメント一覧画面400やオブジェクト割付済ラベル一覧画面500にユーザにとって必要な項目のみを表示させることにより、デバイスコメントやラベルを選択する操作を行いやすくすることができる。
 上記の説明においては、プログラム作成ソフトウェアから取り込んだデバイスコメントやラベルの中から、オブジェクトを一括割付するものを選択する動作について説明したが、デバイスコメントやラベルをプログラム作成ソフトウェアから取り込んだ後に自動的にオブジェクトの一括割付を行うようにしても良い。図14は、プログラム作成ソフトウェアから取り込むデバイスコメントを選択する取り込み対象選択画面の一例を示す図である。取り込み対象選択画面700には、一括割付実行選択欄701としてチェックボックスが設けられており、チェックボックスにチェックを入れた状態でOKボタン702を押下してデバイスコメントの取り込みを開始すると、図6に示した一括割付設定画面300が取り込み終了後に自動的に表示され、オブジェクトの一括割付を行うことが可能となる。
 実施の形態に係る作画ソフトウェアは、制御プログラム中で使用されるデバイスコメント及びラベルの少なくとも一方を取得し、デバイスコメント及びラベルにオブジェクト種別を一括割付け、オブジェクト割付済デバイスコメント又はオブジェクト割付済ラベルを一覧表示し、一覧表示されたオブジェクト割付済デバイスコメントから選択されたデバイスコメント又はオブジェクト割付済ラベルから選択されたラベルを表すオブジェクト画像を、プロジェクトデータを作成するエディタ画面上で作成中のプロジェクトデータに追加することにより、作画ソフトウェアによる表示画面の設計を容易に行うことができる。また、オブジェクトの割付を手作業で行う必要がないため、人的ミスが発生する恐れがない。
 以上のように、本発明に係る作画ソフトウェアは、表示画面の設計を容易に行えるプロジェクトデータ作成装置を形成する用途に有用である。
 10 コンピュータ、20 作画ソフトウェア、11 CPU、12 メモリ、13 入力部、14 表示部、100 プロジェクトデータ作成装置、111 デバイスコメント/ラベル取得部、113 オブジェクト割付部、114 オブジェクト割付済デバイスコメント/ラベル検索部、115 一覧画面生成部、116 データ変換部、117 エディタ部、121 オブジェクトイメージ格納部、122 オブジェクト割付済デバイス/コメント格納部、200 デバイスコメント選択画面、201 デバイスコメントファイル選択欄、202 オブジェクト一括割付ボタン、300 一括割付設定画面、301 検索文字列入力欄、302 デバイス形式指定欄、303 オブジェクト種別指定欄、400 オブジェクト割付済デバイスコメント一覧画面、401,504 デバイス名表示欄、402,506 コメント表示欄、403,508 オブジェクト種別表示欄、404,509 検索条件入力欄、405,510 検索結果表示欄、406,511 候補画像表示欄、407,512 候補種別選択欄、408,513 オプションボタン、500 オブジェクト割付済ラベル一覧画面、501 ラベル名表示欄、502 CPU名表示欄、503、プロジェクト名表示欄、507 備考欄、600 エディタ画面。

Claims (9)

  1.  プログラマブルロジックコントローラの状態表示及び制御をプログラマブル表示器に行わせるためのプロジェクトデータを作成するエディタ画面を備えたプロジェクトデータ作成装置としてコンピュータを機能させる作画ソフトウェアであって、
     前記コンピュータを、
     プログラマブルロジックコントローラ用の制御プログラムを作成するプログラム作成ソフトウェアから、前記プログラマブルロジックコントローラ内のメモリアドレスを指定するために前記制御プログラム中で使用されるデバイスにコメントを付加したデバイスコメント及び前記メモリアドレスに対応付けられた変数であって前記メモリアドレスを間接的に指定するために前記制御プログラム中で用いられるラベルの少なくとも一方を取得する手段と、
     取得したデバイスコメント及びラベルに、前記プログラマブル表示器での表示方法を表すオブジェクト種別を一括割付する一括割付手段と、
     オブジェクト割付済デバイスコメント又はオブジェクト割付済ラベルを一覧表示する一覧表示手段と、
     一覧表示されたオブジェクト割付済デバイスコメントから選択されたオブジェクト割付済デバイスコメント又はオブジェクト割付済ラベルから選択されたオブジェクト割付済ラベルを表すオブジェクト画像を、前記エディタ画面上で作成中のプロジェクトデータに追加するオブジェクト追加手段と、として機能させることを特徴とする作画ソフトウェア。
  2.  前記一括割付手段は、ユーザが指定した検索文字列と、前記デバイスの形式との組合せに基づいて、ユーザによって指定されたオブジェクト種別をデバイスコメント及びラベルに一括割付することを特徴とする請求項1に記載の作画ソフトウェア。
  3.  前記コンピュータを、
     前記検索文字列と、前記デバイスの形式と、前記オブジェクト種別とを組とする情報を、インポート及びエクスポートする手段として機能させることを特徴とする請求項2に記載の作画ソフトウェア。
  4.  前記コンピュータを、
     前記オブジェクト割付済デバイスコメント及びオブジェクト割付済ラベル一覧のデータをインポート及びエクスポートする手段として機能させることを特徴とする請求項2に記載の作画ソフトウェア。
  5.  前記一覧表示手段は、オブジェクト割付済デバイスコメント及びオブジェクト割付済ラベルの中からユーザによって指定された絞り込み条件を満たすもののみを一覧表示することを特徴とする請求項1に記載の作画ソフトウェア。
  6.  前記コンピュータを、
     前記一覧表示されたオブジェクト割付済デバイスコメント及びオブジェクト割付済ラベル中で前記デバイスコメント又は前記ラベルを指定する第1の操作が行われた際に、該第1の操作で指定されたデバイスコメント又はラベルに対してオブジェクト種別を再設定する手段として機能させることを特徴とする請求項1に記載の作画ソフトウェア。
  7.  前記一覧表示手段は、前記一覧表示されたオブジェクト割付済デバイスコメント及びオブジェクト割付済ラベル中で前記デバイスコメント又は前記ラベルを指定する第2の操作が行われた際に、該第2の操作で指定されたデバイスコメント又はラベルを表すオブジェクト画像の候補画像を表示し、
     前記オブジェクト追加手段は、前記候補画像から選択されたオブジェクト画像を、前記エディタ画面上で作成中のプロジェクトデータに追加することを特徴とする請求項1に記載の作画ソフトウェア。
  8.  前記一覧表示手段は、前記エディタ画面に表示させたオブジェクト画像の履歴に基づいて、前記候補画像を表示することを特徴とする請求項7に記載の作画ソフトウェア。
  9.  前記一覧表示手段は、オブジェクト割付済デバイスコメント及びオブジェクト割付済ラベルの一覧表示する際の表示項目をユーザが設定可能とすることを特徴とする請求項1に記載の作画ソフトウェア。
PCT/JP2014/065593 2014-06-12 2014-06-12 作画ソフトウェア WO2015189952A1 (ja)

Priority Applications (5)

Application Number Priority Date Filing Date Title
PCT/JP2014/065593 WO2015189952A1 (ja) 2014-06-12 2014-06-12 作画ソフトウェア
CN201480079463.XA CN106415416B (zh) 2014-06-12 2014-06-12 绘图方法
KR1020167033468A KR101763551B1 (ko) 2014-06-12 2014-06-12 작화 소프트웨어를 기록한 컴퓨터로 읽을 수 있는 매체
JP2015504810A JP5755389B1 (ja) 2014-06-12 2014-06-12 作画ソフトウェア
TW104118727A TWI571713B (zh) 2014-06-12 2015-06-10 畫面作成軟體

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2014/065593 WO2015189952A1 (ja) 2014-06-12 2014-06-12 作画ソフトウェア

Publications (1)

Publication Number Publication Date
WO2015189952A1 true WO2015189952A1 (ja) 2015-12-17

Family

ID=53759607

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2014/065593 WO2015189952A1 (ja) 2014-06-12 2014-06-12 作画ソフトウェア

Country Status (5)

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

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2018150460A1 (ja) * 2017-02-14 2018-08-23 三菱電機株式会社 画面作成支援装置

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017084321A (ja) * 2015-10-27 2017-05-18 株式会社リコー シーケンス制御装置
JP6385616B1 (ja) * 2016-10-17 2018-09-05 三菱電機株式会社 表示画面作成支援装置および表示画面作成支援プログラム
CN110929076A (zh) * 2019-12-03 2020-03-27 深圳集智数字科技有限公司 一种信息的处理方法及装置
CN112596458B (zh) * 2020-12-11 2022-05-03 东风设计研究院有限公司 电气绘图中的plc自动分配方法及存储介质

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001075616A (ja) * 1999-08-31 2001-03-23 Digital Electronics Corp エディタ装置およびエディタプログラムを記録した記録媒体
JP2001075791A (ja) * 1999-09-02 2001-03-23 Digital Electronics Corp エディタ装置およびエディタプログラムを記録した記録媒体
JP2001075790A (ja) * 1999-08-31 2001-03-23 Digital Electronics Corp エディタ装置およびエディタプログラムを記録した記録媒体
JP2005352612A (ja) * 2004-06-08 2005-12-22 Omron Corp プログラム開発支援装置および変数名リスト表示方法
JP2006302216A (ja) * 2005-04-25 2006-11-02 Keyence Corp 表示装置、画面データ作成装置及び画面表示システム
JP2012155367A (ja) * 2011-01-21 2012-08-16 Mitsubishi Electric Corp プログラマブル表示器用画面データ編集装置

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TW541447B (en) * 1999-08-31 2003-07-11 Digital Electronics Corp Editor device and recording medium for storing an editor program
WO2001016657A1 (fr) * 1999-08-31 2001-03-08 Digital Electronics Corporation Editeur et support enregistre sur lequel le programme d'edition est enregistre
TW201129913A (en) * 2009-09-18 2011-09-01 Ibm Method and system for storing and retrieving tags
JP5135411B2 (ja) * 2010-10-27 2013-02-06 楽天株式会社 検索装置、検索装置の制御方法、プログラム、及び情報記憶媒体

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001075616A (ja) * 1999-08-31 2001-03-23 Digital Electronics Corp エディタ装置およびエディタプログラムを記録した記録媒体
JP2001075790A (ja) * 1999-08-31 2001-03-23 Digital Electronics Corp エディタ装置およびエディタプログラムを記録した記録媒体
JP2001075791A (ja) * 1999-09-02 2001-03-23 Digital Electronics Corp エディタ装置およびエディタプログラムを記録した記録媒体
JP2005352612A (ja) * 2004-06-08 2005-12-22 Omron Corp プログラム開発支援装置および変数名リスト表示方法
JP2006302216A (ja) * 2005-04-25 2006-11-02 Keyence Corp 表示装置、画面データ作成装置及び画面表示システム
JP2012155367A (ja) * 2011-01-21 2012-08-16 Mitsubishi Electric Corp プログラマブル表示器用画面データ編集装置

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2018150460A1 (ja) * 2017-02-14 2018-08-23 三菱電機株式会社 画面作成支援装置

Also Published As

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

Similar Documents

Publication Publication Date Title
JP5755389B1 (ja) 作画ソフトウェア
WO2014064819A1 (ja) システム構築支援ツール及びシステム
KR20170073604A (ko) 데이터 미리보기를 통한 작업 작성 기법
US10203850B2 (en) Data editing apparatus, data editing method, and data editing program
JP5619328B1 (ja) シーケンスプログラム作成支援装置
WO2022135478A1 (zh) 任务的编排方法和编排装置
US10754522B2 (en) Apparatus for editing objects
JP2008204237A (ja) プログラム作成支援装置およびプログラム実行装置
JP5921765B2 (ja) プログラムグラフ表示装置、プログラムグラフ表示方法およびプログラムグラフ表示プログラム
JP2016506559A (ja) Hmiデバイスにおいてオブジェクトを変化させるための方法およびデバイス
JP2018502391A (ja) ユーザインタフェースを表示するためのコンピュータ実装方法
JPWO2015170408A1 (ja) 監視制御システム、監視端末及び監視プログラム
JP7113765B2 (ja) コード管理システムおよびコード管理方法
JP5916897B2 (ja) プロジェクトデータ作成装置
US20210389933A1 (en) Creating an app method and system
JP2019204357A (ja) 設定装置、設定方法及び設定プログラム
CN113807698A (zh) 一种工单生成方法、装置、电子设备及可读存储介质
US11520315B2 (en) Production system, production method, and information storage medium
US11750458B1 (en) Structured network change controls
JP2018156214A (ja) Sfcプログラム作成支援装置、sfcプログラム作成支援プログラム、およびsfcプログラム作成方法
JP6407481B1 (ja) プログラム作成装置
WO2023143746A1 (en) System and method for managing artifacts related to apps
JP5645325B2 (ja) ユーザインターフェース操作統合システムのカスタマイズ方法及び端末装置並びにコンピュータプログラム及び情報記録媒体
CN112506501A (zh) 屏幕检测应用的编辑方法、装置、计算机设备和存储介质
JP2016071388A (ja) ジョブ管理システム

Legal Events

Date Code Title Description
ENP Entry into the national phase

Ref document number: 2015504810

Country of ref document: JP

Kind code of ref document: A

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

Ref document number: 14894729

Country of ref document: EP

Kind code of ref document: A1

ENP Entry into the national phase

Ref document number: 20167033468

Country of ref document: KR

Kind code of ref document: A

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 14894729

Country of ref document: EP

Kind code of ref document: A1