• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

TINIm400 from sensor to database

 
Greenhorn
Posts: 9
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hey guys, here we go again for a new thread about TINI !

I'm still workin on my project with TINI, at the moment I did a basic communication between PC ->serial->TINI-> ethernet -> PC.
I did this with a java based application. Now, I have to deal with a labview application generating datas sent by RS232 to TINI, and TINI has to send it over a network to a 192.168.100.3 PC, this PC is using labview to listen to any datas coming to the TCP 4000.

I meet the following issues :
-If I run a read application with labiew, telnet with TINI is lost, and I can't run my tini application.

Why is that ?

Do you have any answer?

Do you need details ?
 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic