| Package | Description |
|---|---|
| com.yoctopuce.YoctoAPI |
| Modifier and Type | Method and Description |
|---|---|
static YSpectralChannel |
YSpectralChannel.FindSpectralChannel(String func)
Retrieves a spectral analysis channel for a given identifier.
|
static YSpectralChannel |
YSpectralChannel.FindSpectralChannelInContext(YAPIContext yctx,
String func)
Retrieves a spectral analysis channel for a given identifier in a YAPI context.
|
static YSpectralChannel |
YSpectralChannel.FirstSpectralChannel()
Starts the enumeration of spectral analysis channels currently accessible.
|
static YSpectralChannel |
YSpectralChannel.FirstSpectralChannelInContext(YAPIContext yctx)
Starts the enumeration of spectral analysis channels currently accessible.
|
YSpectralChannel |
YSpectralChannel.nextSpectralChannel()
Continues the enumeration of spectral analysis channels started using yFirstSpectralChannel().
|
| Modifier and Type | Method and Description |
|---|---|
void |
YSpectralChannel.TimedReportCallback.timedReportCallback(YSpectralChannel function,
YMeasure measure) |
void |
YSpectralChannel.UpdateCallback.yNewValue(YSpectralChannel function,
String functionValue) |
Copyright © 2026. All rights reserved.