Discussion:
Programmatically change "Legend:Plots Shown" property
(too old to reply)
alipio
2004-08-05 07:00:55 UTC
Permalink
Hello Martyn

That error means the property node you are using is only valid for
"overlay plots" and not for "stacked plots".
Anyway, if you keep it, right click on the property node and check
"ignore errors inside node". It will do nothing but your vi will run
whithout that annoynig error.

Most of these errors can be avoided if going to Tools>Options and
uncheck "enable automatic error...". But this can be dangerous.

Hope it helps.
Alipio
martyn_wheeler
2004-08-05 07:24:36 UTC
Permalink
Is there anyway of programatically controlling the number of stacked
plots displayed in a waveform chart?

Martyn
alipio
2004-08-05 11:09:37 UTC
Permalink
Sorry, I forgot other way

See this NI example for a dinamic way of displying stacked plots.

http://sine.ni.com/apps/we/niepd_web_display.DISPLAY_EPD4?p_guid=B123AE0CB938111EE034080020E74861&p_node=DZ52038&p_submitted=N&p_rank=&p_answer=&p_source=External

Cheers
Alipio
martyn_wheeler
2004-08-05 13:56:56 UTC
Permalink
This works only for waveform graphs, the same logic will not work on a
waveform chart..

Martyn

Loading...