Scale.StatusNotReady Field
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.
Indicates the scale is not ready to weigh.
public const int StatusNotReady = 15;
val mutable StatusNotReady : int
Public Const StatusNotReady As Integer = 15