10 #ifndef _SCANPORTS_H_2006_06_09    11 #define _SCANPORTS_H_2006_06_09    13 #ifndef _CMT_MONOLITHIC    46 #endif  // _SCANPORTS_H_2006_06_09 bool abortScan
Set to true from another thread to abort any scan currently in progress. 
 
Structure for storing information about a serial port. 
 
bool cmtScanPort(CmtPortInfo &portInfo, uint32_t baud, uint32_t singleScanTimeout, uint32_t scanTries)
Scan a single COM port for connected Xsens devices. 
 
The namespace of all Xsens software since 2006. 
 
bool cmtScanPorts(List< CmtPortInfo > &ports, uint32_t baudrate, uint32_t singleScanTimeout, uint32_t scanTries)
Scan COM ports for connected Xsens devices. 
 
unsigned __int32 uint32_t