Scale.ReadLiveWeightWithTare(Int32, Int32, Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public abstract Microsoft.PointOfService.WeightTareInfo ReadLiveWeightWithTare (int weightData, int tare, int timeout);
abstract member ReadLiveWeightWithTare : int * int * int -> Microsoft.PointOfService.WeightTareInfo
Public MustOverride Function ReadLiveWeightWithTare (weightData As Integer, tare As Integer, timeout As Integer) As WeightTareInfo
Parameters
- weightData
- Int32
- tare
- Int32
- timeout
- Int32