The linefeed command sets X.3 parameter 13.
This determines whether the PAD will set a Line Feed character when transferring data. Possible values are:
Value |
Effect |
---|---|
0 |
No line feed insertion |
1 |
add LF after a CR in data from the host |
2 |
add LF after a CR in data to the host |
4 |
add LF after echoing a CR |
The linefeed setting has no effect in native mode, unless echoing is on. In this case, setting 4 is valid.
In transparent mode, setting 1 has no effect.
To use more than one value, add them together. For example the default value is 6, 2 plus 4.
Entering linefeed without a value displays the current setting.