Class TLFrequencyMeter.TTLFrequencyMeter

From Mitov Wiki Doc
(Difference between revisions)
Jump to: navigation, search
(Automated Syncronization with Documentation)
(Automated Syncronization with Documentation)
 
(4 intermediate revisions by one user not shown)
Line 28: Line 28:
 
=== C# (.NET): ===
 
=== C# (.NET): ===
 
<code>
 
<code>
'''public ref class''' TTLFrequencyMeter : [[Class TLBasicTimingFilter.TTLBasicClockedSynchronizedFilter|Mitov.TimingLab.BasicClockedSynchronizedFilter]]
+
'''public ref class''' FrequencyMeter : [[Class TLBasicTimingFilter.TTLBasicClockedSynchronizedFilter|Mitov.TimingLab.BasicClockedSynchronizedFilter]]
 
</code>
 
</code>
 
== Summary ==
 
== Summary ==

Latest revision as of 00:30, 26 June 2013

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.

BIGTLFrequencyMeter.gif TLFrequencyMeter.gif NETTLFrequencyMeter.gif

Package: TimingLabBasicPkg

Unit: TLFrequencyMeter

Inherits: TTLBasicClockedSynchronizedFilter

Contents

Syntax

Delphi:

type TTLFrequencyMeter = class( TTLBasicClockedSynchronizedFilter, Real )

C++ Builder:

class TTLFrequencyMeter : public TTLBasicClockedSynchronizedFilter

Visual C++ (MFC):

class CTTLFrequencyMeter : public CTTLBasicClockedSynchronizedFilter

C# (.NET):

public ref class FrequencyMeter : Mitov.TimingLab.BasicClockedSynchronizedFilter

Summary

Measures frequency of events.

Description

Use this component to implement a Frequency meter.

A Frequency meter can be used to measure frequencies. To measure the frequency, connect a source of periodic event to the ClockInputPin of the component. The measured frequency will be sent to the OutputPin.


Diagram:

TLFrequencyMeter Preview.png

Properties

Published

Methods

Public

Pins

Events

From TTLBasicClockedSynchronizedFilter

Properties

Published

From TTLBasicClockedFilter

Pins

From TSLBasicEnableFilter

Properties

Published

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox