| Package | Description |
|---|---|
| com.yoctopuce.YoctoAPI |
| Modifier and Type | Method and Description |
|---|---|
static YHubPort |
YHubPort.FindHubPort(String func)
Retrieves a YoctoHub slave port for a given identifier.
|
static YHubPort |
YHubPort.FindHubPortInContext(YAPIContext yctx,
String func)
Retrieves a YoctoHub slave port for a given identifier in a YAPI context.
|
static YHubPort |
YHubPort.FirstHubPort()
Starts the enumeration of YoctoHub slave ports currently accessible.
|
static YHubPort |
YHubPort.FirstHubPortInContext(YAPIContext yctx)
Starts the enumeration of YoctoHub slave ports currently accessible.
|
YHubPort |
YHubPort.nextHubPort()
Continues the enumeration of YoctoHub slave ports started using yFirstHubPort().
|
| Modifier and Type | Method and Description |
|---|---|
void |
YHubPort.TimedReportCallback.timedReportCallback(YHubPort function,
YMeasure measure) |
void |
YHubPort.UpdateCallback.yNewValue(YHubPort function,
String functionValue) |
Copyright © 2026. All rights reserved.