Products   Support   Download   Contact

OPEN VMS TERMINAL CHARACTERISTICS CHART

Contents | Index | About the Icons

For proper interaction with ScriptServer, the terminal characteristics listed below marked with an asterisk (*) should be set on the port as shown in this example:

$ SHOW TERMINAL LTA9997:
Terminal: _LTA9997   Device_Type: Unknown	    Owner: No Owner


   Input:  19200     LFfill: 0    Width: 80     Parity: None
   Output: 19200	 CRfill: 0    Page:  24


Terminal Characteristics:
   Interactive*         No Echo*            Type_Ahead*          No Escape
   Hostsync*            TTsync*             Lowercase            Tab
   Wrap                 Scope               No Remote            Eightbit*
   No Broadcast         No Readsync*        Form                 Fulldup
   No Modem             No Local_echo       No Autobaud*         No Hangup*
   No Brdcstmbx*        No DMA              Altypeahd            Set_Speed
   No Commsync          Line_Editing        Overstrike_Editing   No Fallback
   No Dialup            No Secure_Server    No Disconnect        Pasthru*
   No Syspassword       No SIXEL_Graphics   No Soft Characters   No Printer_Port
   Numeric_Keypad       ANSI_CRT            No Regis             No Block_Mode
   No Advanced_Video    No Edit_Mode        No DEC_CRT           No DEC_CRT2
   No DEC_CRT3          No DEC_CRT4         VMS_Style_Input	

To set these characteristics permanently, the following command should be executed and placed in a startup file:

SET TERM/PERM/INTERACTIVE/HOSTSYNC/NOECHO/TTSYNC/NOREADSYNC - _$ /TYPE_AHEAD/NOAUTOBAUD/PASTHRU/ALTYPEAHD/NOBRDCSTMBX/EIGHTBIT - _$ /NOHANGUP  LTA9997:

Note: This command will require an account with LOG_IO or PHY_IOprivilege.

© 2020 GrayMatter Software Corporation