Class TLCounter.TTLCounter

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.

BIGTLCounter.gif TLCounter.gif NETTLCounter.gif

Package: TimingLabBasicPkg

Unit: TLCounter

Inherits: TTLBasicClockedSynchronizedFilter

Contents

Syntax

Delphi:

type TTLCounter = class( TTLBasicClockedSynchronizedFilter, Int64 )

C++ Builder:

class TTLCounter : public TTLBasicClockedSynchronizedFilter

Visual C++ (MFC):

class CTTLCounter : public CTTLBasicClockedSynchronizedFilter

C# (.NET):

public ref class Counter : Mitov.TimingLab.BasicClockedSynchronizedFilter

Summary

Counts events.

Description

Use this component to implement a Counter.

A Counter can be used to count events. To reset the Counter call the Reset() method.

The current count will be sent to the OutputPin.


Diagram:

TLCounter Preview.png

Methods

Public

Pins

Events

From TTLBasicClockedSynchronizedFilter

Properties

Published

From TTLBasicClockedFilter

Pins

From TSLBasicEnableFilter

Properties

Published

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox