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
  1. In
    FactoryTalk Live Data Test Client
    select
    Data
    >
    Add Item
    .
  2. In
    Add Item
    , select
    Advanced
    .
  3. In
    Datatype
    , select the data type for the values to monitor. If unsure of the data type, select
    Default
    .
  4. Select an
    Active
    setting:
    • Checked
      - the data item value is updated once per group update rate
    • Unchecked
      - the data item value is not updated
      This setting cannot be changed after creating the array. To change the
      Active
      setting for an array, edit each data item in the array individually, or remove the array from the group and add it again.
  5. In
    ItemID
    , enter the address of the data item to add, using the syntax
    object.data1[%d]
    .
    The number dimensions for the array are selected automatically, depending on how many
    [%d]
    placeholders are added to the
    ItemID
    box. 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 in
    FactoryTalk Linx
    for more information.
  6. In the
    Min
    box, enter the starting value for each array dimension.
  7. In the
    Max
    box, enter the ending value for each array dimension.
  8. Select
    OK
    to add the array to the
    Items to Add
    pane.
  9. Select
    OK
    .
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal