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 Page History

« Previous Version 2 Next »

Communication Setup: Xpanel

Create a new Device

 

To create a new device, go to [Tools] - [I/O Devices] or click on the (blue star) icon in the main toolbar. The ‘I/O Device Configuration’ dialog box will pop up.

Click the [New Device] button to open the ‘I/O Device Selection’ dialog box.

I/O Device Name: Give a device name. This name will be used in the Tag configuration window of the database accompanied by the station name.

Select a device type

 

After selecting the [Ok] button on the previous step, the ‘Serial Communication Configuration’ dialog box will pop up as shown in the following picture.

Select the ‘NAIS FPO MEWTOCOL-COM’ in the ‘Device Type’ dropdown menu, and configure the communication parameters appropriately. Ensure that parameters are matched with those of the PLC side.

Create a station

Move to the [Station] tab of the ‘Serial Communication Configuration’ dialog box. In this dialog box, connected PLC stations can be configured and registered to the Xpanel.

Each field can be configured with the following guidelines:

Station Name: FP

Give a name to the PLC. This name will be used in the database window accompanied by the ‘Device Name’.

Station Type: NAIS FPO (no other type can be selected).

Network ID: This field has no effect.

Station No: Specify a decimal number between 1 and 32. This number must be matched with the PLC configuration.

16Bit Data Swap: This field has no effect.

32Bit Data Swap: This field has no effect.

Using Checksum: This field has no effect.

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.

Address Notation

The address of the tag in Xpanel has the following format:

Format Type

Format

Example

Dec.

[Symbol][Decimal Address]

DT0010 / T0100

Dec_Hex.

[Symbol][Decimal Address][Hex Bit Number]

X012F

Symbol

Area

Analog Tag

Digital Tag

Address Format

Decimal Address

Access

X

External Input

 

O

Dec_Hex

00-12

R

Y

External Output

 

O

Dec_Hex

00-12

R/W

R

Internal Relay

 

O

Dec_Hex

000-903

R/W

L

Link Relay

 

O

Dec_Hex

000-999

R/W

C

Counter

 

O

Dec

000-143

R

T

Timer

 

O

Dec

000-143

R

WX

External Input Word

O

 

Dec

00-12

R

WY

External Output Word

O

 

Dec

00-12

R/W

WR

Internal Relay Word

O

 

Dec

000-903

R/W

DT

Data Register

O

 

Dec

0-9121

R/W

FL

File Register

O

 

Dec

0-9999

R/W

LD

Link Data Register

O

 

Dec

0-9999

R/W

Communication Cable Wiring

  • No labels