Java Mine
ContentsIndexHome
PreviousUpNext
Vibration1000Base Methods

The methods of the Vibration1000Base class are listed here.

 
Name 
Description 
 
This is Create, a member of class Vibration1000Base. 
 
This is getCrestFactor, a member of class Vibration1000Base. 
 
This is getData, a member of class Vibration1000Base. 
 
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 getDisplacement, a member of class Vibration1000Base. 
 
This is getDutyCycle, a member of class Vibration1000Base. 
 
This is getFundamentalFrequency, a member of class Vibration1000Base. 
 
This is getPeakHarmonic, a member of class Vibration1000Base. 
 
This is getProfileType, a member of class Vibration1000Base. 
 
This is getRmsHarmonic, a member of class Vibration1000Base. 
 
This is getTemperature, a member of class Vibration1000Base. 
 
This is getVibration, a member of class Vibration1000Base. 
 
Allows for the update of the specific type of sensor.
@param sens sens the Sensor object to be updated @param heartBeat How often the sensor communicates with the gateway if no activity recorded @param FundamentalInterval @param HarmonicInterval @param VibrationSensitivity @param AxisMode @param FundFreqResolution @param FundWindowing @param HarmonicFreqResolution @param HarmonicWindowing @param HarmonicMin @param HarmonicMax @param failedTransmissionsBeforeLinkMode The number of transmissions the sensor sends without response from a gateway before it goes to battery saving link mode. In link mode the sensor will scan for a new gateway and if not found will enter battery saving sleep mode for 2 hours before... more 
 
This is setCrestFactor, a member of class Vibration1000Base. 
 
This is setDisplacement, a member of class Vibration1000Base. 
 
This is setDutyCycle, a member of class Vibration1000Base. 
 
This is setFundamentalFrequency, a member of class Vibration1000Base. 
 
This is setPeakHarmonic, a member of class Vibration1000Base. 
 
This is setRmsHarmonic, a member of class Vibration1000Base. 
 
This is setTemperature, a member of class Vibration1000Base. 
 
This is setVibration, a member of class Vibration1000Base. 
 
sets the ReportInterval as minutes on the sensor object the next time this sensor checks in it will update
@param sens sens the Sensor object to be updated @param heartbeat a double value this is represented in minutes, so if heartbeat equals 1 that is one minute @param sendSensorUpdate a Boolean flag that lets the sensor know if it should send up the new configuration 
Copyright (c) 2022. All rights reserved.
What do you think about this topic? Send feedback!