Jump to content

Error running Testandifier 1.2.1.33 on a plain DQMH module (LV 2022 32-bits, TS 2022 32-bits, DQMH 7.0)


Recommended Posts

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

Link to comment
Share on other sites

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 by Cyril Gambini
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.