| Class and Description |
|---|
| YAccelerometer
YAccelerometer Class: Accelerometer function interface
The YSensor class is the parent class for all Yoctopuce sensors.
|
| YAccelerometer.TimedReportCallback
TimedReportCallback for Accelerometer
|
| YAccelerometer.UpdateCallback
Deprecated UpdateCallback for Accelerometer
|
| YAltitude
YAltitude Class: Altitude function interface
The Yoctopuce class YAltitude allows you to read and configure Yoctopuce altitude
sensors.
|
| YAltitude.TimedReportCallback
TimedReportCallback for Altitude
|
| YAltitude.UpdateCallback
Deprecated UpdateCallback for Altitude
|
| YAnButton
YAnButton Class: AnButton function interface
Yoctopuce application programming interface allows you to measure the state
of a simple button as well as to read an analog potentiometer (variable resistance).
|
| YAnButton.UpdateCallback
Deprecated UpdateCallback for AnButton
|
| YAPI_Exception |
| YAPI.CalibrationHandlerCallback |
| YAPI.DeviceArrivalCallback |
| YAPI.DeviceChangeCallback |
| YAPI.DeviceRemovalCallback |
| YAPI.HubDiscoveryCallback |
| YAPI.LogCallback |
| YAPIContext |
| YAudioIn
YAudioIn Class: AudioIn function interface
The Yoctopuce application programming interface allows you to configure the volume of the input channel.
|
| YAudioIn.UpdateCallback
Deprecated UpdateCallback for AudioIn
|
| YAudioOut
YAudioOut Class: AudioOut function interface
The Yoctopuce application programming interface allows you to configure the volume of the outout.
|
| YAudioOut.UpdateCallback
Deprecated UpdateCallback for AudioOut
|
| YBluetoothLink
YBluetoothLink Class: BluetoothLink function interface
BluetoothLink function provides control over bluetooth link
and status for devices that are bluetooth-enabled.
|
| YBluetoothLink.UpdateCallback
Deprecated UpdateCallback for BluetoothLink
|
| YBuzzer
YBuzzer Class: Buzzer function interface
The Yoctopuce application programming interface allows you to
choose the frequency and volume at which the buzzer must sound.
|
| YBuzzer.UpdateCallback
Deprecated UpdateCallback for Buzzer
|
| YCarbonDioxide
YCarbonDioxide Class: CarbonDioxide function interface
The Yoctopuce class YCarbonDioxide allows you to read and configure Yoctopuce CO2
sensors.
|
| YCarbonDioxide.TimedReportCallback
TimedReportCallback for CarbonDioxide
|
| YCarbonDioxide.UpdateCallback
Deprecated UpdateCallback for CarbonDioxide
|
| YCellRecord
YCellRecord Class: Description of a cellular antenna
|
| YCellular
YCellular Class: Cellular function interface
YCellular functions provides control over cellular network parameters
and status for devices that are GSM-enabled.
|
| YCellular.UpdateCallback
Deprecated UpdateCallback for Cellular
|
| YColorLed
YColorLed Class: ColorLed function interface
The Yoctopuce application programming interface
allows you to drive a color LED using RGB coordinates as well as HSL coordinates.
|
| YColorLed.UpdateCallback
Deprecated UpdateCallback for ColorLed
|
| YColorLed.YMove |
| YColorLedCluster
YColorLedCluster Class: ColorLedCluster function interface
The Yoctopuce application programming interface
allows you to drive a color LED cluster.
|
| YColorLedCluster.UpdateCallback
Deprecated UpdateCallback for ColorLedCluster
|
| YCompass
YCompass Class: Compass function interface
The YSensor class is the parent class for all Yoctopuce sensors.
|
| YCompass.TimedReportCallback
TimedReportCallback for Compass
|
| YCompass.UpdateCallback
Deprecated UpdateCallback for Compass
|
| YCurrent
YCurrent Class: Current function interface
The Yoctopuce class YCurrent allows you to read and configure Yoctopuce current
sensors.
|
| YCurrent.TimedReportCallback
TimedReportCallback for Current
|
| YCurrent.UpdateCallback
Deprecated UpdateCallback for Current
|
| YCurrentLoopOutput
YCurrentLoopOutput Class: CurrentLoopOutput function interface
The Yoctopuce application programming interface allows you to change the value of the 4-20mA
output as well as to know the current loop state.
|
| YCurrentLoopOutput.UpdateCallback
Deprecated UpdateCallback for CurrentLoopOutput
|
| YDaisyChain
YDaisyChain Class: DaisyChain function interface
The YDaisyChain interface can be used to verify that devices that
are daisy-chained directly from device to device, without a hub,
are detected properly.
|
| YDaisyChain.UpdateCallback
Deprecated UpdateCallback for DaisyChain
|
| YDataLogger
YDataLogger Class: DataLogger function interface
Yoctopuce sensors include a non-volatile memory capable of storing ongoing measured
data automatically, without requiring a permanent connection to a computer.
|
| YDataLogger.UpdateCallback
Deprecated UpdateCallback for DataLogger
|
| YDataSet
YDataSet Class: Recorded data sequence
YDataSet objects make it possible to retrieve a set of recorded measures
for a given sensor and a specified time interval.
|
| YDataStream
YDataStream Class: Unformatted data sequence
YDataStream objects represent bare recorded measure sequences,
exactly as found within the data logger present on Yoctopuce
sensors.
|
| YDigitalIO
YDigitalIO Class: Digital IO function interface
The Yoctopuce application programming interface allows you to switch the state of each
bit of the I/O port.
|
| YDigitalIO.UpdateCallback
Deprecated UpdateCallback for DigitalIO
|
| YDisplay
YDisplay Class: Display function interface
Yoctopuce display interface has been designed to easily
show information and images.
|
| YDisplay.UpdateCallback
Deprecated UpdateCallback for Display
|
| YDisplayLayer
YDisplayLayer Class: DisplayLayer object interface
A DisplayLayer is an image layer containing objects to display
(bitmaps, text, etc.).
|
| YDisplayLayer.ALIGN |
| YDualPower
YDualPower Class: External power supply control interface
Yoctopuce application programming interface allows you to control
the power source to use for module functions that require high current.
|
| YDualPower.UpdateCallback
Deprecated UpdateCallback for DualPower
|
| YFileRecord
YFileRecord Class: Description of a file on the device filesystem
|
| YFiles
YFiles Class: Files function interface
The filesystem interface makes it possible to store files
on some devices, for instance to design a custom web UI
(for networked devices) or to add fonts (on display
devices).
|
| YFiles.UpdateCallback
Deprecated UpdateCallback for Files
|
| YFirmwareFile |
| YFirmwareFile.byn_zone |
| YFirmwareUpdate
YFirmwareUpdate Class: Control interface for the firmware update process
The YFirmwareUpdate class let you control the firmware update of a Yoctopuce
module.
|
| YFunction
YFunction Class: Common function interface
This is the parent class for all public objects representing device functions documented in
the high-level programming API.
|
| YFunction.UpdateCallback
Deprecated UpdateCallback for Function
|
| YGenericSensor
YGenericSensor Class: GenericSensor function interface
The YGenericSensor class allows you to read and configure Yoctopuce signal
transducers.
|
| YGenericSensor.TimedReportCallback
TimedReportCallback for GenericSensor
|
| YGenericSensor.UpdateCallback
Deprecated UpdateCallback for GenericSensor
|
| YGps
YGps Class: GPS function interface
The Gps function allows you to extract positionning
data from the GPS device.
|
| YGps.UpdateCallback
Deprecated UpdateCallback for Gps
|
| YGroundSpeed
YGroundSpeed Class: GroundSpeed function interface
The Yoctopuce class YGroundSpeed allows you to read the ground speed from Yoctopuce
geolocalization sensors.
|
| YGroundSpeed.TimedReportCallback
TimedReportCallback for GroundSpeed
|
| YGroundSpeed.UpdateCallback
Deprecated UpdateCallback for GroundSpeed
|
| YGyro
YGyro Class: Gyroscope function interface
The YSensor class is the parent class for all Yoctopuce sensors.
|
| YGyro.TimedReportCallback
TimedReportCallback for Gyro
|
| YGyro.UpdateCallback
Deprecated UpdateCallback for Gyro
|
| YGyro.YAnglesCallback |
| YGyro.YQuatCallback |
| YHubPort
YHubPort Class: Yocto-hub port interface
YHubPort objects provide control over the power supply for every
YoctoHub port and provide information about the device connected to it.
|
| YHubPort.UpdateCallback
Deprecated UpdateCallback for HubPort
|
| YHumidity
YHumidity Class: Humidity function interface
The Yoctopuce class YHumidity allows you to read and configure Yoctopuce humidity
sensors.
|
| YHumidity.TimedReportCallback
TimedReportCallback for Humidity
|
| YHumidity.UpdateCallback
Deprecated UpdateCallback for Humidity
|
| YLatitude
YLatitude Class: Latitude function interface
The Yoctopuce class YLatitude allows you to read the latitude from Yoctopuce
geolocalization sensors.
|
| YLatitude.TimedReportCallback
TimedReportCallback for Latitude
|
| YLatitude.UpdateCallback
Deprecated UpdateCallback for Latitude
|
| YLed
YLed Class: Led function interface
The Yoctopuce application programming interface
allows you not only to drive the intensity of the LED, but also to
have it blink at various preset frequencies.
|
| YLed.UpdateCallback
Deprecated UpdateCallback for Led
|
| YLightSensor
YLightSensor Class: LightSensor function interface
The Yoctopuce class YLightSensor allows you to read and configure Yoctopuce light
sensors.
|
| YLightSensor.TimedReportCallback
TimedReportCallback for LightSensor
|
| YLightSensor.UpdateCallback
Deprecated UpdateCallback for LightSensor
|
| YLongitude
YLongitude Class: Longitude function interface
The Yoctopuce class YLongitude allows you to read the longitude from Yoctopuce
geolocalization sensors.
|
| YLongitude.TimedReportCallback
TimedReportCallback for Longitude
|
| YLongitude.UpdateCallback
Deprecated UpdateCallback for Longitude
|
| YMagnetometer
YMagnetometer Class: Magnetometer function interface
The YSensor class is the parent class for all Yoctopuce sensors.
|
| YMagnetometer.TimedReportCallback
TimedReportCallback for Magnetometer
|
| YMagnetometer.UpdateCallback
Deprecated UpdateCallback for Magnetometer
|
| YMeasure
YMeasure Class: Measured value
YMeasure objects are used within the API to represent
a value measured at a specified time.
|
| YMessageBox
YMessageBox Class: MessageBox function interface
YMessageBox functions provides SMS sending and receiving capability to
GSM-enabled Yoctopuce devices.
|
| YMessageBox.UpdateCallback
Deprecated UpdateCallback for MessageBox
|
| YModule
YModule Class: Module control interface
This interface is identical for all Yoctopuce USB modules.
|
| YModule.LogCallback |
| YModule.UpdateCallback
Deprecated UpdateCallback for Module
|
| YMotor
YMotor Class: Motor function interface
Yoctopuce application programming interface allows you to drive the
power sent to the motor to make it turn both ways, but also to drive accelerations
and decelerations.
|
| YMotor.UpdateCallback
Deprecated UpdateCallback for Motor
|
| YMultiAxisController
YMultiAxisController Class: MultiAxisController function interface
The Yoctopuce application programming interface allows you to drive a stepper motor.
|
| YMultiAxisController.UpdateCallback
Deprecated UpdateCallback for MultiAxisController
|
| YMultiCellWeighScale
YMultiCellWeighScale Class: MultiCellWeighScale function interface
The YMultiCellWeighScale class provides a weight measurement from a set of ratiometric load cells
sensor.
|
| YMultiCellWeighScale.TimedReportCallback
TimedReportCallback for MultiCellWeighScale
|
| YMultiCellWeighScale.UpdateCallback
Deprecated UpdateCallback for MultiCellWeighScale
|
| YNetwork
YNetwork Class: Network function interface
YNetwork objects provide access to TCP/IP parameters of Yoctopuce
modules that include a built-in network interface.
|
| YNetwork.UpdateCallback
Deprecated UpdateCallback for Network
|
| YOsControl
YOsControl Class: OS control
The OScontrol object allows some control over the operating system running a VirtualHub.
|
| YOsControl.UpdateCallback
Deprecated UpdateCallback for OsControl
|
| YPower
YPower Class: Power function interface
The Yoctopuce class YPower allows you to read and configure Yoctopuce power
sensors.
|
| YPower.TimedReportCallback
TimedReportCallback for Power
|
| YPower.UpdateCallback
Deprecated UpdateCallback for Power
|
| YPowerOutput
YPowerOutput Class: External power supply control interface
Yoctopuce application programming interface allows you to control
the power ouput featured on some devices such as the Yocto-Serial.
|
| YPowerOutput.UpdateCallback
Deprecated UpdateCallback for PowerOutput
|
| YPowerSupply
YPowerSupply Class: PowerSupply function interface
The Yoctopuce application programming interface allows you to change the voltage set point,
the current limit and the enable/disable the output.
|
| YPowerSupply.UpdateCallback
Deprecated UpdateCallback for PowerSupply
|
| YPressure
YPressure Class: Pressure function interface
The Yoctopuce class YPressure allows you to read and configure Yoctopuce pressure
sensors.
|
| YPressure.TimedReportCallback
TimedReportCallback for Pressure
|
| YPressure.UpdateCallback
Deprecated UpdateCallback for Pressure
|
| YProximity
YProximity Class: Proximity function interface
The Yoctopuce class YProximity allows you to use and configure Yoctopuce proximity
sensors.
|
| YProximity.TimedReportCallback
TimedReportCallback for Proximity
|
| YProximity.UpdateCallback
Deprecated UpdateCallback for Proximity
|
| YPwmInput
YPwmInput Class: PwmInput function interface
The Yoctopuce class YPwmInput allows you to read and configure Yoctopuce PWM
sensors.
|
| YPwmInput.TimedReportCallback
TimedReportCallback for PwmInput
|
| YPwmInput.UpdateCallback
Deprecated UpdateCallback for PwmInput
|
| YPwmOutput
YPwmOutput Class: PwmOutput function interface
The Yoctopuce application programming interface allows you to configure, start, and stop the PWM.
|
| YPwmOutput.UpdateCallback
Deprecated UpdateCallback for PwmOutput
|
| YPwmPowerSource
YPwmPowerSource Class: PwmPowerSource function interface
The Yoctopuce application programming interface allows you to configure
the voltage source used by all PWM on the same device.
|
| YPwmPowerSource.UpdateCallback
Deprecated UpdateCallback for PwmPowerSource
|
| YQt
YQt Class: Quaternion interface
The Yoctopuce API YQt class provides direct access to the Yocto3D attitude estimation
using a quaternion.
|
| YQt.TimedReportCallback
TimedReportCallback for Qt
|
| YQt.UpdateCallback
Deprecated UpdateCallback for Qt
|
| YQuadratureDecoder
YQuadratureDecoder Class: QuadratureDecoder function interface
The class YQuadratureDecoder allows you to decode a two-wire signal produced by a
quadrature encoder.
|
| YQuadratureDecoder.TimedReportCallback
TimedReportCallback for QuadratureDecoder
|
| YQuadratureDecoder.UpdateCallback
Deprecated UpdateCallback for QuadratureDecoder
|
| YRangeFinder
YRangeFinder Class: RangeFinder function interface
The Yoctopuce class YRangeFinder allows you to use and configure Yoctopuce range finder
sensors.
|
| YRangeFinder.TimedReportCallback
TimedReportCallback for RangeFinder
|
| YRangeFinder.UpdateCallback
Deprecated UpdateCallback for RangeFinder
|
| YRealTimeClock
YRealTimeClock Class: Real Time Clock function interface
The RealTimeClock function maintains and provides current date and time, even accross power cut
lasting several days.
|
| YRealTimeClock.UpdateCallback
Deprecated UpdateCallback for RealTimeClock
|
| YRefFrame
YRefFrame Class: Reference frame configuration
This class is used to setup the base orientation of the Yocto-3D, so that
the orientation functions, relative to the earth surface plane, use
the proper reference frame.
|
| YRefFrame.MOUNTORIENTATION |
| YRefFrame.MOUNTPOSITION |
| YRefFrame.UpdateCallback
Deprecated UpdateCallback for RefFrame
|
| YRelay
YRelay Class: Relay function interface
The Yoctopuce application programming interface allows you to switch the relay state.
|
| YRelay.UpdateCallback
Deprecated UpdateCallback for Relay
|
| YRelay.YDelayedPulse |
| YSegmentedDisplay
YSegmentedDisplay Class: SegmentedDisplay function interface
The SegmentedDisplay class allows you to drive segmented displays.
|
| YSegmentedDisplay.UpdateCallback
Deprecated UpdateCallback for SegmentedDisplay
|
| YSensor
YSensor Class: Sensor function interface
The YSensor class is the parent class for all Yoctopuce sensors.
|
| YSensor.TimedReportCallback
TimedReportCallback for Sensor
|
| YSensor.UpdateCallback
Deprecated UpdateCallback for Sensor
|
| YSerialPort
YSerialPort Class: SerialPort function interface
The SerialPort function interface allows you to fully drive a Yoctopuce
serial port, to send and receive data, and to configure communication
parameters (baud rate, bit count, parity, flow control and protocol).
|
| YSerialPort.UpdateCallback
Deprecated UpdateCallback for SerialPort
|
| YServo
YServo Class: Servo function interface
Yoctopuce application programming interface allows you not only to move
a servo to a given position, but also to specify the time interval
in which the move should be performed.
|
| YServo.UpdateCallback
Deprecated UpdateCallback for Servo
|
| YServo.YMove |
| YSms
YSms Class: SMS message sent or received
|
| YSnoopingRecord
YSnoopingRecord Class: Description of a message intercepted
|
| YSpiPort
YSpiPort Class: SPI Port function interface
The SpiPort function interface allows you to fully drive a Yoctopuce
SPI port, to send and receive data, and to configure communication
parameters (baud rate, bit count, parity, flow control and protocol).
|
| YSpiPort.UpdateCallback
Deprecated UpdateCallback for SpiPort
|
| YStepperMotor
YStepperMotor Class: StepperMotor function interface
The Yoctopuce application programming interface allows you to drive a stepper motor.
|
| YStepperMotor.UpdateCallback
Deprecated UpdateCallback for StepperMotor
|
| YTemperature
YTemperature Class: Temperature function interface
The Yoctopuce class YTemperature allows you to read and configure Yoctopuce temperature
sensors.
|
| YTemperature.TimedReportCallback
TimedReportCallback for Temperature
|
| YTemperature.UpdateCallback
Deprecated UpdateCallback for Temperature
|
| YTilt
YTilt Class: Tilt function interface
The YSensor class is the parent class for all Yoctopuce sensors.
|
| YTilt.TimedReportCallback
TimedReportCallback for Tilt
|
| YTilt.UpdateCallback
Deprecated UpdateCallback for Tilt
|
| YVoc
YVoc Class: Voc function interface
The Yoctopuce class YVoc allows you to read and configure Yoctopuce Volatile Organic
Compound sensors.
|
| YVoc.TimedReportCallback
TimedReportCallback for Voc
|
| YVoc.UpdateCallback
Deprecated UpdateCallback for Voc
|
| YVoltage
YVoltage Class: Voltage function interface
The Yoctopuce class YVoltage allows you to read and configure Yoctopuce voltage
sensors.
|
| YVoltage.TimedReportCallback
TimedReportCallback for Voltage
|
| YVoltage.UpdateCallback
Deprecated UpdateCallback for Voltage
|
| YVoltageOutput
YVoltageOutput Class: VoltageOutput function interface
The Yoctopuce application programming interface allows you to change the value of the voltage output.
|
| YVoltageOutput.UpdateCallback
Deprecated UpdateCallback for VoltageOutput
|
| YWakeUpMonitor
YWakeUpMonitor Class: WakeUpMonitor function interface
The WakeUpMonitor function handles globally all wake-up sources, as well
as automated sleep mode.
|
| YWakeUpMonitor.UpdateCallback
Deprecated UpdateCallback for WakeUpMonitor
|
| YWakeUpSchedule
YWakeUpSchedule Class: WakeUpSchedule function interface
The WakeUpSchedule function implements a wake up condition.
|
| YWakeUpSchedule.UpdateCallback
Deprecated UpdateCallback for WakeUpSchedule
|
| YWatchdog
YWatchdog Class: Watchdog function interface
The watchog function works like a relay and can cause a brief power cut
to an appliance after a preset delay to force this appliance to
reset.
|
| YWatchdog.UpdateCallback
Deprecated UpdateCallback for Watchdog
|
| YWatchdog.YDelayedPulse |
| YWeighScale
YWeighScale Class: WeighScale function interface
The YWeighScale class provides a weight measurement from a ratiometric load cell
sensor.
|
| YWeighScale.TimedReportCallback
TimedReportCallback for WeighScale
|
| YWeighScale.UpdateCallback
Deprecated UpdateCallback for WeighScale
|
| YWireless
YWireless Class: Wireless function interface
YWireless functions provides control over wireless network parameters
and status for devices that are wireless-enabled.
|
| YWireless.UpdateCallback
Deprecated UpdateCallback for Wireless
|
| YWlanRecord
YWlanRecord Class: Description of a wireless network
|
Copyright © 2018. All rights reserved.