Set XON/XOFF for Terminal Mode

\i C X bool::on_off

Parameter Type Range Description
on_off bool 0 ... 1 XON/XOFF mode on or off

When the iLCD is set to the terminal mode, the XON/OFF mode becomes relevant. If XON/XOFF is on (on_off = 1) the iLCD module sends a [XOFF] character (0x13) when the input buffer gets filled with ½ ("high water") of the total size and a [XON] character (0x11) when the buffer is emptied to 1/3 ("low water") of the total size.

Note

Response: [ACK]