We are envisioning a VME system with two CPUs. CPU1 performs real-time control. CPU2 collects the real-time data for display/logging. CPU2 is attached to a hard disk, monitor, keyboard, mouse. CPU2 will get the data for display/logging from CPU1. CPU1 will run VxWorks/IOWorks sw. CPU2 will run Windows NT and LabView. Is this a feasible configuration? If so, how can LabView get the real-time data from CPU1? I understand that NT's real-time is good only up to 50 ms. The data rate we're looking at is, at least, up to 1 ms. Of course, we can buffer them at CPU1 but is there a better solution? ...I have not used LabView before.