Hello. It is possible to add the option to select a number (address) а Logical server? According to the logs, addresses are scanned from logical address 0, but the energymeter can work as a logical device with address 1, etc.
I can able to read individual Data type object. Using following methods.
Client.init(true, 32, 1, DLMS_AUTHENTICATION_LOW, "xxxx", DLMS_INTERFACE_TYPE_HDLC);
I have created 100 simulator in Gurux.DLMS.Simulator.Net project with start port 1000 to 1099, and it's working fine but randomly closes connection for some ports when I connect it from code or director tool.
Can you please suggest me the solution, as per my requirement it should always connect and response data as it is running in my local system.
I'm using Director to upgrade firmware of the meter. The block has been transferred successfully into the meter. But during image verification process, since it will take some time to verify, the meter responded with "temporary failure" asking Director to wait and get image_transfer_status again until the verification process finished(Fig.11 in Blue Book). But Director prompts the "temporary failure" and then activation later cannot be taken effect, so the process finally failed. It is suggested to make a update on Director to accept the "temporary failure" response and proceed with process to succeed in the process finally. Thank you!
Hi, I managed to create working java code (I mean, without java-related errors, underlining and highlighting), but anything I do ends with "ServiceError Initiate Error exception. Service UNSUPPORTED" error. I tried to use same settings as I used in GXDLMS Director app - I managed to make successful connection from here and read some data with lowest Access level (Public association, without auth or encryption, no keys etc.), cmd line for it looked like that: