We’re trying to use SmartDashboard 2.0 (sfx). So far so good. We’ve gotten it to load with the DriveStation just fine (although we had to be sure 32bit Java was installed and handling .jar files).
We’re having trouble figuring out how to properly load a previously saved configuration (.fxsdash) file. Is the command line option -fx? We’ve tried adding both of these to the end of the command in “FRC DS Data Storage.ini”:
-fx c:\ est.fxsdash
-fx:c:\ est.fxsdash
Has anyone figured out how to automatically load .fxsdash files?
Hi Patrick, I downloaded the latest zip. Is the cli option -fx ? I’m not familiar enough with the source code to have spotted it yet. I’ll look further later on.