10-31-2008 11:59 AM
Hello,
I use Single Process Sared Variables in an RT application, and I would like to configure some parameters programmatically, like the RT FIFO parameters (FIFO type, number of arrays, number of elements in array).
If someone can explain me how to configure this parameters programmatically in my code, or provide me an example, it will be very appreciate.
Thanks in advance.
Matthias Baudot | Software Architect | Founder & Owner at STUDIO BODs | DQMH® Consortium Board Member & Trusted Advisor
Solved! Go to Solution.
10-31-2008 12:53 PM
11-01-2008 04:56 PM
There is a document in the Knowledgebase which solve my problem.
http://digital.ni.com/public.nsf/allkb/4757137A667431FD862572440008614E
This document permit to obtain a Shared Variable reference. Then, I've just to use the property node to configure my parameters.
Matthias Baudot | Software Architect | Founder & Owner at STUDIO BODs | DQMH® Consortium Board Member & Trusted Advisor