07-15-2011 09:09 AM
I am trying to set the selection start and selection size for an array in LabVIEW 2010 64-bit on a Windows 7 64-bit machine.
LabVIEW 2010 64-bit crashes and is shut down by Windows.
The call works fine in LabVIEW 2010 32-bit on the same machine.
The computer is a Dell Precision 3500 with 4 GB ECC memory, an Intel Xeon 3530 2.8 GHZ CPU, and a 320GB hard drive. I have LabVIEW 2010 Service Pack 1 installed.
Here is an example of code with just one property node call.
Is this a bug or something weird with my system.
07-15-2011 09:20 AM
I was able to reproduce the problem, also using LV2010 64-bit on Windows 7 64-bit. I tried various representations of the array data type as well as trying to not include the data type for the control reference as well as trying it via a property node in the calling VI. LabVIEW crashed each time. I'd say it's definitely a bug.
07-15-2011 11:41 AM
Thanks for checking. I'm working with my first setup on a 64-bit machine and noticed the problem when I imported a program written in LabVIEW 6.1 originally yesterday (The program had been upgraded and used in other LabVIEW versions. I created the snippet this morning to test if it was an upgrade issue.
07-15-2011 01:48 PM - edited 07-15-2011 01:48 PM
Hey sandrawells,
Thank you for reporting this problem. The issue is specific to the selection start and size properties of the array. Unfortunately, there are no workarounds if you want to programmatically set these values. The CAR id for this issue is
292599.
-Nitin