12-06-2015 12:34 AM
hi! im creating an osciloscope in labview, but im having issues trying to get some items from waveform chart.
i need to get items such as XSCALEMAXIMUM in waveform data type(dark brown) not on DBL(orange).
i already watch every single video on youtube and also went thorugh many forums. but i still dont know how to get items in waveform data type.
when i give right click on wavefirn chart and select create>property node> Y sacle> range> all elements,,,this si waht i get
but i need this .
this is what im trying to do im i cant see any attempt of convertion. so it loks like its an option that i dont have available or so.
helpe me please!
Solved! Go to Solution.
12-06-2015 01:42 AM
12-06-2015 02:11 AM - edited 12-06-2015 02:12 AM
i dont get it. can you upload an example? how do i wire waveform to a chart . is this what youre talking about?
12-06-2015 03:20 AM - edited 12-06-2015 03:21 AM
omg, i got you know. THANK YOU
12-06-2015 06:26 PM
You'll probably want to get used to terminology. If someone tells you to wire A to B, that means A is an input to B. It should never be interpreted the way you first tried to connect the two. Nodes that change react to inputs. They won't change based on what you wire them to.
Also, it wouldn't make a whole lot of sense for your chart to be an input to something else. Usually the common sense approach is the best way to look at things.