11-02-2011 05:21 PM
The Sensor Mapping VI gets frozen whenever I load a .stl file and the black screen doesn't display any model representation. In the other hand the same model in a .wrl format works fine. Could anyone help me with this issue?
I have LabVIEW 2010 SP1 evaluation version.
thanks in advance.
Solved! Go to Solution.
11-03-2011 01:42 PM
Hi uxpro
I think you may have your .stl file in a binary format instead of an ASCI format, this may be the reason of the freeze
Regards
Julio Mena
11-04-2011 12:03 AM
Tnx for the clue. I'll try it, and then I'll let you know if it works.
11-12-2011 08:31 AM
Thanks it worked, I'd export the file in ASCII format and LabVIEW loaeded it seamless.