| Package | Description |
|---|---|
| com.yoctopuce.YoctoAPI |
| Modifier and Type | Method and Description |
|---|---|
static YSoundLevel |
YSoundLevel.FindSoundLevel(String func)
Retrieves a sound pressure level meter for a given identifier.
|
static YSoundLevel |
YSoundLevel.FindSoundLevelInContext(YAPIContext yctx,
String func)
Retrieves a sound pressure level meter for a given identifier in a YAPI context.
|
static YSoundLevel |
YSoundLevel.FirstSoundLevel()
Starts the enumeration of sound pressure level meters currently accessible.
|
static YSoundLevel |
YSoundLevel.FirstSoundLevelInContext(YAPIContext yctx)
Starts the enumeration of sound pressure level meters currently accessible.
|
YSoundLevel |
YSoundLevel.nextSoundLevel()
Continues the enumeration of sound pressure level meters started using yFirstSoundLevel().
|
| Modifier and Type | Method and Description |
|---|---|
void |
YSoundLevel.TimedReportCallback.timedReportCallback(YSoundLevel function,
YMeasure measure) |
void |
YSoundLevel.UpdateCallback.yNewValue(YSoundLevel function,
String functionValue) |
Copyright © 2026. All rights reserved.