APIs, concepts, guides, and more
Start the network

Guide on how to start the network with RapidSetupX.

Starting the network will allow you to communicate with physical EtherCAT devices in RapidSetupX.

  1. Open RapidSetupX

  2. Connect to your RapidServer
    • On Windows, you can start and connect to a RapidServer with the "Launch" button

      Launch RapidServer on Windows

    • On Linux, your RapidServer should be running automatically. Connect to it in the Discovered RapidServers section

      Connect to RapidServer on Linux

  3. Configure your Controller
    • On Windows, input your INtime node name (if not already filled out) and RMP Path (e.g., C:\RSI\X.X.X)
    • On Linux, input your Primary NIC and CPU Affinity (the core you isolated in setup) Configure Controller

  4. Create your Controller
    Once the controller is created, the Network page becomes accessible.

  5. Navigate to "Network" page

    Step-4

  6. Click "Discover"
    On Linux, run the command:
    sudo rsiconfig -eni --cpu-affinity X --primary-nic XXXXXX before clicking discover, where X is the isolated CPU core and XXXXXX is the Primary EtherCAT NIC.

    Step-5

  7. Click "Generate"
    This creates the ENI file, allowing you to start the network.
    You will need to re-generate this file every time the devices connected to your EtherCAT network change.

    Step-6

  8. Click "Start"
    Start the network to make your axes and nodes visible.

    Step-7