If I use the Arduino-PLC-IDE-Installer_1.0.6_Windows_64bit.exe to install the latest version of the Arduino PLC IDE I enter problems with the expension boards of the Starter Kit and the scan function to detect these boards that make the IDE crash with a dump and log file.
It shows in the log that a dll file is missing, I checked in the folder and other folders and the file doesn't exist after the installation:
45 - 00000100 - 6CBD1824 - CExtensionMng::LoadExtension 0 LLScanClientLib.dll LLScan 0
46 - 00000010 - 6BEAFAD7 - **Can not LoadLibrary c:\arduino_plc_ide\arduino plc ide\templates\LLScanClientLib.dll**
47 - 00000010 - 6BEAFAD7 - ERRCODE: 126 Kan opgegeven module niet vinden.
48 - 00000010 - 6BEAFAD7 - CURDIR: c:\arduino_plc_ide\arduino plc ide\templates
49 - 00000010 - 6BEAFAD7 - Can not load extension LLScanClientLib.dll
I see two expension board options in the log but not the 2 boards as included with the PLC Starter Kit:
691 - 00000002 - 6CBD1824 - AlInterface::Translate Show all versions
692 - 00000002 - 6CBD1824 - AlInterface::Translate Opta Expansion: 16 DGT/0-10V IN, 8 EMR OUT
693 - 00000002 - 6CBD1824 - AlInterface::Translate Opta Expansion: 16 DGT/0-10V IN, 8 SSR OUT
694 - 00000002 - 6CBD1824 - AlInterface::Translate Unable to scan I/O expansions line.
Checking in the folders also shows that there are no files for the DIN Celcius and DIN Simul8 expension boards as included in the Arduino PLC Starter Kit.
And error that it can't scan the I/O expensions line, that can be explained if it needs the missing DLL file to do so. And perhaps also explains the crash of the IDE.
727 - 00000002 - 6CBD1824 - AlInterface::Translate Unable to scan I/O expansions line.
Please connect to the target and try again.