Example Script File - TRENDnet TW-200 User Manual

Web cruiser
Hide thumbs Also See for TW-200:
Table of Contents

Advertisement

Error! Reference source not found. User Guide

Example Script File

The following is a sample script file with the proper syntax
conventions. This script file could be used to log on to Compu-
serve.
wait 3000
send 100 "\r"
wait 3000
send 100 "CIS\r"
wait 3000 ":"
send 100 "user id\r"
wait 3000
send 100 "password\r"
wait 60000 "!"
send 100 "GO PPPCONNECT\r"
Command
wait 3000
send 100 "\r"
wait 3000
send 100 "CIS\r"
wait 3000 ":"
72
Explanation
Pause for 3 seconds
Send the carriage return
character, pausing for 100 ms
between characters.
Pause for 3 seconds
Send the string "CIS", fol-
lowed by a carriage return
character. Pause for 100 ms
between each character.
Wait for 3 seconds to receive
the character ":".
If the character is not received
in this time, the connection
will be dropped.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Tw400

Table of Contents