Specifying a Method or Process

  1. In the Outline tab, select the method or process you want to specify.

    The name of the method appears on the left tab of the Specification view.

  2. From the Target combo box, select a target.

    All targets installed on your computer are available in the list.

  3. From the Arithmetic combo box, select an arithmetic for the code.

    If you selected Physical Experiment or Object Based Controller Physical, the next step is irrelevant.

  4. From the Implementation combo box, select one of the implementations defined for your component.
  5. Click the Header tab.
  6. Enter the header information for the class or method, e.g. local variables, include statements or macros.
  7. Click the <method name> tab.
  8. Enter the code for the method.

    Basic elements defined in the Outline tab can be referred to simply by typing their names. This is however only the case if no referenced components are used within the component.

  9. Repeat the procedure for all methods or processes of the component.