Thanks for the reply.
> The problem with trying to simulate realtime is that you have to rely
> on the operating system.
Actually, I DON'T require a realtime simulation. I want to have
the structure containing free integrators to run at whatever speed
the OS and host can manage. The structure has to be set up to keep
track of iterations and create properly scaled time values for plotting
results. I can replace my system clock-based structures with a bit of
effort, but I was hoping someone might have already done this.
> If you don't have, or don't want to get LabVIEW Realtime, probably
> because you want to run in a software environment, then I would
> suggest that you get a realtime version of Linux and install LabVIEW
> for Linux on top of
it. You may be able to get your local sales rep
> to get you an evalutation copy of LabVIEW for Linux, but I doubt he or
> she can help beyond that. However; there seems to be extensive
> support for this on NI's website, and with their engineers.
I'm running LabVIEW for Linux, but on top of a non-realtime distro.
Hadn't really occured to me to run realtime simulations under Linux.
If I need to do so, I'll keep that in mind. Thanks for the tip!
> I am in the process of setting up a linux workstation server, and
> haven't yet started developing in Linux extensively, but from what I
> have seen, there isn't really much of a transition.
THAT I can help you with. 🙂
- larry