DLL Direct Entry Functions and Routines
Appendix D
GPIB-232CT-A for MS-DOS/Windows D-4
© National Instruments Corp.
Table D-1. Direct Entry NI-488.2 Style Routines (continued)
Routine
(ordinal entry value)
Syntax
PassControl
(107)
DLLPassControl (
short
board,
short
address,
short _far *
ibsta,
short _far *
iberr,
unsigned long _far *
ibcntl)
PPoll
(108)
DLLPPoll (
short
board,
short _far
*
result,
short _far *
ibsta,
short _far *
iberr,
unsigned long _far *
ibcntl)
PPollConfig
(109)
DLLPPollConfig (
short
board,
short
address,
short
dataline,
short
sense,
short _far *
ibsta,
short _far *
iberr,
unsigned long _far *
ibcntl)
PPollUnconfig
(110)
DLLPPollUnconfig (
short
board,
short _far *
addresslist,
short _far *
ibsta,
short _far *
iberr,
unsigned long _far *
ibcntl)
RcvRespMsg
(111)
DLLRcvRespMsg (
short
board,
char _far *
data,
long
count,
short
termination,
short _far *
ibsta,
short _far *
iberr,
unsigned long _far *
ibcntl)
ReadStatusByte
(112)
DLLReadStatusByte (
short
board,
short
address,
short _far *
result,
short _far *
ibsta,
short _far *
iberr,
unsigned long _far *
ibcntl)
Receive
(113)
DLLReceive (
short
board,
short
address,
char _far *
data,
unsigned long
count,
short
termination,
short _far *
ibsta,
short _far *
iberr,
unsigned long _far *
ibcntl)
(continues)