Description
Set Point with Attribute writes attribute value to CIMPLICITY point.
Parameters
This function block has the following parameters:
Parameter |
Description |
Point ID |
ID of point to be updated with attribute value. |
Array Offset |
Array offset of point, select "No Array" if point is not an array. |
Region ID |
ID of Region where item is located. |
Location |
Location of the item in the Region. |
Item Class |
Class of the item. |
Attribute ID |
ID of Attribute whose value is to be set into the point |
Start Character |
Starting character within the attribute value. |
Attribute Length |
Ending character within the attribute value. Specify 0 for the entire attribute. |
Pseudo Code
Read Attribute Value
Write attribute value to point
Core function block list. |