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

Public Member Functions

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...
 
- 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
 
 timeout
 
 telnet
 
- 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 checkConnectionTimeout.LinkTimeout.__init__ (   self,
  _cfg,
  _timeout,
  _verbose 
)

◆ __init__() [2/2]

def checkConnectionTimeout.LinkTimeout.__init__ (   self,
  _cfg,
  _timeout,
  _verbose 
)

Member Function Documentation

◆ check() [1/2]

def checkConnectionTimeout.LinkTimeout.check (   self)

Send the timout to the card of the electronics.

Parameters
selfThis object.

◆ check() [2/2]

def checkConnectionTimeout.LinkTimeout.check (   self)

Send the timout to the card of the electronics.

Parameters
selfThis object.

Member Data Documentation

◆ config

checkConnectionTimeout.LinkTimeout.config

◆ configFile

checkConnectionTimeout.LinkTimeout.configFile

◆ encoderType

checkConnectionTimeout.LinkTimeout.encoderType

◆ filename

checkConnectionTimeout.LinkTimeout.filename

◆ path

checkConnectionTimeout.LinkTimeout.path

◆ product

checkConnectionTimeout.LinkTimeout.product

◆ telnet

checkConnectionTimeout.LinkTimeout.telnet

◆ timeout

checkConnectionTimeout.LinkTimeout.timeout

◆ type

checkConnectionTimeout.LinkTimeout.type

◆ vendor

checkConnectionTimeout.LinkTimeout.vendor

◆ verbose

checkConnectionTimeout.LinkTimeout.verbose

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