imaqIOWatchdogWhack

NI-IMAQ I/O C Function

imaqIOWatchdogWhack

Format

rval = imaqIOWatchdogWhack(IMAQIO_SESSION id);

Purpose

Resets the watchdog timer on the NI-IMAQ I/O device.

Parameters

Name Type Direction
id IMAQIO_SESSION input

Parameter Discussion

id is theĀ ID of the session to reset the watchdog timer on.

Return Value

This function returns 0 on success. On failure, this function returns an error code. For information about the error code, call imaqIOGetErrorText.