To get the maximum accuracy for Current and Power, the following equation should be used.
Current_LSB = (float)((Maximum Expected Current)/(2^15))
I used it to measure 4 to 20mA current with this and I was able to achieve the accuracy of +/-2 uA which when compared to the readings on Fluke 787B.
To get the maximum accuracy for Current and Power, the following equation should be used.
Current_LSB = (float)((Maximum Expected Current)/(2^15))
I used it to measure 4 to 20mA current with this and I was able to achieve the accuracy of +/-2 uA which when compared to the readings on Fluke 787B.