Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Phidget.ResetFailsafe
Resets the failsafe timer.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
Phidget | 13.4 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ❌ No |
MBS( "Phidget.ResetFailsafe"; PhidgetRef ) More
Parameters
Parameter | Description | Example |
---|---|---|
PhidgetRef | The reference number for the phidget. | $phidget |
Result
Returns OK or error.
Description
Resets the failsafe timer.Resets the failsafe timer, if one has been set. See Phidget.EnableFailsafe for details.
This function will fail if no failsafe timer has been set for the channel.
See also
This function is free to use.
Created 16th August 2023, last changed 16th August 2023