| Package | Description |
|---|---|
| com.yoctopuce.YoctoAPI |
| Modifier and Type | Method and Description |
|---|---|
static YCompass |
YCompass.FindCompass(String func)
Retrieves a compass function for a given identifier.
|
static YCompass |
YCompass.FindCompassInContext(YAPIContext yctx,
String func)
Retrieves a compass function for a given identifier in a YAPI context.
|
static YCompass |
YCompass.FirstCompass()
Starts the enumeration of compass functions currently accessible.
|
static YCompass |
YCompass.FirstCompassInContext(YAPIContext yctx)
Starts the enumeration of compass functions currently accessible.
|
YCompass |
YCompass.nextCompass()
Continues the enumeration of compass functions started using yFirstCompass().
|
| Modifier and Type | Method and Description |
|---|---|
void |
YCompass.TimedReportCallback.timedReportCallback(YCompass function,
YMeasure measure) |
void |
YCompass.UpdateCallback.yNewValue(YCompass function,
String functionValue) |
Copyright © 2026. All rights reserved.