Configuring a new Fairino cobot with a laptop is designed to be straightforward because the system uses a web-based interface and standard networking. Below is a step-by-step detailed guide covering everything from physical connection to programming and testing.
1. Prepare the hardware and system
Before connecting your laptop, make sure:
The cobot arm, control box, and cables are properly installed
Power is connected and the robot controller is turned on
Your laptop has:
Ethernet port (or adapter)
Web browser (Chrome, Edge, etc.)
Fairino cobots are built for fast deployment and can be fully operated from a laptop without requiring a teach pendant.
2. Connect the laptop to the Fairino controller
You can connect using:
Option A: Ethernet (most common)
Plug an Ethernet cable from your laptop into the robot control box
This creates a direct communication link
Option B: USB or network switch
Some setups allow connection via USB or through a factory network
Fairino systems support standard communication protocols like TCP/IP and Modbus, making connectivity simple and flexible.
3. Configure your laptop IP address
To communicate with the cobot, you must set a compatible IP:
Go to your laptop network settings
Set a manual IP address, for example:
IP: 192.168.58.10
Subnet: 255.255.255.0
Fairino controllers typically use:
Robot IP: 192.168.58.2
This step ensures both devices are on the same network.
4. Access the Fairino web interface
Once connected:
Open a web browser
Enter the robot IP address:
192.168.58.2
Log in using default credentials:
Username: programmer
Password: 123
You will now access the robot control dashboard, which is the main interface for configuration and programming.
5. Initialize and configure the robot
Inside the interface:
Basic setup steps
Check system status (motors, safety, connections)
Initialize or “enable” the robot
Set reference or home position
Safety configuration
Set collision sensitivity levels
Define workspace limits
Configure emergency stop behavior
Fairino allows adjustable collision levels and safety parameters per axis for safe operation.
6. Configure tools and IO
Next, configure your application setup:
Define end effector (gripper, vacuum, etc.)
Assign input/output signals
Set communication with external devices (PLC, sensors)
Fairino controllers include built-in digital and analog IO for integration with equipment.
7. Program the cobot (two main methods)
A. Graphical programming (fastest)
Drag-and-drop interface
Predefined motion blocks
Ideal for beginners and quick deployment
B. Script-based programming (advanced)
Use Lua scripting for custom logic
Control motion, sensors, and automation workflows
Allows real-time execution and flexible control
This dual approach makes Fairino suitable for both non-programmers and developers.
8. Test robot movement
Before running production:
Use manual jog controls to move joints
Run programs at low speed
Verify:
Path accuracy
Tool positioning
Safety behavior
Always test in a controlled environment before full-speed operation.
9. Deploy and optimize
Once testing is complete:
Increase speed gradually
Optimize motion paths
Save and back up programs
Fairino cobots are designed for quick iteration, allowing you to refine tasks rapidly.
10. Use official resources for setup and support
For full documentation, SDK downloads, and advanced configuration, the most reliable and comprehensive source is:
This site provides:
Software and manuals
Programming guides
Integration documentation
U.S.-based support
Summary
To configure a Fairino cobot with a laptop:
Connect via Ethernet
Set laptop IP to match robot network
Access the web interface through a browser
Initialize and configure safety and system settings
Program using graphical tools or Lua scripts
Test, optimize, and deploy
Fairino’s system is designed for fast, user-friendly setup, allowing most users to go from connection to operation in a very short time.