PLC Logics and HMI Screens for User Roles Management: A pratical approach to PLC authentication / authorization using IEC 61131 - 3 Ladder Logic (AUTOMATION RECIPES)
暫譯: 用於用戶角色管理的PLC邏輯與HMI螢幕:基於IEC 61131-3梯形圖的PLC身份驗證/授權實務方法(自動化食譜)
Rosario Cirrito
買這商品的人也買了...
商品描述
This booklet is the fifth of a series dedicated to automation recipes created with the PLC (Programmable Logic Controller) and HMI (Human Machine Interface) binomial. The series is aimed at an audience of readers with an elementary knowledge of PLC programming, eager to learn advanced solutions, extensively tested on real systems. In modern computer programming, generally oriented to the development of "object-oriented" software, the developer strives, as much as possible, to resort to so-called "Design Patterns", standard solutions for frequently recurring problems. A design pattern describes a problem, particularly recurring in a given context, and then provide the heart of the solution to this problem. It is therefore possible to successfully reuse this solution, thousands and thousands of times, with the certainty of using an efficient and well-tested solution. In the present series, which deals exclusively with development on PLC-HMI, the term "design pattern" has been replaced by the term "automation recipe" for an easier understanding by the non IT reader. This fifth notebook addresses the issue of authentication and authorization of the user; mandatory topic in every computer application project but very neglected in automation projects with PLC. From this point of view the innovative character of the contents and the uniqueness of the topics will surely be appreciated by the reader. In detail, the first section of this notebook, dedicated to the application domain, illustrates the problems related to the authentication and authorization of the user by means of appropriate login and password fields. It is then shown how not only the navigation of the HMI pages can be authorized or denied according to the user's access role, but also that some fields of the screens can be rendered not visible to the unauthorized user. The second section deals with the development of combined software for both PLC and HMI. The logics of the Login subroutine and the LOGIN password access screen as well as the main navigation MENU are explained. Finally, the third section shows the application of the concepts developed in a specific case of a waste water pumping plant. All the logics, published in the book, have been developed using the IEC61131-3 compliant Ladder language; therefore it is extremely easy to migrate them on almost all the PLCs of other manufacturers. The same applies to HMI screens whose graphic controls are very similar on the different equipment offered on the market. The reader who already has experience with other manufacturers' equipment can therefore continue to use what he knows best.
商品描述(中文翻譯)
本小冊子是專門針對使用 PLC(可程式邏輯控制器)和 HMI(人機介面)二元組合所創建的自動化食譜系列的第五本。該系列旨在針對具備基本 PLC 程式設計知識的讀者,渴望學習在真實系統上廣泛測試的進階解決方案。在現代電腦程式設計中,通常以開發「物件導向」軟體為導向,開發者會盡可能地使用所謂的「設計模式」,這是針對經常出現問題的標準解決方案。設計模式描述了一個問題,特別是在特定上下文中經常出現的問題,然後提供該問題的核心解決方案。因此,可以成功地重複使用這個解決方案,數千次,並確信使用的是高效且經過良好測試的解決方案。在本系列中,專門針對 PLC-HMI 的開發,將「設計模式」一詞替換為「自動化食譜」,以便非 IT 讀者更容易理解。本第五本小冊子探討了用戶的身份驗證和授權問題;這是每個電腦應用專案中的必要主題,但在 PLC 自動化專案中卻被非常忽視。從這個角度來看,內容的創新性和主題的獨特性將會受到讀者的肯定。具體來說,本小冊子的第一部分專注於應用領域,說明了通過適當的登錄和密碼欄位與用戶身份驗證和授權相關的問題。接著展示了如何根據用戶的訪問角色授權或拒絕 HMI 頁面的導航,還有一些螢幕的欄位可以對未授權用戶隱藏。第二部分則處理 PLC 和 HMI 的綜合軟體開發。解釋了登錄子程序的邏輯、LOGIN 密碼訪問螢幕以及主要導航菜單。最後,第三部分展示了在特定的污水泵浦廠案例中應用所開發的概念。書中發表的所有邏輯均使用符合 IEC61131-3 標準的梯形圖語言開發,因此幾乎可以輕鬆地將其遷移到其他製造商的幾乎所有 PLC 上。對於 HMI 螢幕也是如此,因為市場上不同設備的圖形控制非常相似。因此,已經擁有其他製造商設備經驗的讀者可以繼續使用他們最熟悉的內容。