3 #define INCLUDE_DCU_H 1 17 typedef unsigned long U32;
18 typedef unsigned short U16;
19 typedef unsigned char U8;
29 virtual bool cmdline(std::vector <std::string>);
31 bool acquire( U8 , U16 & ,
double & ) ;
46 bool convert( std::string & converted_value ,
62 #endif // INCLUDE_DCU_H
void setOutputSelect(U8 outputSelect)
bool acquire(U8, U16 &, double &)
void setAddress(U8 address)
bool convert(std::string &converted_value, U16 input_value, U8 channel)
virtual bool cmdline(std::vector< std::string >)