Macro statements to define secondary logical unit type P VTAM terminals

Examples of macro statements that can be used to define secondary logical unit type P VTAM® terminals are provided.

Figure 1 illustrates the macro statements for secondary logical unit type P VTAM terminals.

Figure 1. Secondary logical unit type P VTAM terminal
Relationships are shown between type, terminal, and logical names.

Sample macro statements to define SLU type P VTAM terminals shows the macro statements to define SLU Type P VTAM terminals.

Sample macro statements to define SLU type P VTAM terminals

Macro statement set                             Column
                                                    72
TYPE  UNITYPE=SLUTYPEP,OUTBUF=256,                   X
      OPTIONS=(OPTACK,NOBID)
TERMINAL NAME=WS13SL,                                X
      COMPT1=(PROGRAM2,DPM-A1,4),                    X
      COMPT2=(PROGRAM1,BASIC)
NAME TP2DPM,COMPT=1
NAME TP1BASIC,COMPT=2
TERMINAL NAME=LUTYPEP1,                              X
      COMPT1=(PROGRAM2,DPM-A1,IGNORE),               X
      COMPT2=(PROGRAM1,DPM-A3,2),                    X
      COMPT3=PROGRAM1
NAME P2DPM,COMPT=1
NAME P1BASIC,COMPT=2