‎09-18-2007 12:59 PM
Right now I'm trying to setup a RT system and LabView for
Linux or two computers. I know both support Datasocket, but neither can run the
server unfortunately. Since it appears I can not use Shared Variables or
Datasocket for this, what other methods would work best? Is there a method that
is as simple as DS/SV that could be used? Basicly what I'm trying to avoid is having to manualy send packets back and forth.
Im running LabView 8.2.1.
If I'm wrong about the DS usability too, let me know 🙂
‎09-18-2007
01:37 PM
- last edited on
‎04-16-2025
10:24 PM
by
Content Cleaner
You might be able to use the Modbus Labview Library on the Linux side and Modbus I/O server on the RT side.
‎09-18-2007 03:25 PM
‎10-03-2007 11:52 AM
‎10-03-2007
12:42 PM
- last edited on
‎04-16-2025
10:25 PM
by
Content Cleaner
The Modbus Labview Library used time loops. Not sure but maybe this is why there is no support for Linux. However, some people have converted the Modus Labview Library to work with Labview 7.0 which does not have time loops either. Here are some links to v7.0 Modbus Labview Library:
http://forums.ni.com/ni/board/message?board.id=170&message.id=151337&requireLogin=False
or
http://forums.ni.com/ni/board/message?board.id=170&message.id=174859&query.id=349110#M174859
‎10-03-2007 12:48 PM