Share via


StatusNotify Enum

Definition

Lists the possible scale weight notification capabilities a service object can use for a Scale device.

public enum StatusNotify
type StatusNotify = 
Public Enum StatusNotify
Inheritance
StatusNotify

Fields

Name Value Description
Disabled 1

The service object will not provide any scale weight state notifications to the application or set any related ExtendedErrorCode values. No scale weight state notification StatusUpdateEvents will be raised, and ScaleLiveWeight may not be set.

Enabled 2

The service object will raise scale weight state notification StatusUpdateEvents and update the ScaleLiveWeight property beginning when DeviceEnabled is set to TRUE.

Applies to