Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Version History

« Previous Version 2 Next »

Select [Tools] – [Data Server] – [Xpanel Data Server] or press the (blue star) icon to bring up the configuration window as shown below.

Item

Description

(blue star)

Registers a tag for the data server.

(blue star)

Edits the selected tag.

(blue star)

Deletes the selected tag.

Displays the tags registered in the data memory area. Numeric data types up to 32 bits are supported.

Displays the tags registered in the string memory area. Only string tags can be registered.

Data Memory

Select [Data(D) Memory] in the tree structure and press the (blue star) icon to bring up the configuration window as shown below.

Item

Description

DataSever Addr.

Designate an address to be used in CIMON-SCADA. The address will be displayed in the format of “D” + <address>.

E.g.) D0000, D0001 … D4999

Addr

Assign an address of a connected device to be used as a data server tag. You can select the data type (Bit/Word) and press the (blue star) button to configure the address.

Tag

Assign a digital/analog tag to be used as a data server tag. You can press the (blue star) button to browse the tag database, or you can manually enter the tag name.

String Memory

Select [String(S) Memory] in the tree structure and press the (blue star) button to bring up the configuration window as shown below.

Item

Description

DataSever Addr.

Designate an address to be used in CIMON-SCADA. The address will be displayed in the format of “D” + <address>.

E.g.) D0000, D0001 … D4999

Addr

Assign an address of a connected device to be used as a data server tag. You can select the data type (Bit/Word) and press the (blue star) button to configure the address.

Tag

Assign a digital/analog tag to be used as a data server tag. You can press the (blue star) button to browse the tag database, or you can manually enter the tag name.

If you register a data server tag with a device address, a real tag will be created in the database with the corresponding information. The device name and the station name will be the group tags, while the device address and the data type are used as the tag name. In this example, the full tag names are “IO_DEVICE.ST_STATION.X2_B” and “IO_DEVICE.ST_STATION.D235_S”.

  • No labels