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

Static Public Attributes

string NAME = 'snap7'
 
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 33 of file snap7.py.

Member Data Documentation

§ AVAILABLE

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

Definition at line 35 of file snap7.py.

§ NAME

string ahio.drivers.snap7.ahioDriverInfo.NAME = 'snap7'
static

Definition at line 34 of file snap7.py.


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