| Package | Description |
|---|---|
| com.yoctopuce.YoctoAPI |
| Modifier and Type | Method and Description |
|---|---|
static YThreshold |
YThreshold.FindThreshold(String func)
Retrieves a threshold function for a given identifier.
|
static YThreshold |
YThreshold.FindThresholdInContext(YAPIContext yctx,
String func)
Retrieves a threshold function for a given identifier in a YAPI context.
|
static YThreshold |
YThreshold.FirstThreshold()
Starts the enumeration of threshold functions currently accessible.
|
static YThreshold |
YThreshold.FirstThresholdInContext(YAPIContext yctx)
Starts the enumeration of threshold functions currently accessible.
|
YThreshold |
YThreshold.nextThreshold()
Continues the enumeration of threshold functions started using yFirstThreshold().
|
| Modifier and Type | Method and Description |
|---|---|
void |
YThreshold.TimedReportCallback.timedReportCallback(YThreshold function,
YMeasure measure) |
void |
YThreshold.UpdateCallback.yNewValue(YThreshold function,
String functionValue) |
Copyright © 2026. All rights reserved.