Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [kura-dev] Kura Modbus

Does it make sense for someone to contribute to Kura an implementation of a modbus slave device?

On 12/01/2016 9:46 AM, Pitiot, Pierre wrote:

Hi Said,

 

Yes the Modbus service in Kura only implements the Master side of the protocol. It is surely possible to implement a slave Modbus device but you will have to write it by yourself. You can use most part of the ModbusProtocolDevice implementation but you will have to add a ”Modbus listener” task that will answer to the requests.

 

Best Regards,

- Pierre

 

De : kura-dev-bounces@xxxxxxxxxxx [mailto:kura-dev-bounces@xxxxxxxxxxx] De la part de Said Uçar
Envoyé : mardi 12 janvier 2016 13:06
À : kura-dev@xxxxxxxxxxx
Objet : [kura-dev] Kura Modbus

 

Hi,

I try to add Modbus connection (over Ethernet) to my bundle (runs on Raspberry Pi), I looked the documentations [1] and examples [2][3], but I can't figure out how to implement my Raspberry as a slave device. All examples are 'Modbus Master' device. I searched but couldn't find anything related to 'slave implementation'. Maybe it is not possible to implement, I don't know exactly. If you can suggest me anything, I will be appreciate.

Thanks in advance,
Said.



[1] = http://eclipse.github.io/kura/doc/kura-modbus-driver.html
[2] = http://esf.eurotech.com/docs/how-to-use-modbus
[3] = https://github.com/eclipse/kura/blob/develop/kura/org.eclipse.kura.protocol.modbus.test/src/main/java/org/eclipse/kura/protocol/modbus/test/ModbusManager.java

 



_______________________________________________
kura-dev mailing list
kura-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/kura-dev

-- 

Ian Skerrett
VP of Marketing
Eclipse Foundation
(m) 613-240-7210
(o) 613-224-9461 ext 227
(t) @ianskerrett

Back to the top