Serial Port Terminal - How to send "End of Line" or "Caret return" to modem?

While communicating with a modem by established protocol there might be a situation when you need to send a special character (like "\n" (Line feed), "\r" (Caret return), etc.) You cannot type these special characters on keyboard, therefore to send them you should use hex symbol representation. Advanced Serial Port Terminal allows automatically adding of these characters to transmitted packets whenever you need them.

In order to send "Line feed" and "Caret return" characters, please, do the following:

  • Select "File" -> "Preferences" from Main Menu or press "Alt" + "P" to invoke "Preferences" dialog window

  • Enable "Add before package to transmit"/"Add after package to transmit" options on demand and type in any special character that should be sent before or after the packet in corresponding text field

  • Click "Apply" button to apply these settings to new session