Hi there,
I wanted to run a TCL script without opening the GUI of HyperView, and I need to capture the pictures in my script. But if I used 'hw.exe -b -tcl C:/Users/Desktop/test.tcl', the size of pictures I got from the results are too small. They were different from opening the GUI. The purpose of using Batch is that it runs without opening the GUI of HyperView and got full-screen picture,. Is there something additional that I need to add to command prompt line or to my script???