Host Command Summary
DG 410/412 ANSI Standard ModeCHARACTER ATTRIBUTES
Change attributesCSI *count ; *on ; *off q
CURSOR
Backspace | BS |
Carriage return | CR |
Cursor left * columns | CSI * D |
Cursor right * columns | CSI * C |
Cursor down * lines | CSI * B |
Cursor up * lines | CSI * A |
Cursor position (line ; column) | CSI *l ; *c f |
Cursor position (line ; column) | CSI *l ; *c H |
Form feed | FF |
Index | ESC D |
Insert * space characters | CSI * @ |
Insert * lines | CSI * L |
New line | LF |
Next line | ESC E |
EDITING
Delete * character(s) from cursor | CSI * P |
Delete * lines from & including cursor line | CSI * M |
End protected area | ESC w |
Erase line portion (0 = from cursor, 1 = to, 2 = all) | CSI * K |
Erase window portion (0 = from cursor, 1 = to, 2 = all) | CSI * J |
GENERAL
Bell | BEL |
Device status report | CSI 6 n |
PRINTING
Media copy | CSI i |