usbdmx.com Home of the opto isolated, bus powered, DMX512 interface with both in and out universes. Cheap and simple to build. USBDMX logo

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.