ahio  1.0.0
I/O Communication Library
ahio.drivers.generic_tcp_io.ahioDriverInfo Class Reference
Inheritance diagram for ahio.drivers.generic_tcp_io.ahioDriverInfo:
ahio.abstract_driver.AbstractahioDriverInfo object

Static Public Attributes

string NAME = 'GenericTCPIO'
 
bool AVAILABLE = True
 
- Static Public Attributes inherited from ahio.abstract_driver.AbstractahioDriverInfo
string NAME = 'Driver name'
 
string AVAILABLE = 'True if the driver is available, false otherwise'
 

Detailed Description

Definition at line 30 of file generic_tcp_io.py.

Member Data Documentation

§ AVAILABLE

bool ahio.drivers.generic_tcp_io.ahioDriverInfo.AVAILABLE = True
static

Definition at line 32 of file generic_tcp_io.py.

§ NAME

string ahio.drivers.generic_tcp_io.ahioDriverInfo.NAME = 'GenericTCPIO'
static

Definition at line 31 of file generic_tcp_io.py.


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