superslug Posted June 29, 2007 Report Share Posted June 29, 2007 I am trying to bind single process shared varibales to a front panel object, can anyone tell me if this is possible and if so how? When i look in the data binding section of the properties i can only see network published variables. Quote Link to comment
communityguy Posted June 30, 2007 Report Share Posted June 30, 2007 QUOTE(superslug @ Jun 27 2007, 08:40 PM) I am trying to bind single process shared varibales to a front panel object, can anyone tell me if this is possible and if so how? When i look in the data binding section of the properties i can only see network published variables. Hi, I don't know if you've already found the answer but the shared variable does need to be network published in order to be bound to a front panel object. Check out this line from the LabVIEW Help on the Numeric Properties Dialog Box: "Shared Variable Engine (NI-PSP)—Windows Binds the object to a network-published project item or to a PSP data item on the network using the Shared Variable Engine." You can also use Datasocket to do essentially the same thing. Hope this helps! Brian 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.