Owner`s manual
5.18.5 SET TERMINAL
The SET TERMINAL command sets the characteristics that
are stored for the console terminal.
Example
>>> SHOW TERMINAL ! Enter SHOW TERMINAL.
/SCOPE /SPEED: 1200 /BREAK
! System responds with
! the parameters stored for
! /SCOPE, /SPEED, and /BREAK.
>>> SET TERM/HARDCOPY /SPEED:9600 ! SET TERM changes system
! parameters.
!
>>> SHOW TERM ! Enter the command.
/HARDCOPY /SPEED: 9600 /BREAK
! System displays the
! parameters you set.
Table 5–14: SET TERMINAL Command Qualifiers
Qualifier Meaning
/BREAK Enables you to adjust the baud rate using the
BREAK
key.
/NOBREAK Disables the
BREAK
key from adjusting the baud rate.
/H[ARDCOPY] Specifies the console terminal as a hardcopy device.
/NOH[ARDCOPY] Specifies the console terminal as a video device.
/SC[OPE] Specifies the console terminal as a video device.
/NOSC[OPE] Specifies the console terminal as a hardcopy device.
/SP[EED]:n Sets the baud rate for communication at 300, 600, 1200, 2400,
4800, 9600, 19200, or 38400.
38400 is not implemented on Model 600.
5–54 VAX 6000 Series Owner’s Manual










