10-25-2018 08:38 AM
Hello everyone,
I am using Teststand. Also I changed CVI Adaptor to "execute steps in-process". But still ı have a error.
Error code -17703 The CVI automation server is not registered on this machine.
10-26-2018 02:23 AM
I noticed that this error only occur when ı running DMM(4065) Self Test function. Except this ı can control DMM correctly.
10-26-2018 04:16 PM
Hi standalone,
The error you're receiving appears to be saying that the CVI development environment is not registered as an ActiveX Automation Server on your computer. Do you have LabWindows/CVI installed and configured in the adapter settings of TestStand? Are you trying to run steps in an external instance of CVI?
10-31-2018 02:00 AM
No, I didn't install CVI. I am triyng to run steps in external instance of CVI.Also I changed CVI Adaptor to "execute steps in-process".