BSL430.NET  1.3.4
Properties | List of all members
BSL430_NET.ScanAllResult Class Reference

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

Properties

ScanResult< FTDI_DeviceFtdiDevices [get, set]
 /// FTDI Scan Result - Status and List of Devices - Bsl430NetDevice childs. More...
 
ScanResult< Libftdi_DeviceLibftdiDevices [get, set]
 /// Libftdi Scan Result - Status and List of Devices - Bsl430NetDevice childs. More...
 
ScanResult< USB_HID_DeviceUsbDevices [get, set]
 /// Serial (COM) Scan Result - Status and List of Devices - Bsl430NetDevice childs. More...
 
ScanResult< Serial_DeviceSerialDevices [get, set]
 /// USB Scan Result - Status and List of Devices - Bsl430NetDevice childs. More...
 

Detailed Description

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

Property Documentation

◆ FtdiDevices

ScanResult<FTDI_Device> BSL430_NET.ScanAllResult.FtdiDevices
getset

/// FTDI Scan Result - Status and List of Devices - Bsl430NetDevice childs.

◆ LibftdiDevices

ScanResult<Libftdi_Device> BSL430_NET.ScanAllResult.LibftdiDevices
getset

/// Libftdi Scan Result - Status and List of Devices - Bsl430NetDevice childs.

◆ SerialDevices

ScanResult<Serial_Device> BSL430_NET.ScanAllResult.SerialDevices
getset

/// USB Scan Result - Status and List of Devices - Bsl430NetDevice childs.

◆ UsbDevices

ScanResult<USB_HID_Device> BSL430_NET.ScanAllResult.UsbDevices
getset

/// Serial (COM) Scan Result - Status and List of Devices - Bsl430NetDevice childs.


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