Java Mine
ContentsIndexHome
PreviousUpNext
SiteSurveyBase.SensorEdit Method
Syntax
Java
public static void SensorEdit(Sensor sens, Integer signalTestDuration, Integer autoShutoffTime, Integer packetTestPassThreshold, Integer signalTestMargin, Integer rfNoiseDuration, Integer rfChannelDelay, Integer findGatewayTimeout);

 

Allows for the update of the specific type of sensor.@param sens The sensor object to be updated @param signalTestDuration This value in seconds determines the duration of signal test. This duration from the point of time the customer presses the "Start Signal Test" to the end of test and the result report on the LCD and report to the gateway. @param autoShutoffTime This value minutes determines how long the device will stay on after last button press or signal test completion. @param packetTestPassThreshold The higher percentage of packets that are successful the better reliability is expected for a given test. Standard sensor communication include integrated retries, so 100% packet level success is not required. @param signalTestMargin The minimum signal level above general environmental RF interference. To distinguish the test as passing. @param rfNoiseDuration ALTA Radio waits for the specified duration to get an average noise scan. @param rfChannelDelay ALTA Radio will wait the selected number of channels. (0 = no delay, !0 = 100ms * value) @param findGatewayTimeout Time allowed to find a gateway to connect with.

Copyright (c) 2022. All rights reserved.
What do you think about this topic? Send feedback!