User`s guide
5: BSC 2780/3780 DLI Functions
DC 900-1340I 117
Data Transfer
DLI_PROT_SEND_HDR_DATA
Transmit header data
DLI_PROT_SEND_HDR_DATA_EOM
Transmit header data with EOM
DLI_PROT_SEND_NORM_DATA
Transmit normal data
DLI_PROT_SEND_NORM_DATA_EOM
Transmit normal data with EOM
1
DLI_PROT_SEND_PRIOR_DATA
Transmit priorit y data
DLI_PROT_SEND_PRIOR_DATA_EOM
Transmit priority data with EOM
DLI_PROT_SEND_TRANS_DATA
Transmit transparent data
DLI_PROT_SEND_TRANS_DATA_EOM
Transmit transparent data with EOM
a
DLI_PROT_SEND_2780_DATA
Transmit transparent 2780 record data
DLI_PROT_SEND_2780_DATA_EOM
Transmit transparent 2780 record data
with EOM
1
If you use dlWrite without optional arguments, one of the EOM types is used, depending on the writeType
DLI configuration parameter (Table 7–2 on page 191). If writeType is set to “normal,”
DLI_PROT_SEND_NORM_DATA_EOM is used; if it is set to “transparent,” DLI_PROT_SEND_TRANS_DATA_EOM is used.
Table 5–4: Categories for BSC 2780/3780 dlWrite Requests (Cont’d)
Category DLI Request Code Usage