Omron hmi screen change

This may help - it is not well documented so I hope it is OK. It does work - it has been working on a job for 5 years now.
 
The NT HMI has a screen notify area and a screen control area that are set in the TOOLS/PT Configuration/Control/Notify Area using the NTST program. All of the specific addresses for these areas are covered in the Omron NT21/31/631 Ref. manual, V064-E1-2 (download it from the Omron site) in section 2.2 Areas for Control- Notification. There are memory maps of the words and bits and their functions.

Once the control word area (5 words) and notify word area are set in the NT screen program, the PLC will read or write to/from these words to control/monitor the screen. If you are using a different series of NT screen, make sure you have downloaded the correct manual. Omron made some changes to the structure of this area between the NT20/30/630 series and the NT21/31/631 series. I think they even made some changes between versions of the same screen series.

To change a screen, you simply program the PLC to write the screen number into the first word of the control area, and the screen will change.

Bits in another word of the notify area will tell you when a screen change, numeral value change, or string value change happens, and another word will point to the data area number that was changed.
 
Last edited:

Similar Topics

Hello all, I'm new to the Sysmac Studio software and I'm having an issue with the HMI screens crashing. I have a screen that shows the active...
Replies
1
Views
1,968
hi i have used the data history screen for data log purpose in Omron's NB Designer for HMI-NB7W-TW01B. i want to know if i will be able to clear...
Replies
1
Views
2,213
Dears I wonder if I can work and navigate on my Omron HMI NT21 through pages without connecting to the PLC because it sticks/freezes on "System...
Replies
3
Views
2,023
HI EVERYONE I am learning Omron NT program using the omron manual: NT-series support tool for windows ver 4.7 CAT NO. V061-E1-03 in section 9...
Replies
2
Views
4,773
Hello everyone, I am trying to change the IP address of the Omron PLC (NJ30-1200) and HMI (NB7W-TW01B) to fetch the network on our network...
Replies
7
Views
286
Back
Top Bottom