irioCoreCpp Library Module  2.1.0
IrioCoreCpp
Collaboration diagram for IrioCoreCpp:

Modules

 Bitfile Parsing
 
 IRIO Terminals
 
 IRIO Profiles
 
 Modules types
 
 IrioCoreCpp Errors
 

Classes

class  irio::Irio
 irioCoreCpp main class. More...
 
class  irio::ParserManager
 Responsible for managing the parsing of resources for a bitfile. More...
 

Functions

RIODeviceInfo irio::searchRIODevice (const std::string serialNumber)
 Searches for a RIO device with the specified serial number. More...
 

Detailed Description

Function Documentation

◆ searchRIODevice()

RIODeviceInfo irio::searchRIODevice ( const std::string  serialNumber)

Searches for a RIO device with the specified serial number.

Returns its resource name and the device model

Exceptions
irio::errors::RIODeviceNotFoundErrorNot found device with specified serial number
irio::errors::RIODiscoveryErrorError while discovering devices
Parameters
serialNumberSerial number to search
Returns
RIODeviceInfo with the resource name and the device model