Hi,
I'm trying to call a few external API's (provided with decent documentation by an external vendor) from LabView. I dont have much experience with this, but the procedure to do this seems very well documented. I refered the manual at this location http://www.ni.com/pdf/manuals/370109b.pdf
However, I see that after passing parameters to just one node, LabView seems to exit automatically. This is a basic node which opens the API's before any other node is called and should have nothing to do with LabView shutting down automatically. I dont get any error etc. and hence it becomes difficult to debug because of the shutdown. Is this something common to Call Library Node Interfaces? Please help.
-Dude