Hi Mikko,
Please help for below error
python main.py -S COM10 -c 32 -a Low -P ISK_SEC1 -C Encryption -T 49534B3030303031 -A 000102030405060708090A0B0C0D0E0F -B 000102030405060708090A0B0C0D0E0F -v 0.0.43.1.2.255 -t Verbose -g "0.0.1.0.0.255:1;0.0.1.0.0.255:2"
File "C:\Users\s_paliwal\PycharmProjects\Gurux\main.py", line 108, in main
raise Exception("Unknown logical name:" + k)
Exception: Unknown logical name:0.0.1.0.0.
Hi, Logical name 0.0.1.0.0…
Hi,
Logical name 0.0.1.0.0.255 is not found from the association view.
If you add -o output.xml the association view is saved to the file and you can check the available logical names there.
BR,
Mikko