Instruction manual

AMPDIO DRIVERS
Page 91
where h short: board handle as issued by the
registerBoardEx function.
pbus pointer to short: pointer to variable where PCI
bus number result will be stored.
pslot pointer to short: pointer to variable where PCI
slot number result will be stored.
Returns short: OK
or ERRHANDLE
ERRSUPPORT
ERRDATA
Prior Calls registerBoardEx
See Also GetBoardModel
GetBoardBase
GetBoardIRQ
6.4.1.8 Unregister a Board FreeBoard
Frees a previously registered board, allowing it to used by another program.
i = FreeBoard (h)
where h short: board handle as issued by the
registerBoardEx function.
Returns short: OK
or ERRHANDLE
Prior Calls registerBoardEx
See Also
6.4.1.9 Get Driver Version DIO_TC_driverVersion
Gets version number from driver using IOCTL_QUERY_VERSION.
SUPPORTED IN VERSION 4.02 ONWARDS.
i = DIO_TC_driverVersion (h, pver)
where h short: board handle as issued by the
registerBoardEx function.
pver pointer to unsigned long: pointer to variable
where driver version result will be stored. The
driver version result is set according to the
driver version number if supported by the
driver (driver versions 4.02 onwards) or to 0 if
unsupported. The value is formatted as
follows: