Subversion Repositories f9daq

Compare Revisions

Ignore whitespace Rev 311 → Rev 312

/cvi/instr/K2231A/K2231A.h
19,7 → 19,8
int K2231A_GetOperationMode();
int K2231A_SetSwitch(int state);
int K2231A_GetSwitch();
 
int K2231A_SetDebug(int x);
int K2231A_SetPort(int x);
void K2231A_ReadMonitorValues(double * I , double * V, unsigned char * mode, unsigned char *onoff);
void K2231A_ReadSetValues(double * I , double * V, unsigned char *onoff);