ADLINK Technology RTV Series User Manual page 134

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

Advertisement

Port number is the zero index of the Angelo series card. For exam-
ple, if there are two PCI-RTV-24 Angelo cards (card 0, card 1) in
the system, and each PCI-RTV-24 has four ports, the first port of
card 0 is "0", and the first port of card 1 is "4."
Dest_Address:
User allocated destination memory address or array.
Start_Address:
Memory start address of the video frame.
Width:
Image width.
Height:
Image height.
Size_Byte:
Memory size in bytes.
FileName:
File name to save to. Remember to add the file extension name.
FileFormat:
File format to save to.
0: TIF
1: BMP
2: JPEG
nQuality:
This parameter in used only for the JPEG file format.
@ Return Code
0: ERROR_NoError
-7: ERROR_Not_Initialized – Make sure the port has been
initialized by "AngeloRTV_Initial".
-9: ERROR_Invalid_PortNo – Please input a correct
"PortNo" parameter.
@ Example
<VC/BCB >
AngeloRTV_Copy_Frame
I16 Result;
U16 PortNo = 0;
124
Function Library

Advertisement

Table of Contents
loading

Table of Contents