BSL430.NET  1.3.4
Properties | List of all members
BSL430_NET.ScanResult< Tdev > Class Template Reference

Scan Result wraps Status and List of Devices - Bsl430NetDevice childs (FTDI / Libftdi / Serial / USB). More...

Properties

Status Status [get, set]
 Scan Status is result of each device scan, any error with corresponding number and message will be set. More...
 
List< Tdev > Devices [get, set]
 List of Devices - Bsl430NetDevice childs. This is main device container, used as input to any operation. More...
 

Detailed Description

Scan Result wraps Status and List of Devices - Bsl430NetDevice childs (FTDI / Libftdi / Serial / USB).

Type Constraints
Tdev :Bsl430NetDevice 

Property Documentation

◆ Devices

List<Tdev> BSL430_NET.ScanResult< Tdev >.Devices
getset

List of Devices - Bsl430NetDevice childs. This is main device container, used as input to any operation.

◆ Status

Scan Status is result of each device scan, any error with corresponding number and message will be set.


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