Sets number of messages sensor sends without acknowledgment from gateway before entering link mode Accepted values between 0 and 10 0 means unlimited (no self healing, power cycling senor will be required if gateway changes channel)
Syntax
C++
C#
Visual Basic
voidUpdateRecoveryCount(intrecovery);
publicvoidUpdateRecoveryCount(intrecovery);
PublicFunctionUpdateRecoveryCount(recoveryAsInteger) As void