Preparations

  1. Create a class, e.g., Class_charline.
  2. In the Class_charline class, create and set up a characteristic line via the button.

    You must make sure that the table can be accessed from outside the class. For that purpose, proceed as follows.

  3. Open the properties window for the characteristic line (see Element Configuration).
  4. Add an output for the characteristic line by activating the Get() Method option.
  5. Close the Properties window.

    An output for the characteristic line is added to the class layout.

See also

Passing the Characteristic Line as Method Argument

Using the Characteristic Line as Method Argument

Characteristic Lines and Maps as Arguments

Arrays, Matrices, Characteristic Curves and Maps

Element Configuration