Change the point discovery limit

By default, FactoryTalk Historian ME limits the point discovery to 2000 tags because it is the item count set in the default rule file (
ADDefault.xml
) for the data source defined as
LogixController
.
To change the point discover limit in the rule file
  1. Open the rule file in an XML editor.
  2. Find the following rule:
    <Rule where="Item.Count LTE ('2000')">
  3. Change the value in the brackets to a higher value.
  4. Save the file.
If you use the default rule file, change the value in this file:
<Program Files (x86)>\Rockwell Software\FactoryTalk Historian ME\ME Rule Editor\ADDefault.xml
If you create your custom rule file, add the rule with the higher item count.
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal