openATV enigma2
openATV is an open source SetTopBox Graphical user interface.
Components.NimManager.SecConfigure Class Reference

Public Member Functions

def getConfiguredSats (self)
 
def addSatellite (self, sec, orbpos)
 
def addLNBSimple (self, sec, slotid, diseqcmode, toneburstmode=diseqcParam.NO, diseqcpos=diseqcParam.SENDNO, orbpos=0, longitude=0, latitude=0, loDirection=0, laDirection=0, turningSpeed=rotorParam.FAST, useInputPower=True, inputPowerDelta=50, fastDiSEqC=False, setVoltageTone=True, diseqc13V=False, CircularLNB=False)
 
def setSatposDepends (self, sec, nim1, nim2)
 
def linkInternally (self, slotid)
 
def linkNIMs (self, sec, nim1, nim2)
 
def getRoot (self, slotid, connto)
 
def update (self)
 
def updateAdvanced (self, sec, slotid)
 
def reconstructUnicableDate (self, configManufacturer, ProductDict, currLnb)
 
def __init__ (self, nimmgr)
 

Public Attributes

 configuredSatellites
 
 linked
 
 satposdepends
 
 equal
 
 NimManager
 

Constructor & Destructor Documentation

◆ __init__()

def Components.NimManager.SecConfigure.__init__ (   self,
  nimmgr 
)

Member Function Documentation

◆ addLNBSimple()

def Components.NimManager.SecConfigure.addLNBSimple (   self,
  sec,
  slotid,
  diseqcmode,
  toneburstmode = diseqcParam.NO,
  diseqcpos = diseqcParam.SENDNO,
  orbpos = 0,
  longitude = 0,
  latitude = 0,
  loDirection = 0,
  laDirection = 0,
  turningSpeed = rotorParam.FAST,
  useInputPower = True,
  inputPowerDelta = 50,
  fastDiSEqC = False,
  setVoltageTone = True,
  diseqc13V = False,
  CircularLNB = False 
)

◆ addSatellite()

def Components.NimManager.SecConfigure.addSatellite (   self,
  sec,
  orbpos 
)

◆ getConfiguredSats()

def Components.NimManager.SecConfigure.getConfiguredSats (   self)

◆ getRoot()

def Components.NimManager.SecConfigure.getRoot (   self,
  slotid,
  connto 
)

◆ linkInternally()

def Components.NimManager.SecConfigure.linkInternally (   self,
  slotid 
)

◆ linkNIMs()

def Components.NimManager.SecConfigure.linkNIMs (   self,
  sec,
  nim1,
  nim2 
)

◆ reconstructUnicableDate()

def Components.NimManager.SecConfigure.reconstructUnicableDate (   self,
  configManufacturer,
  ProductDict,
  currLnb 
)

◆ setSatposDepends()

def Components.NimManager.SecConfigure.setSatposDepends (   self,
  sec,
  nim1,
  nim2 
)

◆ update()

def Components.NimManager.SecConfigure.update (   self)

◆ updateAdvanced()

def Components.NimManager.SecConfigure.updateAdvanced (   self,
  sec,
  slotid 
)

Member Data Documentation

◆ configuredSatellites

Components.NimManager.SecConfigure.configuredSatellites

◆ equal

Components.NimManager.SecConfigure.equal

◆ linked

Components.NimManager.SecConfigure.linked

◆ NimManager

Components.NimManager.SecConfigure.NimManager

◆ satposdepends

Components.NimManager.SecConfigure.satposdepends

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