Berkeley Nuclear Data Software
Functions
testTeledyne.cpp File Reference
#include "RS232Interface.h"
#include "TeledyneControl.h"
#include "ThermocoupleControl.h"
#include <string>
#include <iostream>
#include <sstream>
#include <cmath>
#include <fstream>
Include dependency graph for testTeledyne.cpp:

Functions

int main (int argc, char const *argv[])
 

Function Documentation

◆ main()

int main ( int  argc,
char const *  argv[] 
)

conects to the device

set to true if you want to want to record temp

connects to the thermocouple

sets max voltage and current for channel

lets the thermocouple make measurements before getting the starting temp

create file and record the initial temperature

record the current temperature

Here is the call graph for this function: