I currently have a RUT206 reading 23 energy meters on a 15 minute interval via the Modbus Serial Client. For each meter I am reading three registers which produces a total of 69 data points.
The Segment Count is seemingly limited to 64 data points. Is there any way to have all data points sent or somehow increase this value above 64?
I know on older Teltonika devices/RUTOS there was the ability to put ‘all’ in the segment count, has that functionality been removed?
From the WebUI - no, you wouldn’t be able to bypass this limit, as it’s hardcoded to be that and that only.
You could, however, try to meddle with the config file from within the devices SSH to manually edit it to be a bigger number, but I can’t promise that this won’t break things, or that it will work.