Download A35 - Ortec
Transcript
10. JOB FILES 10.4. JOB Command Details ANALYZE [“spectrum filename”] This analyzes the spectrum in the same manner as the menu commands. With no argument, the spectrum in the display (either the MCB or the buffer) is analyzed according to the settings in the Analyze/Settings/ Sample Type... dialog. With a spectrum filename as argument, thespectrum on disk is analyzed according to the settings in the spectrum file. The filename can include any of the variables shown in Section 10.2. To change the settings used in an analysis, load the spectrum into the buffer using the RECALL command, recall the new settings using the RECALL_SETTINGS command, then ANALYZE the spectrum in memory (no filename). The complete entry is passed to WAN32 as the command line, so any of the command line options of WAN32 can be used. The .JOB file does not wait until the analysis is complete before proceeding to the next command, however the results will be automatically output according to the settings (printed, file or program) when the analysis is complete. To force the JOB to wait until the analysis is complete, put a WAIT 2, then a WAIT “WAN32.EXE” command after the ANALYZE command. The JOB command might exit after the ANALYZE command, but the QUIT command should not be used, as the results will not be printed if ScintiVision is not running. ASK_CALIBRATION This asks for the name of a file containing the calibration to be used as the internal calibration. After entering the filename, the file is read and the calibration is loaded. ASK_COLLECTION This asks for the date and time for the decay correction. It is the same as the date and time entry in the Acquire/Acquisition Settings... dialog. If any Ask on Start options are checked, the START command in the .JOB file will also open this dialog. ASK_CONFIRM <“text”> This opens a dialog showing the text, and waits until you click on OK. ASK_DESCRIPTION This asks for the sample description to be put in the spectrum file and on the report. It is the same as the sample description entry in the Acquire/Acquisition Settings... dialog and the sample description entry in the File/Settings... menu. If the Ask on Start option is checked, 223