Add an array
Add an array of data items to the current group to monitor the status and value of multiple array elements in
FactoryTalk Live Data Test Client
.To add an array
- InFactoryTalk Live Data Test ClientselectData>Add Item.
- InAdd Item, selectAdvanced.
- InDatatype, select the data type for the values to monitor. If unsure of the data type, selectDefault.
- Select anActivesetting:
- Checked- the data item value is updated once per group update rate
- Unchecked- the data item value is not updatedThis setting cannot be changed after creating the array. To change theActivesetting for an array, edit each data item in the array individually, or remove the array from the group and add it again.
- InItemID, enter the address of the data item to add, using the syntaxobject.data1[%d].The number dimensions for the array are selected automatically, depending on how many[%d]placeholders are added to theItemIDbox. Loading data items in more than 3 dimensions is not supported.For an array, you can use the "L##" modifier to retrieve and display multiple elements from the array in the test client. Refer to Modifiers inFactoryTalk Linxfor more information.
- In theMinbox, enter the starting value for each array dimension.
- In theMaxbox, enter the ending value for each array dimension.
- SelectOKto add the array to theItems to Addpane.
- SelectOK.
Provide Feedback