Inhaltsverzeichnis

eq3_max:Interface

bind devices

To allow writing to any device it's important to bind it first to our interface.

For binding have to start the binding process on the device itself which can be done like this:

So typically you'd so something like this:

  1. invoke enableAssociation(1000)
  2. enable binding for your device

methods