Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Phidget.GetTag
Queries tag value.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
Phidget | 14.0 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
MBS( "Phidget.GetTag"; PhidgetRef ) More
Parameters
Parameter | Description | Example |
---|---|---|
PhidgetRef | The reference number for the phidget. | $phidget |
Result
Returns value or error.
Description
Queries tag value.There is only a tag if set one with Phidget.SetTag before.
See also
Release notes
- Version 14.0
- Added Phidget.GetTag and Phidget.SetTag functions.
Example Databases
Blog Entries
This function is free to use.
Created 8th January 2024, last changed 8th January 2024
