vestman Posted June 14, 2008 Report Posted June 14, 2008 Hi Is it possible to access a Single-Process Shared Variable using DataSocket? When I try it DataSocketOpen throws Error 1184 (Path not found, FTP login incorrect, or no FTP write permission.) If I change the variable to Network-Published it works fine. /Emil Quote
vestman Posted June 17, 2008 Author Report Posted June 17, 2008 I still haven't found a way to read/write Single-Process Variables except putting a Shared Variable structure on the block diagram. Is this really the only possible way? Quote
David Wisti Posted June 17, 2008 Report Posted June 17, 2008 QUOTE (vestman @ Jun 16 2008, 05:08 AM) I still haven't found a way to read/write Single-Process Variables except putting a Shared Variable structure on the block diagram. Is this really the only possible way? Single-Process Shared Variables are just global variables wrapped in an XNode. You can not access globals with datasocket. Quote
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.