Maurizio Bollini Posted February 15, 2024 Report Posted February 15, 2024 Hi, I've got this error running Teststandifier 1.2.1.33 Created an empty project, added a DQMH Singleton module called Module 1 as default. Quote Error -2147221164 occurred at Class not registered in DQMH_TestStandifier.lvlib:TestStandify State Machine.vi->DQMH_TestStandifier.lvlib:Main.vi This error code is undefined. Undefined errors might occur for a number of reasons. For example, no one has provided a description for the code, or you might have wired a number that is not an error code to the error code input. Additionally, undefined error codes might occur because the error relates to a third-party object, such as the operating system or ActiveX. For these third-party errors, you might be able to obtain a description of the error by searching the Web for the error code (-2147221164) or for its hexadecimal representation (0x80040154). Error Dialog w Copy to Clipboard.lvlib:Simple Error Handler.viDQMH_TestStandifier.lvlib:Main.vi Using: - LabVIEW 2022 Q3 32-bits - Test Stand 2022 32-bits - DQMH 7.0 DQMH Module was validated before. Maurizio. Output.zip Quote
Cyril Gambini Posted February 18, 2024 Report Posted February 18, 2024 (edited) Hi Maurizio ! I've never seen this one yet ! The error seems to point onto an ActiveX problem. Moreover, the output shows that the PPL was built. After the PPL is built, the TSifier tries to connect to TestStand to build the sequence file. It seems that your TestStand API was not located / registered correctly. Do you also have a 64 bit TestStand installed on the same machine ? Edited February 18, 2024 by Cyril Gambini Quote
Cyril Gambini Posted February 22, 2024 Report Posted February 22, 2024 We tried to reproduce it with TS/LV 2022 without success. I think this is related to TS ActiveX registration : https://knowledge.ni.com/KnowledgeArticleDetails?id=kA03q000000YGxHCAW&l=en-CA Quote
Maurizio Bollini Posted February 23, 2024 Author Report Posted February 23, 2024 Ok, thanks for your attempt. I will reinstall TS. Regards, Maurizio. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.