Modifier and Type | Method and Description |
---|---|
static YDualPower |
YDualPower.FindDualPower(String func)
Retrieves a dual power switch for a given identifier.
|
static YDualPower |
YDualPower.FindDualPowerInContext(YAPIContext yctx,
String func)
Retrieves a dual power switch for a given identifier in a YAPI context.
|
static YDualPower |
YDualPower.FirstDualPower()
Starts the enumeration of dual power switches currently accessible.
|
static YDualPower |
YDualPower.FirstDualPowerInContext(YAPIContext yctx)
Starts the enumeration of dual power switches currently accessible.
|
YDualPower |
YDualPower.nextDualPower()
Continues the enumeration of dual power switches started using yFirstDualPower().
|
Modifier and Type | Method and Description |
---|---|
void |
YDualPower.TimedReportCallback.timedReportCallback(YDualPower function,
YMeasure measure) |
void |
YDualPower.UpdateCallback.yNewValue(YDualPower function,
String functionValue) |
Copyright © 2023. All rights reserved.