APIs, concepts, guides, and more
Sample Apps

Description

Prior to running a sample app, some configuration is required. Configuration involves steps include (but not limited to) starting the network, setting motion counts, and setting axis parameters.

Common things to consider when configuring your system:

  1. Starting the network
  2. Motion and Axis counts
  3. Setting axis parameters

🔹 Configuration Methods

While developing an application or setting up the system for the first time, use the RapidSetupX or RapidSetup utility to perform configuration steps. Once the correct values are found, then use one of the following to automatically configure the system:

  1. rsiconfig : A command-line tool for starting and verifying network topology, setting object counts, and setting axis parameters via XML files.
  2. RapidCode : Can be used from any C++, .NET or Python application

🌐 Subsections

Topics

 C#
 
 C++
 
 Python
 Learn to setup your RapidCode program using our Python wrapper for the RapidCode API.