ATR class.
|
|
|
__checksyncbyte__(self)
Check validity of TS. |
source code
|
|
|
|
|
|
|
getHistoricalBytes(self)
Return historical bytes. |
source code
|
|
|
getHistoricalBytesCount(self)
Return count of historical bytes. |
source code
|
|
|
getInterfaceBytesCount(self)
Return count of interface bytes. |
source code
|
|
|
|
|
|
|
|
|
|
|
getBitRateFactor(self)
Return bit rate factor. |
source code
|
|
|
getClockRateConversion(self)
Return clock rate conversion. |
source code
|
|
|
getProgrammingCurrent(self)
Return maximum programming current. |
source code
|
|
|
getProgrammingVoltage(self)
Return programming voltage. |
source code
|
|
|
getGuardTime(self)
Return extra guard time. |
source code
|
|
|
getSupportedProtocols(self)
Returns a dictionnary of supported protocols. |
source code
|
|
|
isT0Supported(self)
Return True if T=0 is supported. |
source code
|
|
|
isT1Supported(self)
Return True if T=1 is supported. |
source code
|
|
|
isT15Supported(self)
Return True if T=15 is supported. |
source code
|
|
|
|
|
|
Inherited from object :
__delattr__ ,
__format__ ,
__getattribute__ ,
__hash__ ,
__new__ ,
__reduce__ ,
__reduce_ex__ ,
__repr__ ,
__setattr__ ,
__sizeof__ ,
__subclasshook__
|
|
clockrateconversion = [ 372, 372, 558, 744, 1116, 1488, 1860, ' ...
|
|
bitratefactor = [ ' RFU ' , 1, 2, 4, 8, 16, 32, ' RFU ' , 12, 20, ' RF ...
|
|
currenttable = [ 25, 50, 100, ' RFU ' ]
|