m-tec-com / m-tecConnectModbus

Documentation and library to use the m-tec connect (Modbus RTU) machines

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mtecConnectModbus

Supported Machines

The P20 connect and P50 connect use Modbus RTU as communication protocol. (The duo-mix connect and SMP connect use OPC-UA instead.)

Connection

The modbus connection is using the same plug as ethernet but not the same protocol.

So you can use an ethernet cable to transport the data but you might have to convert the serial data via an adapter to something useful for your control unit. At m-tec we use the USB001ZKIT adapter from Toshiba as serial to USB adapter.

Communication

We provide some documentation of the communication protocol in the docs folder.

You might want to use our JavaScript or Python libraries for an easier start.

About

Documentation and library to use the m-tec connect (Modbus RTU) machines

License:Apache License 2.0


Languages

Language:HTML 60.9%Language:JavaScript 19.8%Language:Python 19.3%