Creating Downloadable Programs
Creating a Downloadable Program
Program Structure for Storing DLPs to Internal Memory
In the model, the rst part tells what the program does and gives other appropriate information such as the author's name, the date, and a le name.
The second part initializes the OSA in order to form a good starting point for measurements. CLEAR 723 and IP set the OSA to a known state. DISPOSE ALL clears internal memory to maximize storage space for functions, variables, and traces. (Omit DISPOSE ALL if you do not wish to erase all of internal memory.)
The third part denes all
the amount of available internal memory is checked with the MEM? command or the NcatalogNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNN& MSI softkey before the function has been run, the value
returned or displayed accounts only for the space occupied by the function, not for the space occupied by the function plus the traces.
The fourth part is reserved for