Modifier and Type | Method and Description |
---|---|
static YColorLed |
YColorLed.FindColorLed(String func)
Retrieves an RGB LED for a given identifier.
|
static YColorLed |
YColorLed.FindColorLedInContext(YAPIContext yctx,
String func)
Retrieves an RGB LED for a given identifier in a YAPI context.
|
static YColorLed |
YColorLed.FirstColorLed()
Starts the enumeration of RGB LEDs currently accessible.
|
static YColorLed |
YColorLed.FirstColorLedInContext(YAPIContext yctx)
Starts the enumeration of RGB LEDs currently accessible.
|
YColorLed |
YColorLed.nextColorLed()
Continues the enumeration of RGB LEDs started using yFirstColorLed().
|
Modifier and Type | Method and Description |
---|---|
void |
YColorLed.TimedReportCallback.timedReportCallback(YColorLed function,
YMeasure measure) |
void |
YColorLed.UpdateCallback.yNewValue(YColorLed function,
String functionValue) |
Copyright © 2018. All rights reserved.