Modifier and Type | Method and Description |
---|---|
static YBuzzer |
YBuzzer.FindBuzzer(String func)
Retrieves a buzzer for a given identifier.
|
static YBuzzer |
YBuzzer.FirstBuzzer()
Starts the enumeration of buzzers currently accessible.
|
YBuzzer |
YBuzzer.nextBuzzer()
Continues the enumeration of buzzers started using yFirstBuzzer().
|
Modifier and Type | Method and Description |
---|---|
void |
YBuzzer.TimedReportCallback.timedReportCallback(YBuzzer function,
YMeasure measure) |
void |
YBuzzer.UpdateCallback.yNewValue(YBuzzer function,
String functionValue) |
Copyright © 2015. All rights reserved.