IPDS for Control Units
RUSIZES=X'85C7',
PSNDPAC=X
'01',
SRCVPAC=X
'01',
PSERVIC=X
'01000000E100185000007E00 '
In conjunction with the above table entries, FMH-1 entries to begin and end IPDS
are required. The FMH-1 to begin IPDS is placed before the IPDS data stream
and the FMH-1 to end IPDS is placed after the IPDS data stream as shown below:
FMH-1 to begin IPDS:
X
'0601300D4000'
IPDS Data Stream:
Insert an IPDS data stream here.
FMH-1 to end IPDS:
X
'0601300D2000'
MVS/CICS with VTAM in DSC Mode (Local 3X74 Attachment)
The following examples represent some sample settings used with the printer in
DSC (non-SNA) mode with CICS and VTAM. Of the table settings listed below,
the following are required: FEATURE = EXTDS, TRM STAT = TRANSCEIVE, and
FEATUR2 = EDATS.
TCT entries in CICS:
D72L032 DFHTCT
TYPE=TERMINAL,
TRMIDNT=BL32,
Reference name for this TCT entry
ACCMETH=VTAM,
FEATURE=(COPY,COLOR,PS,EXTDS) ,
RELREQ=(YES,YES),
TIOAL=3000,
TRMMODL=2,
TRMS TAT=TRANSCEIVE,
TRMTYPE=L3284,
RUSIZE=256,
NETNAME=D72L032,
As defined by VTAM local table
CLASS=(CONV,VIDEO),
ALTSCRN=(32,80),
ERRATT=NO
LOCAL entries for the Local Terminal table in VTAM:
194 6400 IPDS