11-03-2006 04:56 PM
11-07-2006 02:55 AM
Thanks for the files Jon.
It seems to work fine, can load packages without any problems now. However, it only works with tcl 8.4 and not 8.3 as before, but I guess that’s ok.
The next step was to check if it’s possible to run two scripts in parallel using threads in teststand with the CallTCL step. It didn’t work. I get a run time error in SeqEdit.exe and TS shuts down. Is this a known limitation? And is there a workaround for it?
/David
11-08-2006 04:13 PM
01-27-2012 06:17 PM
Hello anyone that is still interested in this thread. The dll file as previously stated, in trying to call tcl 8.4 which is no longer available. Is there source files available for this dll that I can modify so that I can point it to the latest version of tcl (ActiveTcl8.5.11.0.295402-win32-ix86-threaded)?
02-01-2012
08:43 PM
- last edited on
01-30-2025
03:40 PM
by
Content Cleaner
What version of TestStand are you using?
TestStand 4.1 added support through a Tcl Example to call Tcl code. This is the recommended approach. However, to use Tcl 8.5, you will have to change a language file resource to point to use the tcl85.dll. I don't have a machine with TestStand in front of me, but I believe it is in the Examples.ini file. I believe the documentation for the example describes how to use it, but I can check when I get to my work machine.