From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Mindstorms

Solved!
Go to solution

Hi everyone,

 

i've been trying to run an old .vi (which works fine on the NXT) on my new EV3 brick. 
But if i do so, LabVIEW states that some Invoke and Property Nodes aren't supported on the device.

But here i thought the EV3 brick has full compatibility with LabVIEW.

 

So i wanted to replace the "NXTOutput" with and "EV3Output" ...

However there are no functional Property Nodes available for the EV3.

Does anybody know why there are no Property Nodes but Invoke Nodes for the EV3?

I've included some attachements.

 

Thank you for your helb in advance

 

 

PS: Sorry for my bad english

0 Kudos
Message 1 of 2
(2,651 Views)
Solution
Accepted by ChioChippp

You might have more luck posting in the LabVIEW for LEGO MINDSTORMS board on the forums.

 

I haven't used it, but it sounds like the programming interface/API for the EV3 is different to the NXT, so you may have to find the appropriate equivalent functions and it might be done in the same way on the EV3 (e.g. using VIs instead of property nodes, for example).


LabVIEW Champion, CLA, CLED, CTD
(blog)
Message 2 of 2
(2,599 Views)