11-23-2004 08:58 AM
11-23-2004 09:10 AM
11-23-2004 09:11 AM
@slacy wrote:
I am hoping to create a sub-VI that takes a cluster of XY plots and dynamically unbundles them. I would not know up front how many XY plots have been bundled into the cluster. I would want to unbundle them one at a time regardless of how many and store them. Is this possible?
In C++ or VB I'd just use a collection. Is there something similar to a collection in LabView?
Thanks,
Steve
11-23-2004 09:14 AM

Using the Abort button to stop your VI is like using a tree to stop your car. It works, but there may be consequences.11-23-2004 09:43 AM
11-23-2004 09:49 AM
11-23-2004 09:51 AM

Using the Abort button to stop your VI is like using a tree to stop your car. It works, but there may be consequences.