|
def | __init__ (self, _cfg, _save, _verbose) |
|
def | now (self) |
|
def | __init__ (self, _cfg, _save, _verbose) |
|
def | now (self) |
|
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...
|
|
Send many parameters with commands > 110 to the electronics.
This pushes CFG.DATASHEET values of SetBasicSettings, SetMOtorSettings, SetStepperSettings to the board.