| SETHAND | Set RS-232 port handshaking type |
Syntax
SETHAND, <handshaking>
Processor Responds with one of the
following
No handshaking enabled
Hardware handshaking enabled
| Parameter | Description | Format |
| handshaking | new RS-232 port handshaking type | you must select one
of the following handshaking types NONE, HW (Hardware) |
Description
This command is used to specify the 232
port handshaking method to be used. When set to NONE, the HWI
processor will ignore the CTS input, and always transmit data.
When set to HW (hardware), the HWI processor will only transmit
characters if the CTS input is low.
Example
Set RS-232 port handshaking to NONE
L232> SETHAND, NONE
No handshaking enabled
See Also
GETHAND - Request
RS-232 port handshaking type