Main MRPT website > C++ reference for MRPT 1.9.9
Namespaces | Macros | Functions | Variables
cmtscan.cpp File Reference

Detailed Description

For information about objects in this file, see the appropriate header:
\ref ScanPorts.h

\section FileCopyright Copyright Notice
Copyright (C) Xsens Technologies B.V., 2006.  All rights reserved.

This source code is intended for use only by Xsens Technologies BV and
those that have explicit written permission to use it from
Xsens Technologies BV.

THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY
KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A
PARTICULAR PURPOSE.

\section FileChangelog      Changelog
\par 2006-06-08, v0.0.1
\li Job Mulder:     Created
\par 2006-07-21, v0.1.0
\li Job Mulder:     Updated file for release 0.1.0

Definition in file cmtscan.cpp.

#include <windows.h>
#include <string.h>
#include <setupapi.h>
#include <devguid.h>
#include <regstr.h>
#include "cmt3.h"
#include "cmtscan.h"
#include "xsens_janitors.h"
Include dependency graph for cmtscan.cpp:

Go to the source code of this file.

Namespaces

 xsens
 The namespace of all Xsens software since 2006.
 

Macros

#define SCANLOG(...)
 

Functions

bool xsens::cmtScanPort (CmtPortInfo &portInfo, uint32_t baudrate=0, uint32_t singleScanTimeout=1000, uint32_t scanTries=1)
 Scan a single COM port for connected Xsens devices. More...
 
bool xsens::cmtScanPorts (List< CmtPortInfo > &ports, uint32_t baudrate=0, uint32_t singleScanTimeout=1000, uint32_t scanTries=1)
 Scan COM ports for connected Xsens devices. More...
 

Variables

bool xsens::abortScan = false
 Set to true from another thread to abort any scan currently in progress. More...
 

Macro Definition Documentation

◆ SCANLOG

#define SCANLOG (   ...)

Definition at line 55 of file cmtscan.cpp.




Page generated by Doxygen 1.8.17 for MRPT 1.9.9 Git: ad3a9d8ae Tue May 1 23:10:22 2018 -0700 at miƩ 12 jul 2023 10:03:34 CEST