TwiceAsNice  2019-02-18
Public Member Functions | Static Public Attributes | List of all members
ADSEC.adSecArbLN_ice.LoopPrx Class Reference
Inheritance diagram for ADSEC.adSecArbLN_ice.LoopPrx:
Inheritance graph
Collaboration diagram for ADSEC.adSecArbLN_ice.LoopPrx:
Collaboration graph

Public Member Functions

def initAlert (self, ident, _ctx=None)
 
def begin_initAlert (self, ident, _response=None, _ex=None, _sent=None, _ctx=None)
 
def end_initAlert (self, _r)
 
def LoadSlopeFilter (self, slopeFilter, bankID, _ctx=None)
 
def begin_LoadSlopeFilter (self, slopeFilter, bankID, _response=None, _ex=None, _sent=None, _ctx=None)
 
def end_LoadSlopeFilter (self, _r)
 
def LoadModeFilter (self, modeFilter, bankID, _ctx=None)
 
def begin_LoadModeFilter (self, modeFilter, bankID, _response=None, _ex=None, _sent=None, _ctx=None)
 
def end_LoadModeFilter (self, _r)
 
def GetCurrentM2C (self, _ctx=None)
 
def begin_GetCurrentM2C (self, _response=None, _ex=None, _sent=None, _ctx=None)
 
def end_GetCurrentM2C (self, _r)
 
def GetM2C (self, name, _ctx=None)
 
def begin_GetM2C (self, name, _response=None, _ex=None, _sent=None, _ctx=None)
 
def end_GetM2C (self, _r)
 
def RunAo (self, decimation, loopFreq, ovsFreq, _ctx=None)
 
def begin_RunAo (self, decimation, loopFreq, ovsFreq, _response=None, _ex=None, _sent=None, _ctx=None)
 
def end_RunAo (self, _r)
 
def RefreshSlopeBuff (self, _ctx=None)
 
def begin_RefreshSlopeBuff (self, _response=None, _ex=None, _sent=None, _ctx=None)
 
def end_RefreshSlopeBuff (self, _r)
 
def ReadSecSlopeBuff (self, index, _ctx=None)
 
def begin_ReadSecSlopeBuff (self, index, _response=None, _ex=None, _sent=None, _ctx=None)
 
def end_ReadSecSlopeBuff (self, _r)
 
def ReadSecFrameCounter (self, _ctx=None)
 
def begin_ReadSecFrameCounter (self, _response=None, _ex=None, _sent=None, _ctx=None)
 
def end_ReadSecFrameCounter (self, _r)
 
def StopAo (self, restoreShape, _ctx=None)
 
def begin_StopAo (self, restoreShape, _response=None, _ex=None, _sent=None, _ctx=None)
 
def end_StopAo (self, _r)
 
def PauseAo (self, _ctx=None)
 
def begin_PauseAo (self, _response=None, _ex=None, _sent=None, _ctx=None)
 
def end_PauseAo (self, _r)
 
def ResumeAo (self, _ctx=None)
 
def begin_ResumeAo (self, _response=None, _ex=None, _sent=None, _ctx=None)
 
def end_ResumeAo (self, _r)
 
def SetDataDecimation (self, decimation, _ctx=None)
 
def begin_SetDataDecimation (self, decimation, _response=None, _ex=None, _sent=None, _ctx=None)
 
def end_SetDataDecimation (self, _r)
 
def LoadShape (self, filename, _ctx=None)
 
def begin_LoadShape (self, filename, _response=None, _ex=None, _sent=None, _ctx=None)
 
def end_LoadShape (self, _r)
 
def GetShape (self, _ctx=None)
 
def begin_GetShape (self, _response=None, _ex=None, _sent=None, _ctx=None)
 
def end_GetShape (self, _r)
 
def LoadGain (self, gain, bankID, _ctx=None)
 
def begin_LoadGain (self, gain, bankID, _response=None, _ex=None, _sent=None, _ctx=None)
 
def end_LoadGain (self, _r)
 
def LoadDisturb (self, on, disturb, _ctx=None)
 
