Hi I'm able to open it now.I got your example.Its giving me the maximum answer.Also tell me how to give input to my called vi using the same logic as yours.
Yes i downloaded but is it possible to do the same thing from the menu bar.I will try it.Also send me how to give input to the called vi using the same logic. Thanks a lot my problem has been solved almost.Please also help me in displaying the vis side by side.ie the second vi should open adjacent to the vi opened first.So that both of them can be seen.Also how to give input through vi refernce to the called vi.
Hello thanks a lot my problem has been solved almost.Please also help me in displaying the vis side by side.ie the second vi should open adjacent to the vi opened first.So that both of them can be seen.Also how to give input through vi refernce to the called vi.
If you want to give the input to the called vi, you can use the datasocket and it is very powerful and you can transfer the data real time and you can even transfer to the other pc. For displaying the vis side by side is not a very difficult problem. The vi window will open as the same as when you last save this vi. I think you get what I mean. Ther will be also a different way to solve it. Regards, Saw Naing Aye
I did displaying the vi by 'last saving' method.Actually in the connector panel i 've assigned one input terminal.To that i have to give input when calling the child vis from the main vi.I've seen once in one example the input is given to the connectorpanel using property or invoke node or by some refernce i think.I couldnt able to recall it.
hi, sorry for the late reply as I was real busy to attend to my PC over the weekend 😛
Default directory should be of something like this: C:\Program Files\National Instruments\LabVIEW 6
In order to know where's yours, simply get the "Default Directory" function from File I/O, wire an indicator to it. Run the vi and you should be able to see where's your default directory path.