setrts

Changes the RTS(Request To Send) status of Tera Term. (version 4.59 or later)

setrts <flag>

Remarks

If the connection is not serial connection or flow control is not "none", this command will do nothing.

If <echo flag> is zero, the RTS is turned off.
If <echo flag> is non-zero, the RTS is turned on.

Example

; RTS on
setrts 1

; RTS off
setrts 0

See also