
88
Function
Library
Result = AngeloRTV_Get_Version (DriverVersion(0),
DLLVersion(0), Reserved(0))
strDriverVersion = CStr(DriverVersion(0)) + "." +
CStr(DriverVersion(1)) + "." +
CStr(DriverVersion(2)) + "." +
CStr(DriverVersion(3))
strDLLVersion = CStr(DLLVersion(0)) + "." +
CStr(DLLVersion(1)) + "." +
CStr(DLLVersion(2)) + "." +
CStr(DLLVersion(3))
<Delphi >
AngeloRTV_Initial –
var PortNo,Result:SmallInt;
for i:= 0 to 3 do
begin
Result := AngeloRTV_Initial (PortNo);
End;
AngeloRTV_Cose –
var PortNo,Result:SmallInt;
for i:= 0 to 3 do
begin
Result := AngeloRTV_Close (PortNo);
End;
AngeloRTV_Software_Reset–
var PortNo,Result:SmallInt;
for i:= 0 to 3 do
begin
Result := AngeloRTV_Software_Reset (PortNo);
End;
AngeloRTV_Read_Serial–
var
CardNo,Result:SmallInt;
HighByte, LowByte:SmallInt;
Result := AngeloRTV_Read_Serial(CardNo, HighByte,
LowByte)
AngeloRTV_Get_Version –
var
Result: Smallint;
DriverVersion: array[1..4] of Longint;
DLLVersion: array[1..4] of Longint;
Reserved: array[1..4] of Longint;
strDriverVersion, strDLLVersion: String;
Содержание cRTV-24
Страница 4: ......
Страница 8: ...List of Tables iv Table 5 2 C C Data Types 83 Table 5 3 Pixel Data 122 ...
Страница 10: ......
Страница 18: ...8 Introduction ...
Страница 34: ...24 Hardware Reference Figure 2 8 STRG Address Jumpers ...
Страница 55: ...Installation Guide 45 Figure 3 2 cRTV 24 3U cPCI ...
Страница 61: ...Installation Guide 51 ...
Страница 62: ...52 Installation Guide ...
Страница 64: ...54 Installation Guide The Device Manager should be as follows ...
Страница 67: ...Installation Guide 57 ...
Страница 68: ...58 Installation Guide 3 When the following window appears please click Con tinue Anyway ...
Страница 70: ...60 Installation Guide The Device Manager should be as follows ...
Страница 72: ...62 Installation Guide 3 Click the Finish button to finish the installation ...
Страница 76: ...66 Installation Guide ...
Страница 78: ...68 ViewCreatorPro Utility 4 2 Component Description Start the utility and the view should like below ...
Страница 144: ...134 Function Library ...
Страница 148: ...138 Programming Guide Video Proc Amp ADLink Bt878 Crossbar filter Select video input before or during video previewing ...
Страница 174: ...164 Programming Guide ...