Difference between revisions of "Template:Connect DCi Robot/TinyCtrl to a Laptop via LAN"

From Wiki
m (link changed)
 
(5 intermediate revisions by one other user not shown)
Line 1: Line 1:
To establish a connection between Linux embedded control (DCi Robot) and PC, the Networkadapter 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.
+
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|300px|right|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]]
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 open the correct project file for your robot. Currently there are two versions in the field:
+
*Start CPRog and open the [[Robolink Identification|correct project file]] for your robot.
** DCi with output encoder
+
*Connect DCi Robot/TinyCtrl to a Laptop via LAN.
** DCi with motor encoder
+
 
[[Project Files - DCi|This is how you recognize them]]
+
*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).
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>
 
<br clear=all>
 
[[Category:TinyCtrl]]
 
[[Category:TinyCtrl]]

Latest revision as of 11: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.

PC IP 192.168.3.1, subnet 255.255.255.0
  • 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).