Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Connecting to Mediornet - inconsistent source or target counts in matrix #53

Open
mczgvp opened this issue Jun 12, 2018 · 3 comments
Open

Comments

@mczgvp
Copy link

mczgvp commented Jun 12, 2018

Hi,

I've just started exploring and studying the Ember+ protocol. Started following the Lawo.EmberPlusSharp.Model Namespace Tutorial couple of days ago and ran in some problems.

First thing that i've done is starting the Ember+ Viewer v1.6.2.0 and connected to the ip/port of the Mediornet. It lists the whole Ember tree including labels, parameters, matrices...
Saving this three and opening it in Tiny Ember+ also works. I've started a new project and a problem appears in the main method when I want to connect async to the ip of the Mediornet.

It throws an exception Lawo.EmberPlusSharp.Model.ModelException: Inconsistent source or target counts in matrix.
If i want to connect to localhost with the Tiny Ember+ running (opened is the saved file/tree from the Ember+ Viewer) it listst the tree and the children.

I am trying to make an app which can easily switch between connections and accessing parameters in the Mediornet, simmilar to the switching done in Ember+ Viewer in the matrix tab.
How can I send commands to the Mediornet using the Ember+ protocol?
Can someone please help?

@danjford
Copy link

Also experiencing the inconsistent source or target counts issue, did you find a solution @mczgvp?

@sturbefield
Copy link

We are also experiencing the same issue, I wonder if it is to do with the static ID's within the Mediornet 3rd party configuration. They have reserved Source ID of 1001,1002,1003,1005 in the system I am looking at and I only have a handful of ID's 0,1,2, could this be the cause as all the ID's in between are missing from the sources list. I am able to use the legacy Ember+ Viewer to connect and adjust the matrix there. Is a solution possible?

@m4rkireland
Copy link

Hi - was there ever a resolution to this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants