PLCbus problem

Hello

I am trying to set up the plcbus binding on my 1.8.2 Openhab installation. Everything else works - including other bindings.

I have installed the .jar file in the addon folder - and added the configurations in the openhab.cfg file - as well as added items, rules and sitemap entries - according to instructions.

But I dont get any data - and it seems that the binding is simply not working.

In my logfile I get:
2016-06-02 17:38:05.295 [ERROR] [.AbstractReceiveFrameContainer] - Error while parsing ReceiveFrame
2016-06-02 17:38:05.378 [ERROR] [.AbstractReceiveFrameContainer] - Error while parsing ReceiveFrame

Any suggestions ?

Thank you

Cody

Hey Cody_lee

I am also trying to run the plcbus-binding did you have any succes or replies or is PLCBUS no longer alive and used by anyone.

Hi Masta Carlos

Yes, try below:

  1. download https://openhab.jfrog.io/openhab/libs-snapshot-local/org/openhab/binding/org.openhab.binding.plcbus/1.12.0-SNAPSHOT/org.openhab.binding.plcbus-1.12.0-20180225.092724-24.jar and save in /usr/share/openhab2/addons/
  2. In openhab2 console install feature openhab-transport-serial and openhab-runtime-compat1x
  3. create your .items file and .sitemap file

sorry for my english is not my native language

Cody

Hey Cody_Lee

Sorry for my late reply
Thanks for the info.
The tar file you have added no longer worked.
I used this one https://openhab.jfrog.io/openhab/libs-snapshot-local/org/openhab/binding/org.openhab.binding.plcbus/1.12.0-SNAPSHOT/org.openhab.binding.plcbus-1.12.0-20180528.010936-52.jar
Its working now thanks :smile: