Modifier and Type | Method and Description |
---|---|
static YPowerOutput |
YPowerOutput.FindPowerOutput(String func)
Retrieves a dual power ouput control for a given identifier.
|
static YPowerOutput |
YPowerOutput.FindPowerOutputInContext(YAPIContext yctx,
String func)
Retrieves a dual power ouput control for a given identifier in a YAPI context.
|
static YPowerOutput |
YPowerOutput.FirstPowerOutput()
Starts the enumeration of dual power ouput controls currently accessible.
|
static YPowerOutput |
YPowerOutput.FirstPowerOutputInContext(YAPIContext yctx)
Starts the enumeration of dual power ouput controls currently accessible.
|
YPowerOutput |
YPowerOutput.nextPowerOutput()
Continues the enumeration of dual power ouput controls started using yFirstPowerOutput().
|
Modifier and Type | Method and Description |
---|---|
void |
YPowerOutput.TimedReportCallback.timedReportCallback(YPowerOutput function,
YMeasure measure) |
void |
YPowerOutput.UpdateCallback.yNewValue(YPowerOutput function,
String functionValue) |
Copyright © 2016. All rights reserved.