Hi
With Labview 7.1, I want to "synchronize" the properties of 2 graphs on 2
different vis.
I would like to :
- collect ALL the properties/attributes of a graph object (axis scales,
colors, cursors...),
- pass them to a called sub-vi through a cluster,
- apply them to another graph object, which is on the front pannel of the
called sub-vi.
With a property mode, I know how to read/write the properties one by one,
but it would be convenient to get/set all of them with a cluster for
exemple. Is it possible ?
Thanks.
Eric