05-11-2009 10:45 AM
I have a cRIO application that upon startup opens a collection of Datasocket references to local NSV's. When running from the development environment everything works as designed. When I build and run as a startup app
then I get Error 56 Timeout on a few of the NSV's. The timeout is set to 10000ms so I am sure there is plenty of time. Despite the error messages, the DS references appear to be valid and I can read NSV data with them.
I am just ignoring the errors for now but would like to find an explanation.
05-12-2009 10:50 AM
sachsm,
Are you using the DSC (Datalogging and Supervisory Control) Toolkit? There have been issues seen with timeouts assoiated when DSC is used with the RT module. If not, is there anything else you can offer about your code or your system to help us out here?