|
def | __init__ (self, _cfg, _timeout, _verbose) |
|
def | check (self) |
| Send the timout to the card of the electronics. More...
|
|
def | __init__ (self, _cfg, _timeout, _verbose) |
|
def | check (self) |
| Send the timout to the card of the electronics. More...
|
|
def | __init__ (self, _cfg, _type, _vendor, _product, _file, _path, _verbose) |
| Initialize fundamental parameters . More...
|
|
def | connect (self) |
| Connect (login) to the module Read communication parameters (IP address, card number...) from the TAN configuration. More...
|
|
def | reserveCard (self) |
| Reserve a card for further use. More...
|
|
def | reserveModule (self) |
| Reserve a module for further use. More...
|
|
def | freeCard (self) |
| Release a card. More...
|
|
def | freeModule (self) |
| Release a module. More...
|
|
def | disconnect (self) |
| Disconnect from the board. More...
|
|
def | disableInfoMessageFlag (self) |
| Block info messages in the future. More...
|
|
def | readConnectionTimeout (self) |
| Query the timeout set by the electronics GetLinkTimeout of the programmer's guide. More...
|
|
def | __init__ (self, _cfg, _type, _vendor, _product, _file, _path, _verbose) |
| Initialize fundamental parameters . More...
|
|
def | connect (self) |
| Connect (login) to the module Read communication parameters (IP address, card number...) from the TAN configuration. More...
|
|
def | reserveCard (self) |
| Reserve a card for further use. More...
|
|
def | reserveModule (self) |
| Reserve a module for further use. More...
|
|
def | freeCard (self) |
| Release a card. More...
|
|
def | freeModule (self) |
| Release a module. More...
|
|
def | disconnect (self) |
| Disconnect from the board. More...
|
|
def | disableInfoMessageFlag (self) |
| Block info messages in the future. More...
|
|
def | readConnectionTimeout (self) |
| Query the timeout set by the electronics GetLinkTimeout of the programmer's guide. More...
|
|