def begin_LoadDisturb (self, on, disturb, _response=None, _ex=None, _sent=None, _ctx=None)
 
def end_LoadDisturb (self, _r)
 
def LoadRecMat (self, m2c, recMat, bankID, _ctx=None)
 
def begin_LoadRecMat (self, m2c, recMat, bankID, _response=None, _ex=None, _sent=None, _ctx=None)
 
def end_LoadRecMat (self, _r)
 
def Offloading (self, enable, _ctx=None)
 
def begin_Offloading (self, enable, _response=None, _ex=None, _sent=None, _ctx=None)
 
def end_Offloading (self, _r)
 
def CalibrateCmd (self, procname, param, _ctx=None)
 
def begin_CalibrateCmd (self, procname, param, _response=None, _ex=None, _sent=None, _ctx=None)
 
def end_CalibrateCmd (self, _r)
 
def ApplyCommands (self, commands, _ctx=None)
 
def begin_ApplyCommands (self, commands, _response=None, _ex=None, _sent=None, _ctx=None)
 
def end_ApplyCommands (self, _r)
 
def GetOffloads (self, _ctx=None)
 
def begin_GetOffloads (self, _response=None, _ex=None, _sent=None, _ctx=None)
 
def end_GetOffloads (self, _r)
 
def SelectFocalStation (self, name, _ctx=None)
 
def begin_SelectFocalStation (self, name, _response=None, _ex=None, _sent=None, _ctx=None)
 
def end_SelectFocalStation (self, _r)
 
def SaveStatus (self, _ctx=None)
 
def begin_SaveStatus (self, _response=None, _ex=None, _sent=None, _ctx=None)
 
def end_SaveStatus (self, _r)
 
def checkedCast (proxy, facetOrCtx=None, _ctx=None)
 
def uncheckedCast (proxy, facet=None)
 
def ice_staticId ()
 

Static Public Attributes

 checkedCast = staticmethod(checkedCast)
 
 uncheckedCast = staticmethod(uncheckedCast)
 
 ice_staticId = staticmethod(ice_staticId)
 

Detailed Description

To be called by client to intialize the alert callback
Arguments:
ident -- 
_ctx -- The request context for the invocation.

Member Function Documentation

◆ ApplyCommands()

def ADSEC.adSecArbLN_ice.LoopPrx.ApplyCommands (   self,
  commands,
  _ctx = None 
)

◆ begin_ApplyCommands()

def ADSEC.adSecArbLN_ice.LoopPrx.begin_ApplyCommands (   self,
  commands,
  _response = None,
  _ex = None,
  _sent = None,
  _ctx = None 
)

◆ begin_CalibrateCmd()

def ADSEC.adSecArbLN_ice.LoopPrx.begin_CalibrateCmd (   self,
  procname,
  param,
  _response = None,
  _ex = None,
  _sent = None,
  _ctx = None 
)

◆ begin_GetCurrentM2C()

def ADSEC.adSecArbLN_ice.LoopPrx.begin_GetCurrentM2C (   self,
  _response = None,
  _ex = None,
  _sent = None,
  _ctx = None 
)

◆ begin_GetM2C()

def ADSEC.adSecArbLN_ice.LoopPrx.begin_GetM2C (   self,
  name,
  _response = None,
  _ex = None,
  _sent = None,
  _ctx = None 
)

◆ begin_GetOffloads()

def ADSEC.adSecArbLN_ice.LoopPrx.begin_GetOffloads (   self,
  _response = None,
  _ex = None,
  _sent = None,
  _ctx = None 
)

◆ begin_GetShape()

def ADSEC.adSecArbLN_ice.LoopPrx.begin_GetShape (   self,
  _response = None,
  _ex = None,
  _sent = None,
  _ctx = None 
)

◆ begin_initAlert()

def ADSEC.adSecArbLN_ice.LoopPrx.begin_initAlert (   self,
  ident,
  _response = None,
  _ex = None,
  _sent = None,
  _ctx = None 
)

◆ begin_LoadDisturb()

def ADSEC.adSecArbLN_ice.LoopPrx.begin_LoadDisturb (   self,
  on,
  disturb,
  _response = None,
  _ex = None,
  _sent = None,
  _ctx = None 
)

