Hi,
I have xml file and string connect for start simulator:
Gurux.DLMS.Simulator.Net.exe -p 1000 -x sim.xml -t Verbose -N 1 -a None -c 7 -s 1 -l 0.
Simulator meter settings:
Start protocol - DLMS
Authentification - None
ClientAddress - 7
Logical Server - 0
Physical server - 1
Host - localhost
Port - 1000
Log:
DLMS HDLC Logical Name simulator start in ports 1000-1000.
Waiting 1.00:00:00 before next execution.
Server address: 1
Associations:
++++++++++++++++++++++++++++
Client address: 1 HighECDSA authentication, password
Conformance:
ReservedZero, GeneralProtection, GeneralBlockTransfer, Read, Write, ReservedSeven, BlockTransferWithGetOrRead, BlockTransferWithSetOrWrite, SelectiveAccess
MaxReceivePduSize: 1000 MaxSendPduSize: 1000
Security suite: Suite0
Security policy: None
Authentication key: D0 D1 D2 D3 D4 D5 D6 D7 D8 D9 DA DB DC DD DE DF
Block cipher key: 00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F
Broadcast block cipher key: 00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F
++++++++++++++++++++++++++++
Client address: 0 Without authentication.
Conformance:
None
MaxReceivePduSize: 0 MaxSendPduSize: 0
++++++++++++++++++++++++++++
Client address: 0 Without authentication.
Conformance:
None
MaxReceivePduSize: 0 MaxSendPduSize: 0
When trying to connect to a virtual device, an error occurs:
"ServiceError Initiate error exception. Initiate IncompatibleConformance".
Please tell me what is my mistake.
Hi, I believe that your…
Hi,
I believe that your client address is wrong. For some reason, you have two associations where the client address is zero and that is not correct.
BR,
Mikko
Thanks, it works!
Thanks, it works!