02-03-2004 02:29 PM
02-06-2004 10:17 AM
02-07-2004
01:02 PM
- last edited on
12-12-2024
03:40 PM
by
Content Cleaner
Hi Roger,
Take a look at
Help>>>Find Examples>>>Hardware Input adn Output>>>Serial>>>Serial Communications.VI
The VT100 was one of the first "dumb terminals" and was used to replace old teletypes and line printers.
The example I cited will let you specifiy a string you want to send out the serial port (like typing in hypertermial). It will then look for a response and show you what it gets.
That example should get you started.
Post updates if things get sticky.
Ben
Ben Rayner
Certified LabVIEW Developer
www.DSAuto
mation.com
02-10-2004 09:50 AM
02-10-2004 03:10 PM
10-24-2005 01:21 PM - edited 10-24-2005 01:21 PM
Message Edited by Berni on 10-24-2005 01:24 PM
Message Edited by Berni on 10-24-2005 01:26 PM
04-24-2006 09:52 PM
04-26-2006 03:15 PM
04-26-2006 04:03 PM
08-22-2006 09:59 AM
Hi Roger,
we used WebConnect from Ericom http://www.ericom.com/ , this software gives you a terminal on a web-page.
In my LV application I put on a Tabcontrol a Active-X box to the Webbrowser with an URL to the WebConnect page.
On the terminal "Tab" the VT terminal is presented, on the other tabs I build the other user applications.
Huub