OMRON EtherNet/IP driver

Observe these guidelines when importing the OMRON EtherNet/IP controller tags into
FactoryTalk Optix Studio
.

Controller tags

You can load tags in the offline mode into
FactoryTalk Optix Studio
from
TXT
files.
The exported
TXT
file is TAB-separated and contains the following data:
NAME
The tag name in the controller memory.
DATATYPE
The format of the data (for example:
BOOL
,
INT
,
REAL
).
ADDRESS
Ignored by the Communication driver.
COMMENT
The comment assigned to the tag in the PLC program.
TAGLINK
Must be
TRUE
RW
Indicates if the tag is read-only, write-only, or read/write. i if it is W the task is write only, if RW the task is input/output.
R
The task is read-only.
W
The task is write-only.
RW
The task is input/output.
POU
Ignored by the Communication driver.
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.