zyh7148 Posted January 5, 2009 Report Share Posted January 5, 2009 Hi we will build a large distribution control system. Before, we used share variable to complete data exchange between different PCs. But, because of bugs in labview , there are some problems by this method. so, I don't know whether there are better way to achieve this task. Please give me some helps! Thanks. Quote Link to comment
crelf Posted January 5, 2009 Report Share Posted January 5, 2009 QUOTE (zyh7148 @ Jan 3 2009, 10:20 PM) we used share variable to complete data exchange between different PCs. But, because of bugs in labview , there are some problems by this method. Tell us about the bugs. Quote Link to comment
zyh7148 Posted January 5, 2009 Author Report Share Posted January 5, 2009 QUOTE (crelf @ Jan 4 2009, 04:32 AM) Tell us about the bugs. So, we use share variable binding and read/write by datasocket. When the number of share variable is a few, simultaneous reading/writing share variable is no problem. But when the number is a great many, there are some error report. If use serial reading/writing, it is no problem. I don't know why. So, I want to find a better way. Thanks! Quote Link to comment
crelf Posted January 5, 2009 Report Share Posted January 5, 2009 QUOTE (zyh7148 @ Jan 4 2009, 05:30 AM) ...when the number is a great many, there are some error report. If the error is the only problem that you have with that method, then I suggest you find out what the problem is and, if it can be fixed, continue with that method. What's in the "error report"? Have you talked to NI about it? 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.