Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Re: Reading controller data into LabVIEW through serial connections to controllers?

1 view
Skip to first unread message

unclebump

unread,
Aug 15, 2008, 2:40:07 PM8/15/08
to
You will need access to a manual that explains the protocol used for the serial communication. Do the units continually send the data without you asking for it?? Or do you have to ask for the data to be sent?? Are you going to read the same data repeatedly?? If you have a sample program that can talk to the units, you can use portmon to reverse engineer the data stream and the results. Labview makes it really easy to parse text data into meaningful info. You will learn a great deal of labview tricks with this project.
0 new messages