I downloaded from NI the example that calls a TCL script from Test Stand. After the necessary configurations I tested the example and the script that was given as part of the example was executed properly.
Now I'm trying to call from Test Stand a script that I wrote and send and read commands from serial port. My scripts runs properly when I execute it from the TCL interpreter (TCL83) but when I try to call it from Test Stand(using Call TCL Script step type), nothing happens and the script isn't executed. Changing again the script file to that one of the NI example, it is executed without problems.
I don't know if in my script I use a function that is not present on tcl83.dll or if there's a special condition to execute
my script. My script file is attached.
Anyway, is there any LabVIEW package that interfaces LabView and a TCL interpreter? How can I obtain it?
My Test Stand version is 2.0.1.