User Interface

In this section you will learn how to switch the robot on and off, create and run robot programs and handle error messages.

Prerequisites

We assume that you already:

  1. configured your robot
  2. deployed the motorcortex-robot-app to the robot controller
  3. deployed your robot configuration to the robot controller
  4. deployed the motorcortex-robot GRID User Interface Package to the controller
  5. installed a browser certificate on the PC/Laptop/Tablet that you will use to interface with the robot

Open the User Interface in your browser

Point your browser to your robot controller by typing the ip address of the robot into your browser. (e.g. https://192.168.2.100/list)

Motorcortex Robot Application Basics

The top menu bar gives a overview of the available application options divided over tab pages. The basic functions and how to use it are explained in this chapter.

image not found
  1. The HOME tab is the main user interface, in here you can control your robot manual via cart or joint mode, or automatically by means of a program.

  2. In the Robot Data tab you can keep track of the actual joint position of each axis.

  3. In the Axis Settings tab you can adjust you axis settings, e.g. enable axis, set encoder, homing, and apply gains to transform torque/encoder ticks to the preferred unit in deg, rad, Nm, Nmm ect.

  4. In the Alarms tab you can define a warning and/or an e-stop for system variables.

  5. In the Safety tab you can find the applied safety project with safety hardware and read-out applicable SDOs.

  6. In the Diagnostics tab you can troubleshoot your robot application, e.g. check system hardware, system logs, drive diagnostics and drive service data objects (SDO).

  7. In the Axis tuning tab you can PID tune the position and velocity loop of each axis.