Modifier and Type | Method and Description |
---|---|
static YPowerOutput |
YPowerOutput.FindPowerOutput(String func)
Retrieves a dual power output control for a given identifier.
|
static YPowerOutput |
YPowerOutput.FindPowerOutputInContext(YAPIContext yctx,
String func)
Retrieves a dual power output control for a given identifier in a YAPI context.
|
static YPowerOutput |
YPowerOutput.FirstPowerOutput()
Starts the enumeration of dual power output controls currently accessible.
|
static YPowerOutput |
YPowerOutput.FirstPowerOutputInContext(YAPIContext yctx)
Starts the enumeration of dual power output controls currently accessible.
|
YPowerOutput |
YPowerOutput.nextPowerOutput()
Continues the enumeration of dual power output 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 © 2019. All rights reserved.