Hi,
I am having some issues with access violation errors that shuts down LabView when running some tests. I have found this link http://digital.ni.com/public.nsf/allkb/7253D2F0D91F68058625752F005AB672 where it says that all inputs and outputs of the call node have to be connected in order to not get any memory access issues. My question is, how correct is this? I see for example that some of the vi's that we've got from National Instruments doesn't comply with this, e.g DAQmx Create DO channel (sub).vi or DAQmx Start Task.vi, see attached pic. Seems reasonable by the explanation in the link but strange that it is not followed by some of the vi's that I've received and which I can't change.