LabVIEW for LEGO MINDSTORMS and LabVIEW for Education

cancel
Showing results for 
Search instead for 
Did you mean: 

How is filesystem working on EV3 brick?

Hi all.

 

I am trying to figure out the file/directory structure on the EV3 brick.

 

I wanted to create a subdirectory with for example sound files in it, to acces them

from within LabVIEW.

But that does not work. The directory is created in the root level of the SD or the Brick memory.

 

Another thing is that I don't know how to access a file under a specific directory.

The only way to directly access a file was creating a Default/ directory on the Brick memory

and place the soundfiles there. If I then just connect a soundfile name (ex. ping.rsf) directly

to the "filename" input of the play sound function, the file is found.

 

How can I access other directories from in LabVIEW. How can I read from the SD card?

 

Thank you in advance?

Regards,

Frankie

 

0 Kudos
Message 1 of 2
(5,684 Views)

In the same boat here, would appreciate any advice.  I want to store data logs on the SD Card, but cannot find a way to set the file path to the SD.

 

Thanks

0 Kudos
Message 2 of 2
(4,179 Views)