Hey folks,
I see on this ticket ignition automatically uses function 16 for Contiguous registers.
What if I only want to write 1 single register?
The device in question does not support function 6 for modbus writes, just 16.
The “It” at the beginning of the statement about rawModbus() is my alternate driver, not Ignition’s. Just to avoid misunderstandings. Your situation can just do a single write through my driver to get the behavior you need.