Tagmap declarations, Tagmap declarations -6 – Rockwell Automation 1757-PROCESSLINX ProcessLinx OPC Server to Server Software User Manual User Manual

Page 56

Advertising
background image

Publication 1757-UM002B-EN-P - January 2003

5-6 Import/Export

TagMap Declarations

An unlimited number of TagMaps can be defined in each Group. Each
TagMap is declared with a

TAGMAP statement

. The fields in a TAGMAP

declaration are in Table 5.C.

Table 5.C TagMap Declarations

Field #

FIELD NAME

FIELD TYPE

FIELD DESCRIPTION

Examples

1

Line Type

String

Contains the string TAGMAP to define this line in the CSV
file as a TagMap.

TAGMAP

2

Description

String

Specifies the description of this TagMap. This field cannot
contain any commas. May be left blank.

User specified.

3

ProcessLogix
OPC Item name

String

Specifies the OPC Item name to connect with in
ProcessLogix.

YHS103_B.DEVCTL
A.MODE

4

ProcessLogix
Access Path

String

Specifies the ProcessLogix OPC Access Path to connect
with. May be left blank.

5

Ext. Server
OPC Item Name

String

Specifies the OPC Item name to connect with in the
External Server.

Device1.TIC108_B.
MODE

6

Ext. Server
Access Path

String

Specifies the Access Path to connect with in the External
Server. May be left blank.

7

Translation Table
Name

String

Specifies the Translation Table name used for scaling by
this TagMap. May be left blank if no scaling is required.

Device Output

8

Data Master

Integer

Specifies which server is the Data master if the Group’s
Data direction is set to bi-directional. Note, this setting is
overwritten by the Groups data flow direction if not
bi-direction.
0-ProcessLinx
1-External Server

0 or 1

9

Use Mode Attribute
flag

Integer

Specifies that the TagMap will use the Mode Attribute OPC
Item for sending data to ProcessLogix.
1-True, 0-False

0 or 1

Advertising