Set Point With Attribute

(Available with Order Execution Mgt.)

Description

Range Source Set Point With Attribute writes an attribute value of the current item to a CIMPLICITY point.

Notes

Range Source Set Point With Attribute writes only one item's attribute value to the specified point – the item at the range source head.

Where all item eliminations (by any and all methods) have been completed.

  1. Insert another function block such as

Select Lowest Weight

Select Source By Age

before Range Source Set Point With Attribute to insure that the most appropriate item(s) are selected.

If you have criteria to determine which item should be selected in case of a tie, specify that criteria in an RSA function block inserted before the Select block.

  1. Insert Range Source Set Point With Attribute.

Parameters

This function block has the following parameters:

Parameter

Description

Point Name

ID of the point to be updated with the attribute value.

Attribute

ID of the attribute whose value the point is set to.

The name of the attribute to copy.

More information

Compare Attribute with Point.

Compare Point with Point.

Compare Point with Value.

 Eliminate Decision by Point Point.

Eliminate Decision by Point Value.

Eliminate Decision by Solve.

TADBSetAttribute.

RSA function blocks list