We have a system (developed for us) which is supposed to be sending data every two seconds. This it does well - except occasionally it 'skips' : Looking into the vi shows that sometimes the system has 'frozen' for a second. It appears that this could be resulting from Windows 2000 doing a 'tidy up' or an IO command blocks all Labview threads.
One idea which has been proposed is to move to Realtime systems. How easy is it to port existing apps to a realtime environment; and any ideas about costs?
At the moment our configuration features a powerful single processor (P4 with Win2000) and specialist IO boards. The processing maths is done on a remote machine using DCOM to connect with Matlab. These features would need to be available on a RT sy
stem.
Thanks in advance, Marc