207
Using the Pattern Generator
Building Test Vectors and Functions
To build a user macro
Build functions for sequences of vectors you will want to use in
multiple places. You can then insert these functions in INIT or MAIN
sequences. Give each function a name that will help you identify its
function and make it easier to select from the list of functions youve
built.
1From the User Macros menu, select the Add/Del Function field,
then select ADD FUNCTION.
2Select the FUNCTION field, then type the new function name.
3Add any desired parameters.
Parameters are set when they are inserted into MAIN or INIT
sequences. For more information on adding parameters, refer to
"Adding parameters" found later in this chapter.
4Select the Insert field to add as many vectors as needed into the
function.
5Highlight the desired vector to modify.
6Highlight a data field and insert the appropriate data.