...
7. In addition to the upper level design mathcad file that you have just created you also need to create a method file so that your design file can communicate with labview and the user inputs that were input online. Please the Method template file in the ADT designs folder for information on how to do this.
Important Notes
1. When creating the mathcad file for your modular design make sure that no variables are defined twice in your code. This causes problems with the design server.
2. When creating design specs files, make sure that you do NOT include any fields called UI.variable. These are variables about the user who requested the design and will not show up if included in the design specs.