VSC100 OS 6
Updated: 05-13-2015

  1. Changed Modbus register scheme so it now conforms with the Modbus standard where (2) 16-bit registers make a floating point value. Previously requesting the value of (1) register would return (1) floating point value.
  2. Added Modbus error code when attempting to read from Modbus registers outside the allowable range of readable registers.
  3. Added Modbus error code when attempting to write to Modbus registers outside of the writeable range.