LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

cvi hyperterminal functions

I need to mimic the Windows hyperterminal text file transfer function using CVI.   I have a device that updates its software by interfacing with a windows hyperterminal.  I send the update command to the device and it waits for you to select the file from the hyperterminal using the transfer text file function.   How can I simulate this text file transfer in CVI? 
0 Kudos
Message 1 of 3
(3,199 Views)
Hi The Specialist,

Which file transfer protocol are you using? If you are using XModem then the XModemSend function should work.  Otherwise you may want to use the HyperAccess tool to control hyperterminal from CVI via activeX.  Refer to this discussion forum for details.

Have a great day,

Ecleamus R.
National Instruments
Applications Engineer
0 Kudos
Message 2 of 3
(3,173 Views)
Sorry I messed up the link 🙂
0 Kudos
Message 3 of 3
(3,165 Views)