imaqIOWatchdogArm Method

NI-IMAQ I/O Visual Basic

imaqIOWatchdogArm Method

Syntax

imaqIOWatchdogArm id

Purpose

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

Parameters

id As IMAQIO_SESSION

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 imaqIOGetErrorTextVB.

 


See Also

imaqIOWatchdogClear

imaqIOWatchdogConfigure

imaqIOWatchdogWhack