Resets total count and total time for the input.
Namespace:
PhidgetsAssembly: Phidget21.NET (in Phidget21.NET.dll) Version: 2.1.9.34
Syntax
| C# |
|---|
public void reset() |
| Visual Basic (Declaration) |
|---|
Public Sub reset |
| Visual C++ |
|---|
public: void reset() |
Exceptions
| Exception | Condition |
|---|---|
| Phidgets..::.PhidgetException | If this Phidget is not opened and attached. |