04-26-2010 02:46 AM
hi,
i am using chart with lv 8.6. i have bundled with 6 channels of data and connected with chart. i have to select my channels and according to display the y scale for each channels. this should be in programmatic way. how to do this?
Solved! Go to Solution.
04-26-2010 03:05 AM
Hi Balaji DP,
can you explain a bit more?
If you need more than one y Scale then, afaik you have to manually copy the existing one. If you have as much YScales as you need, then you can select them with a property node.
Mike
04-26-2010 03:43 AM
Mike is right, you cannot create scales during execution, you can however hide them and select the scale for each plot at will:
Ton
04-26-2010 04:01 AM
You can also select the scale(s) to use while running by right-clicking the plot in the legend and selecting from the menu.
And, as you can see from the menu you can modify many other
characteristics of the plots from this same menu.
04-26-2010 04:26 AM
hi
i just want to add a y scale, for each channel . please find this attachment
04-26-2010 05:44 AM
Not sure, but see if this functionality is what you wanted.
James
04-27-2010 07:58 AM
hi,
can you send me chart1.vi as lv 8.6 version...?
04-27-2010 12:33 PM
Sorry for the delay, I've just been busy today.
04-28-2010 05:28 AM
Thanks Jones,
this is what i expected...
04-28-2010 07:50 AM
Hi Jr,
If you add a litle text explaining what you are doing in code that you post without an image, you can still earn Kudos from the prowlers.
Without the text we are left wondering what was in that accepted solution or are forced to down load it just to take a peak. Do you really want to make the prowlers work that hard to determine if your post was good?
Ben