System Model > Equipment > Configure Equipment in Citect Studio > Parameters
Equipment Templates: Parameters

The template (XML) file needs to contain a parameter section that defines the equipment type parameter. Other parameters can be added within this node as needed. Refer to the advanced section below or the 'TagGen' help topic in the product help for additional information.

The parameter string is used to define the template type name that is referenced in other parts of the template file. To use the example below, replace:

Example

  <param name="type" desc="equipment type parameters">
<string name="name">[Type]</string>
<string name="ref">[TypeRef]</string>
</param>

See Also

Published June 2018