Modifier and Type | Method and Description |
---|---|
static YLed |
YLed.FindLed(String func)
Retrieves a led for a given identifier.
|
static YLed |
YLed.FirstLed()
Starts the enumeration of leds currently accessible.
|
YLed |
YLed.nextLed()
Continues the enumeration of leds started using yFirstLed().
|
Modifier and Type | Method and Description |
---|---|
void |
YLed.TimedReportCallback.timedReportCallback(YLed function,
YMeasure measure) |
void |
YLed.UpdateCallback.yNewValue(YLed function,
String functionValue) |
Copyright © 2014. All rights reserved.