Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Creates an instance of a Phidget channel.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
Phidget | 13.4 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ❌ No |
Parameter | Description | Example |
---|---|---|
Type | The type of device object to create. Can be one of VoltageRatioInput, DigitalInput, DigitalOutput, RCServo, VoltageOutput, VoltageInput, CapacitiveTouch, RFID, GPS, Gyroscope, Magnetometer, Spatial, TemperatureSensor, Encoder, FrequencyCounter, IR, PHSensor, DCMotor, CurrentInput, Stepper, LCD, MotorPositionController, BLDCMotor, DistanceSensor, LightSensor, PressureSensor, ResistanceInput, PowerGuard, SoundSensor, Hub, Dictionary, Accelerometer, HumiditySensor. |
"DigitalInput" |
Returns OK or error.
Creates a LCD object:
Set Variable [ $phidget; Value: MBS( "Phidget.Create"; "LCD" ) ]
This function checks for a license.
Created 16th August 2023, last changed 16th August 2023