Hardware Interface
The hardware interface is the set of classes that allow the framework to communicate with the physical USB DMX Interface.
For each interface that is Patched via Soft Patching there will be a new instance a Hardware Interface.
The following classes make up the Hardware Interface :-
- LODMXResponse : Object to encapsulate any responses from the interface
- LODMXVersion : Object to encapsulate a Version Request Response.
- LOHWBridge : The actual object that does all the communicating with the interface.