cmccartney Posted May 22, 2015 Posted May 22, 2015 The comparison value when reading my PG&E meter seems to be off by a factor of ten. In the example below, the flag (integer variable) changes value when the demand moves above or below one kilowatt, not ten kilowatts. PGE Meter, Read - [iD 007E][Parent 007B] If Module 'Utility - Meter' Instantaneous Demand >= 10 KW Then $i.eny.gt.kW = 1 Else $i.eny.gt.kW = 0 Craig
Michel Kohanim Posted May 22, 2015 Posted May 22, 2015 Hi Craig, What's your firmware and UI versions? With kind regards, Michel
Michel Kohanim Posted May 23, 2015 Posted May 23, 2015 Hi Craig, Thanks so very much. Fixed and will be available in 4.3.2 hopefully by the end of next week. With kind regards, Michel
cmccartney Posted May 23, 2015 Author Posted May 23, 2015 Michel, Wonderful customer service from UDI, as always. Thanks, Craig
Recommended Posts