finding info on FactoryTalk Studio Displays

Join Date
Nov 2017
Location
jonesboro,ar
Posts
5
Hello, I am wondering if there is a way to search for a button (I.E. goto config screen)?
I have a customers application and he has multiple (40ish) displays. I need to know if he has a shutdown or goto config screen in any of the displays but do not want to go through every individual display and graphic to find it. Is there a way to do some kind of search to do this?

Thanks in advance
 
Sorry, but I don't know enough about Factory Talk Studio to offer an answer. But I was recently faced with the same issue and had to use the brute force method.
One would hope that the original programmer named the pages in such a way that you could make an educated guess about which of the 40-ish screens was most likely to have it. A screen named "Maintenance" is much more likely to include the shutdown control than one named "Conveyor_3".
 
I could be wrong, but I don't think you can search for objects, just tags/text. You could export all screens then use a find and replace tool to search for it. Google FNR, FAR find and replace tool. The default name is 'ShutdownButton1', that assumes it wasn't renamed.
 
In the tools folder there is a program called Application Documenter that will dump the whole app into a file you can search. It was mainly added for pharma so it could be validated. Very useful for finding direct tag references.
 

Similar Topics

Hi all, I'm in the process of upgrading a PanelView1200 HMI program to be developed in FactroyTalk View Studio. The filetype for PanelView 1200...
Replies
7
Views
276
Hey all, pretty new to PLC and got a question regarding finding the MSB or the last non-zero bit in a SINT array in studio5000... I am reading...
Replies
2
Views
825
Having an issue connecting to my Micro820 PLC. I don't have an IP Explorer and I know its MAC Address is 5C:88:16:D8:E6:65. I'm connected to the...
Replies
5
Views
885
I have reached a dead end trying to find an EDS file. Manufacturer says to contact third party tech support. Clueless. RSLINX can see it, just...
Replies
9
Views
1,789
Hello, I have an array of 300 of UDT. In each UDT is an array of 3 DINT and another array of 3 REAL. I have 10 controllers that pull data from...
Replies
7
Views
1,153
Back
Top Bottom