Defines in minutes the interval at which the sensor attempts to link/re-link with the gateway. Link heartbeats greater than 1 hour will be rounded to the nearest hour. Accepted values between 1 and 720 (1 minute to 12 hours)
Syntax
C++
C#
Visual Basic
voidUpdateLinkInterval(intlinkInterval);
publicvoidUpdateLinkInterval(intlinkInterval);
PublicFunctionUpdateLinkInterval(linkIntervalAsInteger) As void