Issue
Polling data from one Xenta Server to another can be accomplished over IP by importing XBuilder Projects. This will only bring over data points that reside in the Network Pane of the XBuilder Project. If points are being calculated in a Menta object, for example, they would not be available following an import.
Product Line
TAC Vista
Environment
- XBuilder
- Xenta Server 701, 711, 721, 731
- Fixing Write Over IP
Cause
Importing another projects network brings over only data points that reside in the Network Pane of the XBuilder Project. In order to avoid a write over IP situation, data from the System pane sometimes needs to be browsed into the other controller's project.
Resolution
- Expand the Network pane beneath the Xenta 700 and find the Variables folder.
- Right click on the Variables folder and select New Variable (if desired, choose New Folder to organize the points that need to be sent over IP).
- Create a variable for each point that needs to be imported into the receiving Xenta Server.
- Drag and drop Variables onto the Menta object outputs to associate them
- Note: Only Menta object Outputs allow for this drag-and-drop functionality. If they are public signals, then either:
- Add an RO, IO, BO point on the output of the signal
- Use a connection object in XBuilder to transfer the value to the Network Pane variable.
- In the receiving controller's XBuilder project, right-click on the IP Backbone and select New > Other Projects Network. Now the Menta object variables are available.