02-25-2015 01:52 AM
Hello all. I am using notifier for forward my datas.
I creating a notifier in main.vi and I want call my values in sub.vit
In attachment you can see my operation basicly.
Why my values cant coming in my sub.vit files?
Thank you.
Solved! Go to Solution.
02-25-2015 07:24 AM
02-25-2015 07:42 AM
Hi nathand. Thanks for your reply.
I reading high speed data from my device and i need monitoring datas from different channels.
I using vit because i need clone my graph and other indicators.
In attachment file its not my original project file. Its just simple example about how i used notifier in my project. I need forward my datas for show in graphs or numeric indicators vs.
02-25-2015 07:54 AM
02-26-2015 12:27 AM
Hello nathand. Thank you for your reply.
I creating notifier in main vi. and ı can using this for storin in main.vi different loop.
But i cant call this notifier in my .vit file.
Now you can check my vit file from attachment (but its have many sub.vi)
02-26-2015 08:19 AM
I fixed my problem with global referance.
And i found my mistake about notifier.