◆ begin_LoadGain()

def ADSEC.adSecArbLN_ice.LoopPrx.begin_LoadGain (   self,
  gain,
  bankID,
  _response = None,
  _ex = None,
  _sent = None,
  _ctx = None 
)

◆ begin_LoadModeFilter()

def ADSEC.adSecArbLN_ice.LoopPrx.begin_LoadModeFilter (   self,
  modeFilter,
  bankID,
  _response = None,
  _ex = None,
  _sent = None,
  _ctx = None 
)

◆ begin_LoadRecMat()

def ADSEC.adSecArbLN_ice.LoopPrx.begin_LoadRecMat (   self,
  m2c,
  recMat,
  bankID,
  _response = None,
  _ex = None,
  _sent = None,
  _ctx = None 
)

◆ begin_LoadShape()

def ADSEC.adSecArbLN_ice.LoopPrx.begin_LoadShape (   self,
  filename,
  _response = None,
  _ex = None,
  _sent = None,
  _ctx = None 
)

◆ begin_LoadSlopeFilter()

def ADSEC.adSecArbLN_ice.LoopPrx.begin_LoadSlopeFilter (   self,
  slopeFilter,
  bankID,
  _response = None,
  _ex = None,
  _sent = None,
  _ctx = None 
)

◆ begin_Offloading()

def ADSEC.adSecArbLN_ice.LoopPrx.begin_Offloading (   self,
  enable,
  _response = None,
  _ex = None,
  _sent = None,
  _ctx = None 
)

◆ begin_PauseAo()

def ADSEC.adSecArbLN_ice.LoopPrx.begin_PauseAo (   self,
  _response = None,
  _ex = None,
  _sent = None,
  _ctx = None 
)

◆ begin_ReadSecFrameCounter()

def ADSEC.adSecArbLN_ice.LoopPrx.begin_ReadSecFrameCounter (   self,
  _response = None,
  _ex = None,
  _sent = None,
  _ctx = None 
)

◆ begin_ReadSecSlopeBuff()

def ADSEC.adSecArbLN_ice.LoopPrx.begin_ReadSecSlopeBuff (   self,
  index,
  _response = None,
  _ex = None,
  _sent = None,
  _ctx = None 
)

◆ begin_RefreshSlopeBuff()

def ADSEC.adSecArbLN_ice.LoopPrx.begin_RefreshSlopeBuff (   self,
  _response = None,
  _ex = None,
  _sent = None,
  _ctx = None 
)

◆ begin_ResumeAo()

def ADSEC.adSecArbLN_ice.LoopPrx.begin_ResumeAo (   self,
  _response = None,
  _ex = None,
  _sent = None,
  _ctx = None 
)

◆ begin_RunAo()

def ADSEC.adSecArbLN_ice.LoopPrx.begin_RunAo (   self,
  decimation,
  loopFreq,
  ovsFreq,
  _response = None,
  _ex = None,
  _sent = None,
  _ctx = None 
)

◆ begin_SaveStatus()

def ADSEC.adSecArbLN_ice.LoopPrx.begin_SaveStatus (   self,
  _response = None,
  _ex = None,
  _sent = None,
  _ctx = None 
)

◆ begin_SelectFocalStation()

def ADSEC.adSecArbLN_ice.LoopPrx.begin_SelectFocalStation (   self,
  name,
  _response = None,
  _ex = None,
  _sent = None,
  _ctx = None 
)

◆ begin_SetDataDecimation()

def ADSEC.adSecArbLN_ice.LoopPrx.begin_SetDataDecimation (   self,
  decimation,
  _response = None,
  _ex = None,
  _sent = None,
  _ctx = None 
)

◆ begin_StopAo()

def ADSEC.adSecArbLN_ice.LoopPrx.begin_StopAo (   self,
  restoreShape,
  _response = None,
  _ex = None,
  _sent = None,
  _ctx = None 
)

◆ CalibrateCmd()

def ADSEC.adSecArbLN_ice.LoopPrx.CalibrateCmd (   self,
  procname,
  param,
  _ctx = None 
)

