Add a data server to an application
To use data server tags, you need to add an OPC data server to provide the link between your application and the hardware device containing the tags being referenced.
FactoryTalk View Studio
is an OPC client. The default OPC server installed with FactoryTalk View Studio
is FactoryTalk Linx
. However, you can use third-party OPC servers to communicate with your application's data sources. Most OPC servers are capable of communicating with a variety of devices over a variety of networks using a variety of protocols.To add a data server
- In theExplorerwindow, position the mouse cursor at the root of the application, right-click the application icon and selectNew Data Serverfrom theContextmenu.orFrom theFilemenu, selectNew.
- Select.FactoryTalk Linxor OPC
- In theOPCproperties dialog box that opens, specify the required information in theGeneralandAdvancedtabs.
- ClickOKin each tab to save the data server information.
To modify the properties of an OPC data server after it has been added
- Right-click the data server's icon and then selectProperties.
- In theData Server Propertiestabs, make the necessary changes, and then clickOK.
To delete a data server
- Right-click the data server and then selectDelete.
Provide Feedback