01-17-2008 06:31 PM
01-17-2008 10:19 PM - edited 01-17-2008 10:20 PM
the "close" VI doesn't seem to open. How can I get that module onto my block diagram?
01-22-2008 06:06 PM
Thanks for your response. I'll hold off on asking what a primitive function is, and when it's used, but for now say that no, that doesn't seem to be the problem. Now that my long weekend is over and I'm back in the lab, I see that it's a real VI, and for whatever reason it still won't open directly. Oddly, though, it shows up in the main startup window of Labview, as a recent VI, and I'm able to open it from there. I can also snag it from any of the example VIs in the instrument driver package. For now I'm chalking it up to some weird glitch and letting it go...
I successfully created my own basic instrument VI from the little pieces, so I feel good about that. I also joyfully discovered a VI tree whose block diagram contains the icons of all the little component VIs needed to build a custom VI for the instrument in question. Is dragging and dropping from this tree the standard way of doing this? Seems very convenient. However, of the three instrument drivers I've downloaded, only two of them have this tree. What is the easiest way to snag the icons from drivers that don't have this tree?
01-22-2008 06:39 PM
01-22-2008 10:23 PM
Hey CA,
I'm glad Dennis handled the "tree" question since I didn't really get-it! Re: stubborn VI, the fact that you can't open it from a diagram, but can from a menu is very strange - unless these are two different VIs. When this symptom happens to me it's usually because the VI FP does open, but it's off-screen (it might have been last edited on the right or bottom of a screen with many more pixels). After opening the VI (that doesn't open), try pressing ctrl-T - if the VI is open, but off-screen, this will reposition the FP and diagram to be tiled in the visible screen area.
Cheers!
01-23-2008 01:05 PM