Click or drag to resize

BuzzerOperationMode Enumeration

Specifies the beep mode of buzzer.

Namespace:  com.gigatms.Parameters.TS100
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
ONCE127 Selects to sound the beep once
REPEAT255 Selects to repeatly sound the beep
See Also