Sundance SMT1026 User Manual
Page 19

Notes:
This function generates a signal.
SetTimeout
Prototype:
void SetTimeout(unsigned int n);
Parameters:
n
Value of the timeout in ms. If 0 the timeout is not set and the
comport and RSL functions will never return if they fail.
Return
value:
None.
Notes:
This function changes the value of the timeout for the comport and RSL
functions. Unless really necessary the user is not advised to use this
function.
GetTimeout
Prototype:
unsigned int GetTimeout(void);
Parameters:
None.
Return
value:
The current value of the timeout.
Notes:
This function returns the current value of the timeout for the comport and
RSL functions.
The general structures
struct TEMP
unsigned int nAir
Temperature measured on the base module such as an
SMT338VP.
unsigned int nFPGA
Temperature measured on the FPGA of the base module.
unsigned
int
nDaughter_Air
Temperature measured on the daughter module.
unsigned
int
nDaughter_ADC
Temperature measured on the ADCs of the daughter
module.
struct SN
unsigned int nNoA
Serial number A of the base module.
unsigned int nNoB
Serial number B of the base module.