372 SPU 780 01EMAN May 2002 213
Working with Macros
At a Glance
Overview When writing logic networks, you may find yourself reusing pieces of code again and
again, changing addresses only for a few of the variables. In these cases,
subroutines might not be suitable-such as when large numbers of variables are
involved or when you want to reuse the same piece of code in different projects.
What youre looking for is a macro.
Whats in this
Chapter? This chapter contains the following topics:
Topic Page
Macros 214
Using Macros in Logic 216