ISAIM 2.1.9 resolved issues

This section lists significant issues that have been addressed in ISAIM 2.1.9.

3701228: (SR# 01592414) ISAIM was assuming the RegisterDisplayCode property on the meter program channel would never be null.

Resolution: ISAIM was assuming the RegisterDisplayCode property on the meter program channel would never be null, and was reading its ID. In cases when the RegisterDisplayCode was null, this was causing exceptions. To resolve this issue, the ISAIM code was changed to add a check to the code, so if RegisterDisplayCode property is null, it will not try to check for the RegisterDisplayCode.ID.