Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Phidget.Clear
Clears all pixels in the current frame buffer.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
Phidget | 13.4 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ❌ No |
MBS( "Phidget.Clear"; PhidgetRef ) More
Parameters
Parameter | Description | Example |
---|---|---|
PhidgetRef | The reference number for the phidget. | $phidget |
Result
Returns OK or error.
Description
Clears all pixels in the current frame buffer.Changes made to the frame buffer must be flushed to the LCD screen using Phidget.Flush.
See also
Release notes
- Version 13.5
- Added Phidget.ClearScriptTrigger function.
Example Databases
Created 16th August 2023, last changed 16th August 2023