06-03-2008 11:21 AM
06-03-2008 11:31 AM
06-03-2008 11:31 AM
06-03-2008 11:31 AM
06-03-2008 11:36 AM
06-03-2008 11:37 AM - edited 06-03-2008 11:38 AM
Hi CAPITANEVS,
you can also use the "Flatten to String" function to pass your data, but inside your vi, you have to create the constants for every dimension you think which can be passed, to unflatten it to the correct dimension. see the attached picture.
Mike
06-03-2008 11:33 PM
06-04-2008 01:44 AM
CAPITANEVS wrote:
I need to pass a n-dimensional double array to a subvi, independently of its sizes.