Class TLWatchDogTimer.TTLWatchDogTimer

From Mitov Wiki Doc
Jump to: navigation, search

This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.

BIGTLWatchDogTimer.gif TLWatchDogTimer.gif NETTLWatchDogTimer.gif

Package: TimingLabBasicPkg

Unit: TLWatchDogTimer

Inherits: TTLBasicTimingFilter

Contents

Syntax

Delphi:

type TTLWatchDogTimer = class( TTLBasicTimingFilter )

C++ Builder:

class TTLWatchDogTimer : public TTLBasicTimingFilter

Visual C++ (MFC):

class CTTLWatchDogTimer : public CTTLBasicTimingFilter

C# (.NET):

public ref class WatchDogTimer : Mitov.TimingLab.BasicTimingFilter

Summary

Implements a Watch Dog Timer.

Description

Use this component to implement a Watch Dog Timer.

A Watch Dog Timer generates event if the Reset method has not been called for certain period of time. Usually a Watch Dog Timer is used to notify the application that a certain type of events have stopped happening - as example a communication has not happened for a while.


Diagram:

TLWatchDogTimer Preview.png

Properties

Published

Methods

Public

Pins

Events

From TTLBasicTimingFilter

Pins

From TTLBasicClockedFilter

Pins

From TSLBasicEnableFilter

Properties

Published

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox