imaqIOWatchdogArm

NI-IMAQ I/O C Function

imaqIOWatchdogArm

Format

rval = imaqIOWatchdogArm(IMAQIO_SESSION id);

Purpose

Arms 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 arm 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.