01-26-2012 02:41 PM
I have many values that are constant for my entire project. For example the value table for the LIN signal for transmission. For this particular project Prk will always be 0, Reverse will always be 1, and so on.
Can I make it so that every test sequence file has access to these definitions without using StationGlobals and without using accessor sequences?
An example would be very much appreciated.
01-27-2012 12:25 AM
01-27-2012 12:31 AM
Hi
Just forgotten to add some queue links
http://forums.ni.com/t5/NI-TestStand/queue-a-dynamic-container-type/m-p/1033987/highlight/true#M2686...
http://forums.ni.com/t5/NI-TestStand/passing-information-between-callbacks/m-p/1261228#M3046
How to sharing data over different machines take a look at this.
Regards
Juergen