Watchdog Add Trigger Action
Registers the specified trigger action invoked when this watchdog expires.
Place on the block diagram. | Find on the Functions palette. |

0 | Active high |
1 | Active low |
2 | Open collector (7041RT only) |

![]() |
status is TRUE (X) if an error occurred before this VI or function ran or FALSE (checkmark) to indicate a warning or that no error occurred before this VI or function ran. The default is FALSE. |
![]() |
code is the error or warning code. The default is 0. If status is TRUE, code is a non-zero error code. If status is FALSE, code is 0 or a warning code. |
![]() |
source describes the origin of the error or warning and is, in most cases, the name of the VI or function that produced the error or warning. The default is an empty string. |


![]() |
status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred. |
![]() |
code is the error or warning code. If status is TRUE, code is a non-zero error code. If status is FALSE, code is 0 or a warning code. |
![]() |
source describes the origin of the error or warning and is, in most cases, the name of the VI or function that produced the error or warning. |