Sign in to follow this  
Followers 0
Guest Guest_Chris

OMRON Touchscreen String object

3 posts in this topic

Hi, Does anybody have any idea how to control a displayed string on an NT30 using just a bit value? Something like bit on displays "Running" and bit off displays "Stopped". We've tried looking through the NT-Basic manual, and I'm guess it has to do with Indirect Refernced strings, but the manual is unclear on how to set the actual displayed strings for this mode.

Share this post


Link to post
Share on other sites
Guest_Chris: Please register at MrPLC.com and join the MRPLC.com community Register at MrPLC.com After considerable research, I have found a way to do what you want which is change a string display by bit. If it is was on a NT31C, it would have been a piece of cake. Since it is on a NT30C, we are going to have to use the little known object called alarm list. You will make an alarm list object on your screen and make it one item on the list displayed. Then fill in the string table and activate the bit table. See screen captures below.

Share this post


Link to post
Share on other sites
Just what we needed Jay... thanks!

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!


Register a new account

Sign in

Already have an account? Sign in here.


Sign In Now
Sign in to follow this  
Followers 0