02-02-2009 09:39 AM
Is there anyway to find all the instances of the VISA Write in a program? I tried VIew->VI Hierarchy, but that did not show the VISA Writes. The program I am updating has multiple VISA writes in lots of sub-VIs and all of these VISA Writes have a legacy command that I need to update to the new command. I don't want to miss updating any of these writes. What is the best way to find every instance of a VISA Write without having to spending hours sifting through the code?
Thanks in advance.
02-02-2009 10:06 AM
Use the 'Edit-> Find and Replace' function (ctrl-F)
Here you can navigate through the palettes for the VISA Write function or type it's name directly.
Ton
02-02-2009 10:40 AM