Difference between revisions of "Template:Connect DCi Robot/TinyCtrl to a Laptop via LAN"
From Wiki
m (link changed) |
|||
(11 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
− | To establish a connection between Linux embedded control | + | To establish a connection between Linux embedded control and PC, the Network adapter of the PC has to be configured for an IP in the address range 192.168.3.0/24. I usually chose IP address 192.168.3.1 as shown below. |
− | [[file:TinyCtrl_PC_IP.png|PC IP 192.168.3.1, subnet 255.255.255.0]] | + | [[file:TinyCtrl_PC_IP.png|300px|right|PC IP 192.168.3.1, subnet 255.255.255.0]] |
*Power off the robot. Disconnect the power supply from mains power. | *Power off the robot. Disconnect the power supply from mains power. | ||
Line 7: | Line 7: | ||
*Power on the Robot, disengage emergency stop. | *Power on the Robot, disengage emergency stop. | ||
*Wait until the Green LEDs of the stepper motor boards at the back of the robot start blinking. | *Wait until the Green LEDs of the stepper motor boards at the back of the robot start blinking. | ||
− | *Start CPRog and | + | *Start CPRog and open the [[Robolink Identification|correct project file]] for your robot. |
+ | *Connect DCi Robot/TinyCtrl to a Laptop via LAN. | ||
+ | *click Connect, reset, enable. The robot should now be ready for referencing, which can be done via the Teach Pendant. However, since CProg is already running, I would now [[Referencing_robolink|reference the Robot in CPRog]] (but that's just personal preference). | ||
+ | |||
+ | <br clear=all> | ||
[[Category:TinyCtrl]] | [[Category:TinyCtrl]] |
Latest revision as of 10:09, 16 August 2023
To establish a connection between Linux embedded control and PC, the Network adapter of the PC has to be configured for an IP in the address range 192.168.3.0/24. I usually chose IP address 192.168.3.1 as shown below.
- Power off the robot. Disconnect the power supply from mains power.
- Plug the LAN cable into the right LAN socket at the DCi robot and into your Windows computer on the other end.
- Power on the Robot, disengage emergency stop.
- Wait until the Green LEDs of the stepper motor boards at the back of the robot start blinking.
- Start CPRog and open the correct project file for your robot.
- Connect DCi Robot/TinyCtrl to a Laptop via LAN.
- click Connect, reset, enable. The robot should now be ready for referencing, which can be done via the Teach Pendant. However, since CProg is already running, I would now reference the Robot in CPRog (but that's just personal preference).