SettingsGSensorThreshold Property |
Tamper accelerometer trigger threshold.
Namespace:
com.gigatms.Parameters.SR5
Assembly:
GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.16.9.0 (2.16.9.0)
Syntaxpublic int GSensorThreshold { get; set; }
Public Property GSensorThreshold As Integer
Get
Set
public:
property int GSensorThreshold {
int get ();
void set (int value);
}
Return Value
Type:
Int32
See Also