TwiceAsNice  2019-02-18
Public Member Functions | Public Attributes | List of all members
dumpMoConParams.Dump Class Reference
Inheritance diagram for dumpMoConParams.Dump:
Inheritance graph
Collaboration diagram for dumpMoConParams.Dump:
Collaboration graph

Public Member Functions

def __init__ (self, _cfg, _type, _vendor, _product, _encoderType, _file, _path, _verbose)
 
def now (self)
 Query parameters from the electronics: GetBasicSettings . More...
 
def addTo (self, _line="")
 
def writeConfigFile (self)
 Write a TAN configuration file to the specified file. More...
 
def __init__ (self, _cfg, _type, _vendor, _product, _encoderType, _file, _path, _verbose)
 
def now (self)
 Query parameters from the electronics: GetBasicSettings . More...
 
def addTo (self, _line="")
 
def writeConfigFile (self)
 Write a TAN configuration file to the specified file. More...
 
- 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
 
 type
 
 vendor
 
 product
 
 encoderType
 
 filename
 
 path
 
 verbose
 
 configFile
 
 telnet
 
 basicSettings
 
 motorSettings
 
 stepperSettings
 
 servoSettings
 
 encoderSettings
 
- Public Attributes inherited from moConParamsBase.Base
 config
 
 type
 
 vendor
 
 product
 
 filename
 
 path
 
 verbose
 
 configFile
 
 telnet
 
 address
 
 card
 
 module
 
 connectionTimeout
 
 linkTimeout
 

Constructor & Destructor Documentation

◆ __init__() [1/2]

def dumpMoConParams.Dump.__init__ (   self,
  _cfg,
  _type,
  _vendor,
  _product,
  _encoderType,
  _file,
  _path,
  _verbose 
)

◆ __init__() [2/2]

def dumpMoConParams.Dump.__init__ (   self,
  _cfg,
  _type,
  _vendor,
  _product,
  _encoderType,
  _file,
  _path,
  _verbose 
)

Member Function Documentation

◆ addTo() [1/2]

def dumpMoConParams.Dump.addTo (   self,
  _line = "" 
)

◆ addTo() [2/2]

def dumpMoConParams.Dump.addTo (   self,
  _line = "" 
)

◆ now() [1/2]

def dumpMoConParams.Dump.now (   self)

Query parameters from the electronics: GetBasicSettings .

. GetEncode Settings. This executes commands 150 to 154 in the programmer's guide.

◆ now() [2/2]

def dumpMoConParams.Dump.now (   self)

Query parameters from the electronics: GetBasicSettings .

. GetEncode Settings. This executes commands 150 to 154 in the programmer's guide.

◆ writeConfigFile() [1/2]

def dumpMoConParams.Dump.writeConfigFile (   self)

Write a TAN configuration file to the specified file.

◆ writeConfigFile() [2/2]

def dumpMoConParams.Dump.writeConfigFile (   self)

Write a TAN configuration file to the specified file.

Member Data Documentation

◆ basicSettings

dumpMoConParams.Dump.basicSettings

◆ config

dumpMoConParams.Dump.config

◆ configFile

dumpMoConParams.Dump.configFile

◆ encoderSettings

dumpMoConParams.Dump.encoderSettings

◆ encoderType

dumpMoConParams.Dump.encoderType

◆ filename

dumpMoConParams.Dump.filename

◆ motorSettings

dumpMoConParams.Dump.motorSettings

◆ path

dumpMoConParams.Dump.path

◆ product

dumpMoConParams.Dump.product

◆ servoSettings

dumpMoConParams.Dump.servoSettings

◆ stepperSettings

dumpMoConParams.Dump.stepperSettings

◆ telnet

dumpMoConParams.Dump.telnet

◆ type

dumpMoConParams.Dump.type

◆ vendor

dumpMoConParams.Dump.vendor

◆ verbose

dumpMoConParams.Dump.verbose

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