05-19-2010 02:12 PM
Hi can someone tell me how to emulate serial terminal window in labview? or provide me simple code to do it?
using baud rate 9600. rs232 cable.
Solved! Go to Solution.
05-19-2010 08:43 PM
Don't know why you posted here.
Look at the two examples that come with LabVIEW. Search the LabVIEW and Instrument Control/Serial boards for examples. There are hundreds and even some high level applications.
Also, you need to explain exactly what emulation you are trying to do?
05-20-2010 07:57 AM
i want to create a hyper terminal using labVIEW? i have search for labview for examples but i was not able to find anything.
i am able to send one bite at a time to the machine but i want to have terminal interface like window. Can you please help???
05-20-2010 01:46 PM
sticyfinger,
Have you seen this community example? It seems to be talking about exactly what you are looking to do.
05-21-2010 12:49 PM
Raj,
i think that code might help alot, but i am running labview 8.1 and that code is 8.2. Do you know a way i can convert it to 8.1 ?
05-21-2010 01:28 PM
raj,
thank you. that code does the function of the terminal but do you have any more updated code that does the similar function.
thank again for the help
05-22-2010 09:33 PM
05-24-2010 10:31 AM
Dennis,
Good pt. i think it will be a good feature to have in my program just because window has stopped supporting hyper terminal on new versions of window OS. well that is what a co worker told me couple days ago, so who know if it is true.
i will play around with it to see how far i can take it on my free time.
><<<< THANK YOU AND EVERYONE THAT HELP ME WITH THIS PROBLEM.