Hi, after successful RTU to TCP mod,
Maybe this request is not so fast to implement or not useful somehow?
Up to You to make the discussion.
Since sometimes there are on the bus different IDs (same or different hardware,
If we could use a definable template where the poll will get the info to keep scanning in sequence,
to get different registers one after the other, something like a list:
ID - Address - Length
Example of list to scan 2 SDM630 units for L1 Voltage, L2 Voltage and L3 Voltage:
2, 1, 2
2, 3, 2
2, 5, 2
3, 1, 2
3, 3, 2
3, 5, 2
Feasable? Would be very cool to check before final code writing to be sure all registers are ok understood.
Best regards,
Hi, after successful RTU to TCP mod,
Maybe this request is not so fast to implement or not useful somehow?
Up to You to make the discussion.
Since sometimes there are on the bus different IDs (same or different hardware,
If we could use a definable template where the poll will get the info to keep scanning in sequence,
to get different registers one after the other, something like a list:
ID - Address - Length
Example of list to scan 2 SDM630 units for L1 Voltage, L2 Voltage and L3 Voltage:
2, 1, 2
2, 3, 2
2, 5, 2
3, 1, 2
3, 3, 2
3, 5, 2
Feasable? Would be very cool to check before final code writing to be sure all registers are ok understood.
Best regards,