Description
Set Point with Extended Attribute writes a CIMPLICITY extended attribute value to a CIMPLICITY point.
Important: Configure a text point named TRACKER_PROJECTS in the current project if you use this Set Point with Extended Attribute function block.
Parameters
This function block has the following parameters:
Parameter |
Description |
Point Name |
ID of point to be updated with attribute value. |
Array Element of the Point |
Array offset of point, select "No Array" if point is not an array. |
Region ID |
ID of Region where item is located. |
Region Location |
Location of the item in the Region. |
Item Class |
Class of the item. |
Attribute |
ID of Attribute whose value is to be set into the point. |
Attribute Start Byte |
Starting byte within the attribute value. |
Attribute Length |
Ending character within the attribute value. Specify 0 for the entire attribute. |
Pseudo Code
Read Extended Attribute Value
Write extended attribute value to point
Core function block list. |