Skip to content
English
  • There are no suggestions because the search field is empty.

SAL

Use the Save All to Log command and the ESD command to save all test results as a result (log) file. Place the SAL command near the beginning of the test script and specify the name of the result file to use or create. The SAL command creates a new result file if one does not exist. If using an extension with the file name, the result file contains the specified extension. If an extension is not specified, the result file is created with a .ERR extension.

If a second SAL command is in the test script, NETS overwrites the temporary file from the first SAL command in the test script. When the system encounters the ESD DSK command, it closes the temporary file created during the test (starting from the SAL command). It saves the file to the appropriate directory by either appending to an existing file with the same name/extension or creating a new file name/extension.

Source: NETS User Manual, Revision D, document 132-06035-0006, section 4.3.3.6.