Owning Palette: Advanced Watchdog VIs
Requires: RT Module
Sets the watchdog object attribute you specify to the value you specify.
This VI coerces the attribute value you specify to the nearest value supported by the watchdog hardware. You can use the attribute value returned indicator to determine the actual attribute value that the VI sets. Refer to the specific RT target hardware documentation for information about supported attribute values.

![]() |
attribute is the watchdog timer attribute to write. The following are valid attributes:
|
||||||||||||||||||||
![]() |
watchdogID in specifies a watchdog object. | ||||||||||||||||||||
![]() |
attribute value is the value to which the specified attribute is set. Time values are specified in microseconds. | ||||||||||||||||||||
![]() |
error in (no error) describes error conditions that occur before this node runs. This input provides standard error in functionality. | ||||||||||||||||||||
![]() |
watchdogID out has the same value as watchdogID in. | ||||||||||||||||||||
![]() |
attribute value returned is the value of the specified attribute. This value is undefined if the RT target does not support the attribute you specify. This parameter specifies time values in microseconds. | ||||||||||||||||||||
![]() |
error out contains error information. This output provides standard error out functionality. |