TwiceAsNice
2019-02-18
|
#include <Pdna207Helper.h>
#include <stdexcept>
#include <iostream>
#include <cstdio>
#include <Thermocouple.h>
#include "PDNA.h"
Functions | |
enum _tUeiThermocoupleType | getUeiThermocoupleType (const std::string &type, const unsigned short channel) |
Variables | |
const unsigned int | CJC = 1 |
const unsigned int | UEI_GAIN = DQ_AI208_GAIN_800 |
const int | UEI_TIMEOUT_DELAY_MS = 10000 |
enum _tUeiThermocoupleType getUeiThermocoupleType | ( | const std::string & | type, |
const unsigned short | channel | ||
) |
const unsigned int CJC = 1 |
const unsigned int UEI_GAIN = DQ_AI208_GAIN_800 |
const int UEI_TIMEOUT_DELAY_MS = 10000 |