Platforms to show: All Mac Windows Linux Cross-Platform
Back to OldPhidgetFrequencyCounterMBS class.
OldPhidgetFrequencyCounterMBS.Constructor
Function:
Creates a new instance.
Notes: Lasterror is set.
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Phidgets | MBS Phidgets Plugin | 11.1 | ✅ Yes | ✅ Yes | ✅ Yes | ❌ No | Desktop, Console & Web |
Notes: Lasterror is set.
OldPhidgetFrequencyCounterMBS.getEnabled(index as Integer) as Boolean
Function:
Gets the enabled state for an input.
Notes: Lasterror is set.
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Phidgets | MBS Phidgets Plugin | 11.1 | ✅ Yes | ✅ Yes | ✅ Yes | ❌ No | Desktop, Console & Web |
Notes: Lasterror is set.
OldPhidgetFrequencyCounterMBS.getFilter(index as Integer) as Integer
Function:
Gets the filter type for an input.
Notes: Lasterror is set.
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Phidgets | MBS Phidgets Plugin | 11.1 | ✅ Yes | ✅ Yes | ✅ Yes | ❌ No | Desktop, Console & Web |
Notes: Lasterror is set.
OldPhidgetFrequencyCounterMBS.getFrequency(index as Integer) as Double
Function:
Gets the measured frequency of an input, in Hz.
Notes: Lasterror is set.
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Phidgets | MBS Phidgets Plugin | 11.1 | ✅ Yes | ✅ Yes | ✅ Yes | ❌ No | Desktop, Console & Web |
Notes: Lasterror is set.
OldPhidgetFrequencyCounterMBS.getFrequencyInputCount as Integer
Function:
Gets the number of inputs supported by this phidget frequency counter.
Notes: Lasterror is set.
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Phidgets | MBS Phidgets Plugin | 11.1 | ✅ Yes | ✅ Yes | ✅ Yes | ❌ No | Desktop, Console & Web |
Notes: Lasterror is set.
OldPhidgetFrequencyCounterMBS.getTimeout(index as Integer) as Integer
Function:
Gets the timeout value for an input, in microseconds. This controls the lowest measurable frequency.
Notes: Lasterror is set.
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Phidgets | MBS Phidgets Plugin | 11.1 | ✅ Yes | ✅ Yes | ✅ Yes | ❌ No | Desktop, Console & Web |
Notes: Lasterror is set.
OldPhidgetFrequencyCounterMBS.getTotalCount(index as Integer) as Int64
Function:
Gets the total number of ticks that have happened since the last reset on this input.
Notes: Lasterror is set.
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Phidgets | MBS Phidgets Plugin | 11.1 | ✅ Yes | ✅ Yes | ✅ Yes | ❌ No | Desktop, Console & Web |
Notes: Lasterror is set.
OldPhidgetFrequencyCounterMBS.getTotalTime(index as Integer) as Int64
Function:
Gets the total time that has passed since the last reset on this input, in microseconds.
Notes: Lasterror is set.
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Phidgets | MBS Phidgets Plugin | 11.1 | ✅ Yes | ✅ Yes | ✅ Yes | ❌ No | Desktop, Console & Web |
Notes: Lasterror is set.
OldPhidgetFrequencyCounterMBS.reset(index as Integer)
Function:
Resets total count and total time for an input.
Notes: Lasterror is set.
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Phidgets | MBS Phidgets Plugin | 11.1 | ✅ Yes | ✅ Yes | ✅ Yes | ❌ No | Desktop, Console & Web |
Notes: Lasterror is set.
OldPhidgetFrequencyCounterMBS.setEnabled(index as Integer, value as Boolean)
Function:
Sets the enabled state for an input.
Notes: Lasterror is set.
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Phidgets | MBS Phidgets Plugin | 11.1 | ✅ Yes | ✅ Yes | ✅ Yes | ❌ No | Desktop, Console & Web |
Notes: Lasterror is set.
OldPhidgetFrequencyCounterMBS.setFilter(index as Integer, filter as Integer)
Function:
Sets the filter type for an input.
Notes: Lasterror is set.
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Phidgets | MBS Phidgets Plugin | 11.1 | ✅ Yes | ✅ Yes | ✅ Yes | ❌ No | Desktop, Console & Web |
Notes: Lasterror is set.
OldPhidgetFrequencyCounterMBS.setTimeout(index as Integer, filter as Integer)
Function:
Sets the timeout value for an input, in microseconds.
Notes: Lasterror is set.
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Phidgets | MBS Phidgets Plugin | 11.1 | ✅ Yes | ✅ Yes | ✅ Yes | ❌ No | Desktop, Console & Web |
Notes: Lasterror is set.
The items on this page are in the following plugins: MBS Phidgets Plugin.
