07-10-2008 08:42 AM
07-17-2008
05:06 PM
- last edited on
11-12-2024
02:59 PM
by
Content Cleaner
Hi Jay,
If you want to check to see if a .dll is execuatble in LabVIEW Real-Time, there is a tool available with this document that will allow you to check. There are different reasons why a .dll might not be able to run in Real-Time, but some .dll's may be associated with some Windows functionality that is not available on a Real-Time target system.
The major differences between LabVIEW and LabVIEW Real-Time include the fact that Real-Time VIs will probably have timing in the code to increase the determinism of the system, and the VI can run on a remote target. For more introductory information on LabVIEW Real-Time, see document here.
I hope this information is helpful for you.
Regards,
Stephen S.