Skip to content

PC to Robot communication for writing and reading data through modbus protocol

License

Notifications You must be signed in to change notification settings

igerardoh/modbus-robot-communication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

modbus-robot-communication

Description

This program is a network communication application between a PC and a TM Robot. By connecting a PC to a robot through a LAN port, you can easily collect useful information from your robot or trigger different events.

In order to run this code you will need to have Python installed on your computer, and the pymodbus library.