02-01-2010 07:02 AM
02-17-2010 04:23 PM
Hey Dannn,
Streaming data via ethernet is realatively straightforward. On your non-PXI chassis, are you running Labview there? The starting point is to check out the data server-client example that is available with the Labview distribution. If you are looking for high performance, Simple TCP-IP Messaging (STM) API that has been developed by NI. This API abstracts some of the basic tasks that you will always be doing but not to the point of Shared Variables (which seem to have a lot of issues).
I can't think of any gotchas that you have to look out for.
Hope this helps.
Matt