[RDD] Modbus Tcp attempting reconnect

2020-04-04 Thread Peter Claes
Hi guys, I am testing a Modbus TCP module to be used in production. I know, from experience in other projects that these are very reliable modules. They were pretty easy to setup with rivendell.. But the behaviour when the link is lost, leaves me puzzled. If I breakup the link for a brief moment

Re: [RDD] Traffic import 'Rivendell Standard import"

2020-04-04 Thread Peter Claes
Drew, The Open document text in the documentation was still valid. I just misinterpreted the column, I misread them, thought it said Start, end in the columns, but I said start, Length. Works like a charm if I do import test. Will see if I can get this Freenode IRC to work. Sounds nice. Regards

Re: [RDD] Traffic import 'Rivendell Standard import"

2020-04-04 Thread drew Roberts
Peter, you can find what you are looking for here: https://github.com/ElvishArtisan/rivendell/blob/ba501b02598802fc8aa30ecebb2ea0a86e116537/utils/rddbmgr/create.cpp sql=QString("insert into IMPORT_TEMPLATES set ")+ "NAME=\"Rivendell Standard Import\","+ "CART_OFFSET=10,"+

Re: [RDD] Traffic import 'Rivendell Standard import"

2020-04-04 Thread drew Roberts
Peter, here is a link to my github feature request around this: https://github.com/ElvishArtisan/rivendell/issues/559 all the best, drew On Fri, Apr 3, 2020 at 6:15 PM Peter Claes wrote: > Hey Guys, > > What would be the scheme for the 'Rivendell Standard Import' ? > > I found an old scheme

Re: [RDD] Traffic import 'Rivendell Standard import"

2020-04-04 Thread drew Roberts
Peter, I don't have the answer for you... I am also in lockdown. If you want to come to #rivendell on freenode IRC, perhaps we can hash out the answer... I am going to open a feature request on github so that, if implemented, we may never need to ask this sort of question again... all the

Re: [RDD] EVENT.FIRST_TRANS_TYPE Purpose

2020-04-04 Thread drew Roberts
Totally from the hip and from an ignorant stance, but could it be related to this: http://caspian.paravelsystems.com/pipermail/rivendell-dev/2020-March/028836.html all the best, drew On Thu, Apr 2, 2020 at 12:26 PM Patrick Linstruth wrote: > I did a grep on 'firstTransType' and this is all