Description
Hi!
Been trying to control an Lawo mc2 mixer by using the examples for dynamic interface and static interface.
When trying to use the dynamic interface, it always crashes at this node:
The provider failed to send the children for the element with the path /_1/_103/_5/_24a/_3e8
If I increase the timeouts, whatever the value it always crashes at this node instead:
No enumeration, enumMap, value or type field is available for the parameter with the path /_1/_103/_5/_24a/_3e8/_60120001.
If I instead try to do access the part of the ember tree I'm interested in statically to avoid the node _60120001 that seams to cause me problems I get this error:
No data value available for the required property EmberTalk+Mc2Root.Mc2 in the node with the path /.
Any ideas what could be wrong?
Using Ember+ Viewer with the mc2 works just fine.