By Dmitry , 30 September, 2021 Forums Gurux.DLMS Hi, Mikko! I try write new SAP assignment from DLMSDirector but recieve error: "Acess error: Device reports Read-Write denied". Access: high-level password. I think CGXDLMSSapAssignment class needs Invoke() method. Now Invoke() calls from CGXDLMSObject. Thanks! Possible problem on Possible problem on DLMSDirector side because request call method but need write SAP assignment list. Hi, Hi, Invoke is for server size, don't use it. I checked this and I notest that AddSap and RemoveSap are missing from the ANCI C++. Those methods are added and released next week for ANSI C++. BR, Mikko Hi, Hi, The new items are added by method (action) and not by write. BR, Mikko
Possible problem on Possible problem on DLMSDirector side because request call method but need write SAP assignment list.
Hi, Hi, Invoke is for server size, don't use it. I checked this and I notest that AddSap and RemoveSap are missing from the ANCI C++. Those methods are added and released next week for ANSI C++. BR, Mikko
Possible problem on
Possible problem on DLMSDirector side because request call method but need write SAP assignment list.
Hi,
Hi,
Invoke is for server size, don't use it. I checked this and I notest that AddSap and RemoveSap are missing from the ANCI C++. Those methods are added and released next week for ANSI C++.
BR,
Mikko
Hi,
Hi,
The new items are added by method (action) and not by write.
BR,
Mikko