Java Mine
ContentsIndexHome
PreviousUpNext
UltrasonicBase Methods

The methods of the UltrasonicBase class are listed here.

 
Name 
Description 
 
This is CalibrateCentimeter, a member of class UltrasonicBase. 
 
This is CalibrateFoot, a member of class UltrasonicBase. 
 
Generate the calibration command frame to send to the sensor.
@param sensorID Numeric identifier of sensor @param actualValue Desired value @param measuredValue Last reported value @param queueID Incrementing integer to validate receipt of multiple messages. (Random typically sufficient) @return Byte array with sensor level command for calibration 
 
This is CalibrateInch, a member of class UltrasonicBase. 
 
This is CalibrateMeter, a member of class UltrasonicBase. 
 
 
 
This is CalibrateYard, a member of class UltrasonicBase. 
 
This is Create, a member of class UltrasonicBase. 
 
This is getData, a member of class UltrasonicBase. 
 
Returns default configurations for the sensor
@param version The version of the Sensor @param platform The Firmware Generation of your device. i.e. Commercial, Alta, Wifi @return Default configurations for the sensor 
 
This is getDistance, a member of class UltrasonicBase. 
 
This is getProfileType, a member of class UltrasonicBase. 
 
This is getStatus, a member of class UltrasonicBase. 
 

Allows for the update of the specific type of sensor. @param sens the Sensor object to be updated @param heartBeat How often the sensor communicates with the gateway if no activity recorded. @param awareStateHeartBeat How often the sensor communicates with the gateway while in Aware State. @param assessmentsPerHeartBeat How many times between heartbeats a sensor will check its measurements against its thresholds to determine whether it will enter the Aware State. Warning if your sensor firmware is less than 2.5.2.0 Setting assessments greater than one will cause this sensor to not self elect follow a gateway to a new channel.... more 
 
This is setDistance, a member of class UltrasonicBase. 
 
This is setStatus, a member of class UltrasonicBase. 
Copyright (c) 2022. All rights reserved.
What do you think about this topic? Send feedback!