User`s guide

46 DC 900-1339H
FMP Programmer’s Guide
DLI_ICP_ERR_INBUF_OVERFLOW
Input buffer overflow
DLI_ICP_ERR_OUTBUF_OVERFLOW
Output buffer overflow
a
If you use dlWrite without optional arguments, one of the EOM types is used, depending on the
writeType DLI configuration parameter (Table 5–1 on page 104). 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 3–4: Categories for FMP dlWrite Requests
Category DLI Request Code Usage
Commands
to ICP
DLI_PROT_CFG_LINK Configure link
DLI_PROT_CLR_STATISTICS Clear statistics
DLI_PROT_SEND_BIND Start link
DLI_PROT_SEND_UNBIND Stop link
DLI_PROT_SET_BUF_SIZE Set ICP message buffer size
DLI_PROT_SET_TRANS_TABLE Set translation table
Report Requests
DLI_PROT_GET_BUF_REPORT Request buffer report
DLI_PROT_GET_LINK_CFG Request link configuration report
DLI_PROT_GET_SOFTWARE_VER Request software version ID
DLI_PROT_GET_STATISTICS_REPORT Request statistics report
DLI_PROT_GET_STATUS_REPORT Request status report
DLI_PROT_GET_TRANS_TABLE Request translation table
Data Transfer
DLI_PROT_SEND_NORM_DATA Transmit normal data
DLI_PROT_SEND_NORM_DATA_EOM Transmit normal data with EOM
a
DLI_PROT_SEND_TRANS_DATA Transmit transparent data
DLI_PROT_SEND_TRANS_DATA_EOM Transmit transparent data with EOM
a