◆ checkedCast()

def ADSEC.adSecArbLN_ice.LoopPrx.checkedCast (   proxy,
  facetOrCtx = None,
  _ctx = None 
)

◆ end_ApplyCommands()

def ADSEC.adSecArbLN_ice.LoopPrx.end_ApplyCommands (   self,
  _r 
)

◆ end_CalibrateCmd()

def ADSEC.adSecArbLN_ice.LoopPrx.end_CalibrateCmd (   self,
  _r 
)

◆ end_GetCurrentM2C()

def ADSEC.adSecArbLN_ice.LoopPrx.end_GetCurrentM2C (   self,
  _r 
)

◆ end_GetM2C()

def ADSEC.adSecArbLN_ice.LoopPrx.end_GetM2C (   self,
  _r 
)

◆ end_GetOffloads()

def ADSEC.adSecArbLN_ice.LoopPrx.end_GetOffloads (   self,
  _r 
)

◆ end_GetShape()

def ADSEC.adSecArbLN_ice.LoopPrx.end_GetShape (   self,
  _r 
)

◆ end_initAlert()

def ADSEC.adSecArbLN_ice.LoopPrx.end_initAlert (   self,
  _r 
)

◆ end_LoadDisturb()

def ADSEC.adSecArbLN_ice.LoopPrx.end_LoadDisturb (   self,
  _r 
)

◆ end_LoadGain()

def ADSEC.adSecArbLN_ice.LoopPrx.end_LoadGain (   self,
  _r 
)

◆ end_LoadModeFilter()

def ADSEC.adSecArbLN_ice.LoopPrx.end_LoadModeFilter (   self,
  _r 
)

◆ end_LoadRecMat()

def ADSEC.adSecArbLN_ice.LoopPrx.end_LoadRecMat (   self,
  _r 
)

◆ end_LoadShape()

def ADSEC.adSecArbLN_ice.LoopPrx.end_LoadShape (   self,
  _r 
)

◆ end_LoadSlopeFilter()

def ADSEC.adSecArbLN_ice.LoopPrx.end_LoadSlopeFilter (   self,
  _r 
)

◆ end_Offloading()

def ADSEC.adSecArbLN_ice.LoopPrx.end_Offloading (   self,
  _r 
)

◆ end_PauseAo()

def ADSEC.adSecArbLN_ice.LoopPrx.end_PauseAo (   self,
  _r 
)

◆ end_ReadSecFrameCounter()

def ADSEC.adSecArbLN_ice.LoopPrx.end_ReadSecFrameCounter (   self,
  _r 
)

◆ end_ReadSecSlopeBuff()

def ADSEC.adSecArbLN_ice.LoopPrx.end_ReadSecSlopeBuff (   self,
  _r 
)

◆ end_RefreshSlopeBuff()

def ADSEC.adSecArbLN_ice.LoopPrx.end_RefreshSlopeBuff (   self,
  _r 
)

◆ end_ResumeAo()

def ADSEC.adSecArbLN_ice.LoopPrx.end_ResumeAo (   self,
  _r 
)

◆ end_RunAo()

def ADSEC.adSecArbLN_ice.LoopPrx.end_RunAo (   self,
  _r 
)

◆ end_SaveStatus()

def ADSEC.adSecArbLN_ice.LoopPrx.end_SaveStatus (   self,
  _r 
)

◆ end_SelectFocalStation()

def ADSEC.adSecArbLN_ice.LoopPrx.end_SelectFocalStation (   self,
  _r 
)

◆ end_SetDataDecimation()

def ADSEC.adSecArbLN_ice.LoopPrx.end_SetDataDecimation (   self,
  _r 
)

◆ end_StopAo()

def ADSEC.adSecArbLN_ice.LoopPrx.end_StopAo (   self,
  _r 
)

◆ GetCurrentM2C()

def ADSEC.adSecArbLN_ice.LoopPrx.GetCurrentM2C (   self,
  _ctx = None 
)

◆ GetM2C()

def ADSEC.adSecArbLN_ice.LoopPrx.GetM2C (   self,
  name,
  _ctx = None 
)

