To use Workbench you need to configure it so that it knows about your robot and the programs that you want to download to it. There are three areas that need to be set up. 1. The target remote system, which is the cRIO that you will use to download and debug your programs. 2. The run or debug configuration that describes the program to be debugged and which remote system you want to debug it on. 3. The FIRST Downloader settings that tell which program should be deployed onto the cRO when you are ready to load it for a competition or operation without the laptop. Creating a Remote System in Workbench Workbench connects to your cRIO controller and can download and remotely debug programs running on it. In order to make that connection, Workbench needs to add your cRIO to its list of Remote Systems. Each entry in the list tells Workbench the network address of your cRIO and has a kernel file that is required for remote access. To create the entry for your system do the follow...
Learn C++ Programming fast and easy, find C++ Program Codes