Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Re: XY graph to Excel spreadsheet

2 views
Skip to first unread message

MikeS81

unread,
Aug 12, 2008, 9:40:18 AM8/12/08
to
Hi lefterisa,
read the data from your xy graph, you can also use a property node for it. Read also the visible x and y values, so that you are able to cut the data to what you need. Use a unbundle block. With a build array function you can create a 2d array of your data, which you can connect to the write to spreadsheet file vi.
 
Mike

cschneider

unread,
Aug 12, 2008, 9:40:18 AM8/12/08
to
You already tried this solution??? It solves your problem?<img src="http://forums.ni.com/attachments/ni/170/348588/1/spreadsheet.png"> Greetings, ChristianMessage Edited by cschneider on 08-12-2008 04:28 PM


spreadsheet.png:
http://forums.ni.com/attachments/ni/170/348588/1/spreadsheet.png

lefterisa

unread,
Aug 12, 2008, 10:10:10 AM8/12/08
to
Thanks evrybody for all your help.


ID3.vi:
http://forums.ni.com/attachments/ni/170/348604/1/ID3.vi

Dennis Knutson

unread,
Aug 12, 2008, 10:10:08 AM8/12/08
to
Instead of us guessing how you created the XY Graph, you should post your code. My guess is that it is a simple bundle of an x array and a y array. You just have to do the opposite in order to create the 2D array you want to write.
<img src="http://forums.ni.com/attachments/ni/170/348598/1/Write%20XY%20Graph.PNG">
For learning these LabVIEW basics, you have available the tutorials at <a href="http://www.ni.com/academic/lv_training/how_learn_lv.htm" target="_blank">http://www.ni.com/academic/lv_training/how_learn_lv.htm</a>. Message Edited by Dennis Knutson on 08-12-2008 08:05 AM


Write XY Graph.PNG:
http://forums.ni.com/attachments/ni/170/348598/1/Write XY Graph.PNG

MikeS81

unread,
Aug 12, 2008, 10:10:09 AM8/12/08
to
Hi lefterisa,
see the attached picture please. That´s what i understand what you want.
Hope it helps.Mike


xygraph_example.PNG:
http://forums.ni.com/attachments/ni/170/348599/1/xygraph_example.PNG

smercurio_fc

unread,
Aug 12, 2008, 11:10:12 AM8/12/08
to
<img src="http://forums.ni.com/attachments/ni/170/348638/1/xy%20graph.png"> Message Edited by smercurio_fc on 08-12-2008 10:01 AM


xy graph.png:
http://forums.ni.com/attachments/ni/170/348638/1/xy graph.png

lefterisa

unread,
Aug 12, 2008, 10:40:20 AM8/12/08
to
Mike, I'm trying what you sent but am not shure which proerty nodes are labelled as 'Wert' and 'XAchse.Minimum' Thanks
0 new messages