Hello,
I’m new to openHAB and trying to get my Siemens Logo 0BA7 to work with openHAB. First I tried the plclogo-Binding which worked well, but it seems it has an hard bug when simultaneously reading and writing to the Logo. This happens when Logo is refreshed (read) and the same time a write (I send every 55 seconds a heartbeat to my Logo) occured. After some hours there happened so much failures that the Logo itself crashes. I have to power off and restart the Logo and after that transfer the complete program into the Logo memory again!
Now I tried the Simatic binding and it seems to work without crashing the Logo. But there are three little problems left:
- The port states are interchanged. They are “CLOSED” when they are open in real and “OPEN” when they are closed.
- With every refresh (every second) all Items are updated - even if they haven’t changed. This runs Rules every second, raises RasPi utilization extreme and the logs are getting extreme big.
- New Items are only recognized after restarting openHAB.
Does somebody use the Simatic binding and could help me?
My config:
RaspberryPi 3 B with Rasbian Jessie
openHAB 1.8.3
Siemens Logo 0BA7
Simatic binding 1.90 Snapshot V1.1.0
Thanks for your help,
BlackAlpha
P.S.: Sorry for my bad english. I’m a little bit out of practice…