10-19-2007 01:18 PM
10-19-2007 01:44 PM
10-19-2007 01:48 PM
10-19-2007 02:53 PM
Hi Kehander,
thanks for your reply, I am using same hardware, but I disconnect the hyper terminal when I use LabView. the setting are i think set correctly. What I did to troubleshot the LabView is connect it to another computer and use hyper terminal to communicate. Is it possible to use labView on one computer and hyper terminal on another and have both talk to each other? If this would work then i could use the labView to talk to our boards. I'm using the function command to try to read our boards.
10-19-2007 02:55 PM
10-19-2007 03:09 PM
10-19-2007 03:17 PM
10-19-2007 03:23 PM
10-19-2007 03:24 PM
10-19-2007 03:30 PM
Do not try to attach a bmp file. The forum will not allow it. Create a png file or jpg.
I'm confused about these function keys. Are you possibly using a special terminal emulation such as VT100? The function keys aren't mapped to anything unless you are doing something like this or your device is doing something special to interpret these. If you want to do a special terminal emulation such as VT100, then you are going to have some major work. If all you need is to send something when a function key is pressed, you are going to have to write your LabVIEW code to capture these key presses and send the correct information.