Modifier and Type | Method and Description |
---|---|
static YMultiCellWeighScale |
YMultiCellWeighScale.FindMultiCellWeighScale(String func)
Retrieves a multi-cell weighing scale sensor for a given identifier.
|
static YMultiCellWeighScale |
YMultiCellWeighScale.FindMultiCellWeighScaleInContext(YAPIContext yctx,
String func)
Retrieves a multi-cell weighing scale sensor for a given identifier in a YAPI context.
|
static YMultiCellWeighScale |
YMultiCellWeighScale.FirstMultiCellWeighScale()
Starts the enumeration of multi-cell weighing scale sensors currently accessible.
|
static YMultiCellWeighScale |
YMultiCellWeighScale.FirstMultiCellWeighScaleInContext(YAPIContext yctx)
Starts the enumeration of multi-cell weighing scale sensors currently accessible.
|
YMultiCellWeighScale |
YMultiCellWeighScale.nextMultiCellWeighScale()
Continues the enumeration of multi-cell weighing scale sensors started using yFirstMultiCellWeighScale().
|
Modifier and Type | Method and Description |
---|---|
void |
YMultiCellWeighScale.TimedReportCallback.timedReportCallback(YMultiCellWeighScale function,
YMeasure measure) |
void |
YMultiCellWeighScale.UpdateCallback.yNewValue(YMultiCellWeighScale function,
String functionValue) |
Copyright © 2021. All rights reserved.