--- In "soniathakur3" <> wrote:
>
>
> Hi,
>
> I have TS7200 board, I need to send data to PC from the board after
> every 5 secs. This data is the data i collect from the external
> ADC.Now, i have ADC working ,but dont have any idea of how to display
> it on PC through ethernet port after every 5 secs.
>
> What all do i need to do?
>
On the TS7200 side, build or install netcat. Then use nc to send the
data to the application on the PC side.
If your PC is running linux, then either run netcat on the port full
time, or simply run a script like "cat - >> /tmp/data.log" via inetd
on the appropriate port.
QED..... :-)
--Yan
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ts-7000/join
(Yahoo! ID required)
<*> To change settings via email:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|