View Single Post
  #2   Spotlight this post!  
Unread 01-01-2017, 12:51
jman4747's Avatar
jman4747 jman4747 is offline
Just building robots
AKA: Josh
FRC #4080 (Team Reboot)
Team Role: CAD
 
Join Date: Apr 2013
Rookie Year: 2011
Location: Atlanta GA
Posts: 418
jman4747 has a reputation beyond reputejman4747 has a reputation beyond reputejman4747 has a reputation beyond reputejman4747 has a reputation beyond reputejman4747 has a reputation beyond reputejman4747 has a reputation beyond reputejman4747 has a reputation beyond reputejman4747 has a reputation beyond reputejman4747 has a reputation beyond reputejman4747 has a reputation beyond reputejman4747 has a reputation beyond repute
Re: Write to Flash Drive on the RoboRio

Plug in a flash drive and open up the Rio web based configuration. Then in the file browser find what the flash drive directory is called. Ours was "/u".

Once you know what the directory is called you can use the File I/O VI's in the Programming section on the Function pallet.

An example file path would be: /u/auto_programs/Program-1.txt

/u is the flash drive
/auto_programs would be a user created folder in this case
/Program-1.txt would be a text file you are saving data to
__________________
---------------------
Alumni, CAD Designer, machinist, and Mentor: FRC Team #4080

Mentor: Rookie FTC Team "EVE" #10458, FRC Team "Drewbotics" #5812

#banthebag
#RIBMEATS
Reply With Quote