06-06-2008 06:18 AM
06-06-2008 06:23 AM
Hi treadagon,
yes i saw your vi and i changed it there. See the attachment.
Mike
06-06-2008 06:46 AM
06-06-2008 06:59 AM - edited 06-06-2008 07:00 AM
Hi treadagon,
if you use 2d array and you want a single element you has to index row and column. The picture shows how you can work with two 1d arrays.
Mike
06-07-2008 11:45 AM - edited 06-07-2008 11:46 AM
06-07-2008 11:46 AM
06-07-2008 11:50 AM
06-07-2008 12:17 PM
06-09-2008 04:13 AM
06-09-2008 04:57 AM
Hi treadagon,
you shouldn´t close the VISA resource if you want to use it later. I recommand to use a state mashine architecture.
Mike