LabVIEW for LEGO MINDSTORMS and LabVIEW for Education

cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to compile ”Basic move until touch sensor.vi"

I can use NXT_touch_sensor.vi by following the method in message 16 of the thread "LabVIEW Toolkit for LEGO MINDSTORMS NXT bugs ".(By  removing "0" from the case "0, default"(default is written in Japanese in my labview) in the case structure used in the NXT)
 
But I think it is not the recommended method, since I have to modify the library provided by National Instruments.
 
So, I want to know why the patch file doesn't work.
 
I copied the "labview7.1/vi.lib" folder of the patch file into labview 7.1 folder of my PC and mass compiled the toolkit again.
Is it the right way to make patch file work fine?
0 Kudos
Message 11 of 15
(4,736 Views)

I have a simular problem. I use LabView 8.0 (German version), LabVIEW Toolkit for LEGO MINDSTORMS NXT and nxt_toolkit_1_0_1_patch. Masscompilation was whithout errors.

If I try to compile some VI's, I get the error message "Unsupported case structure value. Only single value cases and Default, are supported." I think, this problem was solved with nxt_toolkit_1_0_1_patch ???

0 Kudos
Message 12 of 15
(4,469 Views)
Make sure you're selecting the case structure from within the NXT Toolkit, not from the general LabVIEW case structure menu.  My understanding is that every supported function is contained in the NXT Toolkit.  If you use something that isn't in the NXT Toolkit, it will result in errors.
0 Kudos
Message 13 of 15
(4,448 Views)
I use special VI's for NXT, which are installed in directory "addons". This could be not the cause for error message "Unsupported case structure value....".
0 Kudos
Message 14 of 15
(4,427 Views)

I have the same problem arising - was this ever resolved?

tried examples supplied on CD by Gasperi's book, tried using own simple example with motor vi = always the same error message.

Previous test using light sensor worked fine.

 

0 Kudos
Message 15 of 15
(3,740 Views)