1 / 10

Simple Communications Watchdog for MW100

Simple Communications Watchdog for MW100. Principle is to read seconds clock from other units and look for user-defined period of no-change from scan to scan When seconds clock does not change for a number of scans then trigger alarm. Can be repeated for multiple units.

judson
Download Presentation

Simple Communications Watchdog for MW100

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Simple Communications Watchdog for MW100 • Principle is to read seconds clock from other units and look for user-defined period of no-change from scan to scan • When seconds clock does not change for a number of scans then trigger alarm. • Can be repeated for multiple units.

  2. A1  Logic to check if value in communication channel 1 is equal to it’s value from the prior scan (located in A2). If so then at increments A1’s value by value of math constant K1 (1) else if not equal (good communications) it is reset to K2 (0). A2  Value of communication channel 1 A3  Check to see if A1 exceeds threshold of K3 (30). This is how many seconds that we will let communications fail before setting an alarm. You can modify K3.

  3. K1  Increment per scan K2  Reset count to 0 when good comms K3  Allowed count before alarm on bad comms

  4. A003  Alarm on math channel A003 where if logical value is equal to or exceeds 1 then triggers appropriate relay.

  5. Modbus Ethernet communications is enabled with a scan time of 1 second.

  6. Enter IP Addresses of other units you wish to watchdog communications.

  7. Read seconds register from other device(s) into free communications channel(s).

  8. Set one measurement interval to 1 second.

  9. Ensure math is scanning at same 1 interval (1 sec) as set under measurement settings.

  10. Activation • Start Measurement • Start Math • A1 should increment if communications is lost. • A3 will trigger if A1 increments beyond value set in K3. • A1 will reset to 0 if communications is restored.

More Related