This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

LabView to Concerto via TCP

Other Parts Discussed in Thread: CONTROLSUITE

Hi all,

I am attempting to transfers data from LabView to a Concerto device using the lwIP or uIP TCP/IP stack.  Has anyone who has attempted / been successful with this approach care to share some guidance or examples?


Best regards,

Kenton 

  • Hi,

    Are you talking something similar to this:

    http://www.codeskin.com/programmer

    Regards,

    Gautam

  • Hey Gautam,

    Thanks for replying.  This a neat tool but, not necessarily what I am looking for in my current application.  I need to send values that have been generated by LabView to the Concerto device over an Ethernet cable; preferable via TCP protocol.  The lwIP example code from ControlSuite has been a good starting point but, I have come to a stand still in development. I am looking for assistance in getting only the basic functionality out of this TCP/IP stack in the form of 'read port' functions or some type 'get values from port' routine.

    Thanks,

    Kenton