Help - Search - Members - Calendar
Full Version: InTouch scripts for displaying variable integers
Forums.MrPLC.com > PLCs and Supporting Devices > Allen Bradley
Kirkamorey
I am trying to write a script that will allow me to display different integers in the same space on my graphics page. Example being, I have six soft buttons on one part of my screen and one integer being displayed on another part, when a soft button is pressed I would like that buttons integer to be displayed where the last one was. Is there a quick way to do this or do I have to go the "GetPropertyI()" route?

Thanks for your help
Firetubes
You can use indirect addressing on the display number and have it change to a specific tag when a button is press.

You can use IOSetItem to change the display number tag's "item" field when a button is press, assuming it's an IO tag.

You can create a bunch of display numbers overlaping each other and make each one visible only when a certain button is press.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2010 Invision Power Services, Inc.