WDT - Python how to use

alexburcea

Moderator
Staff member
Sorry, I did not yell I copied the name of the product from the website and got this font.
For each card, there is a link on the product page to the command line interface and Python.
Here are 16-relays and RTD.
 

alexburcea

Moderator
Staff member
if you run each command with -h option you will get the list of options and is you add after -h the name of option you will get help for specific option
 

alexburcea

Moderator
Staff member
If your Python script is running all the time you can do periodic watchdog reset in it the problem is that we might not implement the watchdog functions in every Python library.
The best way is to run the command from chron or from python script.
 
Top