SettingsVibration Property |
Gets a value indicating whether to vibration when a new tag is inventoried.
Namespace:
com.gigatms.Parameters.SLR810
Assembly:
GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.16.9.0 (2.16.9.0)
Syntaxpublic bool Vibration { get; set; }
Public Property Vibration As Boolean
Get
Set
public:
property bool Vibration {
bool get ();
void set (bool value);
}
Property Value
Type:
Booleantrue if vibration; otherwise,
false.
See Also