03-25-2009 03:38 PM
I am brand new to working with LabWindows/CVI. The About window tells me I am working with LabWindows/CVI Run-Time Operator Interface for TestStand Version 2.0 and TestStand Engine Version 2.0. I am looking for the best way to go about debugging a .dll that is not working exactly as we expect it to. Can you suggest the best way to go about doing this? Thank you.
Mark Tudor
03-26-2009 01:37 AM
Mark,
The following link may help
http://digital.ni.com/public.nsf/websearch/52f5bb7ae7f5a409862569ee0073ac53?opendocument
regards
Ray Farmer
03-26-2009 03:06 PM
Thank you Ray. That link certainly did help. I now find myself having a problem. I am debugging on a very old version of TestStand and upgrading it is not really an option at this time. It is version 2.0. I found that it did not have a seqEdit.exe at all on this PC. I have TestStand version 4.1.1 on my laptop though, so I copied the seqEdit.exe from my laptop to this PC. I'm getting this error when I try to run the debugger.
FATAL RUN-TIME ERROR
Unknown source position, thread id 0x000004B4
A non-debuggable thread causes a Unknown fault at address 7C812A5B
Could this be a problem caused by using a newer version of seqEdit.exe with an older TestStand, if so, where can I find an appropriate version of seqEdit.exe.
03-26-2009 03:12 PM
03-26-2009 03:15 PM
03-26-2009 03:27 PM - edited 03-26-2009 03:29 PM
03-26-2009 03:38 PM
03-26-2009 03:47 PM
03-26-2009 03:55 PM
03-26-2009 04:00 PM
I didn't say debug it on the laptop. I said what about installing CVI on the pc with the hardware. That's really the fastest way to debug it. All that TestStand does is call the dll.