We are doing testing with Indian standard IS16444 smart meter. In that, we are able to receive events from the meter.
Also decoded and found which alert has been received by reading ESWF (0.0.94.91.26.255) OBIS code.
Now In profile generic, there are also OBIS Codes available for all types of events. Now, How can I sync received event with profile generic event obis code?
e.g Bit no 3 is set in ESWF. It means Overvoltage event received. At that time in profile generic also one entry made under 0.0.99.98.0.255 (Voltage related event) obis code.
So If I want to get capture parameters for events at the time of event receive , how it will be possible?
Can you please provide an update .
There are flags descriptions used in 0.0.94.91.18.255. We can add descriptions for 0.0.99.98.0.255 if you can give table id where they found or add descriptions here.
As per your suggestion I didn't get the clear idea how we can map it with table id and description.
There are so many events are received due to fluctuation in Voltage or power. So at that time how to check which parameters are captured in during event ?
My question is when Voltage, Current or Power related events are received at that time as per IS15959-2
Capture Parameters (Single-Phase TableA11, Three-phase TableA25) are captured in meters in respective
profile generic.
So for any received event (Voltage, Current or Power), I need to read profile generic event to get capture
parameters. So how to map that event and profile generic data entry?
Find that OBIS code (0.0.94.91.26.255) from the captured objects and then you know in what index you will get that data. Use GXDLMSDirector to read the data. It visualizes the data and capture objects so it's easier to find the correct value.
Hi,
Hi,
There are flags descriptions used in 0.0.94.91.18.255. We can add descriptions for 0.0.99.98.0.255 if you can give table id where they found or add descriptions here.
BR,
Mikko
Hi Mikko,
Hi Mikko,
As per your suggestion I didn't get the clear idea how we can map it with table id and description.
There are so many events are received due to fluctuation in Voltage or power. So at that time how to check which parameters are captured in during event ?
Hi,
Hi,
As I proposed, we can add them to the Indian standard if you paste them here or tell IS 15959 page what you want to add.
BR,
Mikko
Hi Mikko,
Hi Mikko,
I think there is a misunderstanding.
My question is when Voltage, Current or Power related events are received at that time as per IS15959-2
Capture Parameters (Single-Phase TableA11, Three-phase TableA25) are captured in meters in respective
profile generic.
So for any received event (Voltage, Current or Power), I need to read profile generic event to get capture
parameters. So how to map that event and profile generic data entry?
Hi,
Hi,
Find that OBIS code (0.0.94.91.26.255) from the captured objects and then you know in what index you will get that data. Use GXDLMSDirector to read the data. It visualizes the data and capture objects so it's easier to find the correct value.
BR,
Mikko