'''A. [wiki:GraspSw Demo Scripts]''' [[TracNav(GraspContents)]] The following links are intended to be manual pages for each of the highest level "engineering console" or demo commands. We intend to complete the pages below soon. They will describe the (mostly optional) arguments that each command takes. Arguments are always of the form '''name="value"'''. 1. [wiki:GraspSwDemoConfig config] - A script "sourced" by all of the other scripts. It contains global settings such as the name of the camera and the list of controller boardset(s) that control it. 2. [wiki:GraspSwDemoFunctions functions] - This script is also "sourced" by the other scripts. It contains functions to launch operations in parallel and wait for them, and a few other utilities. 3. [wiki:GraspSwDemoStage2 stage2] - Script that makes sure all boardsets have booted the SREC firmware specified in "config". Other scripts may call "stage2 check" at their start to ensure that stage2 firmware is running. 4. [wiki:GraspSwDemoPon pon] - Script that applies voltages to the detectors. 5. [wiki:GraspSwDemoCal cal] - Script performs internal ADC offset calibration on each channel of the controller. 6. [wiki:GraspSwDemoSetup setup] - Set the exposure time and type. 7. [wiki:GraspSwDemoClean clean] - Clean (clear or flush charge) from all detectors. 8. [wiki:GraspSwDemoExpose expose] - Operate the shutter (if under control of STARGRASP). 9. [wiki:GraspSwDemoReadout readout] - Read an image from the detectors. 10. [wiki:GraspSwDemoSave save] - Save the image to FITS file(s) on disk.