Appendix D
DLL Direct Entry Functions and Routines
© National Instruments Corp.
D-3 GPIB-232CT-A for MS-DOS/Windows
Note:
All of the routines listed in Table D-1 are of type
void _far _pascal.
Table D-1. Direct Entry NI-488.2 Style Routines
Routine
(ordinal entry value)
Syntax
AllSpoll
(100)
DLLAllSpoll (
short
board,
short _far*
addresslist,
short _far *
resultlist,
short _far *
ibsta,
short _far *
iberr,
unsigned long _far *
ibcntl)
DevClear
(101)
DLLDevClear (
short
board,
short
address,
short _far *
ibsta,
short _far
*
iberr,
unsigned long _far *
ibcntl)
DevClearList
(102)
DLLDevClearList (
short
board,
short _far *
addresslist,
short _far *
ibsta,
short _far *
iberr,
unsigned long _far *
ibcntl)
EnableLocal
(103)
DLLEnableLocal (
short
board,
short _far *
addresslist,
short _far *
ibsta,
short _far *
iberr,
unsigned long _far *
ibcntl)
EnableRemote
(104)
DLLEnableRemote (
short
board,
short _far *
addresslist,
short _far *
ibsta,
short _far *
iberr,
unsigned long _far *
ibcntl)
FindLstn
(105)
DLLFindLstn (
short
board,
short _far *
addresslist,
short _far *
resultlist,
short
limit,
short _far *
ibsta,
short _far *
iberr,
unsigned long _far *
ibcntl)
FindRQS
(106)
DLLFindRQS (
short
board,
short _far *
addresslist,
short _far *
result,
short _far *
ibsta,
short _far *
iberr,
unsigned long _far *
ibcntl)