Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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.

...

Communication Setup: Slave Xpanel

...

The above pictures shows 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[Tools] → [I/O Devices’ Devices] or click the (blue star) icon in the main toolbar. The following picture shows the first step of 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’ [OK] button in the previous step, the ‘Ethernet Communication Configuration’ dialog box will be appear as shown in the following picturebelow. In this window, set the ‘Device Type’ to ‘CIMON Xpanel’ and configure the remaining Ethernet communication parameters.

See the Communication Configuration section for more information.

(blue star) 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’ [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.

Image Added

Each field can be configured with the following rules.:

Image Removed

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 no other type can be selected).Network ID: N/A

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.

16-Bit Data Swap: N/A

32-Bit Data Swap: N/A

Comm. Error Message Pop Up: When this item is checked, Xpanel displays a communication error message box for every Rx and Tx error. Otherwise (unchecked), Xpanel does not display a message for communication errors. This message box will close automatically after a few seconds.

Fixed XPANEL Socket Port / XPANEL Socket Port No: Do not use this option (leave unchecked). The server (slave) Xpanel can service multiple masters and dynamic socket ports.

I/O Device Write Enable: Enables writing to the I/O device.

Data Request Size Limit: When selected, allows maximum data sizes which may be requested by the I/O deviceSee the Communication Configuration section for more information about the remaining parameters.

Address Notation

Tags must be configured on the server (slave) device via the Data Server tool. All tags which you wish to access using this protocol must be registered using the following format:

...

Memory Area

Symbol

I/O Address Range

Applicable Tag Type

Real Data

D

D000 – D999

Digital / Analog

String Data

S

S000 – S999

String

Communication Cable Wiring

...