ANBpH.h file

Contains the ANBpH sensor subclass for all ANB Sensors pH sensors and the variable subclasses ANBpH_pH, ANBpH_Temp, ANBpH_Salinity, ANBpH_SpCond and ANBpH_EC.

Documentation for the ANB Sensors Modbus Protocol commands and responses, along with information about the various variables, can be found in the EnviroDIY ANB Sensors library at: https://github.com/EnviroDIY/ANBSensorsModbus

Classes

class ANBpH
The Sensor sub-class for the ANB pH sensors.
class ANBpH_pH
The Variable sub-class used for the pH from an ANB Sensors pH sensor.
class ANBpH_Temp
The Variable sub-class used for the temperature output from a ANB Sensors pH sensor.
class ANBpH_Salinity
The Variable sub-class used for the salinity output from an ANB Sensors pH sensor.
class ANBpH_SpCond
The Variable sub-class used for the specific conductance output from a ANB Sensors pH sensor.
class ANBpH_EC
The Variable sub-class used for the raw electrical conductivity output from an ANB Sensors pH sensor.
class ANBpH_HealthCode
The Variable sub-class used for the health code output from a an ANB Sensors pH sensor.
class ANBpH_DiagnosticCode
The Variable sub-class used for the diagnostic code output from a an ANB Sensors pH sensor.
class ANBpH_StatusCode
The Variable sub-class used for the status code output from a an ANB Sensors pH sensor.