03-02-2006 03:53 PM
03-03-2006 05:12 AM
First: If it can be done in hyperterminal it can be done in LV using VISA...
common pittfalls:
termination charater: hyperterminal sends a CR/LF when you hit the return key. In LV this needs to be appended (a lot of posts handle this in this forum)
you send the characters to fast to you board: not only a question of baudrate (I assume the settings are equal on both sides). µC sometimes don't have a (big) input buffer. in hyperterm every charater is send when you type it (with your finger delay)
03-03-2006 10:07 AM
Hi,
The knowledge base article you would be looking for can be found here:
http://digital.ni.com/public.nsf/websearch/6C6322FF8F9B790486256D6B0069D281?OpenDocument
I hope this helps!
Kurt
NIUK Applications Engineer