Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Command to send Space Bar press using Aspect

Status
Not open for further replies.

eohalloran

Technical User
Mar 15, 2014
1
US
Does anyone know what command I can transmit to simulate pressing the space bar. I want to scroll through a Cisco router configuration a page at a time. Currently I'm using ^M to do it a line at a time.

Thanks
 
On the tool bar select data, then select monitor window a small window will open and when you hit the space bar you will see the ascii code sent. The space bar is ascii hex 20 (decimal 31) Or just do a transit " " command or transmit "`x20
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top