VT510 Video Terminal Programmer Information

DECSR—Secure Reset

This control function sets the terminal to its power-up state. DECSR lets applications know the exact state of the terminal before any attempted operations. You can use DECSR to guarantee the terminal state for secure connections. DECSR is similar to RIS, but does not perform a disconnect from the host.

Format

CSI
9/11
Pr
3/n
+
2/11
p
7/0

Parameters

Pr
is a optional random number from 0 to 16383. If Pr is included, then the terminal sends a confirmation (DECSRC) with this number.

DECSR Actions

DECSR replaces all set-up parameters to their saved settings or power-up default values. If you include the optional Pr parameter, then the terminal returns a secure reset report to the host.

Notes on DECSR