Modifier and Type | Method and Description |
---|---|
static YCurrent |
YCurrent.FindCurrent(String func)
Retrieves a current sensor for a given identifier.
|
static YCurrent |
YCurrent.FirstCurrent()
Starts the enumeration of current sensors currently accessible.
|
YCurrent |
YCurrent.nextCurrent()
Continues the enumeration of current sensors started using yFirstCurrent().
|
Modifier and Type | Method and Description |
---|---|
void |
YCurrent.TimedReportCallback.timedReportCallback(YCurrent function,
YMeasure measure) |
void |
YCurrent.UpdateCallback.yNewValue(YCurrent function,
String functionValue) |
Copyright © 2014. All rights reserved.