Port.rts
readwrite |
Sets/gets the "Request To Send" mode of the serial port, using the following possible values :
"on": RTS signal is always active"off": RTS signal stays inactive"handshake": RTS signal is used for hardware handshaking"toggle": RTS signal toggles between ready and not ready states
If the current RTS state cannot be retrieved, this property returns
nil
Example
{{example}}