03-05-2010 07:13 AM
Hey,
Im trying to establish the location or name of this function in Labview? I have an image of it and know how I want to use it, but I cant find it!
Thanks for your help!
Solved! Go to Solution.
03-05-2010 07:22 AM
03-05-2010 07:23 AM
It's called Boolean Crossing PtbyPt.vi. See the attached image for pallet location.
03-05-2010 07:24 AM
You can use the contexthelp (Ctrl+h, hover mousepointer over the VI) in order to get the VIs name. If you configure the contexthelp to display the path to the VI, you will see the location on disk of this VI.
If you need to know where it is located in the function palette, you can use the Search function of the function palette and search for the VI name. Doubleclick on the name and the palette will open the appropriate page and show you where the VI is located.
hope this helps,
Norbert
03-05-2010 07:27 AM