| Package | Description |
|---|---|
| com.yoctopuce.YoctoAPI |
| Modifier and Type | Method and Description |
|---|---|
static YCounter |
YCounter.FindCounter(String func)
Retrieves a counter for a given identifier.
|
static YCounter |
YCounter.FindCounterInContext(YAPIContext yctx,
String func)
Retrieves a counter for a given identifier in a YAPI context.
|
static YCounter |
YCounter.FirstCounter()
Starts the enumeration of gcounters currently accessible.
|
static YCounter |
YCounter.FirstCounterInContext(YAPIContext yctx)
Starts the enumeration of gcounters currently accessible.
|
YCounter |
YCounter.nextCounter()
Continues the enumeration of gcounters started using yFirstCounter().
|
| Modifier and Type | Method and Description |
|---|---|
void |
YCounter.TimedReportCallback.timedReportCallback(YCounter function,
YMeasure measure) |
void |
YCounter.UpdateCallback.yNewValue(YCounter function,
String functionValue) |
Copyright © 2026. All rights reserved.