[W] File Dialog.vi only shows unseen files

2004-01-22 Thread Jerome Whelan
I am using FileDialog.vi to present to the user a list of datalog files from which to choose. This may occur more than one time during program execution. I notice that once a file has been listed and selected by the user, that file name is absent from the presented name list next time the FileDialo

[RT] NonRT Queues on RT, Memory exhaustion and Error detection

2004-01-15 Thread Jerome Whelan
I wrote a small test program using normal Queue calls then ran it both on my development platform and on a 8176 realtime processor to compare the behavior: ObtainQueue ForLoop N times EnqueueElement QueueStatus EndForLoop ReleaseQueue The program worked normally on the developme