Re: Cisco MDS login and show commands - WeOnlyDo Discussion board

Re: Cisco MDS login and show commands (General questions)

by wodSupport, Thursday, January 26, 2006, 19:28 (6674 days ago) @ VBrookie

Ignore inactivity timeout for now. First determine what's received, then tweak Execute method to catch that received data. Once you do it, you will not worry about timeout since planned and expected data/prompt will be returned.

As for adding to textbox,

TextBox1.Text = TextBox1.Text + Ssh1.Receive


Complete thread: