Class a.s.MVIP(CTBus):

Part of aculab.switching View Source View In Hierarchy

MVIP Bus. An instance of this class represents 8 streams of 32 bidirectional timeslots per stream.

This is *totally* different from H.100 and SCBus, where the timeslots are unidirectional.

This is a consequence of the MVIP switching model that, among other things, attempted to simplify things by treating 'trunk' and 'resource' cards differently with regards to the stream numbering.

The connect function tries to take these differences into account, but it hasn't been tested in all possible combinations.

In other words: don't use this bus unless you have to.
Method __init__ Undocumented
Method invert Undocumented

Inherited from CTBus:

Method allocate Allocate a timeslot.
Method free Free a timeslot
Method listen_to sink and source are tuples of (stream, timeslots).
def __init__(self): (source)
Undocumented
def invert(self, slot): (source)
Undocumented
API Documentation for pyAculab, generated by pydoctor at 2009-01-02 15:12:29.