Issue Details
When I create my System Definition File programmatically and add the 6723 card it fails the deployment in VeriStand and I get the error below
Error -200452 occurred at Project Window.lvlib:Project Window.vi >> Project Window.lvlib:Command Loop.vi >> NI_VS Workspace ExecutionAPI.lvlib:NI VeriStand - Connect to System.vi
Possible reason(s):
Specified property is not supported by the device or is not applicable to the task.
This error is not very descriptive but when I manually configure the 6723 in VeriStand the System Definition File deploy just fine. What does that error means and why can't I deploy my programmatically generated System Definition File?