I read this from gxdlms for windows ver 7.0.50.1
Do you have some idea how to read this profile in specific time with timestamp ?
why I read System.Object without any date ?
Acaris SL7000 and ACE 6000 are saving profile generics structures inside of a column.
So Inside of Column 0 is datetime, but it is saved inside array.
Ask this document from your meter vendor. It will explain structures of every profile generic.
LogicalDevice_5.35_OBIS_SL761_Dec8-09.pdf
We have always read all data from the meter, but I believe that it MIGHT be possible to read just part of the data. Profile Generic handling of Actaris meters is not a trivial or standard way.
SL7000 profile generic
Hi,
Acaris SL7000 and ACE 6000 are saving profile generics structures inside of a column.
So Inside of Column 0 is datetime, but it is saved inside array.
Ask this document from your meter vendor. It will explain structures of every profile generic.
LogicalDevice_5.35_OBIS_SL761_Dec8-09.pdf
We have always read all data from the meter, but I believe that it MIGHT be possible to read just part of the data. Profile Generic handling of Actaris meters is not a trivial or standard way.
BR,
Mikko
Hi MIkko,
Hi MIkko,
Can you share code where you reading in java only profile with code 0.0.99.1.0.255 ?
SL7000 profile generic
Hi,
We made that with C++ a long time ago for one of our clients.
BR,
Mikko