Connect Stäubli to Wandelbots NOVA
Last updated: August 19, 2026
Learn how to connect Stäubli robots to Wandelbots NOVA.
Stäubli
Using a Stäubli with Wandelbots NOVA offers a wide range of possibilities for automating your production processes. There are 3 things you need to know before you start:
Which Stäubli controller types and models are supported by Wandelbots NOVA?
Wandelbots NOVA provides you with virtual controllers for path planning, app development and simulation purposes.
You can connect your Stäubli controller to Wandelbots NOVA for real-world automation.
Supported models
Controllers
| Controller | Supports | Requirements |
|---|
Motion groups
Robotic arms
Use virtual controller
Open the home screen
Open your cloud instance via the Developer Portal or type in your physical instance’s/virtual instance’s IP address to access the home screen. Get an overview on the home screen and its functionalities here.
Create a cell in Setup
Open Setup and go to the “Cell” tab.
Add robot to your cell
If you want to start using the Wandelbots API, do so now and add a robot via the Wandelbots NOVA API.
OR add a robot to your cell in Setup:
- Select the “Robots” tab.
- Use to add a robot to your cell.
If the button is greyed out, your license might not support adding more robots. Please contact your administrator. - Select the robot type
Virtual. - Name the robot
- Select
Stäublias manufacturer. - Select the desired robot model.
Addthe robot to the cell.
Add a TCP
To replicate a physical robot’s behavior accurately, you can define TCPs for virtual robots in the Setup app.
- Select the
TCPstab in the robot’s settings. - Use to create a new TCP.
- Name the TCP.
- Define the TCP’s translation and rotation relative to the robot’s flange.
- Save the TCP.
Congrats! You can now start to plan paths and simulate! Open Robot Pad from the home screen of your instance and get started ✨.
Set up and connect CS9 controller
Cloud instances are not suited to control a physical robot and you need to use a VM or an IPC instead. More information on available NOVA instance types here.
About setup instructions
The provided setup instructions do not replace a thorough understanding of the robot manufacturer’s original operating instructions and only apply to the supported models mentioned above.
The setup instructions include the following steps:
- Preparing the robot for the connection with Wandelbots NOVA.
- Physically connecting the IPC to the robot controller.
- Configuring the IPC to establish communication with the robot controller.
- Using the Stäubli controller on Wandelbots NOVA.
- Troubleshooting common issues that may arise during the setup process.
In order to connect the Stäubli controller to Wandelbots NOVA, Wandelbots NOVA needs to be integrated into the robotic cell according to these cell designs.
Note that setting a correct mounting pose in the robot controller is crucial, especially for cobots, as they are sensitive to gravity direction.
Connect the IPC to controller
- Plug your network cable into port
J04orJ05on the physical controller. - On the robot control panel, press the home button, open
Settings(purple) →Network. - Open the IP address of the port the controller is connected to, choose a free IP address in the same subnet as the IPC, and press
Confirm.
Configure the IPC’s network settings
- Open
https://<ipc-ip-address>:9090, e.g.https://172.345.538.2:9090, in a browser on your personal computer.
If the IPC is not connected to the same network as your personal computer, you can connect a keyboard, a mouse and a display to the IPC. Then openlocalhost:9090in a web browser. - Log in with the user credentials created during the Wandelbots NOVA installation.
The IPC’s settings are displayed. A popup prompts you to enable administrative access. - Enable administrative access and enter the admin password.
- Select the Network tab in the sidebar.
The IPC’s network settings are displayed. - Toggle the button next to the
enp3s0port (corresponding to the IPC’s LAN-1 port) to enable network activity. - Use
Editnext to the IPv4.
The IPv4 menu opens. - Set the address dropdown to “Manual”.
- Create an IP address that is in the same subnet as the CS9 controller’s IP address set in Set up the CS9.
- Set the prefix to 255.255.255.0 (will automatically change to 24).
- Delete the prefilled gateway value.
- Save the settings.
Wandelbots NOVA can now install the package on the CS9.
Install and configure option packages
- Open the Setup app and add the physical Stäubli robot.
A loading indicator is displayed while the IPC sends configuration data via FTP to the controller. The loading indicator is displayed until step 3 is completed. - On the robot control panel, press the home button, then go to
VAL3(green) →Storage→Disk.
The disk’s contents are displayed. They should now containWandelbotsAppandWandelbotsLibrary. - Restart the Stäubli controller.
The Setup app now displays the added robot as successfully connected. - On the robot control panel, open the log screen with
i.
A list of logs is displayed. - Verify that the logs contain a version of
WandelbotsAppandWandelbotsLibrary. - Use the VAL-3 app management button and verify that
WandelbotsAppis running. - To start the Wandelbots application, press
Reload, thenPlay. - Verify the correct socket configuration by using the home button →
IOs→Sockets. - Verify that the
TCP Serverhas one entry namedsiSocketPhys. - On the robot control panel, use the home button again.
- Open
Robot(blue) → Information.
The list of installed packages is displayed. - Verify that the packages
alterandadvancedControlFunctionsare part of the list and enabled.
If not, please contact your Stäubli distributor to install the missing packages.
Wandelbots NOVA can now connect to the robot.
Use CS9 controller on Wandelbots NOVA
- Open the Setup app and add the physical Stäubli robot.
The successfully added controller is now displayed in the Setup app. - On the robot control panel, enable arm power using the large white button.
A white light next to the Pause button turns on. - Press the blue blinking
Move Holdbutton below the power button.
The blue light stays on, indicating that the robot is ready to move. The Stäubli robot is now connected to Wandelbots NOVA.
Troubleshooting
Automatic socket configuration fails
If the socket connection configuration doesn’t update automatically after installing the Wandelbots option package, set it up manually on the robot control panel:
- Press the home button, open
IOs(orange) →Sockets→TCP Server. - Add a new entry named
siSocketPhys. - Open
IOs(orange) →Sockets→UDP Sockets. - Add an entry named
siJointStatespointing to the IP address of the IPC. - Add an entry named
siJointCmdsand leave it empty.
Auto-starting a program fails
If WandelbotsApp doesn’t start automatically, start it manually on the robot control panel:
- Press the home button, open
VAL3(green) →Storage. - Select
WandelbotsApp→Load→Memory. - Press
Play.