CHAPTER 3: SETTING UP AND USING THE SDK
PCI-AC51 User’s Guide
21
21
Analog Watchdog Operations
Analog Status Operations
Function
Type
Function
Parameter
Type
Parameter
Description
long
PamuxAnaWatchdogSet
long
hHandle
Sets up the watchdog timer for an ana-
log point. Time100 units are hun-
dredths of a second.
long
Bank
long
Time100
long
Data 16[]
long
PamuxAnaWatchdogTime
long
hHandle
Sets the value of the watchdog timer in
units of hundredths of a second. Set-
ting Time100 to 0 disables the watch-
dog. Setting the time to 0 can also be
used to reset the watchdog error flag if
it has tripped. This and any other ana-
log function can be used to “tickle” the
watchdog to prevent it from tripping.
long
Bank
long
Time100
* Note for Visual Basic users: * indicates a “by reference” argument.
Function
Type
Function
Parameter
Type
Parameter
Description
long
PamuxAnaStatusGetAsError
long
hHandle
Gets an analog board’s status and
returns an equivalent error. Analog read
functions also return the same result
after performing their read. An analog
configure function can be used to clear
the “power-up” error. The “old data”
error is cleared by the B6 processor as
it updates inputs. This function could be
used to wait for fresh input data.
long
Bank
* Note for Visual Basic users: * indicates a “by reference” argument.
Содержание PCI-AC51
Страница 8: ...FOR HELP PCI AC51 User s Guide 4 ...
Страница 30: ...SPECIAL PRECAUTIONS FOR THE SOFTWARE DEVELOPER PCI AC51 User s Guide 26 ...
Страница 34: ...ERROR CODES FOR WINDOWS 2000 XP PCI AC51 User s Guide 30 ...
Страница 38: ...LEDS PCI AC51 User s Guide 34 ...
Страница 40: ...CONVERTING APPLICATIONS THAT USE INP AND OUTP PCI AC51 User s Guide 36 ...