System Functions - ADLINK Technology RTV Series User Manual

Multi-channel real-time video frame grabber series
Table of Contents

Advertisement

5.3 System Functions

@ Name
AngeloRTV_Initial(PortNo)
Initialize the port in Angelo series card.
AngeloRTV_Close(PortNo)
Close the port in Angelo series card.
AngeloRTV_Software_Reset(PortNo)
Reset the port in Angelo series card.
AngeloRTV_Read_Serial(CardNo, HighByte, LowByte)
Read the unique 48-Bit Serial Number of Angelo Series Card
(Only for RTV-24 Rev.B1 above, PCI-2100 Rev.A2 above)
AngeloRTV_Get_Version(DriverVersion, DLLVersion, Reserved)
Get the version of driver of AngeloRTV card and AngeloRTV.dll.
@ Description
AngeloRTV_Initial:
This function initializes the ports of the Angelo Series card. Each
application program must call this function before any other func-
tions can be used. If the initialization is executed successfully, it
returns a value of 0.
Note:
There are four ports on the RTV-24, cRTV-24, and cRTV-44
series cards, and one port on the PMC- RTV21.
AngeloRTV_Close:
Releases all resources from the ports.
AngeloRTV_Software_Reset:
Resets the port to its initial state.
AngeloRTV_Read_Serial:
This function can read a 48-bit unique ID and store in 2 Long
interger.
AngeloRTV_Get_Version:
Used to get the current version of AngeloRTV card driver and
AngeloRTV.dll file.
@ Syntax
C/C++ (Windows/CE.NET)
I16 AngeloRTV_Initial(U16 PortNo)
84
Function Library

Advertisement

Table of Contents
loading

Table of Contents