Hi,
 
I want to read (poll) several modbus coils every X seconds using the Apache 
Camel PLC4x component. I could only get the Consumer to do one read request.
Right now I'm using a workaround with a camel-timer component and a 
PollingConsumer, which stops and starts the Plc4XConsumer every X seconds.
According to Chris Dutz I should be able to do this with triggers. He didn't 
know how to use it though. Who can help me get this working?
 
See also the feature request https://github.com/apache/plc4x/issues/716 I made 
originally.
 
Yours,
Stein

Reply via email to