RUN_WS_PROGRAM

RUN_WS_PROGRAM <TimeoutSeconds> <Path/Program> [Parameter]

Runs a TechView application. Only one parameter can be provided.

TimeoutSeconds is the timeout value in decimal. If the program is still executing when this value is reached, the framework will kill the application. A value of –1 disables the guard timer.

Unlike standard TEF, TEF lite does not support the RUN_WS_PROGRAM script and its execution status will always be 'FAIL' in the test result if this script is used.