|
Re: Reading an Excel Spreadsheet on the CRIO
Quote:
Originally Posted by Mark McLeod
I just took a quick glance at Chris's code, but he reads the CSV file in Begin where the file read doesn't make autonomous wait.
|
Correct - sort of.
It reads the first file in the folder in Begin. Then in Disabled it will read the next file in the folder if you push a joystick button. Either way, the file is never read during autonomous itself in the code I posted.
__________________
-
An ounce of perception is worth a pound of obscure.
|