Siemens modbus library.

ola84

Member
Join Date
Sep 2017
Location
Langhus
Posts
1
Hi.

I would like to tell you about a modbus library I released recently, for Siemens S7-1200 PLC's. I made concept that called Station block which is mapping of registers for one specific modbus rtu device. Station blocks can be made very quickly and can be easily be reused and combined with other station blocks. The library is free under the MIT-license and can be downloaded at github (link bellow). Please check it out, I am eager to get some feedback.

https://github.com/olab84/rexhip/

Finished "station blocks" for some devices:
https://github.com/olab84/rexhip/tree/master/station_blocks
 

Similar Topics

Where can I find it ? I would like to avoid writing program myself. I need only basic functions - read/write holding registers.
Replies
1
Views
10,081
Hi, I'm setting up a modbus master on an S7-300. It seems to work in OB1 but not when I use it in OB35. Does anyone have any ideas why? Could...
Replies
10
Views
154
Hi all, Currently having trouble getting a speed reference to write over modbus to an Omron M1... I can successfully write a run command and...
Replies
6
Views
308
Good morning fellow sea captains and wizards, I am being asked to do the above and obtain 4 values from each slave, I know about the MRX and MWX...
Replies
32
Views
1,033
Hi all, Happy belated turkey day! I have an ET200SP PLC with serial unit. We read out date from two energy meters using modbus RTU. We run a...
Replies
5
Views
663
Back
Top Bottom