YosemitechY504_DOmgL class

The Variable sub-class used for the dissolved oxygen concentration output from a Yosemitech Y502-A or Y504-A optical dissolved oxygen sensor.

Base classes

class Variable
The variable class for a value and related metadata.

Constructors, destructors, conversion operators

YosemitechY504_DOmgL(YosemitechY504* parentSense, const char* uuid = "", const char* varCode = "Y504DOmgL") explicit
Construct a new YosemitechY504_DOmgL object.
YosemitechY504_DOmgL()
Construct a new YosemitechY504_DOmgL object.
~YosemitechY504_DOmgL()
Destroy the YosemitechY504_DOmgL object - no action needed.

Function documentation

YosemitechY504_DOmgL::YosemitechY504_DOmgL(YosemitechY504* parentSense, const char* uuid = "", const char* varCode = "Y504DOmgL") explicit

Construct a new YosemitechY504_DOmgL object.

Parameters
parentSense The parent YosemitechY504 providing the result values.
uuid A universally unique identifier (UUID or GUID) for the variable; optional with the default value of an empty string.
varCode A short code to help identify the variable in files; optional with a default value of "Y504DOmgL".

YosemitechY504_DOmgL::YosemitechY504_DOmgL()

Construct a new YosemitechY504_DOmgL object.