10-09-2009 07:25 AM
Hummmmm.....
I would have suggesting bundling into a cluster. And you tried that already without success??...??
I will try to have a look at it today.
R
10-09-2009 07:41 AM - edited 10-09-2009 07:44 AM
Well Ray.R I already solved the problem =D
Another guy helped me today
and the problem is because my cluster at client.vi was with another sequence than the server
so I put in the same sequence and it works fine now!
Maybe you can help me with another thing..
I want to make a waveform graph but using the real time when I'm measuring
I know I have to do like a cluster using the graph, but I don't know how exactly I can do it
Can you help me with that?
Thanks!
10-09-2009 11:37 AM
Glad to read that it works with the cluster. I was surprised that it might not work. But the description that you provided makes sense. Glad that now works.. 🙂
Concerning the graph, there are a few ways of implementing the solution.
Can you indicate which data you want to plot? And where in the code it is located..
R
10-09-2009 12:36 PM
Well Ray.R
In the graph i'm showing the voltages and currents
In the X axis I want show the real time when I'm measuring
and not how it was at the moment:
And in the Y axis I want to put the voltage value but if the value goes to high the graph gives me a scale of 1000 in 1000 and I want something more accurate or more exact.
And is the code is the waveform graph that you will see near the subvi RMS 4V4I
Thanks Ray.R
10-09-2009 01:12 PM
Thanks Edu,
What I meant was where are the values from on the block diagram. I didn't look at the code, yet, so I didn't know if there were labels or indicators that would allow someone (me?) to easily put together the graph or an example for you. 😉
🙂
10-13-2009 11:49 AM
Where do you populate the cluster? Is it in "File create + monitoração teste 3B.vi"?
If so, we may have different versions.
Does the waveform graph in "File create + monitoração teste 3B.vi" appear okay?
R
10-13-2009 12:40 PM - edited 10-13-2009 12:41 PM
but the cluster is in test - client 4
in file create +monitoração teste 3B I don't put a clust indicator, or a constant...
I only create a bundle cluster and send it to the other program via tcp/ip
The waveform graph is ok but i want that in X axis it shows the real time from acquisition
like i'm running it NOW... 14:41pm here in brazil and its appearing 09:00 at12/31/03 in the time there
and the other graph the "measurement" the time is ok...
how can I fix the time in the "waveform graph" ??
This is my problem... and the other problem in Y axis.. i already fixed only had to put the graph more larger and bigger and i have a good scale now =D
10-13-2009 01:25 PM - edited 10-13-2009 01:28 PM
EduU wrote:
what you mean with "populate" i didn't understand it well!but the cluster is in test - client 4
in file create +monitoração teste 3B I don't put a clust indicator, or a constant...
I only create a bundle cluster and send it to the other program via tcp/ip
Actually, no. You are sending an array. You are not sending a cluster. At least not in the version that I am looking at. See attached image.
The waveform graph is ok but i want that in X axis it shows the real time from acquisition
like i'm running it NOW... 14:41pm here in brazil and its appearing 09:00 at12/31/03 in the time there
?? Hummm... Well... maybe we're not looking at the same VI. I'll look again at the code.
Another observation. You should only have one Error Cluster wire (gold color) running through your diagram. There is no need for 3 of them in parallel. 😉
Where in Brazil are you from?
R
10-14-2009 06:33 AM
Ohh I see now
You don't have the last version sorry!
I will upload the new version now for you!
The others VI's you already have, right?
RMS 4V4I and RMS 6V3I ?
I live in Brasília, Capital of Brazil
And the problem in X-axis is only in the waveform graph from 2D array
the "measurement" is fine!
Thanks for the help and sorry for don't upload the last version yet!