Search found 3 matches

by cliff@hawkrdg.org
Mon Mar 23, 2015 10:20 am
Forum: Electric Meters
Topic: Odd data problems
Replies: 2
Views: 6385

Re: Odd data problems

I sent the diagnostic, probably not too useful as the meters are reading fine and have posted NO reverse kwh for the last 3 days. I don't quite understand why the L1+L2+L3 kwh does not equal the total kwh
by cliff@hawkrdg.org
Thu Mar 19, 2015 3:16 pm
Forum: Electric Meters
Topic: Odd data problems
Replies: 2
Views: 6385

Odd data problems

So we have been in testing phase with both v3 & v4 OmniMeters. I have been monitoring one building, comparing these to our already installed pulse counters. After some initial problems (electrician had the CT's aimed the wrong way), readings have been consistent with the old meters. HOWEVER, lat...
by cliff@hawkrdg.org
Tue Mar 10, 2015 1:00 pm
Forum: Developers Sandbox - Meter Data
Topic: CRC16 help
Replies: 8
Views: 24372

Re: CRC16 help

OK, so after a bit of head-banging, here is the javascript code to use this in a webapp. You can submit hex strings as str = String.fromCharCode(0x52, 0x31, 0x02, 0x30, 0x30, 0x31, 0x31, 0x03); - ReadLastKwh. I built a simple library of the calls I needed. This all works fine inside of a web app ser...