Omron NB HMI Training Course (NB-Designer)

Why take this course?
Based on the detailed lecture descriptions you've provided, it seems like you are describing the features and functionalities of a human-machine interface (HMI) software, specifically one that is designed for use with NB-Designer. NB-Designer is an HMI development tool from Mitsubishi Electric, which allows users to create graphical user interfaces for programmable controllers (PLCs), such as those from the Mitsubishi Automation family. Here's a summary of the components and features you've mentioned, along with their typical use cases:
-
Recipe Memory: Store recipe data for different processes or products in the NB Unit's 128K word memory.
-
Scroll Bar: Allows users to scroll through a list of values or data points within a specified memory range when there are too many items to display all at once.
-
Event/Event Display/Event Setting: Manages and displays events that have been triggered based on certain conditions, which can be useful for monitoring system alarms or status changes.
-
Data Transmission: Sends data from one memory location to another automatically when a specific condition is met.
-
Date/Time: Displays the current date and time from the internal real-time clock (RTC) of the programmable terminal (PT).
-
Indirect Shape: Modifies the positions and sizes of shapes like rectangles, ellipses, or lines based on memory values, allowing for dynamic changes in the HMI layout.
-
Multifunction: Combines the functionality of both a bit button and a word switch into one component to save space and reduce complexity in the user interface.
-
Text Library and Multi Language: Stores commonly used text strings and supports multiple languages, which is useful for projects that will be deployed in different regions.
-
Variable Table: Serves as an address log and helps to prevent repetitive entry of addresses when configuring components within the HMI.
-
Security: Ensures that the HMI is access-controlled, allowing different levels of permission for different users, which is critical for maintaining system integrity and preventing unauthorized changes.
-
User Permission and User Information: Manages user accounts and permissions within the HMI, allowing administrators to control what each user can view and modify. This helps in managing access according to roles or responsibilities.
These components and features are designed to provide a robust, secure, and versatile HMI solution that can be tailored to the specific needs of different industries and applications. NB-Designer's integration with Mitsubishi PLCs enables a seamless connection between the graphical interface and the control logic, ensuring a smooth operation of industrial automation systems.
Loading charts...