User`s guide

HN-2010
WinCOM has the ability to perform any function or sequence of functions WinCOM
can perform through a script file. A script file is a text file that contains one or more
commands and arguments save with a wcr filename extension. Each command is
separated by a carriage return and linefeed. Configuration commands need to have
wait periods between them. The list of commands and their definitions is below:
Script Commands
cp <arg> Selects the COM port to use
br <arg> Selects the baud rate to use
do Asserts DTR
df De-asserts DTR
ro Asserts RTS
rf De-asserts RTS
cm Sends configuration escape sequence
oo Obey CTS/RTS
of Do not obey CTS/RTS
sc <cmd(arg)> Send WIT910 format configuration command
wt <arg> Pause for arg milliseconds
An example script file is shown below:
br 115200
df
wt 200
do
wt 200
cm
wt 200
sc m!
© 2000- 2004 Cirronet Inc 22 M-2410-0011 Rev B