- Getting started
- Creating projects
- OPC UA
- Graphic objects
- Predefined graphic objects
- Object and variable references
- Extending projects
- NetLogic
- Tutorials
- Dynamic links tutorial
- Graphic objects tutorial
- NetLogic tutorial
- OPC UA tutorial
Set up Smart Objects
- Create a FactoryTalk Optix project.See Create a project.
- Go toTemplate Librariesand in theScriptsfolder select theSmart Objectslibrary.
- In Project view, drag the library to theNetLogicfolder.Your NetLogic foler should be updated with the following objects:-SmartObjects[Folder] -Types[Folder] -SmartObjectImporter[DataType] -SmartObjectsDesignTime[NetLogic Script] -SmartObjectRuntime[NetLogic Script] -Status[Variable]
- From The Product Compatibility and Download Center (PCDC) download packageSync_Objects_.vX.YY.ZZ.zipwherevX.YY.ZZis the current version of the file, for examplev1.23.45
- Save and extract the package on a local drive.
- Openconfig.xml, and modify required settings:
- Enter the FactoyTalk Optix Studio location path.
- Enter the FactoryTalk Optix project location path.
- Run the script fileinstall.bat.Local NuGet pacakge is installed on your FactoryTalk Optix project defined in theconfig.xmlin 6. The script also downloads and installs to the project two external NuGet packages:NetMQ 4.0.1.13andNewtonsoft.Json 13.0.3.
Provide Feedback