Topics
All
MacOS
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Deprecated
Guides
Examples
Videos
New in version:
12.1
12.2
12.3
12.4
12.5
13.0
13.1
13.2
13.3
13.4
Statistic
FMM
Blog
Opens the Phidget channel.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
Phidget | 13.4 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ❌ No |
Parameter | Description | Example | Flags |
---|---|---|---|
PhidgetRef | The reference number for the phidget. | $phidget | |
Timeout | The timeout for waiting for the device to respond. Default is 5000 milliseconds. |
1000 | Optional |
Returns OK or error.
Open a phidget:
Set Variable [ $$phidget ; Value: MBS( "Phidget.Create"; "LCD" ) ]
Set Variable [ $r ; Value: MBS( "Phidget.Open"; $$phidget ) ]
Created 16th August 2023, last changed 17th August 2023