imaqIOWatchdogClear

NI-IMAQ I/O C Function

imaqIOWatchdogClear

Format

rval = imaqIOWatchdogClear(IMAQIO_SESSION id);

Purpose

Clears 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 clear the watchdog 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.