| Package | Description |
|---|---|
| com.yoctopuce.YoctoAPI |
| Modifier and Type | Field and Description |
|---|---|
protected YSdi12Port |
YSdi12SensorInfo._sdi12Port |
| Modifier and Type | Method and Description |
|---|---|
static YSdi12Port |
YSdi12Port.FindSdi12Port(String func)
Retrieves an SDI12 port for a given identifier.
|
static YSdi12Port |
YSdi12Port.FindSdi12PortInContext(YAPIContext yctx,
String func)
Retrieves an SDI12 port for a given identifier in a YAPI context.
|
static YSdi12Port |
YSdi12Port.FirstSdi12Port()
Starts the enumeration of SDI12 ports currently accessible.
|
static YSdi12Port |
YSdi12Port.FirstSdi12PortInContext(YAPIContext yctx)
Starts the enumeration of SDI12 ports currently accessible.
|
YSdi12Port |
YSdi12Port.nextSdi12Port()
Continues the enumeration of SDI12 ports started using yFirstSdi12Port().
|
| Modifier and Type | Method and Description |
|---|---|
void |
YSdi12Port.TimedReportCallback.timedReportCallback(YSdi12Port function,
YMeasure measure) |
void |
YSdi12Port.UpdateCallback.yNewValue(YSdi12Port function,
String functionValue) |
Copyright © 2026. All rights reserved.