TWI594095B - Programmable display, program and access error notification method - Google Patents
Programmable display, program and access error notification method Download PDFInfo
- Publication number
- TWI594095B TWI594095B TW102140702A TW102140702A TWI594095B TW I594095 B TWI594095 B TW I594095B TW 102140702 A TW102140702 A TW 102140702A TW 102140702 A TW102140702 A TW 102140702A TW I594095 B TWI594095 B TW I594095B
- Authority
- TW
- Taiwan
- Prior art keywords
- item
- display
- data
- error
- image
- Prior art date
Links
Classifications
-
- G—PHYSICS
- G05—CONTROLLING; REGULATING
- G05B—CONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
- G05B19/00—Programme-control systems
- G05B19/02—Programme-control systems electric
- G05B19/04—Programme control other than numerical control, i.e. in sequence controllers or logic controllers
- G05B19/05—Programmable logic controllers, e.g. simulating logic interconnections of signals according to ladder diagrams or function charts
-
- G—PHYSICS
- G05—CONTROLLING; REGULATING
- G05B—CONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
- G05B2219/00—Program-control systems
- G05B2219/10—Plc systems
- G05B2219/14—Plc safety
- G05B2219/14097—Display of error messages
Landscapes
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Engineering & Computer Science (AREA)
- Automation & Control Theory (AREA)
- Programmable Controllers (AREA)
- Controls And Circuits For Display Device (AREA)
- Digital Computer Display Output (AREA)
Description
本發明係關於可程式化顯示器。 The present invention relates to a programmable display.
可程式化顯示器,係一般來說,與PLC本體或溫度調節裝置等的各種連接機器連接,顯示進行該等連接機器之狀態顯示的數值顯示及燈等的項目、使用者用以作出任意指示的開關等之項目的畫像。再者,項目也被稱為畫面零件等。於可程式化顯示器的畫面(稱為操作顯示畫面),通常會顯示複數畫面零件(項目)的畫像。用以顯示此種操作顯示畫面的資料等(稱為畫面資料等),係預先於未圖示的支援裝置中藉由開發者等任意作成,從支援裝置下載至可程式化顯示器。 The programmable display is generally connected to various connection devices such as a PLC main body or a temperature adjustment device, and displays numerical items such as display of status of the connected devices, items such as lamps, and the like for the user to make an arbitrary instruction. A portrait of a project such as a switch. Furthermore, items are also referred to as screen parts and the like. On the screen of the programmable display (called the operation display screen), the image of the plural screen part (item) is usually displayed. The information (such as a screen material) for displaying such an operation display screen is arbitrarily created by a developer or the like in a support device (not shown), and is downloaded from the support device to the programmable display.
於前述畫面資料,於前述各項目,包含該項目的畫像(開關的畫像及燈的畫像)及顯示位置座標,進而包含後述之外部記憶體的所定區域之位址(分派記憶體位址)等的資料。進而也有包含某些程式等之狀況。 In the above-mentioned screen data, the image of the item (the image of the switch and the image of the lamp) and the display position coordinate are included in the above-mentioned items, and the address of the predetermined area (distributed memory address) of the external memory to be described later is further included. data. In addition, there are cases where some programs are included.
前述各項目,係例如分別對應任意連接機器的任意構成要素,進行該構成要素的狀態顯示,及受理該構成要素 之ON/OFF的指示者。例如,是數值顯示溫度調節裝置之溫度測定值的項目時,隨時以數值顯示現在的溫度。 Each of the above-described items is associated with an arbitrary component of an arbitrary connected device, and the state of the component is displayed and the component is accepted. The indicator of ON/OFF. For example, when the numerical value is used to display the temperature measurement value of the temperature adjustment device, the current temperature is displayed as a numerical value at any time.
關於前述各種項目的顯示控制,係利用對前述各項目,例如定期性執行所定處理來實現。所定處理係指例如讀取出連接機器內之記憶體裝置(設為外部記憶體)之前述所定區域(分派記憶體)的儲存資料,依據該儲存資料,決定‧顯示項目的顯示內容者。再者,連接機器係隨時更新前述外部記憶體之所定區域的儲存資料(例如於前述溫度調節裝置中隨時更新前述溫度測定值)。 The display control of the various items described above is realized by performing the predetermined processing on each of the aforementioned items, for example, periodically. The predetermined processing means, for example, reading the stored data of the predetermined area (distributed memory) of the memory device (which is set as the external memory) in the connected device, and determining the display content of the display item based on the stored data. Further, the connection device updates the stored data of the predetermined area of the external memory at any time (for example, the temperature measurement value is updated at any time in the temperature adjustment device).
又,也是將從前述外部記憶體讀取出的資料,暫時儲存於可程式化顯示器內之記憶體裝置(設為內部記憶體)的所定區域,依據該儲存資料,決定‧顯示項目的顯示內容的構造。 Further, the data read from the external memory is temporarily stored in a predetermined area of a memory device (which is an internal memory) in the programmable display, and the display content of the display item is determined based on the stored data. Construction.
此範例之狀況中,讀取出外部記憶體的儲存資料並儲存於內部記憶體的處理,係可程式化顯示器的所定功能部(在此設為未圖示的通訊部)例如定期性執行。前述通訊部,係例如與前述PLC本體及溫度調節裝置等的各種連接機器進行通訊,取得連接機器內之前述外部記憶體的所定記憶區域的儲存資料,並將該資料覆寫儲存於前述內部記憶體的所定區域。然後,進行可程式化顯示器之前述各種項目相關的顯示控制的功能部(設為項目顯示部者),係利用定期性對內部記憶體進行存取,控制項目顯示內容。 In the case of this example, the process of reading the stored data of the external memory and storing it in the internal memory is performed periodically, for example, by a predetermined functional unit (herein, a communication unit (not shown)) of the programmable display. The communication unit communicates with various connection devices such as the PLC main body and the temperature adjustment device, and acquires stored data of a predetermined memory area of the external memory connected to the device, and overwrites the data in the internal memory. The specified area of the body. Then, a functional unit (which is a project display unit) that performs display control relating to various items of the above-described display of the display is used to periodically access the internal memory to control the item display content.
但是,在與連接機器的通訊錯誤,外部記憶體本身或該所定記憶區域發生某些異常(包含暫時性者)時,前述外 部記憶體的資料取得處理會有失敗之狀況。此時,因為前述通訊部已辨識出通訊對手的連接機器,前述項目顯示部進行將例如通知「發生與PLC本體的通訊錯誤」等的錯誤之視窗,顯示於畫面上等,促使使用者注意。 However, when there is a communication error with the connected device, some abnormality (including temporary) occurs in the external memory itself or in the defined memory area, The data acquisition processing of the memory will fail. At this time, the communication unit recognizes the connection device of the communication partner, and the item display unit displays a window indicating an error such as "general communication error with the PLC main body", and displays it on the screen to prompt the user's attention.
又,例如於專利文獻1,揭示將來自外部的映像,覆蓋顯示(overlay display)於本來的操作畫面等內容。 Further, for example, Patent Document 1 discloses a content such as an image from the outside, an overlay display on an original operation screen, and the like.
[專利文獻1]日本特開2002-140104號公報 [Patent Document 1] Japanese Patent Laid-Open Publication No. 2002-140104
如上所述,在先前,檢測出與連接機器的通訊錯誤等,進行警告顯示。此可說是警告發生通訊錯誤等的連接機器相關之項目的顯示內容是無法信賴之狀態(不是現在值)者。 As described above, in the past, a communication error with the connected device or the like is detected, and a warning display is performed. This can be said to indicate that the display content of the connected device, such as a communication error, is in an untrustworthy state (not the current value).
然而,操作員不一定看到該顯示就可判別無法信賴的項目。例如,看到「發生與溫度調節裝置的通訊錯誤」的顯示,不一定可以判斷哪個項目(1或複數)是進行溫度調節裝置相關之狀態顯示的項目。進而,在僅外部記憶體之所定記憶區域的資料成為取得錯誤時,無法針對該記憶區域相關之項目來進行錯誤顯示。 However, the operator does not necessarily see the display to identify untrustworthy items. For example, when the display of "communication error with the temperature adjustment device" is displayed, it is not always possible to determine which item (1 or plural) is the item for displaying the status of the temperature adjustment device. Further, when only the data of the predetermined memory area of the external memory becomes an acquisition error, the error display cannot be performed for the item related to the memory area.
本發明的課題是提供在與任意項目建立關聯之記憶體資料的取得因為某些原因而成為無法進行之狀態時,利用特定該項目,並且對應該項目顯示,來進行錯誤顯示,讓操作員可一眼就可判別異常的項目顯示的可程式化顯示器等。 An object of the present invention is to provide an error display by using a specific item and displaying an item when the acquisition of the memory data associated with an arbitrary item becomes impossible due to some reasons, so that the operator can At a glance, it is possible to identify a programmable display such as an abnormal item display.
本發明的可程式化顯示器,係連接於所定連接機器的可程式化顯示器,具有通訊處理手段、項目顯示手段、及錯誤通知手段。 The programmable display of the present invention is a programmable display connected to a predetermined connected device, and has communication processing means, item display means, and error notification means.
通訊處理手段,係讀取被保持於前述所定連接機器的記憶區域的資料。 The communication processing means reads the data held in the memory area of the predetermined connected device.
項目顯示手段,係依據藉由該通訊處理手段所讀取之前述資料,顯示表示前述所定連接機器之各種狀態的各項目。 The item display means displays items indicating various states of the predetermined connected device based on the data read by the communication processing means.
錯誤通知手段,係在前述通訊處理手段所致之前述資料的讀取處理失敗時,對應該讀取失敗相關之前述項目,顯示所定錯誤圖像。 The error notification means displays the predetermined error image in response to the failure of the reading process of the data due to the communication processing means.
1‧‧‧程式化顯示器 1‧‧‧Standed display
2‧‧‧通訊介面 2‧‧‧Communication interface
3‧‧‧通訊線 3‧‧‧Communication line
4,4-1,4-2‧‧‧連接機器 4,4-1,4-2‧‧‧Connected machine
5‧‧‧作畫編輯裝置 5‧‧‧ Painting editing device
6‧‧‧通訊線 6‧‧‧Communication line
10‧‧‧顯示操作控制裝置 10‧‧‧Display operation control device
11‧‧‧CPU 11‧‧‧CPU
12‧‧‧ROM 12‧‧‧ROM
13‧‧‧RAM 13‧‧‧RAM
14‧‧‧通訊控制器 14‧‧‧Communication controller
15‧‧‧圖形控制器 15‧‧‧Graphics controller
16‧‧‧觸控面板控制器 16‧‧‧Touch Panel Controller
17‧‧‧匯流排 17‧‧‧ Busbar
18‧‧‧觸控面板 18‧‧‧Touch panel
19‧‧‧顯示器 19‧‧‧ Display
21‧‧‧本體程式 21‧‧‧ body program
22‧‧‧畫面資料 22‧‧‧ Screen Information
23‧‧‧通訊程式 23‧‧‧Communication program
31‧‧‧作畫編輯器 31‧‧‧painting editor
32‧‧‧畫面資料檔 32‧‧‧Screen data file
33‧‧‧通訊程式檔 33‧‧‧Communication program files
41‧‧‧項目產生部 41‧‧‧Project Generation Department
42‧‧‧項目處理排程部 42‧‧‧Project Processing Schedule
43‧‧‧項目處理部 43‧‧‧Project Processing Department
44,44-1,44-2‧‧‧通訊處理部 44,44-1,44-2‧‧‧Communication Processing Department
45‧‧‧共有記憶體 45‧‧‧Common memory
46‧‧‧項目清單 46‧‧‧Project list
47‧‧‧錯誤顯示畫像資料 47‧‧‧Error display of image data
51‧‧‧埠 51‧‧‧埠
52‧‧‧裝置名稱 52‧‧‧Device name
53‧‧‧位址 53‧‧‧ address
54‧‧‧資料 54‧‧‧Information
55‧‧‧錯誤資訊 55‧‧‧Error Information
61‧‧‧項目類型 61‧‧‧Project type
62‧‧‧座標 62‧‧‧ coordinates
63‧‧‧尺寸 63‧‧‧ size
64‧‧‧裝置名稱 64‧‧‧Device name
65‧‧‧位址 65‧‧‧ address
66‧‧‧每一項目類型的資料 66‧‧‧Information for each type of project
67‧‧‧已處理旗標 67‧‧‧Processed flag
WAY1,WAY2‧‧‧通訊埠 WAY1, WAY2‧‧‧Communication埠
71‧‧‧裝置名稱 71‧‧‧Device name
72‧‧‧位址 72‧‧‧ address
73‧‧‧資料 73‧‧‧Information
74‧‧‧錯誤資訊 74‧‧‧ Error Information
101‧‧‧記憶體清單 101‧‧‧ memory list
102‧‧‧記憶體資訊 102‧‧‧Memory information
81‧‧‧資料 81‧‧‧Information
82‧‧‧錯誤資訊 82‧‧‧Error information
[圖1]包含本例的可程式化顯示器之系統整體的概略構造圖。 Fig. 1 is a schematic structural view showing the entire system including the programmable display of this example.
[圖2]本例之可程式化顯示器的構造例。 FIG. 2 is a structural example of a programmable display of this example.
[圖3]本系統的軟體構造圖。 [Fig. 3] A software structure diagram of the system.
[圖4]錯誤發生時的操作顯示畫面例。 [Fig. 4] An example of an operation display screen when an error occurs.
[圖5]本例之可程式化顯示器的處理功能圖。 [Fig. 5] A processing function diagram of the programmable display of this example.
[圖6]共有記憶體相關的具體例,(a)係資料構造例,(b)係資料儲存例。 [Fig. 6] A specific example of the shared memory, (a) is a data structure example, and (b) is a data storage example.
[圖7]資訊處理部的處理流程圖。 FIG. 7 is a flowchart of processing of the information processing unit.
[圖8]項目處理部的處理流程圖。 FIG. 8 is a flowchart of processing of the item processing unit.
[圖9](a)~(c)係各種資料構造圖。 [Fig. 9] (a) to (c) are various data structure diagrams.
以下,參照圖面,針對本發明的實施形態進行說明。 Hereinafter, embodiments of the present invention will be described with reference to the drawings.
圖1係包含本例的可程式化顯示器1之系統整體的概略構造圖。 Fig. 1 is a schematic configuration diagram of the entire system including the programmable display 1 of this example.
圖1所示之可程式化控制器系統,係具有各種連接機器4,與透過通訊線6來連接於各種連接機器4的可程式化顯示器1。進而,作為可程式化顯示器1透過通訊線3來連接於作畫編輯裝置5的構造亦可。但是,作畫編輯裝置5不一定需要(僅揭示一例)。 The programmable controller system shown in FIG. 1 has various connected devices 4 and a programmable display 1 connected to various connected devices 4 via a communication line 6. Further, a configuration in which the programmable display 1 is connected to the drawing editing device 5 via the communication line 3 may be employed. However, the drawing editing device 5 is not necessarily required (only one example is disclosed).
於可程式化顯示器1,具備複數通訊介面2(通訊埠),藉由連接於各通訊介面2的通訊線3/通訊線6,與各種連接機器4及作畫編輯裝置5連接。 The programmable display 1 is provided with a plurality of communication interfaces 2 (communication ports) connected to the various connection devices 4 and the drawing editing device 5 via communication lines 3/communication lines 6 connected to the respective communication interfaces 2.
圖2係本例之可程式化顯示器1的構造例。 Fig. 2 is a configuration example of the programmable display 1 of this example.
可程式化顯示器1係與上述之先前例略相同,具有進行依據上述之畫面資料等的操作顯示畫面之顯示等的功能,但是,進而具有在發生特定錯誤時對應該錯誤相關之項目顯示,顯示特定標記等的功能。並於後詳述。 The programmable display 1 has a function similar to the above-described conventional example, and has a function of displaying a display screen according to the operation of the screen data or the like described above, but further has an item display corresponding to the error when a specific error occurs, and display The function of a specific tag or the like. And detailed later.
圖示的可程式化顯示器1係具有顯示操作控制裝置10、觸控面板18、顯示器19、前述通訊介面2等。 The illustrated programmable display 1 has a display operation control device 10, a touch panel 18, a display 19, the aforementioned communication interface 2, and the like.
顯示操作控制裝置10係藉由CPU11、ROM12(快閃記憶體等)、RAM13、通訊控制器14、圖形控制器15、觸控面板控制器16等所成,該等構件連接於匯流排17。 The display operation control device 10 is formed by a CPU 11, a ROM 12 (flash memory or the like), a RAM 13, a communication controller 14, a graphics controller 15, a touch panel controller 16, and the like, and these members are connected to the bus bar 17.
CPU11係控制顯示操作控制裝置10整體的中央處理 裝置(運算處理器)。CPU11係利用執行被預先儲存於ROM12的程式(例如後述的本體程式21等),進行所定運算動作(處理)。例如執行後述之圖5及圖7、圖8等所說明的處理。各種運算結果係例如被儲存於RAM13及ROM12。 The CPU 11 controls the central processing of the entire display operation control device 10 Device (operational processor). The CPU 11 performs a predetermined calculation operation (processing) by executing a program (for example, a main body program 21 to be described later) stored in the ROM 12 in advance. For example, the processing described in FIG. 5, FIG. 7, and FIG. 8 described later will be executed. Various calculation results are stored, for example, in the RAM 13 and the ROM 12.
又,於ROM12,儲存有在前述先前技術中所說明之畫面資料(後述之畫面資料22)等。如前述般,畫面資料係例如對應上述之開關、燈等的各項目,具有該項目的畫像及顯示位置座標及大小等的顯示相關之資料,及前述分派記憶體位址(分派記憶體區域)等的記憶體存取相關之資料等。 Further, in the ROM 12, the screen material (the screen material 22 to be described later) described in the above prior art is stored. As described above, the screen data is, for example, corresponding to the items of the switch, the lamp, and the like described above, and includes information related to the display of the item and the display position coordinates and size, and the assigned memory address (distributed memory area). Memory access related information, etc.
於前述CPU11的處理,包含取得例如在前述先前技術中所說明之“各項目之分派記憶體位址等的儲存資料”(前述外部記憶體之所定區域的儲存資料)的處理等。該取得資料係被暫時儲存於例如後述之共有記憶體45。再者,共有記憶體45係作為前述RAM13及ROM12的記憶區域之一部分亦可,作為未圖示之其他記憶體亦可。 The processing of the CPU 11 includes, for example, a process of acquiring "storage data such as a distributed memory address of each item" (storage data of a predetermined area of the external memory) described in the above-mentioned prior art. The acquired data is temporarily stored in, for example, the shared memory 45 described later. Further, the shared memory 45 may be a part of the memory area of the RAM 13 and the ROM 12, and may be another memory (not shown).
又,藉由前述CPU11的處理,例如依據前述畫面資料及前述取得資料的顯示對象資料會被展開(描繪)於RAM13(或未圖示的視訊RAM)上。依據該描繪,圖形控制器15係於顯示器19上顯示上述之操作顯示畫面等。例如以燈為例的話,於前述畫面資料包含消燈畫像與點燈畫像,前述取得資料如果是‘0’的話,則消燈畫像成為前述顯示對象資料,如果是‘1’的話,則點燈畫像成為前述顯 示對象資料。 Further, by the processing of the CPU 11, for example, the display target data based on the screen data and the acquired data is developed (drawn) on the RAM 13 (or a video RAM (not shown)). According to the drawing, the graphics controller 15 displays the above-described operation display screen and the like on the display 19. For example, in the case of a lamp, the image data includes a light-emitting image and a lighting image. If the acquired data is '0', the light-emitting image becomes the display target data, and if it is '1', the light is turned on. The portrait becomes the aforementioned Display object data.
再者,依據前述畫面資料及取得資料等之操作顯示畫面的顯示處理本身係與先前略相同即可。在本方法中,除此種顯示之外,進而有顯示後述之特定標記(!等)之狀況。 Further, the display processing of the operation display screen based on the screen data and the acquired data may be slightly the same as the previous one. In this method, in addition to such display, there is a situation in which a specific mark (!, etc.) to be described later is displayed.
亦即,於操作顯示畫面的顯示內容,如前述般,有反映取得資料(外部記憶體之所定區域的儲存資料)的內容之狀況。例如前述燈的範例之狀況中,因為在某時間點的取得資料為‘1’,在顯示點燈畫像之狀態下,儲存資料改變成‘0’。但是,因某種原因,該儲存資料的取得失敗時,本來必須切換成消燈畫像,但是變成一直顯示點燈畫像的狀態。 In other words, as shown above, the content of the display on the operation display screen reflects the content of the content (the stored data of the predetermined area of the external memory). For example, in the case of the above-described example of the lamp, since the acquired data at a certain point in time is "1", the stored data is changed to '0' in the state in which the lighting image is displayed. However, for some reason, when the acquisition of the stored data fails, it is necessary to switch to the light-emitting image, but the state of the lighting image is always displayed.
即使於本方法中,在此種例子中,也會一直顯示點燈畫像。然而,對應該點燈畫像(重疊該點燈畫像;或者於該點燈畫像附近),顯示後述之特定標記(!等)。藉此,操作員等可辨識該點燈畫像的顯示有錯誤(未反映現狀;是過去的狀態)的可能性。 Even in this method, in such an example, a lighting portrait is always displayed. However, in response to the lighting image (overlapping the lighting image; or in the vicinity of the lighting image), a specific mark (!, etc.) to be described later is displayed. Thereby, the operator or the like can recognize that there is an error in the display of the lighting image (the current status is not reflected; it is a past state).
顯示器19係例如由液晶面板等所成,以重疊於該液晶面板上之方式設置觸控面板18。於顯示器19上,基本上,顯示複數項目畫像被配置於所定位置所成的前述操作顯示畫面。但是,本方法之狀況中,如上所述,也有進而顯示特定標記(!等)之狀況。 The display 19 is formed, for example, by a liquid crystal panel or the like, and the touch panel 18 is provided so as to be superposed on the liquid crystal panel. On the display 19, basically, the operation display screen in which the plurality of item images are arranged at a predetermined position is displayed. However, in the case of the present method, as described above, the status of the specific mark (!, etc.) is further displayed.
又,通訊控制器14係透過通訊介面2,進行與未圖示之PLC本體等及溫度調節裝置等的連接機器4及作畫編輯裝置5的通訊(資料發送接收等)。 Further, the communication controller 14 performs communication (data transmission and reception, etc.) with the connection device 4 and the drawing editing device 5 such as the PLC main body and the like, which are not shown, through the communication interface 2.
操作員等所致之觸控面板18上的按壓操作(觸控)位置的檢測結果,係透過觸控面板控制器16,被擷取至CPU11等並被解析。例如依據各項目的前述顯示位置座標及大小的資料等,進行解析。例如,操作員等觸控前述開關之畫像的顯示位置時,CPU11係解析成進行對於該開關的操作者。 The detection result of the pressing operation (touch) position on the touch panel 18 by the operator or the like is captured by the touch panel controller 16 to be analyzed by the CPU 11 or the like. For example, the analysis is performed based on the data of the display position coordinates and the size of each item. For example, when an operator touches the display position of the portrait of the switch, the CPU 11 analyzes the operator who performs the switch.
於圖3揭示前述本系統的軟體構造圖。 The soft structure diagram of the aforementioned system is disclosed in FIG.
於可程式化顯示器1中,本體程式21、畫面資料22、通訊程式23等的各種程式/資料例如被儲存於前述ROM12(快閃記憶體等)。利用CPU11讀取出‧執行/參照該等程式/資料等,進行可程式化顯示器用之前述操作顯示畫面等的顯示控制等。該操作顯示畫面,係由前述之數值顯示、燈、開關等的各種項目的畫像顯示所成,各項目畫像的顯示內容係例如以反映從各連接機器4(外部記憶體;分派記憶體區域)取得之資料(前述取得資料)的方式,隨時更新。 In the programmable display 1, various programs/data such as the main program 21, the screen data 22, and the communication program 23 are stored in the ROM 12 (flash memory or the like), for example. The CPU 11 reads out, executes/references the programs/data, and the like, and performs display control and the like on the operation display screen for the programmable display. The operation display screen is formed by the image display of various items such as the numerical display, the lamp, the switch, and the like, and the display content of each item image is reflected, for example, from each connected device 4 (external memory; assigned memory area). The method of obtaining the information (the above-mentioned information) is updated at any time.
基本上,利用CPU11進行依據本體程式21與畫面資料22的處理,顯示前述操作顯示畫面。然後,該操作顯示畫面上之各畫面零件的顯示內容(溫度等的數值顯示及燈的點燈/消燈等)係依據通訊程式23所致之與各連接機器4的通訊結果(前述取得資料等),進行隨時更新等。 Basically, the CPU 11 performs processing based on the body program 21 and the screen material 22 to display the aforementioned operation display screen. Then, the display content of each screen component on the operation display screen (the numerical value display of the temperature and the like, and the lighting/erasing of the lamp, etc.) are the communication results with the connected devices 4 according to the communication program 23 (the aforementioned acquisition data) Etc.), update at any time, etc.
前述畫面資料22係例如預先在作畫編輯裝置5側任意作成之畫面資料檔32被下載並儲存於可程式化顯示器1者。又,前述通訊程式23也是例如預先被儲存於作畫 編輯裝置5側的通訊程式檔33(其一部分)被下載並儲存於可程式化顯示器1者。 The screen data 22 is, for example, downloaded and stored in the programmable data display 1 in the screen data file 32 which is created in advance on the side of the drawing editing apparatus 5. Moreover, the communication program 23 is also stored in advance for painting, for example. The communication program file 33 (part of) on the side of the editing device 5 is downloaded and stored in the programmable display 1.
如上所述,基本上,CPU11進行依據本體程式21與畫面資料22與取得資料等之前述操作顯示畫面的顯示控制。例如,關於數值顯示及燈等的項目,定期性從該項目的分派記憶體區域讀取出資料,並依據該讀取資料來更新其項目的顯示內容。或者,關於例如開關等的項目,使用者觸控該操作顯示畫面上的所希望之開關時(ON/OFF操作時),進行開關ON畫像顯示/開關OFF畫像顯示。又,CPU11也進行因應該開關操作之連接機器4的控制。 As described above, basically, the CPU 11 performs display control of the aforementioned operation display screen in accordance with the main body program 21, the screen data 22, and the acquired data. For example, regarding items such as numerical displays and lights, data is periodically read from the allocated memory area of the item, and the display contents of the items are updated based on the read data. Alternatively, when the user touches a desired switch on the operation display screen (for an ON/OFF operation), for example, a switch or the like, the switch ON image display/switch OFF image display is performed. Further, the CPU 11 also performs control of the connection device 4 in response to the switching operation.
再者,前述分派記憶體區域,係相當於前述先前技術之外部記憶體之所定記憶區域(分派記憶體位址)。再者,之後將相當於前述外部記憶體的記憶體稱為“機器記憶體”。又,將相當於前述內部記憶體的記憶體稱為“顯示器記憶體”。 Furthermore, the assigned memory area corresponds to a predetermined memory area (distributed memory address) of the external memory of the prior art. Furthermore, the memory corresponding to the external memory is hereinafter referred to as "machine memory". Further, a memory corresponding to the internal memory is referred to as a "display memory".
再者,如先前所述,前述“機器記憶體”(外部記憶體)係連接機器4所具備之記憶體,進行各項目的記憶體分派者。如前述般,各項目的顯示內容,係依據該分派記憶體區域的儲存資料來決定‧更新。 Further, as described above, the "machine memory" (external memory) is connected to the memory of the device 4, and the memory distributor of each item is performed. As described above, the display content of each item is determined based on the stored data of the allocated memory area.
然後,如先前所述,有將來自該分派記憶體區域的讀取資料,暫時儲存於可程式化顯示器1內的“顯示器記憶體”(內部記憶體),具此來進行項目顯示控制的構造。 Then, as described above, there is a structure in which the read data from the allocated memory area is temporarily stored in the "display memory" (internal memory) in the programmable display 1, and the item display control is performed. .
亦即,例如藉由後述之各通訊處理部44等,進行定期性從連接機器4內的記憶體裝置(機器記憶體)的所定記 憶區域讀取出資料,並將該讀取資料儲存於前述顯示器記憶體的處理。然後,依據顯示器記憶體的儲存資料等,進行前述操作顯示畫面的顯示控制。藉此,操作顯示畫面上之各項目畫像的顯示內容成為反應對應該項目之分派記憶體區域的最新的儲存資料的內容。 In other words, for example, each of the communication processing units 44 and the like, which will be described later, periodically records the memory device (machine memory) in the connected device 4. The memory area reads the data and stores the read data in the processing of the display memory. Then, display control of the aforementioned operation display screen is performed in accordance with the stored data of the display memory or the like. Thereby, the display content of each item image on the operation display screen becomes the content of the latest stored material in response to the allocated memory area of the corresponding item.
但是,在因某種原因,無法取得任意項目的分派記憶體區域的儲存資料時等,有該項目畫像的顯示內容成為不是反應最新資料者(因此信賴性低)的可能性。通訊錯誤為原因時,關於成為錯誤之通訊對手的連接機器4相關之所有項目,有該顯示內容的信賴性較低的可能性。在先前,如上所述,操作員等係即使可知發生錯誤之狀況,但是也難以判斷哪個項目畫像的顯示內容的信賴性較低。相對於此,依據本方法,無論是誰也可簡單地辨識出哪個項目畫像的顯示內容的信賴性較低。 However, when it is not possible to obtain the stored data of the allocated memory area of the arbitrary item for some reason, the display content of the item image may be the one that does not reflect the latest information (and thus has low reliability). When the communication error is the cause, there is a possibility that the reliability of the display content is low in all the items related to the connected device 4 that is the communication partner that is the error. As described above, even if the operator or the like knows that an error has occurred, it is difficult to determine which of the item images has low reliability. On the other hand, according to this method, it is possible to easily recognize which of the project images has low reliability in any of the project images.
可程式化顯示器1的通訊程式23係透過通訊線6,用以與連接機器4進行通訊的程式。通常,對應每一連接機器4的機種等而具有固有的通訊協定(通訊規定),遵從該通訊規定,進行在可程式化顯示器1-連接機器4之間的通訊。因此,通訊程式23需要對應各連接機器4的機種來進行開發。再者,當然利用CPU11等執行通訊程式23,實現與連接機器4的通訊處理。 The communication program 23 of the programmable display 1 is a program for communicating with the connection device 4 via the communication line 6. Usually, there is an inherent communication protocol (communication regulation) corresponding to the model of each connected device 4, and communication between the programmable display 1 and the connected device 4 is performed in accordance with the communication regulations. Therefore, the communication program 23 needs to be developed corresponding to the model of each connected device 4. Further, of course, the communication program 23 is executed by the CPU 11 or the like to realize communication processing with the connected device 4.
再者,可程式化顯示器1-作畫編輯裝置5之間的通訊,係例如藉由本體程式21與作畫編輯器31來進行(通訊功能被組入於作畫編輯器31)。關於此部分並無特別關 係,所以不進行圖示‧說明。PLC本體等的連接機器4,係有各種廠牌‧機種,對應各廠牌/機種,有獨自的通訊程式,前述通訊程式23係因應連接機器4的廠牌/機種,依據狀況而具被複數種類者。 Further, the communication between the programmable display 1 and the drawing editing device 5 is performed by, for example, the main body program 21 and the drawing editor 31 (the communication function is incorporated in the drawing editor 31). There is no special concern about this part. Therefore, the illustration is not shown. The connection device 4 of the PLC main body and the like is equipped with various brands and models. There are separate communication programs for each brand/model. The communication program 23 is based on the label/machine type of the connected device 4, and is plural according to the situation. Type.
通訊程式23係通常作為複數通訊程式檔33(對應各機種,已開發的複數通訊程式)而預先記憶於作畫編輯裝置5內之未圖示的HD(硬碟)內。然後,作畫編輯裝置5係在使用者藉由作畫編輯器31來選擇‧指定任意連接機器4時,將因應該被選擇之連接機器4的通訊程式檔33,傳送至可程式化顯示器1,作為前述通訊程式23而予以記憶。 The communication program 23 is usually stored in advance in an HD (hard disk) (not shown) in the drawing editing device 5 as a complex communication program file 33 (corresponding to each model and a developed complex communication program). Then, the drawing editing device 5 transmits the communication program file 33 of the connected device 4 to the programmable display device 1 when the user selects the arbitrarily connected device 4 by the drawing editor 31. It is memorized as the communication program 23.
連接機器4內之對機器記憶體的存取,係根據作畫編輯器31的各種設定(畫面資料檔32作成時的設定)來進行。 The access to the machine memory in the connected device 4 is performed in accordance with various settings of the drawing editor 31 (setting when the screen data file 32 is created).
例如,使用者在畫面資料檔32作成時,利用於畫面內配置數值顯示項目,並且針對該數值顯示項目,指定機器記憶體的任意位址,可程式化顯示器1可週期性地讀入機器記憶體之指定位址的資料,並設定顯示的動作。換句話說,將該畫面資料檔32下載至可程式化顯示器1,作為畫面資料22來使用的話,可程式化顯示器1會進行週期性讀入機器記憶體之指定位址的資料的動作(進而將取得資料暫時儲存於顯示器記憶體的動作),與依據取得資料,於畫面上進行數值顯示的動作。 For example, when the screen data file 32 is created, the user uses a numerical value display item in the screen, and specifies an arbitrary address of the machine memory for the numerical value display item, and the programmable display 1 can periodically read the machine memory. The specified address of the body and set the displayed action. In other words, when the screen data file 32 is downloaded to the programmable display 1 and used as the screen material 22, the programmable display 1 can periodically read the data of the specified address of the machine memory (and further The operation of temporarily storing the acquired data in the display memory) and performing numerical display on the screen based on the acquired data.
再者,實現對前述機器記憶體的存取及取得資料的暫 時儲存及畫面顯示等之各種處理的程式,係例如包含於本體程式21亦可,包含於畫面資料檔32(畫面資料22)亦可。不管如何,利用例如前述CPU11執行種程式,可實現前述各種動作(或在後述之圖5、圖7、圖8所說明的動作等)。 Furthermore, the access to the aforementioned machine memory and the acquisition of data are temporarily realized. The program for various processing such as time storage and screen display may be included in the main body program 21, for example, and may be included in the screen data file 32 (screen data 22). In any case, the above-described various operations (or the operations described in FIG. 5, FIG. 7, and FIG. 8 to be described later) can be realized by, for example, executing the program by the CPU 11.
或者,畫面資料檔32作成時,例如於畫面內配置開關,並且作為輸出記憶體,指定機器記憶體的任意位址的話,在可程式化顯示器1的顯示操作畫面上開關被按下時,可設定寫入至該機器記憶體的指定位址的動作。 Alternatively, when the screen data file 32 is created, for example, when a switch is placed in the screen and an arbitrary address of the machine memory is designated as the output memory, when the switch is pressed on the display operation screen of the programmable display 1, the switch can be pressed. Sets the action to write to the specified address of the machine's memory.
不管如何,對前述機器記憶體的存取處理,及項目顯示內容的更新處理本身與先前大略相同亦可。在本方法中,有於前述操作顯示畫面上進而顯示後述之特定標記(!等)之狀況(例如發生與任意連接機器4的通訊錯誤時等)。關於此,以下參照圖4之後來進行詳細說明。 In any case, the access processing of the aforementioned machine memory and the update processing of the item display content may be substantially the same as before. In the present method, a specific flag (!, etc.) to be described later is displayed on the operation display screen (for example, when a communication error with an arbitrary connection device 4 occurs). This will be described in detail below with reference to FIG. 4 .
於圖4,揭示本例的可程式化顯示器1之發生特定錯誤時的前述操作顯示畫面例。 FIG. 4 shows an example of the aforementioned operation display screen when a specific error occurs in the programmable display 1 of the present example.
前述特定錯誤係指任意項目相關之從前述機器記憶體的分派記憶體區域的資料讀取(資料取得)失敗,例如與連接機器4的通訊錯誤為原因。對應該資料取得失敗之項目的畫像顯示,顯示預先登錄之特定標記(在此設為圖示的!標記)是本方法的特徵之一。 The specific error described above refers to the failure of data reading (data acquisition) from the allocated memory area of the aforementioned machine memory associated with any item, for example, a communication error with the connected device 4 is the cause. It is one of the features of the method to display the image of the item that failed the data acquisition and display the specific mark (indicated here as the ! mark) in advance.
在圖示所示之範例中,一部分重疊圖示的各項目畫像,顯示所定錯誤畫像之一例的特定標記(!)。但是,不限於此例,例如於各項目畫像的附近顯示特定標記(!)亦可。 不管如何,以對應資料取得失敗相關之項目的畫像顯示,顯示特定標記(!)之方式構成。 In the example shown in the figure, a part of the item image superimposed as shown in the figure displays a specific mark (!) of an example of the predetermined error picture. However, the present invention is not limited to this example, and for example, a specific mark (!) may be displayed in the vicinity of each item image. In any case, the image display of the item related to the failure of the corresponding data acquisition is displayed in a manner of displaying a specific mark (!).
再者,所定錯誤畫像係例如作為一例為某種靜止畫,該靜止畫得一例是前述“!”,但是,當然不限於此例,作為預先登錄之某種靜止畫亦可。又,所定錯誤畫像並不限定為靜止畫,作為動畫、照片、文章、卡通等亦可,或作為該等的組合亦可。在本發明中,將某種靜止畫、被預先登錄之靜止畫,然後,動畫、照片、文章、卡通等,或者該等組合者,界定為所定錯誤畫像(也稱為錯誤圖像)。 In addition, the predetermined error image is, for example, a certain still picture, and the example of the still picture is the above-mentioned "!". However, the present invention is not limited to this example, and may be a certain still picture registered in advance. Further, the predetermined error image is not limited to a still picture, and may be an animation, a photo, an article, a cartoon, or the like, or may be a combination of the above. In the present invention, a certain still picture, a still picture registered in advance, and then an animation, a photo, an article, a cartoon, or the like, or such a combination are defined as a predetermined error picture (also referred to as an error picture).
在圖示的範例中,揭示3種類的項目畫像,但是,因為全部顯示前述特定標記(!),使用者例如可辨識3個項目畫像全部的顯示內容都是無法信用之狀態。 In the illustrated example, three types of item images are disclosed. However, since all of the above-described specific marks (!) are displayed, the user can recognize that the display contents of all of the three item images are in a state of being untrustworthy.
或者,雖然未圖示,但是,也可能有例如僅對應3種類的項目畫像中1個項目畫像,顯示特定標記(!)的狀況。在此範例的狀況中,該1個項目畫像的顯示內容是無法信用的狀態,但是,可辨識出剩下兩個項目畫像的顯示內容是可信用的狀態。 Alternatively, although not shown, for example, only one of the three types of project images may be displayed, and a specific mark (!) may be displayed. In the case of this example, the display content of the one item image is in a state of being untrustworthy, but it is recognized that the display contents of the remaining two item images are in a creditable state.
圖5係本例之可程式化顯示器的處理功能圖。 Figure 5 is a diagram showing the processing function of the programmable display of this example.
藉由CPU11執行例如被記憶於前述ROM12之所定程式(例如前述本體程式21、通訊程式23等),實現例如圖5的虛線內所示之各種處理功能部。亦即,圖示的項目產生部41、項目處理排程部42、項目處理部43、通訊處理部44(44-1,44-2等)等之各種處理功能部的後述處理功能。 The CPU 11 executes, for example, a predetermined program (for example, the main body program 21, the communication program 23, and the like) stored in the ROM 12, thereby realizing various processing function portions shown, for example, in the broken line of FIG. In other words, the processing functions of the various processing function units, such as the item generation unit 41, the item processing scheduling unit 42, the item processing unit 43, and the communication processing unit 44 (44-1, 44-2, etc.), are described later.
再者,例如項目產生部41與項目處理排程部42與項目處理部43係藉由本體程式21所實現。通訊處理部44係藉由本體程式21與通訊程式23所實現。 Further, for example, the item generation unit 41, the item processing schedule unit 42, and the item processing unit 43 are realized by the main body program 21. The communication processing unit 44 is realized by the main body program 21 and the communication program 23.
又,在該等處理功能的處理執行時,使用前述畫面資料22及圖示的錯誤顯示畫像資料47。再者,錯誤顯示畫像資料47係在本例中為預先被記憶於ROM12等的前述特定標記(在本例中為!),但是,並不限於此例。 Further, when the processing of the processing functions is executed, the screen material 22 and the erroneous display image data 47 shown in the figure are used. In addition, the erroneous display image data 47 is the aforementioned specific mark (in this example, !) which is previously stored in the ROM 12 or the like in this example, but is not limited to this example.
項目產生部41係依據前述畫面資料22等,產生項目清單46。此係例如以抽出畫面資料22的一部分的方式來產生(進而追加後述之已處理旗標67)。 The item generation unit 41 generates a list of items 46 based on the aforementioned screen material 22 and the like. This is generated, for example, by extracting a part of the screen material 22 (and adding the processed flag 67 to be described later).
在此,於圖9(a),揭示項目清單46的資料構造圖。 Here, in FIG. 9(a), the data structure diagram of the item list 46 is disclosed.
圖示之範例的項目清單46係由項目類型61、座標62、尺寸63、裝置名稱64、位址65、“每一項目類型的資料”66、已處理旗標67的各資料項目所成。已處理旗標67以外,當成與先前相同即可,以下,簡單進行說明。 The example list 46 of the illustrated example is made up of item type 61, coordinate 62, size 63, device name 64, address 65, "data for each item type" 66, and various data items of processed flag 67. Other than the processed flag 67, it may be the same as the previous one, and the following will be briefly described.
於項目類型61,儲存有揭示該項目的種類(開關、燈、數值顯示等)的項目種別識別資訊。 In the item type 61, item type identification information that reveals the type of the item (switch, lamp, numerical display, etc.) is stored.
於“每一項目類型的資料”66,儲存有該項目的畫像資料(項目畫像;項目類型是開關的話,則為某種開關的畫像)等的附加資訊等。揭示該項目畫像在畫面上之顯示位置與大小的資料被儲存於前述座標62、尺寸63。該等是各項目在操作顯示畫面上之畫像顯示相關的資料。 In the "data for each item type" 66, additional information such as the image data of the item (the item image; the item type is a switch, which is a switch image) is stored. The data showing the position and size of the image of the item on the screen is stored in the coordinates 62 and 63. These are related to the image display of each item on the operation display screen.
又,裝置名稱64與位址65是各項目相關之記憶體分派資訊,相當於前述分派記憶體位址。亦即,裝置名稱 64所示的記憶體之位址65所示之記憶區域,是被分派給該項目的區域(前述分派記憶體區域)。於該記憶區域,例如項目類型61是燈的話,則儲存表示燈的點燈/消燈的旗標資料等。再者,裝置名稱64所示之記憶體,係前述機器記憶體(任意連接機器4內的記憶體)。 Further, the device name 64 and the address 65 are memory allocation information related to each item, and correspond to the aforementioned assigned memory address. That is, the device name The memory area indicated by the address 65 of the memory shown in Fig. 64 is the area (the aforementioned allocated memory area) assigned to the item. In the memory area, for example, if the item type 61 is a lamp, a flag data indicating the lighting/erasing of the lamp or the like is stored. Further, the memory indicated by the device name 64 is the aforementioned device memory (arbitrarily connected to the memory in the device 4).
項目處理排程部42係進行項目處理部43所致之各項目畫像的顯示狀態更新處理等的排程管理。亦即,項目處理排程部42係例如定期性叫出項目處理部43,執行例如後述之圖8的處理(換句話說,週期性執行圖8的處理)。 The item processing schedule unit 42 performs schedule management such as display state update processing of each item image by the item processing unit 43. In other words, the item processing scheduling unit 42 periodically calls the item processing unit 43 to execute, for example, the processing of FIG. 8 described later (in other words, the processing of FIG. 8 is periodically executed).
項目處理部43係依據前述項目清單46及後述之共有記憶體45的儲存資料等,對應各項目,執行該畫像之顯示內容得更新等相關之處理(作為項目顯示手段的處理)。此時,在本方法中,進而依據狀況,顯示特定標記(!)。 The item processing unit 43 performs processing related to updating the display content of the image (for the item display means) in accordance with the item list 46 and the stored data of the shared memory 45, which will be described later, in accordance with each item. At this time, in the method, a specific mark (!) is displayed depending on the situation.
亦即,項目處理部43係也對應特定錯誤(項目顯示相關之資料取得失敗;例如與連接機器4的通訊錯誤等為原因)相關之項目的畫像顯示(例如一部分重疊的方式),進行顯示錯誤顯示畫像資料47(特定標記(!))的處理(作為錯誤通知手段的處理)者。關於詳述內容,使用圖6所示之共有記憶體45之儲存資料的具體範例,在之後進行說明。再者,共有記憶體45相當於前述顯示器記憶體。 In other words, the item processing unit 43 also displays a portrait (for example, a partial overlap) of a specific error (a data acquisition failure related to the item display; for example, a communication error with the connected device 4). The processing of the image data 47 (specific mark (!)) (processing as an error notification means) is displayed. For specific details, a specific example of the stored data of the shared memory 45 shown in FIG. 6 will be described later. Furthermore, the shared memory 45 corresponds to the display memory.
又,項目處理部43係將各項目畫像描繪(展開)於RAM13上。此時,根據項目的種類,前述取得資料也一起描繪(展開)於RAM13上。據此,利用圖形控制器15將該描繪資料顯示於顯示器上,來顯示前述顯示操作畫面。 該描繪資料係藉由項目處理部43,每於例如後述之圖8的處理執行時隨時更新。又,根據狀況,利用也描繪前述特定標記(!),也有成為例如圖4所示之顯示的狀況。 Further, the item processing unit 43 draws (expands) each item image on the RAM 13. At this time, the acquired data is also drawn (expanded) on the RAM 13 in accordance with the type of the item. According to this, the drawing data is displayed on the display by the graphic controller 15 to display the display operation screen. The drawing data is updated by the item processing unit 43 every time, for example, when the processing of FIG. 8 described later is executed. In addition, depending on the situation, the specific mark (!) is also drawn, and the display shown in FIG. 4 is also displayed.
通訊處理部44是對應各連接機器4(4-1,4-2)所具備之通訊處理部44-1、44-2(通訊處理手段)。亦即,圖示的通訊處理部44-1係使用對應連接機器4-1的通訊埠WAY1,透過通訊線6,進行與連接機器4-1的通訊,取得該機器記憶體之所定區域(分派記憶體區域)的儲存資料。取得資料係被覆寫儲存於共有記憶體45的所定區域。 The communication processing unit 44 corresponds to the communication processing units 44-1 and 44-2 (communication processing means) included in each of the connected devices 4 (4-1,4-2). In other words, the communication processing unit 44-1 shown in the figure transmits communication with the connection device 4-1 via the communication line 6 using the communication port WAY1 of the connection device 4-1, and acquires a predetermined area of the device memory (distribution). Memory area). The acquired data is overwritten and stored in a predetermined area of the shared memory 45.
同樣地,圖示的通訊處理部44-2係使用對應連接機器4-2的通訊埠WAY2,透過通訊線6,進行與連接機器4-2的通訊,取得該機器記憶體之所定區域(分派記憶體區域)的儲存資料。取得資料係被覆寫儲存於共有記憶體45的所定區域。 Similarly, the communication processing unit 44-2 shown in the figure uses the communication port WAY2 of the corresponding connection device 4-2, communicates with the connection device 4-2 via the communication line 6, and acquires a predetermined area of the device memory (distribution). Memory area). The acquired data is overwritten and stored in a predetermined area of the shared memory 45.
前述分派記憶體區域之儲存資料的取得處理及共有記憶體的儲存處理本身,與先前略相同亦可,但是,在本方法中,進而在資料取得失敗時,將錯誤資訊記錄於前述共有記憶體45的該區域。該區域係指在例如任意項目相關之資料取得失敗時,關於該項目之共有記憶體45上的該記錄的後述之錯誤資訊55的欄位。 The acquisition processing of the stored data in the allocated memory area and the storage processing of the shared memory may be slightly the same as before. However, in the method, when the data acquisition fails, the error information is recorded in the shared memory. 45 of this area. This area is a field of error information 55 which will be described later on the record on the shared memory 45 of the item, for example, when the data related to any item fails to be acquired.
藉此,之後在前述項目處理部43所致之RAM13上的描繪處理時,針對資料取得失敗之項目,描繪前述特定標記(!)。據此,於操作顯示畫面上對應前述資料取得失敗之 項目的畫像,顯示特定標記(!)。 As a result, at the time of the drawing processing on the RAM 13 by the item processing unit 43, the specific mark (!) is drawn for the item whose data acquisition has failed. According to this, the corresponding data acquisition fails on the operation display screen. A portrait of the item showing a specific mark (!).
於圖6揭示前述共有記憶體45的具體例。 A specific example of the aforementioned shared memory 45 is disclosed in FIG.
於圖6(a)揭示共有記憶體45的資料構造例,於圖6(b)揭示資料儲存例。 Fig. 6(a) shows a data structure example of the shared memory 45, and Fig. 6(b) shows a data storage example.
在圖6(a)所示之範例中,共有記憶體45的儲存資料50係由埠51、裝置名稱52、位址53、資料54、錯誤資訊55的各資料項目所成。再者,該等中,錯誤資訊55以外的資料項目係與先前略相同亦可。因此,以下,簡單進行說明。 In the example shown in FIG. 6(a), the stored data 50 of the shared memory 45 is formed by each data item of the file 51, the device name 52, the address 53, the data 54, and the error information 55. Furthermore, in these cases, the data items other than the error information 55 may be slightly the same as before. Therefore, the following description will be briefly made.
埠51係前述通訊埠的識別資訊等,實質上為識別通訊對手之連接機器4的資訊。裝置52係通訊對手之連接機器4內的記憶體裝置(機器記憶體)的識別資訊。位址53係裝置52所示之機器記憶體之所定記憶區域的位址,於資料54儲存有從該記憶區域取得的資料。 The 埠51 is the identification information of the communication port, etc., and is substantially the information identifying the connection device 4 of the communication opponent. The device 52 is identification information of a memory device (machine memory) in the connection device 4 of the communication opponent. The address 53 is the address of the memory area of the machine memory indicated by the device 52, and the data 54 is stored in the data 54 from the memory area.
再者,埠51與裝置名稱52與位址53可當作相當於各項目的前述“分派記憶體位址”亦可。亦即,圖6(b)所示之各記錄係對應各項目者。利用將包含於畫面資料22等之各項目的前述分派記憶體位址,儲存為埠51、裝置名稱52及位址53,產生圖6(b)所示之各記錄。再者,此時,形成記錄與項目的連結。藉此,在進行任意項目的顯示更新處理等時,於共有記憶體45中會參照對應該項目的記錄。 Furthermore, the 埠51 and the device name 52 and the address 53 may be regarded as equivalent to the aforementioned "distributed memory address" for each item. That is, each record shown in FIG. 6(b) corresponds to each item. The above-mentioned assigned memory addresses, which are included in the screen material 22 and the like, are stored as 埠51, device name 52, and address 53, and each record shown in FIG. 6(b) is generated. Furthermore, at this time, a link between the record and the item is formed. Thereby, when the display update processing of an arbitrary item or the like is performed, the record of the corresponding item is referred to in the shared memory 45.
然後,有於錯誤資訊55,儲存藉由通訊處理部44表示特定的錯誤發生的資訊之狀況。亦即,通訊處理部44 係在從任意項目相關前述分派記憶體區域的資料取得失敗時,於共有記憶體45之該項目的該記錄之錯誤資訊55,儲存表示特定錯誤發生的資訊(圖示的“錯誤”)。 Then, in the error message 55, the status of the information indicating the occurrence of the specific error by the communication processing unit 44 is stored. That is, the communication processing unit 44 When the data acquisition failure of the above-mentioned distribution memory area is concerned with any item, the information indicating the occurrence of the specific error ("error" in the figure) is stored in the error information 55 of the record of the item of the shared memory 45.
根據上述內容,某項目相關的記錄是圖6(b)所示之範例的第2個記錄時,連接機器4-1的記憶體裝置D之位址200號是該項目的“分派記憶體位址”,在圖示的範例中,該“分派記憶體位址”之現在的儲存資料為‘1000’。但是,錯誤資訊55是“錯誤”時,該數值不一定正確。 According to the above, when the record related to an item is the second record of the example shown in FIG. 6(b), the address 200 of the memory device D connected to the device 4-1 is the "distributed memory address" of the item. In the illustrated example, the current stored data of the "dispatch memory address" is '1000'. However, when the error message 55 is "error", the value is not necessarily correct.
例如,圖6(b)所示之範例的第1個記錄之狀況中,揭示於連接機器4-1的記憶體裝置D之位址100號,儲存有資料‘12345’,但是此資料不一定是正確的資訊。此因為,於第1個記錄的錯誤資訊儲存有“錯誤”。 For example, in the case of the first record of the example shown in FIG. 6(b), the address of the memory device D connected to the device 4-1 is 100, and the data '12345' is stored, but the data is not necessarily Is the right information. This is because the error information stored in the first record has an "error".
亦即,通訊處理部44-1嘗試從連接機器4-1的記憶體裝置D的位址100號之資料取得,但是,因通訊錯誤等的原因而資料取得失敗,所以,於第1個記錄的錯誤資訊55,如圖示般,儲存有“錯誤”。此時,前述資料‘12345’並不是現在的資料,可能是比較舊的資料。在本方法中,此種狀況,於例如對應第1個記錄的項目(例如可藉由前述連結來判別)之畫像顯示,將特定標記(!)例如重疊一部分來進行顯示。藉此,操作員等可辨識例如被顯示於畫面之前述‘12345’有不是正確數值的可能性。 In other words, the communication processing unit 44-1 attempts to acquire the data from the address 100 of the memory device D connected to the device 4-1. However, the data acquisition fails due to a communication error or the like, so the first record is recorded. The error message 55, as shown, has an "error" stored. At this time, the aforementioned information '12345' is not the current information, it may be the old one. In the present method, for example, the image corresponding to the first record (for example, the image can be determined by the above-described connection) is displayed, and the specific mark (!) is displayed, for example, by superimposing a part thereof. Thereby, the operator or the like can recognize that there is a possibility that the above-mentioned '12345' displayed on the screen has a correct value.
項目處理部43係例如如後述之圖8的處理,例如定期性對應各項目,參照共有記憶體45的相關記錄,取得該資料54,據此,進行決定‧更新該項目畫像之顯示內 容的處理。該處理本身與先前略相同亦可,但是,本例的項目處理部43係進而參照錯誤資訊45,進行依據其的處理。 For example, the item processing unit 43 obtains the data 54 by referring to the related records of the shared memory 45, for example, in accordance with the processing of FIG. 8 to be described later, and accordingly, the determination is made to update the display of the item image. The handling of the volume. The processing itself may be slightly the same as before, but the item processing unit 43 of the present example further refers to the error information 45 and performs processing according to the error information 45.
亦即,項目處理部43係如果錯誤資訊55為“正常”的話,僅進行與前述先前相同的處理。另一方面,在任意項目相關之錯誤資訊55為“錯誤”時,項目處理部43係將錯誤顯示畫像資料47(特定標記(!)),於該項目的畫像的顯示位置,例如以重疊該項目畫像之方式進行顯示(例如如圖4所示範例般顯示)。但是,此僅為一例,並不限於此例。 That is, the item processing unit 43 performs only the same processing as the previous one if the error information 55 is "normal". On the other hand, when the error information 55 related to an arbitrary item is "error", the item processing unit 43 displays the image data 47 (specific mark (!)) in error, and the display position of the image of the item is overlapped, for example. The way the project portrait is displayed (for example, as shown in the example shown in Figure 4). However, this is only an example and is not limited to this example.
圖7係資訊處理部44的處理流程圖。 FIG. 7 is a flowchart of the processing of the information processing unit 44.
例如在圖5的範例中,各通訊處理部44-1、44-2是分別週期性(一定週期)執行圖7的處理者。 For example, in the example of FIG. 5, each of the communication processing units 44-1 and 44-2 executes the processor of FIG. 7 periodically (periodically).
在圖7的處理例中,首先參照共有記憶體45,產生本身擔任之連接機器4相關的記憶體清單101(步驟S1)。例如,在通訊處理部44-1所致之處理時,會產生連接機器4-1相關的記憶體清單101。 In the processing example of FIG. 7, first, referring to the shared memory 45, the memory list 101 related to the connected device 4 itself is generated (step S1). For example, in the processing by the communication processing unit 44-1, the memory list 101 associated with the connected device 4-1 is generated.
於圖9(b),揭示該記憶體清單101的資料構造例。 FIG. 9(b) shows an example of the data structure of the memory list 101.
在圖示的範例中,記憶體清單101係由裝置名稱71、位址72、資料73、錯誤資訊74的各資料項目所成。例如在前述通訊處理部44-1之範例的狀況中,利用從共有記憶體45,埠51抽出所有“WAY1”的記錄,該各抽出記錄的裝置名稱52、位址53、資料54、錯誤資訊55的資訊,儲存於前述裝置名稱71、位址72、資料73、錯誤資訊74,來產生前述連接機器4-1相關的記憶體清單 101。再者,資料73、錯誤資訊74不一定必要。可儲存表示是否已處理的旗標資訊來代替亦可。 In the illustrated example, the memory list 101 is formed by each data item of the device name 71, the address 72, the data 73, and the error information 74. For example, in the case of the example of the communication processing unit 44-1, all the records of "WAY1" are extracted from the shared memory 45, and the device name 52, the address 53, the data 54, and the error information of each extracted record are extracted. The information of 55 is stored in the device name 71, the address 72, the data 73, and the error information 74 to generate the memory list related to the connected device 4-1. 101. Furthermore, the information 73 and the error information 74 are not necessarily necessary. It is also possible to store flag information indicating whether it has been processed or not.
之後,一邊參照產生之記憶體清單101,一邊到步驟S7的判定成為NO為止,重複執行步驟S2~S7的處理。 After that, the process of steps S2 to S7 is repeatedly executed until the determination in step S7 is NO by referring to the generated memory list 101.
亦即,從記憶體清單101取出未處理的記錄(設為處理對象記錄),產生依據該記錄之內容的記憶體讀入指令,對本身擔任的連接機器4,透過通訊線6發送(步驟S2)。然後,成為來自對於該指令之連接機器4的回應等待(步驟S3)。於該指令,包含特定前述裝置名稱71及位址72等的存取目標的資訊(分派記憶體位址),連接機器4係從該分派記憶體位址所示之記憶區域讀取出資料,進行回覆該讀取資料的回應處理。但是,因某些理由,資料讀取失敗時,則回覆記憶體讀取錯誤等。 In other words, the unprocessed record (set as the processing target record) is taken out from the memory list 101, and a memory read command based on the content of the record is generated, and the connected device 4 serving as the own is transmitted via the communication line 6 (step S2). ). Then, it becomes a response waiting from the connected device 4 for the command (step S3). The command includes information specifying an access target such as the device name 71 and the address 72 (allocation memory address), and the connected device 4 reads the data from the memory area indicated by the allocated memory address, and replies The response processing of the read data. However, for some reasons, when the data reading fails, the memory is read incorrectly.
通訊處理部44係例如在即使從前述指令發送時經過所定時間後也無回應時(通訊錯誤等之狀況),或回應內容是記憶體讀取錯誤等時,則判定為發生特定錯誤(步驟S4,YES),於前述共有記憶體45中於相當於處理對象記錄的記錄之前述錯誤資訊55的欄位,儲存“錯誤”(步驟S6)。 The communication processing unit 44 determines that a specific error has occurred, for example, when there is no response after a predetermined time elapses from the transmission of the command (a situation such as a communication error), or when the response content is a memory reading error or the like (step S4). YES), "Error" is stored in the field of the error information 55 corresponding to the record of the processing target record in the shared memory 45 (step S6).
另一方面,從連接機器4有正常回應時(步驟S4,NO),則將包含於該回應的前述讀取資料,儲存於前述共有記憶體45中相當於處理對象記錄的記錄之前述資料54的欄位(步驟S5)。再者,此時,於錯誤資訊55的欄位儲存有“錯誤”時,則清除該資訊(或者儲存“正常”)。 On the other hand, when the connection device 4 has a normal response (step S4, NO), the read data included in the response is stored in the shared memory 45 corresponding to the record of the record of the processing target. Field (step S5). Furthermore, at this time, when "error" is stored in the field of the error message 55, the information is cleared (or "normal" is stored).
然後,執行前述步驟S5、S6任一處理之後,檢查記憶體清單101是否還殘留有未處理的記錄,在還有殘留時(步驟S7,YES)則回到步驟S2,在未殘留時(步驟S7,NO)則結束本處理。 Then, after performing any of the above steps S5 and S6, it is checked whether the unprocessed record remains in the memory list 101, and if there is still remaining (YES in step S7), the process returns to step S2, and when there is no remaining (step) S7, NO) ends the process.
圖8係項目處理部43的處理流程圖。 FIG. 8 is a flowchart of the process of the item processing unit 43.
如上所述,圖8的處理係以項目處理排程部42的管理為基礎,週期性執行者。 As described above, the processing of Fig. 8 is based on the management of the item processing schedule unit 42, and is periodically executed.
在圖8的處理例中,項目處理部43係首先,執行項目清單46的初始化處理(步驟S11)。此係例如將項目清單46之所有記錄的已處理旗標67設為“未處理”。之後,到後述之步驟S19成為NO為止,重複執行步驟S12~S19的處理。 In the processing example of FIG. 8, the item processing unit 43 first performs initialization processing of the item list 46 (step S11). This is for example to set the processed flag 67 of all records of the item list 46 to "unprocessed". Thereafter, the process of steps S12 to S19 is repeatedly executed until step S19 described later becomes NO.
亦即,將於項目清單46中旗標67為“未處理”的記錄中任意記錄,設為處理對象記錄,參照該處理對象記錄,取得其裝置名稱64、位址65(步驟S12),使用該等來檢索出共有記憶體45的相關記錄,並取得該資料(步驟S13)。亦即,例如該裝置名稱52及位址53與前述裝置名稱64及位址65相同的記錄就是前述相關記錄。然後,作為記憶體資訊102,取得相關記錄的資料54與錯誤資訊55(步驟S13)。 In other words, the record in the item list 46 in which the flag 67 is "unprocessed" is arbitrarily recorded, and the processing target record is referred to, and the device name 64 and the address 65 are acquired by referring to the processing target record (step S12). The data records the related records of the shared memory 45 and acquires the data (step S13). That is, for example, the device name 52 and the address 53 are the same as the aforementioned device name 64 and the address 65 are the aforementioned related records. Then, as the memory information 102, the data 54 of the related record and the error information 55 are acquired (step S13).
再者,記憶體資訊102係作為由圖9(c)所示之資料81、錯誤資訊82所成者,該等為前述取得之資料54與錯誤資訊55。 Further, the memory information 102 is composed of the data 81 and the error information 82 shown in FIG. 9(c), and the data 54 and the error information 55 are acquired.
然後,依據前述記憶體資訊102,判定是否發生特定 錯誤(通訊錯誤、記憶體讀取錯物等)(步驟S14)。此係錯誤資訊82藉由是“錯誤”或“正常”來判定。當然,如果錯誤資訊82是“錯誤”的話,則判定為發生特定錯誤(步驟S14,YES),轉移至步驟S16的處理。另一方面,如果錯誤資訊82是“正常”的話,則判定為沒有特定錯誤(步驟S14,NO),轉移至步驟S15的處理。 Then, according to the foregoing memory information 102, it is determined whether a specific occurrence occurs. Error (communication error, memory reading error, etc.) (step S14). This error message 82 is determined by being "error" or "normal". Of course, if the error information 82 is "error", it is determined that a specific error has occurred (YES in step S14), and the process proceeds to step S16. On the other hand, if the error information 82 is "normal", it is determined that there is no specific error (step S14, NO), and the process proceeds to step S15.
在沒有特定錯誤時(步驟S14,NO),則進行如先前的顯示處理。亦即,進行使用資料81與前述處理對象記錄的資訊(項目的畫像及座標、尺寸等)之通常的項目描繪處理(例如展開於RAM13上)(步驟S15)。 When there is no specific error (step S14, NO), the display processing as before is performed. In other words, the normal item drawing processing (for example, development on the RAM 13) of the information (the image, the coordinates, the size, and the like of the item) recorded by the use data 81 and the processing target is performed (step S15).
另一方面,在有特定錯誤時(步驟S14,YES),則進行使用前述處理對象記錄的資訊與錯誤顯示畫像資料47之本方法所致之錯誤時的項目描繪處理(步驟S16,S17)。此係首先進行決定錯誤顯示畫像資料47(特定標記(!等))之顯示位置座標的處理(步驟S16)。 On the other hand, when there is a specific error (YES in step S14), the item drawing processing is performed when the error is caused by the information recorded by the processing target and the method of the error display image data 47 (steps S16, S17). This is the first process of determining the display position coordinates of the error display image data 47 (specific mark (!, etc.)) (step S16).
該步驟S16的處理本身可為各式各樣形式,但是,基本上來說是依據座標62(=X,Y),利用使用預先訂定之偏置值等,來決定特定標記(!)的顯示位置座標。例如,因為座標62大多是項目顯示區域之左上角的座標,欲將特定標記(!)顯示於項目顯示區域的右上角時,使用例如尺寸63的“寬度”,將(X+寬度,Y)設為特定標記(!)的顯示位置座標即可。 The processing of the step S16 itself may be in various forms, but basically, based on the coordinates 62 (=X, Y), the display position of the specific mark (!) is determined by using a preset offset value or the like. coordinate. For example, since the coordinates 62 are mostly the coordinates of the upper left corner of the item display area, when a specific mark (!) is to be displayed in the upper right corner of the item display area, (X+width, Y) is set using, for example, the "width" of the size 63. The coordinates of the display position of a specific mark (!) can be used.
然後,進行在前述步驟S16中決定之座標,描繪前述特定標記(!)(例如展開於RAM13上)的處理(步驟S17)。再 者,之前,也可進行與步驟S15相同的項目描繪處理,但是,不進行此處理亦可。 Then, the coordinates determined in the above-described step S16 are performed, and the processing of drawing the aforementioned specific mark (!) (for example, on the RAM 13) is performed (step S17). again The same item drawing process as that of step S15 may be performed before, but this process may not be performed.
再者,如前面已說明般,圖形控制器15係將RAM13上的描繪資料等顯示於顯示器上。所以,在上述之處理例中,於發生特定錯誤之項目的畫像的右上角,顯示特定標記(!)。 Further, as described above, the graphics controller 15 displays the drawing material or the like on the RAM 13 on the display. Therefore, in the above-described processing example, the specific mark (!) is displayed in the upper right corner of the portrait of the item in which the specific error occurs.
如此一來,利用特定發生特定錯誤的項目,並且對應該項目的畫像(重疊;或者於附近)來顯示前述特定標計(!),操作員等可一眼就辨識出相關項目畫像的內容無法信賴。 In this way, by using a specific item that has a specific error and corresponding to the image of the item (overlapping; or nearby) to display the specific standard (!), the operator can recognize at a glance that the content of the related item image cannot be trusted. .
前述步驟S15或步驟S16、S17的處理執行完成的話,則將項目清單46之處理對象記錄的旗標67變更為“已處理”(步驟S18)。 When the execution of the processing of the above-described step S15 or steps S16 and S17 is completed, the flag 67 of the processing target record of the item list 46 is changed to "processed" (step S18).
然後,於項目清單46殘留有未處理的記錄的話(步驟S19,YES),則回到步驟S12,如果全部都已處理的話(步驟S19,NO),則結束本處理。 Then, if there is an unprocessed record remaining in the item list 46 (YES in step S19), the process returns to step S12, and if all of them have been processed (step S19, NO), the process ends.
如以上所說明般,依據本例的可程式化顯示器1等,在與任意項目建立關聯之記憶體資料的取得因為某些原因而成為無法進行之狀態時,利用特定該項目,並且進行對應該項目的錯誤顯示,讓操作員可一眼就判別出異常的項目。 As described above, in the case of the programmable display 1 or the like according to the present example, when the acquisition of the memory material associated with an arbitrary item becomes a state in which it cannot be performed for some reason, the specific use of the item is performed and the corresponding is performed. The error display of the project allows the operator to identify the abnormal project at a glance.
1‧‧‧可程式化顯示器 1‧‧‧programmable display
2‧‧‧通訊介面 2‧‧‧Communication interface
3‧‧‧通訊線 3‧‧‧Communication line
4‧‧‧連接機器 4‧‧‧Connecting machine
5‧‧‧作畫編輯裝置 5‧‧‧ Painting editing device
6‧‧‧通訊線 6‧‧‧Communication line
Claims (9)
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
PCT/JP2012/080792 WO2014083646A1 (en) | 2012-11-28 | 2012-11-28 | Programmable indicator and program |
Publications (2)
Publication Number | Publication Date |
---|---|
TW201439698A TW201439698A (en) | 2014-10-16 |
TWI594095B true TWI594095B (en) | 2017-08-01 |
Family
ID=50827320
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
TW102140702A TWI594095B (en) | 2012-11-28 | 2013-11-08 | Programmable display, program and access error notification method |
Country Status (4)
Country | Link |
---|---|
JP (1) | JP5970080B2 (en) |
CN (1) | CN104106014B (en) |
TW (1) | TWI594095B (en) |
WO (1) | WO2014083646A1 (en) |
Families Citing this family (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP6481267B2 (en) * | 2014-06-27 | 2019-03-13 | オムロン株式会社 | Programmable display |
JP6725934B2 (en) * | 2016-05-25 | 2020-07-22 | ケーズクリエイション合同会社 | Data management device, data management method in the device, data management program, and data management system |
Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2001034330A (en) * | 1999-07-19 | 2001-02-09 | Omron Corp | Control information display input device and its controlling method |
JP2003015705A (en) * | 2001-07-02 | 2003-01-17 | Mitsubishi Electric Corp | Network system |
CN201707059U (en) * | 2010-03-09 | 2011-01-12 | 杨明恭 | Surface display automatic reading device |
JP2011204202A (en) * | 2010-03-26 | 2011-10-13 | Panasonic Electric Works Sunx Co Ltd | Display device |
WO2012050208A1 (en) * | 2010-10-15 | 2012-04-19 | 三洋電機株式会社 | Power management system |
Family Cites Families (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH06324723A (en) * | 1993-05-14 | 1994-11-25 | Sharp Corp | Programmable controller |
JPH10320042A (en) * | 1997-05-19 | 1998-12-04 | Toshiba Eng Co Ltd | Plant device operation state display device |
JP4426492B2 (en) * | 2005-03-30 | 2010-03-03 | Ykk株式会社 | Programmable terminal system |
JP4710548B2 (en) * | 2005-10-27 | 2011-06-29 | 横河電機株式会社 | Field device management device |
-
2012
- 2012-11-28 JP JP2014549696A patent/JP5970080B2/en active Active
- 2012-11-28 CN CN201280069482.5A patent/CN104106014B/en active Active
- 2012-11-28 WO PCT/JP2012/080792 patent/WO2014083646A1/en active Application Filing
-
2013
- 2013-11-08 TW TW102140702A patent/TWI594095B/en active
Patent Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2001034330A (en) * | 1999-07-19 | 2001-02-09 | Omron Corp | Control information display input device and its controlling method |
JP2003015705A (en) * | 2001-07-02 | 2003-01-17 | Mitsubishi Electric Corp | Network system |
CN201707059U (en) * | 2010-03-09 | 2011-01-12 | 杨明恭 | Surface display automatic reading device |
JP2011204202A (en) * | 2010-03-26 | 2011-10-13 | Panasonic Electric Works Sunx Co Ltd | Display device |
WO2012050208A1 (en) * | 2010-10-15 | 2012-04-19 | 三洋電機株式会社 | Power management system |
Also Published As
Publication number | Publication date |
---|---|
JPWO2014083646A1 (en) | 2017-01-05 |
JP5970080B2 (en) | 2016-08-17 |
CN104106014A (en) | 2014-10-15 |
CN104106014B (en) | 2016-08-24 |
WO2014083646A1 (en) | 2014-06-05 |
TW201439698A (en) | 2014-10-16 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP5961905B2 (en) | Inspection system and inspection method | |
CN103838537A (en) | Control device and information processing apparatus | |
TWI467472B (en) | Control system having programmable display, programable display and drawing program product of drawing data generating means thereof | |
JP4788912B2 (en) | PLC | |
CN104796569B (en) | Image processing apparatus and image processing method | |
TWI594095B (en) | Programmable display, program and access error notification method | |
TWI430200B (en) | Device management device, screen display method and program | |
TW201435527A (en) | Programmable logic controller, programmable logic controller system and method for creating execution error information | |
JP2018041514A (en) | Shared data definition supporting system, supporting device of the same, and program | |
TWI549049B (en) | Programmable displays and their programs | |
JPWO2015063847A1 (en) | Programmable display, program | |
WO2012067034A1 (en) | Design and development support system | |
TWI582555B (en) | A programmable controller system, a programmable display, a support device, a program | |
TWI602039B (en) | Programmable Controller System, Programmable Display, Support Device, Program | |
US20220179550A1 (en) | Development assistance device, method for controlling development assistance device, and recording media | |
JP7023807B2 (en) | Management system, information processing device, setting management method, and program | |
JP2009223717A (en) | Document management device, document management method, and program | |
TWI584090B (en) | A programmable controller system, a programmable display, a drawing editing device, a recording medium recording a program | |
WO2018123582A1 (en) | Displaying method, displaying program, displaying system | |
JP6419399B1 (en) | Alarm function setting device, alarm function setting system, and alarm function setting program | |
JP2005267001A (en) | Data intake device and information processor | |
JP6869428B2 (en) | Data creator, data transfer method and data transfer program | |
JP6680969B2 (en) | Inventory information providing program, inventory information providing method, and inventory information providing device | |
CN115964202A (en) | Defect processing method, defect processing device, computer equipment and storage medium | |
JP2000112800A (en) | File history management system |