TwiceAsNice  2019-02-18
Public Member Functions | Public Attributes | List of all members
flashMoConParams.Flash Class Reference

Send many parameters with commands > 110 to the electronics. More...

Inheritance diagram for flashMoConParams.Flash:
Inheritance graph
Collaboration diagram for flashMoConParams.Flash:
Collaboration graph

Public Member Functions

def __init__ (self, _cfg, _save, _verbose)
 
def now (self)
 
def __init__ (self, _cfg, _save, _verbose)
 
def now (self)
 
- Public Member Functions inherited from moConParamsBase.Base
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...
 

Public Attributes

 config
 
 save
 
 verbose
 
 telnet
 
- Public Attributes inherited from moConParamsBase.Base
 config
 
 type
 
 vendor
 
 product
 
 filename
 
 path
 
 verbose
 
 configFile
 
 telnet
 
 address
 
 card
 
 module
 
 connectionTimeout
 
 linkTimeout
 

Detailed Description

Send many parameters with commands > 110 to the electronics.

This pushes CFG.DATASHEET values of SetBasicSettings, SetMOtorSettings, SetStepperSettings to the board.

Constructor & Destructor Documentation

◆ __init__() [1/2]

def flashMoConParams.Flash.__init__ (   self,
  _cfg,
  _save,
  _verbose 
)

◆ __init__() [2/2]

def flashMoConParams.Flash.__init__ (   self,
  _cfg,
  _save,
  _verbose 
)

Member Function Documentation

◆ now() [1/2]

def flashMoConParams.Flash.now (   self)

◆ now() [2/2]

def flashMoConParams.Flash.now (   self)

Member Data Documentation

◆ config

flashMoConParams.Flash.config

◆ save

flashMoConParams.Flash.save

◆ telnet

flashMoConParams.Flash.telnet

◆ verbose

flashMoConParams.Flash.verbose

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