80
User Manual
Copyright ©2003 A7 Engineering, Inc.
Set Flow Control
The
set flow control
command provides control over the flow control setting of the
local eb500 module.
Syntax
set
flow none | hardware [*] <CR>
Parameters
none
Configures the eb500 for no flow control and both the RTS and
CTS lines are configured as high Z inputs. This allows a
BASIC Stamp application to use these lines a normal I/O
without regard to the eb500.
hardware
Configures the eb500 for hardware flow control. The RTS line
is used for receive flow control and the CTS line is used for
transmit flow control.
*
An optional parameter used to persist the new setting when
the module is powered down.
Example
>set flow none<CR>
ACK<CR>
>