LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

VI that acts like Hyperterminal

Hi,

for my application I need to communicate with a datalogger via a serial
interface. Until now I´m doing this with Hyperterminal which is included in
Windows. Now I want to automate Things a little and I´m trying to do this
with LV. So what I would need now is a VI that behaves like hyperterminal as
a starting point. This would mean that I can enter a string and then LV
writes everything that comes on COM1 in a textbox until a specific
ASCII-Code (3) arrives. Is there an example?

thx András
0 Kudos
Message 1 of 4
(3,219 Views)
Hello

Try LVTerm.vi from www.daqman.com/example.html.


Could be a good starting point.
---------------------------------------------------------
"Qod natura non dat, Salmantica non praestat"
---------------------------------------------------------
Message 2 of 4
(3,217 Views)
Hi,

Thank you - that´s exactly what I wanted....

> Try LVTerm.vi from www.daqman.com/example.html.
0 Kudos
Message 3 of 4
(3,217 Views)
Thank you.
0 Kudos
Message 4 of 4
(3,032 Views)