Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How do I debug code modules created with Visual Basic or a different compiler that use the Automation Adapter?

0
Posted

How do I debug code modules created with Visual Basic or a different compiler that use the Automation Adapter?

0

The ability to debug code in other environments depends on the programming environment itself. Please note that as of release 1.0, this functionality has only been tested in Visual Basic 5.0 later. Launch Visual Basic, set a breakpoint in your Visual Basic code and run your ActiveX server. Now, execute the TestStand sequence that calls this server. TestStand will pause execution at this code module and pass control to Visual Basic. Debug your code as usual and after you finish single stepping, resume execution of your Visual Basic code and control will proceed back to the TestStand sequence. • How do I store my test limits in a text or Excel file? Examine the examples under the TestStand\Examples\LimitLoader directory. For a detailed description of the Limit Loader step type, refer to Chapter 10 of the User Manual: Built-In Step Types. • How to I load different subsequences dynamically? Subsequence calls can be defined statically or dynamically in TestStand. Dynamically loaded subseque

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123