keysight_articles upload_to_live

Can I Change the Report Window in Keysight TestExec SL?

Can I Change the Report Window in Keysight TestExec SL?

The Report Window can be changed as follows:1. The window size can be changed the same way as other windows are changed in the Windows NT environment by placing the cursor on the window edge, and while pressing the left mouse button, move the window edge to the desired size.2. An arbitrary string can be sent to the window using the "SendReportMsg" and "SendShortReportMsg" actions.3. Your own actions can be written using the VSendReportMsg() C function, that sends a string to the report window if you wish to format the string a certain way or send a string with parameters.4. The text that appears in the operator interface can be re-formatted as the testplan runs from the OPUI. Insert code to re-format report messages in the callback for TestExecSL's ReportMessage event.

Was this answer helpful?

0 found this article helpful

Related questions