Creating and Downloading an Application
Note
Perform the following steps for both projects.
Right-click the
Libraries.jsonitem and run the Resolve All Libraries command.Check if errors are displayed in the LIBRARY RESOLUTION and PROBLEMS:LIBRARIES views.
Note
The PROBLEMS:LIBRARIES output window shows all libraries whose version needs to be updated and also shows any potentially missing libraries. The output window will appear only if errors have actually occurred.
Add any missing libraries or update the versions of libraries which may have caused errors.
For more information, see the following: Install Libraries into Repository
Right-click the
Application.iecappitem and select the Build Application command.In the BUILD output, check that the project has been compiled successfully.
Double-click the
Communication.settings.jsonitem.The Communication Settings wizard will open in the editor.
Click the Configure Device button.
The Device Browser dialog will open.
Click your controller to select it and click the Connect Device button.
Because a user management has not been set up on your device yet, the Create Initial User for Device dialog will open.
In the Log In to Device dialog, provide your credentials and click Log In.
The notification Connection successful will be displayed.
In the Device Browser dialog, click Select.
Right-click Application.iecapp and select the Download Application command.
Repeat the steps for the second project.
The application has now been downloaded to your controller.