In factorytalk transaction manager – Rockwell Automation RSBizWare Administration Guide User Manual

Page 282

Advertising
background image

Appendix D Application notes for FactoryTalk Transaction Manager

Get system value

Attribute name:

DateTime

Dest

SystemTimeDINT[0]

4. In the ladder logic, create 7 move instructions, which move:

• SystemTimeDINT[0] to SystemTimeINT[0]
• SystemTimeDINT[1] to SystemTimeINT[1]
• SystemTimeDINT[2] to SystemTimeINT[2]
• SystemTimeDINT[3] to SystemTimeINT[3]
• SystemTimeDINT[4] to SystemTimeINT[4]
• SystemTimeDINT[5] to SystemTimeINT[5]
• SystemTimeDINT[6] to SystemTimeINT[6]

The preferred connector for communicating with the ControlLogix

processor is the Generic OPC connector, not the RSLinx
Connector. Beginning with RSLinx 2.20.00, RSLinx Classic
supports online browsing of the ControlLogix processor's memory
to select data points.

The following example explains configuration for both the Generic
OPC Connector and the RSLinx Connector.

Perform the following steps:

1. Using the Generic OPC Connector, define the following:

Item

Description

Item String

[topic]SystemTimeINT[0],L6 (where topic is the topic
defined in RSLinx pointing to the ControlLogix processor).

Datapoint Name

Either type in a unique name or let the system name the
point for you automatically.

Access Path

-

Data Type

PLC Timestamp

Elements

6

In FactoryTalk Transaction

Manager

282

Rockwell Automation Publication BZWARE-IN001M-EN-P-June 2014

Advertising