12-03-2007 03:45 PM
12-04-2007 01:00 PM
12-04-2007 04:01 PM
It seems that shared variable manager could only monitor the network-publish type but not single-process type. All my shared variables are single-process type. And I need to change some of these single-process shared variables to simulate the input value, like sensor, operator input etc. At the same time, monitoring some other single-process shared variables as logic output. If there is no other way, the only I can do is to generate a global variable VI in my PC, generate 300+ global variables and replace them with 300+ single-process shared variables. What I am thinking is that since single-process shared variable behaves like global variable, there may be a way to convert between them.
Jason
12-05-2007 12:37 PM