LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Automating labview tera term x modem transfers?

Is it possible to automate tera term x modem transfers?  I am doing a serial upgrade and need to figure a way to automate things.  I am currently using tera term for the x modem tansfer but am open to any other suggestions.
0 Kudos
Message 1 of 5
(4,127 Views)
I am also currently doing same kind of task. Any suggestions please.
0 Kudos
Message 2 of 5
(4,109 Views)
I found a DLL application called XMComm and am trying to figure out how to use it if possible.  Anyone want to check it out and see if they understand how and if it will work for this application????
0 Kudos
Message 3 of 5
(4,099 Views)

Tera Term is a really old application, and basically a DOS application. As far as the DLL version you would need to use the Call Library Function Node function to call the DLL.

 

I would suggest using the OpenG XModem VIs, which a contributor updated to use VISA.

Message 4 of 5
(4,088 Views)

Thanks for the XModem vi's.  I will look into them.  If anyone has some working code to share that would be a big help...

0 Kudos
Message 5 of 5
(4,071 Views)