11-25-2005 06:22 AM
11-25-2005 06:43 AM
Hi
If this enum is not a strict typedef (where all instances are updated automatically if something changes), you can perform a text-search for a specific value.
Hope this helps.
Thomas
11-25-2005 06:55 AM
Hi, did I get the answer from in-house APM ?
I've already tried to use the text search but didn't work. I will try again...
The enum is just type Def. but the automatic update of states and enum constants works. I asked it for map a state machine...
Thanks
11-25-2005 08:31 AM
APM??
Now I understand - I did not think enough after reading your post the first time. I don't know of a way to do what you want. I'd do either a text or an object search and then look at each hit.
Very uncomfortable but the only way I know.
Thomas
11-28-2005 07:38 AM
What is "APM"?
Ben
11-28-2005 07:46 AM
Hi, APM means Automotive Playback Modules (in the Philips World) . We develop mainly Optical Storage Devices (CD /DVD) for car applications.
11-28-2005 07:49 AM
Hmm....
Where is the link between me and APM???
11-28-2005 07:52 AM
Thank you.
Ben
11-28-2005 08:14 AM
11-28-2005 09:19 AM
If you want to find ONLY the ones that are SET to "Monday", then look under MORE OPTIONS, and UNCHECK the HIDDEN and DESCRIPTION boxes.
Then you will only find the ones that are SET to "Monday".
Blog for (mostly LabVIEW) programmers: Tips And Tricks