Modifier and Type | Method and Description |
---|---|
static YPowerSupply |
YPowerSupply.FindPowerSupply(String func)
Retrieves a regulated power supply for a given identifier.
|
static YPowerSupply |
YPowerSupply.FindPowerSupplyInContext(YAPIContext yctx,
String func)
Retrieves a regulated power supply for a given identifier in a YAPI context.
|
static YPowerSupply |
YPowerSupply.FirstPowerSupply()
Starts the enumeration of regulated power supplies currently accessible.
|
static YPowerSupply |
YPowerSupply.FirstPowerSupplyInContext(YAPIContext yctx)
Starts the enumeration of regulated power supplies currently accessible.
|
YPowerSupply |
YPowerSupply.nextPowerSupply()
Continues the enumeration of regulated power supplies started using yFirstPowerSupply().
|
Modifier and Type | Method and Description |
---|---|
void |
YPowerSupply.TimedReportCallback.timedReportCallback(YPowerSupply function,
YMeasure measure) |
void |
YPowerSupply.UpdateCallback.yNewValue(YPowerSupply function,
String functionValue) |
Copyright © 2021. All rights reserved.