Search results

  1. M

    WDT - Python how to use

    ok, never mind
  2. M

    WDT - Python how to use

    Or do I have to set up a chron or equivalent?
  3. M

    WDT - Python how to use

    how do I reload the watchdog timer from a python script?
  4. M

    WDT - Python how to use

    no python?
  5. M

    WDT - Python how to use

    I see nothing to do with the watchdog timer.
  6. M

    WDT - Python how to use

    I can't find the commands on the pages.
  7. M

    WDT - Python how to use

    could i get an answer?
  8. M

    WDT - Python how to use

    No need to yell. :) Where are the card specific commands for the 16 relay, thermocouple, and RTD?
  9. M

    WDT - Python how to use

    I have the industrial working....Python
  10. M

    WDT - Python how to use

    so how do I get python to work with the other cards?
  11. M

    WDT - Python how to use

    and python wdt.getPeriod() returns -1
  12. M

    WDT - Python how to use

    ok, now on another pi, with 16 relays card and platinum RDT card, wdt command installed as above, still get "Fail to select men add"
  13. M

    WDT - Python how to use

    The megaind.wdtGetPeriod(0) does return 270
  14. M

    WDT - Python how to use

    Yes, using the industrial automation card
  15. M

    WDT - Python how to use

    example usage: wdt -g p Fail to select mem add
  16. M

    WDT - Python how to use

    git clone https://github.com/SequentMicrosystems/wdt-rpi.git cd wdt-rpi/ sudo make install now the command wdt works, including in the virtual python. program still returns -1 to all commands
  17. M

    WDT - Python how to use

    bash: wdt: command not found
  18. M

    WDT - Python how to use

    install Successfully installed SMwdt -1.0.2
  19. M

    WDT - Python how to use

    If you mean at command prompt, it returns wdt: command not found
  20. M

    WDT - Python how to use

    Help me out, I don't know what you mean?
Top