I generate a exe file which is used to exchange information with compactRIO through shared variables. I have deployed them in CRIO. Then I run into a problem, after generating exe file, when I open and run it firstly, the program can work successfully, and then stop it (click the red stop button in the top left corner, note that I didnot close the window), And run it again, the value didnot change but sustained the previous value in the program. And I found it looks like after the time series reached the last time value, the program began update and use the new value. But if I closed this exe file and opened it to run again, the program worked. But the same problem appeared, when I stop it and run again, the program still had the problem above. It is realy a bug. Does anyone have solution?
↧