TwiceAsNice  2019-02-18
Functions | Variables
Pdna207Helper.cc File Reference
#include <Pdna207Helper.h>
#include <stdexcept>
#include <iostream>
#include <cstdio>
#include <Thermocouple.h>
#include "PDNA.h"
Include dependency graph for Pdna207Helper.cc:

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
 

Function Documentation

◆ getUeiThermocoupleType()

enum _tUeiThermocoupleType getUeiThermocoupleType ( const std::string &  type,
const unsigned short  channel 
)

Variable Documentation

◆ CJC

const unsigned int CJC = 1

◆ UEI_GAIN

const unsigned int UEI_GAIN = DQ_AI208_GAIN_800

◆ UEI_TIMEOUT_DELAY_MS

const int UEI_TIMEOUT_DELAY_MS = 10000