Class a.s.TDMrx(object):

Part of aculab.switching View Source View In Hierarchy

A TDM receiver.
Method __init__ Create a TDM receiver.
Method close Destroy the TDM receiver.
Method get_datafeed Used internally by the switching protocol.
Method listen_to Listen to another timeslot.
Method __repr__ Undocumented
def __init__(self, ts, card=0, module=0): (source)
Create a TDM receiver.
Parametersts

a tuple (stream, timeslot, [timeslot_type]) timeslot_type is optional and defaults to kSMTimeslotTypeData.

See sm_tdmrx_create.
def close(self): (source)

Destroy the TDM receiver.

See sm_tdmrx_destroy.
def get_datafeed(self): (source)
Used internally by the switching protocol.
def listen_to(self, source): (source)
Listen to another timeslot.
def __repr__(self): (source)
Undocumented
API Documentation for pyAculab, generated by pydoctor at 2009-01-02 15:12:29.