Issue Details
I am using the
NI VeriStand Modbus Custom Device to perform Modbus communication, and am trying to write values to my holding registers in a project I am running on my local Windows computer (localhost). When I try to write a value to a holding register, the data is not actually written to the holding register. Reading from holding registers works correctly, and correctly returns data.