I have created a subVI to simplify the complexity of my main diagram, which will do the formatting of my graphs for me. I experience problems however when I run the vi with different values than the previous run of the main program. The property nodes do not function correctly until I run the main program a second time, and then the graphs produce the correct values. This problem is reproducable every time. In my graph formatting VI I have inserted a second property node call immediately after the original property node call, with the same exact values. This fixes my problem.
I have attached my VI, and I was wondering if anyone could help me to understand what I may be doing incorrectly.
T
hank You.