02-25-2013 10:14 PM
Hi all,
Let's say I want to continuously log and monitor 1000 channels of data obtained from a CompactRIO. A scenario could be:
This process works well and doesn't require code, which is very nice. However, the process of setting up the variables themselves is quite tedious. It's no fun either, if we ever need to change a bunch of names.
Manipulating CSV files does make things a bit easier, but I was wondering if anyone has any other tips on streamlining the setup process? Or tips on how to keep both sets of variables synchronized?
Thanks!
02-26-2013 04:57 PM
Hi JKSH,
You might want to take a look at this community example. Depending on your application, programmatically creating and binding your variables might save some time.
https://decibel.ni.com/content/docs/DOC-5929
The DSC Module also enhances the capabilities for programmatically manipulating your variables.
The link below also shows how to bind these variables using invoke nodes:
http://digital.ni.com/public.nsf/allkb/2E8BAD0EA218A7558625712E0003F044