VeriStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Scripting function in VeriStand Logging Specification

I would like to run an executable when my logging specification ends. The only documentation I can find on this is what's in the dialog: "Script (use %s for file path)". Can someone help explain what that means? What is the syntax for this and is there any other help documentation on this?

0 Kudos
Message 1 of 2
(237 Views)

Running a Command Line Script

It accepts a VBScript. The %s is the file path of the resulting log file. You can use it as an argument to your exe.

-------------------------------------------------------
Applications Engineer | TME Systems
https://tmesystems.net/
-------------------------------------------------------
https://github.com/ZhiYang-Ong
0 Kudos
Message 2 of 2
(208 Views)