Upgrade from version 1.0.0.128
- Last UpdatedFeb 09, 2023
- 1 minute read
If upgrading from version 1.0.0.128 or earlier, perform the AF structure modification before installing the connector as outlined in the Prerequisites for 2016 PI Connector Upgrades.
Versions earlier than 1.3 have a different number of "Attributes Types for Data Selection". The Datasource.config.json must include the following attributes under WonderwareTypeFilter for each data source or the connector will not collect data.
"WonderwareTypeFilter": {
"Analog Integer 16": false,
"Analog Integer 32": false,
"Analog Real 32": false,
"Analog Real 64": false,
"Discrete": false,
"String": false,
"Quality": false
},
These parameters can be set to true or false depending on what data collection you want. For more information, see Add data sources to PI Connector for Wonderware Historian.