Issue Details
I am trying to configure an NI-9145 expansion chassis using the Scan Engine and EtherCAT custom device in VeriStand 2024. When attempting to auto-detect modules in the custom device, I see the following error:
Error -732156 occurred at SEECD System Explorer.lvlib:Generate Application Call Error.vi
Possible reason(s):
Unable to launch process to perform hardware configuration.
Complete call chain:
SEECD System Explorer.lvlib:Generate Application Call Error.vi
SEECD System Explorer.lvlib:Call Get HW Config.vi
SEECD System Explorer.lvlib:Main - Auto Detect Modules.vi
The same error with the call chain shown below can also be observed when trying to download an FPGA bitfile into the EtherCAT chassis.
Complete call chain:
SEECD System Explorer.lvlib:Generate Application Call Error.vi
SEECD System Explorer.lvlib:Call Get HW Config.vi
SEECD System Explorer.lvlib:Host - Find Path.vi
SEECD System Explorer.lvlib:Host - Find Slave Path.vi
SEECD System Explorer.lvlib:FPGA - Download (ECAT).vi
SEECD System Explorer.lvlib:FPGA - Select Bitfile (ECAT).vi
I have tried repairing all NI software components along with reinstalling software, but with no success. How can I fix this issue?