By hernan , 15 September, 2017 Forums Gurux DLMS for Java I used to read historical data like this String CODE= "0.1.98.1.0.101"; pgObj = new GXDLMSProfileGeneric( CODE ); com.readObject((GXDLMSProfileGeneric) pgObj, 3); It worked well with ACTARIS, now it doesn't work with ISKRA : In ace.obx I can find that code (0.1.98.1.0.255), but *there is no similar code in isk.obx* EXAMPLE <GXObisCode> <LogicalName>0.1.98.1.0.255</LogicalName> <Description>Data of billing period 1</Description> <Interface>ProfileGeneric</Interface> <ObjectType>7</ObjectType> <Attributes /> </GXObisCode> It seems there is no equivalent code in isk.obx ? Reading Profile Generics on Iskra Primary tabs Hi, Iskra is using different OBIS codes than Actaris SL7000 or ACE6000. Read your meter with GXDLMSDirector and then check OBIS code what you want to read. BR, Mikko Reading Profile Generics on Iskra Yes, Iskra have different OBIS codes, but I can't find any that is equivalent, I mean for historical values. I still couln't find "Data billing period 1" equivalent but for Iskra -------------- GXDLMSDirector is another topic/issue, I can't connect with, it sends 7E A0 08 2E 03 03 93 62 6F 7E but gets no answer To connect I am using Gurux as a library I can send 7E A0 08 02 23 03 93 3E 74 7E and get answers from meter GXDLMSDirector Hi, You have not selected Iskraemeco as meter manufacturer. Select it and try again. Iskraemeco is using Wrapper. BR, Mikko Reading Profile Generics on Iskra Thanks for answering, sorry I paste wrong hex code, already fixed the connection Issue (by changing the client address from 64 to 1) While "reading scalers and units" It gets multiple times "unknown error". But finally got "Meter returns Service not allowed exception. Operation not possible" So after 30 minutes of reading I can't get any data. I can send you the trace log Reading Profile Generics on Iskra I get "Device report read-write denied", and so on, but I've saved the file and reopen with GXDLMSDirector and now it shows some data ! thanks
Reading Profile Generics on Iskra Primary tabs Hi, Iskra is using different OBIS codes than Actaris SL7000 or ACE6000. Read your meter with GXDLMSDirector and then check OBIS code what you want to read. BR, Mikko
Reading Profile Generics on Iskra Yes, Iskra have different OBIS codes, but I can't find any that is equivalent, I mean for historical values. I still couln't find "Data billing period 1" equivalent but for Iskra -------------- GXDLMSDirector is another topic/issue, I can't connect with, it sends 7E A0 08 2E 03 03 93 62 6F 7E but gets no answer To connect I am using Gurux as a library I can send 7E A0 08 02 23 03 93 3E 74 7E and get answers from meter
GXDLMSDirector Hi, You have not selected Iskraemeco as meter manufacturer. Select it and try again. Iskraemeco is using Wrapper. BR, Mikko
Reading Profile Generics on Iskra Thanks for answering, sorry I paste wrong hex code, already fixed the connection Issue (by changing the client address from 64 to 1) While "reading scalers and units" It gets multiple times "unknown error". But finally got "Meter returns Service not allowed exception. Operation not possible" So after 30 minutes of reading I can't get any data. I can send you the trace log
Reading Profile Generics on Iskra I get "Device report read-write denied", and so on, but I've saved the file and reopen with GXDLMSDirector and now it shows some data ! thanks
Reading Profile Generics on Iskra Primary tabs
Hi,
Iskra is using different OBIS codes than Actaris SL7000 or ACE6000. Read your meter with GXDLMSDirector and then check OBIS code what you want to read.
BR,
Mikko
Reading Profile Generics on Iskra
Yes, Iskra have different OBIS codes, but I can't find any that is equivalent, I mean for historical values.
I still couln't find "Data billing period 1" equivalent but for Iskra
--------------
GXDLMSDirector is another topic/issue, I can't connect with, it sends
7E A0 08 2E 03 03 93 62 6F 7E
but gets no answer
To connect I am using Gurux as a library I can send
7E A0 08 02 23 03 93 3E 74 7E
and get answers from meter
GXDLMSDirector
Hi,
You have not selected Iskraemeco as meter manufacturer.
Select it and try again. Iskraemeco is using Wrapper.
BR,
Mikko
Reading Profile Generics on Iskra
Thanks for answering, sorry I paste wrong hex code, already fixed the connection Issue (by changing the client address from 64 to 1)
While "reading scalers and units" It gets multiple times "unknown error".
But finally got "Meter returns Service not allowed exception. Operation not possible"
So after 30 minutes of reading I can't get any data.
I can send you the trace log
Reading Profile Generics on Iskra
I get "Device report read-write denied", and so on, but I've saved the file and reopen with GXDLMSDirector and now it shows some data ! thanks