Share via


Scale.ExtendedErrorSameWeight Field

2/27/2008

Indicates the scale is reporting that the item/weight on the scale is identical to the previously reported item/weight (that is, the item has not been removed from the scale).

Namespace: Microsoft.PointOfService
Assembly: Microsoft.PointOfService (in microsoft.pointofservice.dll)

Syntax

'Declaration
Public Const ExtendedErrorSameWeight As Integer
public const int ExtendedErrorSameWeight
public:
literal int ExtendedErrorSameWeight
public static final int ExtendedErrorSameWeight
public const var ExtendedErrorSameWeight : int

Remarks

Thrown as an exception by the ReadWeight method. ExtendedErrorSameWeight can only be returned if AsyncMode is false and the scale hardware directly supports this capability.

See Also

Reference

Scale Class
Scale Members
Microsoft.PointOfService Namespace
CapStatusUpdate
ScaleLiveWeight