Class a.s.TDMtx(object):

Part of aculab.switching View Source View In Hierarchy

A TDM transmitter.
Method __init__ Create a TDM transmitter.
Method close Destroy the TDM transmitter.
Method listen_to Listen to another (datafeed) endpoint.
Method __repr__ Undocumented
def __init__(self, ts, card=0, module=0): (source)
Create a TDM transmitter.
Parametersts

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

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

Destroy the TDM transmitter.

See sm_tdmtx_destroy.
def listen_to(self, source): (source)
Listen to another (datafeed) endpoint.
def __repr__(self): (source)
Undocumented
API Documentation for pyAculab, generated by pydoctor at 2009-01-02 15:12:29.