Visioscan Set SDK Libraries 1.0.14
Visioscan Set SDK Help documentation file for C++ and C++/CLI
 
Loading...
Searching...
No Matches
WCommunication::WUsbSettings Class Reference

A wrapper on the UsbSettings. More...

#include <WUsbSettings.h>

Inheritance diagram for WCommunication::WUsbSettings:

Public Member Functions

 WUsbSettings ()
 
 WUsbSettings (unsigned int vendorId, unsigned int productId, unsigned int readChannel, unsigned int writeChannel)
 Copy constructor.
 
 ~WUsbSettings ()
 Destructor.
 

Detailed Description

A wrapper on the UsbSettings.

Constructor & Destructor Documentation

◆ WUsbSettings() [1/2]

WCommunication::WUsbSettings::WUsbSettings ( )
inline

Base constructor

◆ WUsbSettings() [2/2]

WCommunication::WUsbSettings::WUsbSettings ( unsigned int  vendorId,
unsigned int  productId,
unsigned int  readChannel,
unsigned int  writeChannel 
)
inline

Copy constructor.

Parameters
vendorIdThe hardware vendor identifier
productIdThe hardware product identifier
writeChannelThe device's channel identifier on which command must be sent
readChannelThe device's channel identifier on which ackowledgments and raw data will be sent

◆ ~WUsbSettings()

WCommunication::WUsbSettings::~WUsbSettings ( )
inline

Destructor.


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