Java Mine
ContentsIndexHome
PreviousUpNext
LightSensor_PPFDBase Methods

The methods of the LightSensor_PPFDBase class are listed here.

 
Name 
Description 
 
This is Create, a member of class LightSensor_PPFDBase. 
 
This is getData, a member of class LightSensor_PPFDBase. 
 
Returns default configurations for the sensor
 
 
This is GetDLIStartTime, a member of class LightSensor_PPFDBase. 
 
This is GetEnableTempCalibration, a member of class LightSensor_PPFDBase. 
 
This is GetEnableTemperatureCompensation, a member of class LightSensor_PPFDBase. 
 
This is GetHysteresis, a member of class LightSensor_PPFDBase. 
 
This is GetMaximumDLIThreshold, a member of class LightSensor_PPFDBase. 
 
This is GetMaximumThreshold, a member of class LightSensor_PPFDBase. 
 
This is GetMeasurementInterval, a member of class LightSensor_PPFDBase. 
 
This is GetMinimumThreshold, a member of class LightSensor_PPFDBase. 
 
Allows for the update of the specific type of sensor.
 
 

sets the ReportInterval as minutes on the sensor object the next time this sensor checks in it will update
 
 
/ Calibrates the sensor to correct values set by the user / / / sens the Sensor object to be updated / The expect PPFD level from the last reading of the device. / The reported PPFD level from the last reading of the device. / The reported Temperature from the last reading of the device.
  • Calibrates the sensor to correct values set by the user
*
  • @param sens sens the Sensor object to be updated
  • @param expectedReading The expect PPFD level from the last reading of the device
  • @param lastReading The reported PPFD level from the last reading of... more 
 
Calibrates the sensor to correct values set by the user  
Copyright (c) 2017. All rights reserved.
What do you think about this topic? Send feedback!