#include <src/sensors/TurnerCyclops.h>
TurnerCyclops_Brighteners
class
The Variable sub-class used for the opticalBrighteners output from a Turner Cyclops-7F.
- Reference
- Detailed Descriptions
Optical brightener concentration is measured (and should be calibrated) in parts per billion (ppb).
- Miminum detection limit: 0.6 ppb PTSA (1,3,6,8-Pyrenetetrasulfonic Acid Tetrasodium Salt)
- Linear range: 0-2,500 ppb PTSA (1,3,6,8-Pyrenetetrasulfonic Acid Tetrasodium Salt)
- LED (CWL): 365 nm
- Excitiation wavelength: 325/120 nm
- Emission wavelength: 445/15 nm
- Power required (mW @12V): 200
Base classes
- class Variable
- The variable class for a value and related metadata.
Constructors, destructors, conversion operators
- TurnerCyclops_Brighteners(TurnerCyclops* parentSense, const char* uuid = "", const char* varCode = "CyclopsOpticalBrighteners") explicit
- Construct a new TurnerCyclops_
Brighteners object. - TurnerCyclops_Brighteners()
- Construct a new TurnerCyclops_
Brighteners object. - ~TurnerCyclops_Brighteners()
- Destroy the Turner Cyclops Brighteners object - no action needed.
Function documentation
TurnerCyclops_ Brighteners:: TurnerCyclops_Brighteners(TurnerCyclops* parentSense,
const char* uuid = "",
const char* varCode = "CyclopsOpticalBrighteners") explicit
Construct a new TurnerCyclops_
Parameters | |
---|---|
parentSense | The parent TurnerCyclops 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 "CyclopsOpticalBrighteners". |
TurnerCyclops_ Brighteners:: TurnerCyclops_Brighteners()
Construct a new TurnerCyclops_