01-09-2006 05:44 PM
01-10-2006
09:03 AM
- last edited on
08-07-2025
04:35 PM
by
Content Cleaner
This depends mainly on the amout of resources you have available on your FieldPoint controller (Memory, etc.). Some heaps are used by the Real Time OS and other processes installed with this OS - I'm thinking about communication processes, polling the FieldPoint I/O modules, etc. The rest is available for your program (http://digital.ni.com/public.nsf/websearch/D630A70FCAE631BE86256CE9005A7DE5?OpenDocument ).
Benchmarking LabVIEW Real-Time FieldPoint Systems: http://zone.ni.com/devzone/conceptd.nsf/webmain/a14d3c3314a0e24a86256dbe00664943
Use the Real Time System Manger to spy your FieldPoint RT system: http://digital.ni.com/public.nsf/websearch/F4D776187EFCC30986256EFC007FC922?OpenDocument
It can help you find out, how busy your system is.
Hope this helps, good luck for programming 🙂
Stefan
01-13-2006 02:58 AM