By bushidik , 5 February, 2024 Forums Gurux.DLMS Hello! Can you please explain the meaning of the Access Selector field from Access Rights tab of GXDLMSDirector? How can I set "Entry" values for all fields on my server using C++ lib? Best regards Hi, Access conformance is… Hi, Access Selector tells can you read the profile generic by entry or range. If it is not set, both SHOULD be possible to do. All meters don't use this. You can't set the Profile Generic Entry value. The meter sets it. https://www.gurux.fi/Gurux.DLMS.Objects.GXDLMSProfileGeneric BR, Mikko Thank's for your response! … Thank's for your response! It's clearer now. Server example is for meters, isn't it? Best regards Hi, Yes, the server example… Hi, Yes, the server example implements the meter. BR, Mikko So, how can I set "Entry"… So, how can I set "Entry" values for all fields on my server using C++ lib? =) Hi, If you mean the content… Hi, If you mean the content of the buffer by entry value, you need to add the same amount of values as there are capture objects. The link below shows how to do it. https://github.com/Gurux/Gurux.DLMS.cpp/blob/e4cc2a03f20f46e63fd5c01377… BR, Mikko Thank you fo reply! I mean… Thank you fo reply! I mean how to set Access selector field to see somth like this Best regards! Image
Hi, Access conformance is… Hi, Access Selector tells can you read the profile generic by entry or range. If it is not set, both SHOULD be possible to do. All meters don't use this. You can't set the Profile Generic Entry value. The meter sets it. https://www.gurux.fi/Gurux.DLMS.Objects.GXDLMSProfileGeneric BR, Mikko
Thank's for your response! … Thank's for your response! It's clearer now. Server example is for meters, isn't it? Best regards
So, how can I set "Entry"… So, how can I set "Entry" values for all fields on my server using C++ lib? =)
Hi, If you mean the content… Hi, If you mean the content of the buffer by entry value, you need to add the same amount of values as there are capture objects. The link below shows how to do it. https://github.com/Gurux/Gurux.DLMS.cpp/blob/e4cc2a03f20f46e63fd5c01377… BR, Mikko
Thank you fo reply! I mean… Thank you fo reply! I mean how to set Access selector field to see somth like this Best regards! Image
Hi, Access conformance is…
Hi,
Access Selector tells can you read the profile generic by entry or range. If it is not set, both SHOULD be possible to do. All meters don't use this.
You can't set the Profile Generic Entry value. The meter sets it.
https://www.gurux.fi/Gurux.DLMS.Objects.GXDLMSProfileGeneric
BR,
Mikko
Thank's for your response! …
Thank's for your response!
It's clearer now.
Server example is for meters, isn't it?
Best regards
Hi, Yes, the server example…
Hi,
Yes, the server example implements the meter.
BR,
Mikko
So, how can I set "Entry"…
So, how can I set "Entry" values for all fields on my server using C++ lib? =)
Hi, If you mean the content…
Hi,
If you mean the content of the buffer by entry value, you need to add the same amount of values as there are capture objects. The link below shows how to do it.
https://github.com/Gurux/Gurux.DLMS.cpp/blob/e4cc2a03f20f46e63fd5c01377…
BR,
Mikko
Thank you fo reply! I mean…
Thank you fo reply!
I mean how to set Access selector field to see somth like this
Best regards!