Issue Details
I am using the VeriStand Scan Engine and EtherCAT Custom Device with a large amount of EtherCAT I/O variables.
I can deploy my VeriStand System Definition successfully on the first attempt, but if I undeploy and attempt to redeploy the same System Definition, I receive the following error:
NI VeriStand: Error occurred at the following location:
"Targets/Controller/Custom Devices/Scan Engine and EtherCAT"
Error -66208 occurred at Project Window.lvlib:Project Window.vi >> Project Window.lvlib:Command Loop.vi >> Project Window.lvlib:Connect to System.vi
Possible reason(s):
LabVIEW: (Hex 0xFFFEFD60) Invalid variable refnum. Either the variable was deleted after the reference was opened or a valid reference was never opened.
How do I resolve this so that I can redeploy my system definition?