 | ChannelGetLastLiquidLevel Method |
Get liquid level for last operation
Namespace:
Huarui.STARLine
Assembly:
SharpHamilton (in SharpHamilton.dll) Version: 0.1.0.0 (0.1.0.0)
Syntaxpublic double[] GetLastLiquidLevel()
Public Function GetLastLiquidLevel As Double()
public:
array<double>^ GetLastLiquidLevel()
member GetLastLiquidLevel : unit -> float[]
Return Value
Type:
Double
ExceptionsException | Condition |
---|
STARException | device error will be throwed with STARException |
See Also