setAttributeList (Converter)

Syntax

<Path>.setAttributeList(AttributeList:table)

The method setAttributeList sets the target list for the Strategy > MU Attribute of the Converter designated by <Path>. It contains the names of the attributes of the part, the values of the attributes, and the angle.

The numbers designate the side of the Converter at which the part exits. The figures below illustrate the sides depending on the direction in which you inserted the Converter into your simulation model.

For the Strategy > MU Name you can enter the names of the parts and on which side they exit.

Parameter

The parameter AttributeList of data type any designates the path to a list or a variable of the same data type. Plant Simulation then copies the contents of the passed list to the target list of the Converter.

Example

Converter.setAttributeList(MyAttributes)

Related Topics

getAttributeList

Open List

Data Held in Tabular Form in Attributes