1 #ifndef _DG535_CONTROL_H_
2 #define _DG535_CONTROL_H_
25 std::string
increaseDelay(
int a_i,
int a_j,
int a_t,
int a_initial);
45 double UnitConv (
double a_num,
int a_unit);
Definition: DG535Control.h:12
void increment(int i)
incre
Definition: DG535Control.cpp:164
void storeSetting(int i)
Saves instument settings to location 1<i<9.
Definition: DG535Control.cpp:174
std::string connectAndConfig()
Opens communication port and tests to see if string is recieved.
Definition: DG535Control.cpp:22
DG535Control(int a_portNum=16)
Definition: DG535Control.cpp:14
std::string setAbsDelay(double a_loc)
sets delay of Channel C versus channel D by a_loc amount
Definition: DG535Control.cpp:130
std::string resetOffset(int a_i, int a_j, int a_original)
Definition: DG535Control.cpp:86
void moveCurser(int i)
moves the curser on the control panel
Definition: DG535Control.cpp:154
void RecallSetting(int i)
Recalls instrument settings from location i.
Definition: DG535Control.cpp:184
std::string increaseDelay(int a_i, int a_j, int a_t, int a_initial)
Definition: DG535Control.cpp:103
std::string setAbsDelayWithUnit(double a_delay, int a_unit)
Definition: DG535Control.cpp:141
std::string increaseDelayWithUnit(double a_dt, int a_unit, int a_initial)
Definition: DG535Control.cpp:118
int setCTDelay(int a_delayPs)
Definition: DG535Control.cpp:62
used as a c++ abstraction of the rs232 c functions in the RS232 folder
Definition: RS232Interface.h:13
CONF:HVMICC? is required before switching high voltage on.
Definition: bk9174BControl.h:9