Author Topic: Search function?  (Read 5099 times)

ET

  • Guest
Search function?
« on: October 31, 2012, 05:48:52 PM »
Is there a way to non-manually search through a project for anything?
e.g.
- I want to find a checkpoint I've labelled "CP_SpeedSensorVoltage_Smoothed".
- I want to search for instances of a component I've used, such as finding all Modulos.
Right now, the only way that I know of to find things, is to manually search through your entire project, page by page.

Offline Jakob

  • PLUS+1 Expert
  • ****
  • Posts: 98
  • Karma: +2/-0
Re: Search function?
« Reply #1 on: October 31, 2012, 09:38:43 PM »
This is just a thought.
Print your project to a pdf, and then search that document.

I havent tried, but it might work.

*update
  Now I have tried this, but its not possible to search the document.
  I used CutePDF writer, maybe its different for other writers.
  However it is faster to view all the pages, when its in a pdf-document.
« Last Edit: November 01, 2012, 08:59:12 AM by Jakob »

Offline Neil

  • PLUS+1 Expert
  • ****
  • Posts: 96
  • Karma: +2/-0
Re: Search function?
« Reply #2 on: November 04, 2012, 08:24:20 PM »
Hi ET

Re-enter the CP somewhere in your project and compile, you will be able to find the two CP with the same name from the error list.
A bit long winded I know, a decent search tool per component used in a P1P would be useful.
Neil


Offline Jakob

  • PLUS+1 Expert
  • ****
  • Posts: 98
  • Karma: +2/-0
Re: Search function?
« Reply #3 on: November 05, 2012, 08:31:15 AM »
Thanks Neil
Its alot faster than going through a 1000 pages in a pdf.

Diego

  • Guest
Re: Search function?
« Reply #4 on: November 09, 2012, 05:28:32 PM »
Hello Jakob, Neil and ET. In case of trying to find a Non volatile memory variable created by us I didnĀ“t find a tool like this. The PDF find tool is clever!
However, there is a quite hidden tool (in evaluation) that I`ve found and is a lot usefull for the common declared variables in our projects.
In our opened proyect, display the menu (click on scroll mouse) an put the selector in "Asign" then you will find in "search" a function to link to Icon. A warging sgn of SD displays letting you know that it`s a evaluation tool. Then (if wanted ) you can assign an icon.

And that`s all. You can make a " *myvar* " search and you will have a list of all the variables named with this range in the proyect.

Best regards!
Diego Stechina.

PS: I`ve used it in Guide 5.9 & 5.10 and in both are available for users.

ET

  • Guest
Re: Search function?
« Reply #5 on: November 22, 2012, 03:59:33 PM »
This is a very useful tool!
It ought to be on one of the menus or icon/tool-bars by default.

Offline Marbek_Elektronik

  • PLUS+1 Guru
  • *****
  • Posts: 350
  • Karma: +8/-0
    • Marbek Elektronik
Re: Search function?
« Reply #6 on: April 10, 2014, 11:01:00 AM »
Yes, it is a very useful tool!
But it is not implemented as default tool yet.
I hope soon, because I am afraid of damaging my software by using non default tools.
Marbek Elektronik, Dipl.-Ing. Bernd Konrad
Dienstleistung, Entwicklung, Herstellung

Offline oiltronic

  • PLUS+1 Guru
  • *****
  • Posts: 170
  • Karma: +15/-0
Re: Search function?
« Reply #7 on: June 03, 2014, 09:49:04 AM »
And it takes wildcards like '*', for example, to find all signal names starting with "Motor" enter "Motor*".  Otherwise you need to enter the complete name.