Function Library
117
5.8 Watchdog Timer
Note
:
This function is only available for RTV-24.
@ Name
AngeloRTV_Set_WDT(CardNo, Enable, Interval)
Sets the watch dog status(Only for PCI-RTV24)
@ Description
AngeloRTV_Set_WDT:
Enables or disables the watch dog timer in the Angelo series
cards, and set the interval of timer. When users have enabled the
watch dog timer and selected a 16 seconds interval, a system
reset signal will be triggered if this function is not called after 16
seconds.
@ Syntax
C/C++ (Windows/CE.NET)
I16 AngeloRTV_Set_WDT (U16 CardNo,U16 Enable,U16
Interval)
Visual Basic (Windows/CE.NET)
AngeloRTV_Set_WDT (ByVal PortNo As Integer, ByVal
Enable As Integer, ByVal Interval As
Integer) As Integer
Delphi (Windows)
AngeloRTV_Set_WDT(CardNo:Smallint;enable:Smallin
t;interval:Smallint):Smallint;
@ Argument
CardNo:
Card number is the zero index in Angelo series card. For example,
if there are two Pci-RTV-24 Angelo cards (card 0, card 1) in the
system, “CardNo” of card 0 is 0, and 1 for card 1.
Enable:
Enables or disables the watch dog timer. 0 for disable, 1 for
enable.
Interval:
Indicates the watch dog timer interval.
1: 8 seconds
2: 16 seconds
3: 32 seconds
Summary of Contents for cRTV-24
Page 4: ......
Page 8: ...List of Tables iv Table 5 2 C C Data Types 83 Table 5 3 Pixel Data 122 ...
Page 10: ......
Page 18: ...8 Introduction ...
Page 34: ...24 Hardware Reference Figure 2 8 STRG Address Jumpers ...
Page 55: ...Installation Guide 45 Figure 3 2 cRTV 24 3U cPCI ...
Page 61: ...Installation Guide 51 ...
Page 62: ...52 Installation Guide ...
Page 64: ...54 Installation Guide The Device Manager should be as follows ...
Page 67: ...Installation Guide 57 ...
Page 68: ...58 Installation Guide 3 When the following window appears please click Con tinue Anyway ...
Page 70: ...60 Installation Guide The Device Manager should be as follows ...
Page 72: ...62 Installation Guide 3 Click the Finish button to finish the installation ...
Page 76: ...66 Installation Guide ...
Page 144: ...134 Function Library ...
Page 174: ...164 Programming Guide ...