LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Re: Send "Ctl+C" command via the serial port

Hi I am trying to program opening  another teraterm session similar to alt d then type a command in it.  I have not found anything for the alt key. 

 

 

Any help would be greatly appreciated. I've used TT for years but I am a newbie when it comes to script writing.

 


sendln 'copy running-config tftp:'
wait "Address or name of remote host"
sendln '10.10.10.1'
wait 'Destination filename'
sendln 'brad'
wait 'bytes copied'
wait '#'
send <!><d>  this is where I want to open a new session and focus on that.
end

 

0 Kudos
Message 1 of 3
(715 Views)

Wouldn't this be more appropriate in the Tera Term Forum?

Bill
CLD
(Mid-Level minion.)
My support system ensures that I don't look totally incompetent.
Proud to say that I've progressed beyond knowing just enough to be dangerous. I now know enough to know that I have no clue about anything at all.
Humble author of the CLAD Nugget.
0 Kudos
Message 2 of 3
(698 Views)

Thank you I will give that a try.

0 Kudos
Message 3 of 3
(637 Views)