Example: Configuration and data flow for the station with remote OPC UA Server architecture
A station architecture hosts the
FactoryTalk
client, FactoryTalk
Network Directory server, and FactoryTalk Linx
OPC
UA Connector on a single workstation. A remote computer or embedded device might provide the OPC UA Server.
Number | Software | Installed on Computer | Configured Using |
---|---|---|---|
![]() | FactoryTalk client, FactoryTalk View SE | WKSTN1 | FactoryTalk View Studio |
![]() | FactoryTalk Services Platform configured as FactoryTalk Network Directory server | WKSTN1 | FactoryTalk Administration Console |
![]() | FactoryTalk Linx OPC UA Connector | WKSTN1 | FactoryTalk Linx OPC UA Connector settings configured using .FactoryTalk Linx OPC UA Connector server and endpoint selection settings configured using . |
![]() | OPC UA Server | OPCSVR1 | Software provided by OPC UA Server |
When a
FactoryTalk
client, such as FactoryTalk View SE
, requests a tag provided by FactoryTalk Services Platform
, the FactoryTalk Linx
OPC
UA Connector subscribes to the OPC
UA Server node. When the node value is received, the FactoryTalk Linx
OPC
UA Connector provides the value to FactoryTalk Services Platform
as a tag, which the FactoryTalk Services Platform
service returns to the FactoryTalk
client.
Order | Software | Action |
---|---|---|
![]() | FactoryTalk client, FactoryTalk View SE | Request tag value from FactoryTalk Services Platform . |
![]() | FactoryTalk Services Platform configured as FactoryTalk Network Directory server | Request tag value from FactoryTalk Linx OPC UA Connector. |
![]() | FactoryTalk Linx OPC UA Connector | Translate to OPC UA Server node ID and subscribe. |
![]() | OPC UA Server | Provide node value to FactoryTalk Linx OPC UA Connector. |
![]() | FactoryTalk Linx OPC UA Connector | Convert node value to FactoryTalk data type, then update tag value in FactoryTalk Services Platform . |
![]() | FactoryTalk Services Platform configured as FactoryTalk Network Directory server | Provide tag value to FactoryTalk client. |
![]() | FactoryTalk client, FactoryTalk View SE | Display or use tag value. |
Provide Feedback