Platforms to show: All Mac Windows Linux Cross-Platform

Back to PhidgetFrequencyCounterMBS class.

PhidgetFrequencyCounterMBS.Count as UInt64

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Phidgets MBS Phidgets Plugin 22.1 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
The most recent count value the channel has reported.

The count represents the total number of pulses since the the channel was opened, or last reset.
(Read only property)

PhidgetFrequencyCounterMBS.DataInterval as UInt32

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Phidgets MBS Phidgets Plugin 22.1 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
The DataInterval is the time that must elapse before the channel will fire another CountChange/FrequencyChange event.

The data interval is bounded by MinDataInterval and MaxDataInterval.

Unit: milliseconds (ms)
(Read and Write property)

PhidgetFrequencyCounterMBS.Enabled as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Phidgets MBS Phidgets Plugin 22.1 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
Enables or disables the channel.

When a channel is disabled, it will not longer register counts, therefore the TimeElapsed and Count will not be updated until the channel is re-enabled.
(Read and Write property)

PhidgetFrequencyCounterMBS.FilterType as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Phidgets MBS Phidgets Plugin 22.1 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
Determines the signal type that the channel responds to.

The filter type is chosen based on the type of input signal. See the PhidgetFrequencyCounter_FilterType entry under Enumerations for more information.
(Read and Write property)

PhidgetFrequencyCounterMBS.Frequency as Double

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Phidgets MBS Phidgets Plugin 22.1 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
The most recent frequency value that the channel has reported.

This value will always be between 0 Hz and MaxFrequency.
in Hertz.
(Read only property)

PhidgetFrequencyCounterMBS.FrequencyCutoff as Double

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Phidgets MBS Phidgets Plugin 22.1 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
The frequency at which zero hertz is assumed.

This means any frequency at or below the FrequencyCutoff value will be reported as 0 Hz.
This property is stored locally, so other users who have this Phidget open over a network connection won't see the effects of your selected cutoff.
(Read and Write property)

PhidgetFrequencyCounterMBS.InputMode as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Phidgets MBS Phidgets Plugin 22.1 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
The input polarity mode for your channel.

See your device's User Guide for more information about what value to chooose for the InputMode
(Read and Write property)

PhidgetFrequencyCounterMBS.MaxDataInterval as UInt32

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Phidgets MBS Phidgets Plugin 22.1 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
The maximum value that DataInterval can be set to.

Unit: milliseconds (ms)
(Read only property)

PhidgetFrequencyCounterMBS.MaxFrequency as Double

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Phidgets MBS Phidgets Plugin 22.1 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
The maximum value the FrequencyChange event will report.

(Read only property)

PhidgetFrequencyCounterMBS.MaxFrequencyCutoff as Double

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Phidgets MBS Phidgets Plugin 22.1 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
The maximum value that FrequencyCutoff can be set to.

(Read only property)

PhidgetFrequencyCounterMBS.MinDataInterval as UInt32

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Phidgets MBS Phidgets Plugin 22.1 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
The minimum value that DataInterval can be set to.

Unit: milliseconds (ms)
(Read only property)

PhidgetFrequencyCounterMBS.MinFrequencyCutoff as Double

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Phidgets MBS Phidgets Plugin 22.1 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
The minimum value that FrequencyCutoff can be set to.

(Read only property)

PhidgetFrequencyCounterMBS.PowerSupply as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Phidgets MBS Phidgets Plugin 22.1 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
Choose the power supply voltage.

Set this to the voltage specified in the attached sensor's data sheet to power it.
Set to POWER_SUPPLY_OFF to turn off the supply to save power.
(Read and Write property)

PhidgetFrequencyCounterMBS.TimeElapsed as Double

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Phidgets MBS Phidgets Plugin 22.1 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
The amount of time the frequency counter has been enabled for.

This property complements Count, the total number of pulses detected since the channel was opened, or last reset.
(Read only property)

The items on this page are in the following plugins: MBS Phidgets Plugin.


The biggest plugin in space...