You will be able to do pretty much any of the things you describe, it
just depends on what you want/need.
Here are my suggestions -- start with the easy solution, ask the person
who wanted this in the first place for feedback, then change it to do
something more complicated if they ask for it.
If the current DAQ application already has a graph on its panel, then
see about publishing this panel. If not, add a panel that the existing
application and publish the new graphing panel.
There are two ways of publishing. The easiest for all involved is to
use the jpeg publishing. This requires nothing on the viewing computer,
and it works quite well except that it may require more bandwidth or
will update somewhat slower. The other way to publish, ass
uming you
have 6.1, is to publish via remote panels. This works better in many
cases as the panel is more "live", can be used for controlling the
application, and only transmits the binary data. The downside to the
remote panels is that the plugin has to be installed for it to work, and
in some cases, where there is lots of binary data, this can actually be
larger than the jpeg of the graph.
I think you should be able to find examples on devzone -- zone.ni.com.
Greg McKaskle