Components All New MacOS Windows Linux iOS
Examples Mac & Win Server Client Guides Statistic FMM Blog Deprecated Old

Phidget.StopAnimation

Disable the specified animation.

Component Version macOS Windows Linux Server iOS SDK
Phidget 16.1 ✅ Yes ✅ Yes ✅ Yes ✅ Yes ✅ Yes
MBS( "Phidget.StopAnimation"; PhidgetRef; animationID )   More

Parameters

Parameter Description Example
PhidgetRef The reference number for the phidget. $phidget
animationID The ID of the animation to disable.

Result

Returns OK or error.

Description

Disable the specified animation.
Only for LED arrays.

See also

Release notes

  • Version 16.1
    • Added Phidget.ClearLEDs, Phidget.SetAnimation, Phidget.SetLED, Phidget.SetLEDs, Phidget.StopAnimation and Phidget.SynchronizeAnimations functions.

Blog Entries

This function checks for a license.

Created 30th January 2026, last changed 30th January 2026


Phidget.SetTag - Phidget.SynchronizeAnimations