API C#
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Kinova.API.Jaco.IO.Comm.CCommManager Class Reference

This class manage all USB Communication. It also has information about the binding process. The binding process is the procedure of binding a product with a device and establish a communication link between them. More...

Public Member Functions

void CloseConnection ()
 
void BreakConnection ()
 
double RealSpeedTest ()
 

Static Public Member Functions

static CCommManager GetInstance ()
 Gets the instance. (Design pattern: SINGLETON) More...
 

Public Attributes

CUsbConnector m_UsbConnector
 

Properties

int BinddingID [get, set]
 
int Destination [get, set]
 

Detailed Description

This class manage all USB Communication. It also has information about the binding process. The binding process is the procedure of binding a product with a device and establish a communication link between them.

Member Function Documentation

static CCommManager Kinova.API.Jaco.IO.Comm.CCommManager.GetInstance ( )
static

Gets the instance. (Design pattern: SINGLETON)

Returns
An instance of CIManagement

The documentation for this class was generated from the following file: