i am using your tool for testing of DLMS stack.
i am new user , i dont know the exact procedure for reading of data.
currently..i do the following setting:
manufacture : indian standard.
i am writing OBIS code in indian standard manufacturer.
then i am adding device through the file menu and connect the tool with the device ....it get connected..
but the OBIS code is not shown ...
my main que is that how to add the OBIS code ..
i do the setting as follows:
manufacture : indian standard
media: serial
start protocol: DLMS
authentication : none
address type: serial number
baud rate for serial communication : 38400
Usually you do not need to know OBIS codes. GXDLMSDirector will ask available objects from the meter when you try to read first time or select Refresh under File menu.
There are some meters that do not support Association View and then you must add OBIS codes by hand but this is not common.
But we already have a source code...can you please tell me what kind of action we should take to overcome this problem? .....(Meter is returning two unknown interfaces (ic = 785))
we require your prompt attention.
First you need to know structure of interface from the manufacturer. It's not common that manufacturer are making own interfaces because it breaks the idea of standard.
Then you need to add this functionality to DLMS component.
I suggest that you contact me by email if you need more commercial support.
You can get my email address from here: http://www.gurux.fi/AboutUs
OBIS code
Hi,
Usually you do not need to know OBIS codes. GXDLMSDirector will ask available objects from the meter when you try to read first time or select Refresh under File menu.
There are some meters that do not support Association View and then you must add OBIS codes by hand but this is not common.
BR,
Mikko
obis code
The reply in the view log as follows:
10:13:54 Initializing serial connection.
10:13:54 Send SNRM request.
7E A0 17 00 02 0E D3 21 93 E8 C8 81 80 08 05 02 00 80 06 02 00 80 F8 85 7E
10:13:54 Received data
7E A0 23 21 00 02 0E D3 73 E5 A9 81 80 14 05 02 00 80 06 02 00 80 07 04 00 00 00 01 08 04 00 00 00 01 CE 6A 7E
10:13:54 Parsing UA reply.<CR><LF>81 80 14 05 02 00 80 06 02 00 80 07 04 00 00 00 01 08 04 00 00 00 01
10:13:54 Parsing UA reply succeeded.
10:13:54 Send AARQ request
7E A0 2E 00 02 0E D3 21 10 08 E9 E6 E6 00 60 1D A1 09 06 07 60 85 74 05 08 01 01 BE 10 04 0E 01 00 00 00 06 5F 1F 04 00 00 3C 1F 00 71 EE 75 7E
10:13:54 Received data
7E A0 3A 21 00 02 0E D3 30 8A 2D E6 E7 00 61 1D A1 09 06 07 60 85 74 05 08 01 01 A2 03 02 01 00 A3 05 A1 03 02 01 02 BE 10 04 0E 08 00 06 5F 1F 04 00 00 3C 1F 00 71 00 07 19 AF 7E
10:13:54 Parsing AARE reply<CR><LF>61 1D A1 09 06 07 60 85 74 05 08 01 01 A2 03 02 01 00 A3 05 A1 03 02 01 02 BE 10 04 0E 08 00 06 5F 1F 04 00 00 3C 1F 00 71 00 07
10:13:54 Parsing AARE reply succeeded.
10:13:55 --- Collecting objects. ---
10:13:55 Collecting objects
7E A0 1C 00 02 0E D3 21 32 E9 0A E6 E6 00 C0 01 C1 00 0F 00 00 28 00 00 FF 02 00 91 53 7E
10:13:55 Received data
7E A0 59 21 00 02 0E D3 32 73 02 E6 E7 00 C4 01 C1 00 01 02 02 04 12 03 11 00 09 06 00 00 1F 07 00 FF 02 02 01 01 02 03 0F 02 16 01 0F 01 01 01 02 02 0F 00 16 00 02 04 12 03 11 00 09 06 00 00 33 07 00 FF 02 02 01 01 02 03 0F 02 16 01 0F 01 01 01 02 02 0F 00 16 00 38 56 7E
10:13:55 --- Collecting 0 objects. ---
10:13:55 --- Created 0 objects. ---
10:13:55 --- Reading scalers and units. ---
10:13:55 --- Reading scalers and units end. ---
10:13:55 --- Reading scalers and units. ---
10:13:55 --- Reading scalers and units end. ---
why this reply is showing zero(0) collected object?
thanks & regards
OBIS code
Hi,
Meter is returning two unknown interfaces (ic = 785). Those interfaces are not in standard. We do not know how to show them.
BR,
Mikko
obis code
what should i do now ?
OBIS code
Hi,
You can make own app. You can get source codes of gurux.dlms from GitHub.
You need to ask what kind of data meter is sending from the manufacturer.
BR,
Mikko
But we already have a source
But we already have a source code...can you please tell me what kind of action we should take to overcome this problem? .....(Meter is returning two unknown interfaces (ic = 785))
we require your prompt attention.
OBIS code
Hi,
First you need to know structure of interface from the manufacturer. It's not common that manufacturer are making own interfaces because it breaks the idea of standard.
Then you need to add this functionality to DLMS component.
I suggest that you contact me by email if you need more commercial support.
You can get my email address from here:
http://www.gurux.fi/AboutUs
BR,
Mikko