| Package | Description |
|---|---|
| com.yoctopuce.YoctoAPI |
| Modifier and Type | Method and Description |
|---|---|
static YInputCapture |
YInputCapture.FindInputCapture(String func)
Retrieves an instant snapshot trigger for a given identifier.
|
static YInputCapture |
YInputCapture.FindInputCaptureInContext(YAPIContext yctx,
String func)
Retrieves an instant snapshot trigger for a given identifier in a YAPI context.
|
static YInputCapture |
YInputCapture.FirstInputCapture()
Starts the enumeration of instant snapshot triggers currently accessible.
|
static YInputCapture |
YInputCapture.FirstInputCaptureInContext(YAPIContext yctx)
Starts the enumeration of instant snapshot triggers currently accessible.
|
YInputCapture |
YInputCapture.nextInputCapture()
Continues the enumeration of instant snapshot triggers started using yFirstInputCapture().
|
| Modifier and Type | Method and Description |
|---|---|
void |
YInputCapture.TimedReportCallback.timedReportCallback(YInputCapture function,
YMeasure measure) |
void |
YInputCapture.UpdateCallback.yNewValue(YInputCapture function,
String functionValue) |
Copyright © 2026. All rights reserved.