Utility
Watchdog v2
Description

Watchdog v2

A combined network watchdog and network driver with facilities for propagating faults from the function block engine, Ethernet, or device comms.

Suitable for pair and ring topologies. Use in conjunction with Watchdog v1 function blocks for branch or star topologies.

To reset a pair or ring following a fault that is propagated, disable the Propagate to Network parameter in one device until the Status parameter returns to OK.

Availability
  • Available only in the dw2xx & dw2xx-v2 series products
  • Requires library: System & I/O
  • Singleton function block
  • Firmware versions 0x201F and later
savvy-SFD Graphic watchdog2
Graphic with Parameters watchdog2

Parameters

Network Input Input, Read-only, Placeholder (signed 16-bit integer)

Watchdog v2 - Network Input

Make a drive.web-over-Ethernet connection here from a Network Driver in another drive.web device.

If the connection fails to write a non-zero number here, the timer begins to count down.


Timer Internal Parameter, Read-only, Analog (unsigned 16-bit integer)
0.00 s to 600.00 s

Watchdog v2 - Timer

Shows the current time of the watchdog countdown.

Fault is active (low) if the timer counts down to zero.


0 = Timed Out
Initial Holdoff Internal Parameter, Read-write, Analog (unsigned 16-bit integer)
0.01 s to 600.00 s

Watchdog v2 - Initial Holdoff

Inhibits the watchdog countdown for the specified period, following device power-up.

Timeout Internal Parameter, Read-write, Analog (unsigned 16-bit integer)
0.01 s to 600.00 s

Watchdog v2 - Timeout

The time, following an absence of network updates at Network Input, before the fault occurs.

Fault Output Output, Read-only, Boolean (signed 16-bit integer)

Watchdog v2 - Fault Output

Active low. Active when a fault occurs at Network Input or Fault Input.

Also active when a general Ethernet failure occurs, unless Fault on Ethernet Down is disabled.

Also active when a device comms failure occurs in drive-dedicated devices, unless Fault on Device Comms Fail is disabled.


0 = Fault
1 = OK
Network Driver Output, Read-only, Enumerated (signed 16-bit integer)

Watchdog v2 - Network Driver

Connect directly to Network Input parameter(s) in other device(s) using drive.web-over-Ethernet connection(s).

Alternates between a raw value of one or two at every function block execution cycle, unless Fault Output is active (low).

Equals zero when a fault is active.


-1 = Fault
1 = OK
2 = OK
PLX Driver Output, Read-only, Analog (signed 16-bit integer)
1 to 30000

Watchdog v2 - PLX Driver

Only present for PLX Digital DC Drive devices. Connect to PLX PIN787, driveWeb Watchdog Timer.

If the connection fails to write a number here, the parameter will count down and cause a drive alarm (trip if the drive is started).


0 = Fault
Fault Input Input, Read-write, Boolean (signed 16-bit integer)

Watchdog v2 - Fault Input

Active low. Use to propagate fault conditions from the drive.web device's function block engine.

0 = Fault
1 = OK
Propagate To Network Input, Read-write, Boolean (signed 16-bit integer)

Watchdog v2 - Propagate to Network

Enable to cause Network Driver to equal zero when Fault Output is active.

0 = Enable
1 = Disable
Propagate To PLX Internal Parameter, Read-write, Boolean (signed 16-bit integer)

Watchdog v2 - Propagate to PLX

Enable to cause PLX Driver to equal zero when Fault Output is active.

0 = Disable
1 = Enable
Fault on Ethernet Down Internal Parameter, Read-write, Boolean (signed 16-bit integer)

Watchdog v2 - Fault on Ethernet Down

Enable to cause Fault Output to be active if the Ethernet Link fails.

0 = Disable
1 = Enable
Fault on Device Comms Fail Internal Parameter, Read-write, Boolean (signed 16-bit integer)

Watchdog v2 - Fault on Device Comms Fail

Only present in drive-dedicated devices.

Enable to cause Fault Output to be active if the device comms fail.


0 = Disable
1 = Enable
PLX Trip Time Internal Parameter, Read-write, Analog (signed 16-bit integer)
5 ms to 150000 ms

Watchdog v2 - PLX Trip Time

When PLX Driver is connected to PIN787, driveWeb Watchdog Timer, a drive alarm will occur after this time, following a fault.

Status Internal Parameter, Read-only, Enumerated (signed 16-bit integer)

Watchdog v2 - Status

Indicates the current state of the function block.

Equals zero when OK

Enumerations are provided for various faults and states.


-1 = Initial Holdoff
0 = OK
1 = Fault from Network
2 = Timeout
3 = Fault Input
4 = Network Down
5 = Device Comms Fail