Click or drag to resize

BuzzerOperationMode Enumeration

Specifies the beep mode of buzzer.

Namespace:  com.gigatms.Parameters.SR5
Assembly:  GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.16.9.0 (2.16.9.0)
Syntax
public enum BuzzerOperationMode
Members
  Member nameValueDescription
OFF0 Selects to turn off beep sound
On255 Selects to turn on beep sound
See Also