GIGATMS.UHF Help Documentation
GIGATMS.UHF Help Documentation
GIGATMS.UHF Library
com.gigatms.Parameters
ActiveMode Enumeration
BLESettings Class
BuzzerAction Enumeration
BuzzerOperationMode Enumeration
ClientSocket Class
ConnectionStates Enumeration
DecodedTagData Class
DecodedTagData.DataInfo Class
DecodedTagData.DataInfo.DataType Enumeration
DecodedTagData.DecodedType Enumeration
DecodedTagData.DeviceSerialNumberInfo Class
DecodedTagData.TagSerialNumberInfo Class
DecodedTagData.TIDInfo Class
ErrorCode Enumeration
EventType Enumeration
IOEventArgs Class
IONumber Enumeration
IOState Enumeration
KeyboardSimulation Enumeration
LinkFrequencyType Enumeration
LockAction Enumeration
MemoryBank Enumeration
MemoryBankSelection Enumeration
OutputInterface Enumeration
PostDataDelimiter Enumeration
RfSensitivityLevel Enumeration
RxDecodeType Enumeration
Session Enumeration
State Enumeration
TagDataEncodeType Enumeration
TagInformationFormat Class
TagPresentedType Enumeration
Target Enumeration
TriggerType Enumeration
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
C#
VB
Copy
public
enum
BuzzerOperationMode
Public
Enumeration
BuzzerOperationMode
Members
Member name
Value
Description
OFF
0
Selects to turn off beep sound
ONCE
127
Selects to sound the beep once
REPEAT
255
Selects to repeatly sound the beep
See Also
Reference
com.gigatms.Parameters Namespace