luke Posted September 8, 2006 Report Share Posted September 8, 2006 I need to read from shared variables in two modes: with the standard shared variable node and with datasocket VIs (to have the "wait for updated value"). I do not know what will be the order of read modes. Problems begin when I try to read from shared variables previously accessed with datasocket VIs. I made a simple VI to replicate the error: to generate the error start the VI, press "READ WITH SHVAR" button, press "READ WITH DS" button, and press "READ WITH SHVAR" button again. There should be errors "Unable to locate variable in the Shared Variable Engine" corresponding to variables that have been accessed with datasocket VIs. Does anybody have suggestions? Thanks Luca Download File:post-2982-1157729783.zip Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.