Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
dmc-60c:getting-started [2018/08/08 20:55] – [1. Setting up the roboRIO] Thomas Kappenmandmc-60c:getting-started [2018/08/08 21:09] Thomas Kappenman
Line 43: Line 43:
  
 ====2. Installing DMC60C Library files ==== ====2. Installing DMC60C Library files ====
->2.1) Run **Copy files to wpilib and roboRIO.bat** and enter the IP address of the roboRIO. This batch file will copy the DMC60C Library files to the WPILib directory, and to the roboRIO's /usr/local/frc/lib directory.+>2.1) Run **Copy files to wpilib and roboRIO.bat** and enter your team number. This batch file will copy the DMC60C Library files to the WPILib directory, and to the roboRIO's /usr/local/frc/lib directory. It will also install the DMC60C Config Utility server onto the roboRIO. This server is hosted at "**roboRIO-[team number]-FRC.local:8000**".
 > >
 >2.2) You may get the following message describing a potential security breach. You may disregard this message and press 'y'. >2.2) You may get the following message describing a potential security breach. You may disregard this message and press 'y'.
 > >
 >{{:dmc-60c:securitybreach.jpg?800|}} >{{:dmc-60c:securitybreach.jpg?800|}}
 +
 +====3. Configuring your DMC60C ====
 +>3.1) Open an internet browser and type "roborio-[teamnumber]-frc.local:8000", replacing [teamnumber] with your team number.
 +>
 +>3.2) If the DMC60C configuration utility was successfully set up, it will show up in the browser. Make sure to change the device ID from 0 to any number between 1 and 65 before continuing. You may also configure any other options here as well.
 +>
 +>{{:dmc-60c:configutil.jpg?800|}}
  
 ====3. Opening an example project ==== ====3. Opening an example project ====