User`s guide

Universal Library User's Guide MetraBus Boards - MDB64 Series
178
MDB64 Series
This series makes up the controller portion of the MetraBus system. The Universal Library contains no
function to communicate specifically with this board. The functions in the library are directed to the devices
on the bus instead.
For example, if this board was installed in InstaCal as board 0, and an MII-32 was installed as board 1, the
communication would be directed to board 1. If you wanted to read digital bits from this configuration, use
the cbDBitIn() function or the DBitIn() method. The value of the BoardNum argument would be 1.