Archie, is there a way to read a multiple indices of a DS2 with non-contiguous registers. Such as 40119 with 6 elements is e.values(0)-e.values(5) Can I add 40154 with 6 elements to the same DS2 and read them in the same fashion? What would their index be? I know I can add each one with an element of 1. Just looking for new ways, thanks.