Simatic ProTool Help

GTX

Member
Join Date
Dec 2003
Posts
36
Hi

I am currently working with Simatic ProTool to create some menu's for a touch panel I am working with and I have a question.

I want to display a specific menu whenever bit M3.0 goes true "1" on the PLC. Is there a way in Protool to make it so that a specific menu will automatically open when that bit goes true ?

Thanks for any help !!

Barry
 
Hi GTX,

I'm not sure what you mean by "menu". Do you mean a series of buttons on a colored background?

Every object at the screen can be conditionably enabled (displayed). Goto the properties of the object and choose "Enable". Here you can select a tag that will control wether the object should be displayed. So if you need a series of objects to be hidden/displayed, you need to do it to all the objects in question.
 
If what you need is to select a particular screen ("menu"), then you can add a function to a tag:
Highlight a tag and select Properties .. Functions ..Select Object and pick Select_Screen_fixed .
You must choose a suitable Selected Functions for Event to trigger the function. This could be Above upper limit (0) for a Boolean tag.
 

Similar Topics

Does anyone know where I can download the Simatic ProTool software? Thanks.
Replies
5
Views
1,514
I am in the process of moving software from one laptop to another. So far everything is going OK except I can't find the Siemens Simatic...
Replies
0
Views
1,590
Hello All I need to get the Backup of TP170A for this I tried PROTOOL and PROSAVE and configured communication parameters via COM1 Gives Error...
Replies
0
Views
3,033
Hi all, I am using Protool 6.0 with Step 7 V5.3 and Simatic S7 300. The problem is that in Runtime mode when I push switch button to ON position...
Replies
1
Views
2,691
hi every body i am working on SIMATIC Protool, i want to ask how to make a pop up window for an object (pump for example) so when i press the...
Replies
13
Views
3,859
Back
Top Bottom