07-09-2015 10:22 AM
Hi,
I want to use a Mixed Signal Graph and i noticed that the line names of the digital waveforms are not correctly displayed.
For example:
At the attributes of the waveforms the line nams are defined like "Name1"; "Name2"; "Name3"...
At the Mixed Signal Graph the first line is correctly called "Name1" but all others are called "Digital 1->Line 0"; "Digital 2->Line 0" ...
Is that a bug in LabView?
If you use a normal digital graph all names are shown correctly.
Yeah, I know I can change the linenames with a property node, but it also should work with the waveform attributes.
And a second little question: Why are there no digital charts and Mixed Signal charts? I always have to build them manually...
Best Regards,
Reinhard
Solved! Go to Solution.
07-10-2015 03:22 AM
Hi ReinhardG,
i tried to reproduce your problem but it didn't happen to me.
Maybe you could send a screenshot of your blockdiagramm and also of the graph to reproduce it correctly.
For your second question: I don't know 😉
But you could suggest it in the following forum:
LabVIEW Idea Exchange
http://forums.ni.com/t5/LabVIEW-Idea-Exchange/idb-p/labviewideas
and if enough people like the idea it is possible that they will include this into a newer version of LabVIEW
greetings
Michael
07-10-2015 04:34 AM
Hi,
Ok, funny fact:
I built up a test-VI for showing to you and I realised that this "maybe bug" only occure if the mixed signal graph is feeded by an digital waveform AND an analog waveform. If you use only the digital waveform the names are shown correctly.
Best Regards
Reinhard
07-14-2015 02:07 AM
Don't any of you know anything about this "bug"?
BR
Reinhard
07-14-2015 02:52 AM
Sorry Reinhard,
I don't had time till now to try it. I could reproduce the problem.
After that I will fill out a Bug Report and send you the number of the CAR which it will be in.
But I think this seems low priority because it can be fixed real quick with property nodes.
I will give you further informations when I know more
regards
Michael
07-14-2015 03:09 AM
Hello Reinhard,
I think I found a link that could cover your problem. It looks like it is known for some time
http://digital.ni.com/public.nsf/allkb/A6D74595D0EEFA6386257D77006537DE?OpenDocument
Best Regards
Michael
07-14-2015 05:49 AM
Hi,
Yeah, now it works!
Thank you!
BR
Reinhard