1 #ifndef _ADAM_6024_INTERFACE_
2 #define _ADAM_6024_INTERFACE_
Definition: ADAM6024Interface.h:13
int connect()
uses the internal settings to connect to the device
Definition: ADAM6024Interface.cpp:13
float getVoltage(int a_ch)
returns the analog voltage of an ADC channel
Definition: ADAM6024Interface.cpp:18
ADAM6024Interface()
Definition: ADAM6024Interface.cpp:5
void setVoltage(int a_ch, float a_voltage)
sets the voltage of a given DAC
Definition: ADAM6024Interface.cpp:43
Definition: NIXIPV4SocketClient.h:24