Re: MODBUS over RTU configuration

2020-09-02 Thread Alessio Bernesco Làvore
> Even if it's not highest priority for you, we should continue the > discussion as this issue will come up sooner or later. > > Chris > > > Am 02.09.20, 17:29 schrieb "Alessio Bernesco Làvore" < > alessio.berne...@gmail.com>: > > Hello Chris, > than

Re: MODBUS over RTU configuration

2020-09-02 Thread Alessio Bernesco Làvore
his ... as none of us have a serial > Modbus device, it's sort of tricky to implement a driver for it. > > Chris > > > > > Am 02.09.20, 16:50 schrieb "Alessio Bernesco Làvore" < > alessio.berne...@gmail.com>: > > Hi everyone, > > i'm try

MODBUS over RTU configuration

2020-09-02 Thread Alessio Bernesco Làvore
Hi everyone, i'm trying to complete some tests connecting a Modbus RTU device (digital input converter). The device is connected using a USB/485 converter, running with pyModbus i'm able to communicate with the device. I'm using this connection string: PlcConnection plcConnection = new

Re: Karaf: Unable to find driver for protocol 'modbus'

2020-06-08 Thread Alessio Bernesco Làvore
gt; But I don’t checked the lastst implementation to be honest. > > Perhaps @Robinet, Etienne can help? > > Julian > > Am 08.06.20, 20:00 schrieb "Alessio Bernesco Làvore" < > alessio.berne...@gmail.com>: > > Hello everyone, > i've created a si

Karaf: Unable to find driver for protocol 'modbus'

2020-06-08 Thread Alessio Bernesco Làvore
Hello everyone, i've created a simple class reading values from a ModBus PLC. I'm trying to use it inside Karaf, but at start the class is unable to find the modbus driver. I've compiled and installed in Karaf the "driver-s7-feature", with added the modbus driver:

Re: Karaf: Unable to find driver for protocol 'modbus'

2020-06-11 Thread Alessio Bernesco Làvore
ransport.Transport] > ------- > .org.apache.aries.spifly.provider.discovery.mode = SPI_PROVIDER_HEADER > .org.apache.aries.spifly.provider.implclass = > org.apache.plc4x.java.transport.tcp.TcpTransport &

Re: Karaf: Unable to find driver for protocol 'modbus'

2020-06-11 Thread Alessio Bernesco Làvore
t; > Modbus:tcp://xxx > > Does that help? > > Am 11.06.20, 12:13 schrieb "Alessio Bernesco Làvore" < > alessio.berne...@gmail.com>: > > Thank you very much Cesar for your insight and your detailed > explanation, > much appreciated. > I've

Re: Karaf: Unable to find driver for protocol 'modbus'

2020-06-11 Thread Alessio Bernesco Làvore
stallation and run "> karaf clean" > 3. Install the feature and your application. > 4. If it fails you should verify that your Maven installation uses > SNAPSHOTs only from your local repository. > > At this point It should work, > > I'll be waiting for you

Re: Karaf: Unable to find driver for protocol 'modbus'

2020-06-11 Thread Alessio Bernesco Làvore
the update of libraries are the same as those of the feature > that you are displaying... > > You can add "aries-blueprint" feature to the app feature. > > We are closer, jeje > > > > El jue., 11 jun. 2020 a las 14:05, Alessio Bernesco Làvore (< > alessio

Re: Karaf: Unable to find driver for protocol 'modbus'

2020-06-12 Thread Alessio Bernesco Làvore
in of sand, > > Best regards, > > > > El jue., 11 jun. 2020 a las 15:00, Alessio Bernesco Làvore (< > alessio.berne...@gmail.com>) escribió: > > > > We are closer, jeje > > ^_^ > > > > There's still something strange, installing the

Re: Karaf: Unable to find driver for protocol 'modbus'

2020-06-09 Thread Alessio Bernesco Làvore
t; > Loading the services with SPI is redundant, and it may happen that the SPI > service does not see the PlcDriver Services (typical OSGi problem). > > My grain of sand, > > Best regards, > > > > > El lun., 8 jun. 2020 a las 15:41, Alessio Bernesco Làvore (< >