Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Functions to control Phidget devices
Version | macOS | Windows | Linux | Server | iOS SDK |
13.4 / 14.0 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | 🔶 8% |
Item | Details |
---|---|
Phidget.AddPositionOffset Adds an offset (positive or negative) to the current position. | Mac/Win/Linux 13.4 |
Phidget.ChildDevices Queries child devices for a device. | Mac/Win/Linux 13.4 |
Phidget.Clear Clears all pixels in the current frame buffer. | Mac/Win/Linux 13.4 |
Phidget.ClearScriptTrigger New in 13.5 Removes a script trigger for a phidget. | Mac/Win/Linux 13.5 |
Phidget.Close Closes a Phidget channel that has been opened. | Mac/Win/Linux 13.4 |
Phidget.Create Creates an instance of a Phidget channel. | Mac/Win/Linux 13.4 |
Phidget.DisableServerDiscovery New in 14.0 Disables the dynamic discovery of servers that publish their identity. | Mac/Win/Linux 14.0 |
Phidget.EnableFailsafe Enables the failsafe feature for the channel, with a given failsafe time. | Mac/Win/Linux 13.4 |
Phidget.EnableServerDiscovery New in 14.0 Enables the dynamic discovery of servers that publish their identity to the network. | Mac/Win/Linux 14.0 |
Phidget.Flush Flushes the buffered LCD contents to the LCD screen. | Mac/Win/Linux 13.4 |
Phidget.GetProperty Queries a property for a phidget device. | Mac/Win/Linux 13.4 |
Phidget.GetTag New in 14.0 Queries tag value. | All 14.0 |
Phidget.LibraryVersion Queries version number for the loaded phidgets library. | Mac/Win/Linux 13.4 |
Phidget.List Returns list of all Phidget IDs. | Mac/Win/Linux 13.4 |
Phidget.Load Loads the Phidget library. | Mac/Win/Linux 13.4 |
Phidget.Loaded Checks whether Phidgets library is loaded. | Mac/Win/Linux 13.4 |
Phidget.Open Opens the Phidget channel. | Mac/Win/Linux 13.4 |
Phidget.Release Frees memory for a Phidget object. | Mac/Win/Linux 13.4 |
Phidget.ReleaseAll Frees all Phidget objects. | Mac/Win/Linux 13.4 |
Phidget.ResetFailsafe Resets the failsafe timer. | Mac/Win/Linux 13.4 |
Phidget.SetProperty Sets a property for the phidget object. | Mac/Win/Linux 13.4 |
Phidget.SetScriptTrigger Installs a script trigger with the phidget. | Mac/Win/Linux 13.4 |
Phidget.SetTag New in 14.0 Sets the tag value. | All 14.0 |
Phidget.WriteText Writes text to a LCD screen. | Mac/Win/Linux 13.4 |
24 functions shown.
3 functions require a license (12%) and 15 functions are free to use.