Manual

4 Configuring the Serial Port Settings iPocket232 User Guide
26 Precidia Technologies Inc. 23-CML000293
The flow control options are described Table 4.3 .
To set or change the
Port Setting:
1 Choose Serial Port from the Device Settings menu.
Table 4.3: Flow Control Options for Port Setting Parameter
Option Description
None
Default
No flow control enabled. Data may be lost due to overflow during
high speed communication.
h/w
(rts/cts)
Hardware handshaking uses the RTS/CTS (Request To Send/Clear
To Send) signal lines for flow control on the COM port. Hardware
handshaking works by altering voltage levels on these lines. When
the remote end is ready to receive data, it asserts the CTS signal to
tell the iPocket232 to start transferring data. If the remote end is
unable to accept the data as fast as it is received from the
iPocket232, the remote end negates CTS, and the iPocket232 sus-
pends data transfer. When the remote end is ready for more data, it
asserts CTS again.
When the iPocket232 is ready to receive data, it asserts the RTS
signal. If the iPocket232 cannot accept data as quickly as the device
is passing data, it negates RTS. The iPocket232 asserts RTS again
when it is ready to resume receiving data. This setting can be used
for the majority of installations.
s/w
(xon/xoff)
Software handshaking requires that XON/XOFF characters are
asserted and obeyed on the COM port. XON is used by either the
iPocket232 or the remote host to signal the other end to start send-
ing data. XOFF can also be used by either the iPocket232 or the
remote host to signal the other to stop sending data.
NOTE: XON/XOFF characters included in a data transmission are
interpreted as flow control characters and will cause transmission
problems. This option is not recommended for binary data trans-
mission.