◆ GetOffloads()

def ADSEC.adSecArbLN_ice.LoopPrx.GetOffloads (   self,
  _ctx = None 
)

◆ GetShape()

def ADSEC.adSecArbLN_ice.LoopPrx.GetShape (   self,
  _ctx = None 
)

◆ ice_staticId()

def ADSEC.adSecArbLN_ice.LoopPrx.ice_staticId ( )

◆ initAlert()

def ADSEC.adSecArbLN_ice.LoopPrx.initAlert (   self,
  ident,
  _ctx = None 
)

◆ LoadDisturb()

def ADSEC.adSecArbLN_ice.LoopPrx.LoadDisturb (   self,
  on,
  disturb,
  _ctx = None 
)

◆ LoadGain()

def ADSEC.adSecArbLN_ice.LoopPrx.LoadGain (   self,
  gain,
  bankID,
  _ctx = None 
)

◆ LoadModeFilter()

def ADSEC.adSecArbLN_ice.LoopPrx.LoadModeFilter (   self,
  modeFilter,
  bankID,
  _ctx = None 
)

◆ LoadRecMat()

def ADSEC.adSecArbLN_ice.LoopPrx.LoadRecMat (   self,
  m2c,
  recMat,
  bankID,
  _ctx = None 
)

◆ LoadShape()

def ADSEC.adSecArbLN_ice.LoopPrx.LoadShape (   self,
  filename,
  _ctx = None 
)

◆ LoadSlopeFilter()

def ADSEC.adSecArbLN_ice.LoopPrx.LoadSlopeFilter (   self,
  slopeFilter,
  bankID,
  _ctx = None 
)

◆ Offloading()

def ADSEC.adSecArbLN_ice.LoopPrx.Offloading (   self,
  enable,
  _ctx = None 
)

◆ PauseAo()

def ADSEC.adSecArbLN_ice.LoopPrx.PauseAo (   self,
  _ctx = None 
)

◆ ReadSecFrameCounter()

def ADSEC.adSecArbLN_ice.LoopPrx.ReadSecFrameCounter (   self,
  _ctx = None 
)

◆ ReadSecSlopeBuff()

def ADSEC.adSecArbLN_ice.LoopPrx.ReadSecSlopeBuff (   self,
  index,
  _ctx = None 
)

◆ RefreshSlopeBuff()

def ADSEC.adSecArbLN_ice.LoopPrx.RefreshSlopeBuff (   self,
  _ctx = None 
)

◆ ResumeAo()

def ADSEC.adSecArbLN_ice.LoopPrx.ResumeAo (   self,
  _ctx = None 
)

◆ RunAo()

def ADSEC.adSecArbLN_ice.LoopPrx.RunAo (   self,
  decimation,
  loopFreq,
  ovsFreq,
  _ctx = None 
)

◆ SaveStatus()

def ADSEC.adSecArbLN_ice.LoopPrx.SaveStatus (   self,
  _ctx = None 
)

◆ SelectFocalStation()

def ADSEC.adSecArbLN_ice.LoopPrx.SelectFocalStation (   self,
  name,
  _ctx = None 
)

◆ SetDataDecimation()

def ADSEC.adSecArbLN_ice.LoopPrx.SetDataDecimation (   self,
  decimation,
  _ctx = None 
)

◆ StopAo()

def ADSEC.adSecArbLN_ice.LoopPrx.StopAo (   self,
  restoreShape,
  _ctx = None 
)

◆ uncheckedCast()

def ADSEC.adSecArbLN_ice.LoopPrx.uncheckedCast (   proxy,
  facet = None 
)

Member Data Documentation

◆ checkedCast

ADSEC.adSecArbLN_ice.LoopPrx.checkedCast = staticmethod(checkedCast)
static

◆ ice_staticId

ADSEC.adSecArbLN_ice.LoopPrx.ice_staticId = staticmethod(ice_staticId)
static

◆ uncheckedCast

ADSEC.adSecArbLN_ice.LoopPrx.uncheckedCast = staticmethod(uncheckedCast)
static

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