This driver provides a network solution for connecting Xpanel devices. The Xpanel in which this driver is loaded serves as a master station, while connected Xpanels act as slave stations. All slave Xpanels must be configured using the “Data Server“ feature (see the Data Server section for more information). Also, note that each slave Xpanel should have a separate station within the I/O device settings of the master Xpanel project.
...
The above pictures show how to configure a slave Xpanel as a data server. Each slave Xpanel can have up to 5000 data buffers (0000-4999) and 5000 string buffers (0000-4999). All of these buffers should be assigned to tags as shown in the picture above. For more information, please refer to the Data Server section of the manual.
Communication Setup: Master Xpanel
Create a new device
| To create a new device, select [Tools] → [I/O Devices] or click the icon in the main toolbar. The following picture shows the first step in creating a new device. I/O Device Name: Select a device name. This name will be used in the tag configuration window of the database, accompanied by the ‘Station Name’. |
Select a network type | After selecting the [OK] button in the previous step, the ‘Ethernet Communication Configuration’ dialog box will appear as shown below. In this window, set the ‘Device Type’ to ‘ATIVA Xpanel’ and configure the remaining Ethernet communication parameters. See the Communication Configuration section for more information. Note: The Xpanel network data server supports only the UDP protocol option. Do not select the TCP protocol. |
Create a station | Move to the [Station] tab of the ‘Ethernet Communication Configuration’ dialog box. In this dialog box, each connected HMI station can be configured and registered to the Xpanel. Each field can be configured with the following rules: Station Name: Set a name for the station. This name will be used in the database window, accompanied by the ‘Device Name’. Station Type: Choose ‘XPANEL’ (no other type can be selected). IP Address: Give the IP address of the server (slave) Xpanel using the dotted-decimal format (e.g. 1.2.3.4). Socket Port Number: Give the port number of the data server used by the slave Xpanel. This value must be 10262. See the Communication Configuration section for more information about the remaining parameters. |
...