Click or drag to resize

BuzzerOperationMode Enumeration

Specifies the repeats mode of sounding the buzzer.

Namespace:  com.gigatms.Parameters
Assembly:  GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.6.0.10 (2.6.0.10)
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