{"id":16514,"date":"2024-03-25T08:56:32","date_gmt":"2024-03-25T08:56:32","guid":{"rendered":"https:\/\/www.dmcinfo.com\/blog\/16514\/factorytalk-optix-series-1-getting-started-with-factorytalk-optix\/"},"modified":"2025-12-23T09:46:34","modified_gmt":"2025-12-23T14:46:34","slug":"factorytalk-optix-series-1-getting-started-with-factorytalk-optix","status":"publish","type":"post","link":"https:\/\/www.dmcinfo.com\/blog\/16514\/factorytalk-optix-series-1-getting-started-with-factorytalk-optix\/","title":{"rendered":"FactoryTalk Optix Series 1 &#8211; Getting Started with FactoryTalk Optix"},"content":{"rendered":"<p>FactoryTalk Optix is the next generation of visualization software from <a href=\"https:\/\/www.rockwellautomation.com\/en-us.html\" target=\"_blank\">Rockwell Automation<\/a>, meant to provide a higher degree of customized development with its integrated C# support and flexibility for HMI and SCADA applications.<\/p>\r\n\r\n<p>This blog series covers the essentials to creating your own HMI and SCADA applications using Optix as well as some helpful examples for common applications.<\/p>\r\n\r\n<h2 class=\"wp-block-heading\">Installation<\/h2>\r\n\r\n<p>FactoryTalk Optix Studio is installed via <a href=\"https:\/\/home.cloud.rockwellautomation.com\/sign-in?returnTo=%2Fdashboard\" target=\"_blank\">FactoryTalk Hub<\/a>, and it is the IDE used to program Optix projects. You can either download the IDE application&nbsp;or utilize a web-based IDE if your license supports it.<\/p>\r\n\r\n<p>The Optix Runtime tools are also installed via FactoryTalk Hub, and they are required on any machine that is going to run an Optix application.<\/p>\r\n\r\n<p style=\"text-align: center;\"><img decoding=\"async\" alt=\"FactoryTalk Optix Hub\" height=\"437px\" src=\"https:\/\/cdn.dmcinfo.com\/wp-content\/uploads\/2025\/05\/27164638\/1-ft-optix-hub.png\" width=\"900px\" \/><\/p>\r\n\r\n<p style=\"text-align: center;\"><em>FactoryTalk Hub:&nbsp;which hosts a number of FT applications (including FactoryTalk Design Studio for Optix)<\/em><\/p>\r\n\r\n<h2 class=\"wp-block-heading\">Licensing and Pricing<\/h2>\r\n\r\n<p>Optix licensing is done on a token-based system, with more features requiring more tokens, and, therefore, a larger license. Generally speaking, the largest contributors to token usage are multiple concurrent web clients, OPC-UA connections, or database connections.<\/p>\r\n\r\n<p>Examples of features that affect the sizing of your application include the following:<\/p>\r\n\r\n<ul class=\"wp-block-list\">\r\n <li>Controller connections<\/li>\r\n <li>Multiple web clients<\/li>\r\n <li>Alarming<\/li>\r\n <li>Recipes<\/li>\r\n <li>PDF reports<\/li>\r\n <li>Data logging<\/li>\r\n <li>Database connectivity<\/li>\r\n <li>OPC UA connectivity<\/li>\r\n<\/ul>\r\n\r\n<p>For more information on tokens and licensing, please see <a href=\"https:\/\/literature.rockwellautomation.com\/idc\/groups\/literature\/documents\/at\/optix-at001_-en-p.pdf\" target=\"_blank\">Rockwell&rsquo;s documentation<\/a>.<\/p>\r\n\r\n<h2 class=\"wp-block-heading\">Presentation Engines<\/h2>\r\n\r\n<p>Presentation engines are responsible for rendering and displaying UI elements during runtime. There are two available presentation engines that can be used simultaneously &ndash; the native presentation engine and the web presentation engine.<\/p>\r\n\r\n<p>The native presentation engine launches the project in its own window as an application.<\/p>\r\n\r\n<p>The web presentation engine hosts the application on a web server, accessible via the defined web page. Multiple concurrent web clients can access the application (if multiple connections are defined in the web presentation engine), but more concurrent clients require more tokens.<\/p>\r\n\r\n<p>Optix can make use of session-specific tools to allow concurrent clients to have different screens\/panels open, have different users logged in, and display different information, provided that the Optix project was designed with multiple clients in mind.<\/p>\r\n\r\n<p style=\"text-align: center;\"><img decoding=\"async\" alt=\"Optix Presentation Engine\" height=\"680px\" src=\"https:\/\/cdn.dmcinfo.com\/wp-content\/uploads\/2025\/05\/27164638\/2-optix-presentation-engine.png\" width=\"449px\" \/><\/p>\r\n\r\n<p style=\"text-align: center;\"><em>An example configured Web Presentation Engine<\/em><\/p>\r\n\r\n<h2 class=\"wp-block-heading\">Style Sheets<\/h2>\r\n\r\n<p>Style sheets allow the definition of default colors, shapes, sizes, and other UI element configurations. A project&rsquo;s style sheet can be swapped during runtime. Some properties can be defined both in the style sheet and in an individual UI element. In the case that a property is explicitly defined for an individual element, it will override the style sheet.<\/p>\r\n\r\n<p style=\"text-align: center;\"><img decoding=\"async\" alt=\"Style Sheet Example\" height=\"506px\" src=\"https:\/\/cdn.dmcinfo.com\/wp-content\/uploads\/2025\/05\/27164637\/3-style-sheet-example.png\" width=\"585px\" \/><\/p>\r\n\r\n<p style=\"text-align: center;\"><em>An example Style Sheet<\/em><\/p>\r\n\r\n<h2 class=\"wp-block-heading\">Screens and Panels<\/h2>\r\n\r\n<p>FT Optix uses screens, panels, and popups as the main methods for displaying UI elements. Screens and popups can both contain multiple panel loaders, which can be used to dynamically change displayed content when a defined action is performed, such as hitting a button.<\/p>\r\n\r\n<p>To see panel loaders being implemented to create a dynamic device sidebar that changes what device it controls (and the associated UI elements) at the push of a button, stay tuned for our upcoming&nbsp;<em>F<\/em><em>actoryTalk Optix &#8211;&nbsp;Dynamic Device Faceplate<\/em> blog post.<\/p>\r\n\r\n<p style=\"text-align: center;\"><img decoding=\"async\" alt=\"Panel Loader\" height=\"398px\" src=\"https:\/\/cdn.dmcinfo.com\/wp-content\/uploads\/2025\/05\/27164637\/4-panel-loader.png\" width=\"900px\" \/><\/p>\r\n\r\n<p style=\"text-align: center;\"><em>A panel loader that is a part of the main overlay of an application. It has the ability to load either a Motor or a GroundRack panel into the panel loader.<\/em><\/p>\r\n\r\n<p style=\"text-align: center;\"><img decoding=\"async\" alt=\"Motor Panel Loaded\" height=\"392px\" src=\"https:\/\/cdn.dmcinfo.com\/wp-content\/uploads\/2025\/05\/27164636\/5-motor-panel-loaded.png\" width=\"900px\" \/>&nbsp;<\/p>\r\n\r\n<p style=\"text-align: center;\"><em>A runtime instance with the &quot;Motor&quot; panel loaded into the panel loader<\/em><\/p>\r\n\r\n<p style=\"text-align: center;\"><img decoding=\"async\" alt=\"Rack Panel Loaded\" height=\"391px\" src=\"https:\/\/cdn.dmcinfo.com\/wp-content\/uploads\/2025\/05\/27164635\/6-rack-panel-loaded.png\" width=\"900px\" \/><\/p>\r\n\r\n<p style=\"text-align: center;\"><em>A runtime instance with the &quot;Ground Rack&quot; panel loaded into the panel loader<\/em><\/p>\r\n\r\n<h2 class=\"wp-block-heading\">Converters<\/h2>\r\n\r\n<p>Converters allow you to modify variables dynamically based on other variables. For instance, a key-value converter could change the text displayed in a string variable when a different integer variable&rsquo;s value changes, and an engineering unit converter can be used to scale variable values differently.<\/p>\r\n\r\n<p>There are more converter types and use cases that were not mentioned above. For more information on converters, stay tuned for our upcoming&nbsp;<em>FactoryTalk Optix &#8211; Variables, Attributes, Dynamic Links, and Converters<\/em> blog post.<\/p>\r\n\r\n<p style=\"text-align: center;\"><img decoding=\"async\" alt=\"Converter\" height=\"346px\" src=\"https:\/\/cdn.dmcinfo.com\/wp-content\/uploads\/2025\/05\/27164635\/7-converter.png\" width=\"900px\" \/><\/p>\r\n\r\n<p style=\"text-align: center;\"><em>A Key-Value converter that parses an integer out into valve status strings<\/em><\/p>\r\n\r\n<h2 class=\"wp-block-heading\">Dynamic Links<\/h2>\r\n\r\n<p>Dynamic links are used to define relationships between two or more variables or attributes&nbsp;within the FT Optix project. Complex dynamic links&nbsp;allow the&nbsp;use of built-in converters, allowing further customization of UI elements.<\/p>\r\n\r\n<p>For further information on Property Bindings, stay tuned for our upcoming<em>&nbsp;FactoryTalk Optix &#8211; Variables, Attributes, Dynamic Links, and Converters<\/em>&nbsp;blog post.<\/p>\r\n\r\n<p>For an example of leveraging complex dynamic links, stay tuned for our upcoming <em>F<\/em><em>actoryTalk Optix &#8211;&nbsp;Dynamic Device Faceplate<\/em> blog post.<\/p>\r\n\r\n<p style=\"text-align: center;\"><img decoding=\"async\" alt=\"Dynamic Link\" height=\"532px\" src=\"https:\/\/cdn.dmcinfo.com\/wp-content\/uploads\/2025\/05\/27164635\/8-dynamic-link.png\" width=\"580px\" \/><\/p>\r\n\r\n<p style=\"text-align: center;\"><em>A dynamic link that performs mathematical operations on several variables to return an adjusted distance<\/em><\/p>\r\n\r\n<h2 class=\"wp-block-heading\">Events<\/h2>\r\n\r\n<p>Events call methods when a specific trigger happens, such as a button being pressed or a variable&#39;s value changing. Events can be added onto most UI elements, and they can trigger multiple methods.<\/p>\r\n\r\n<p style=\"text-align: center;\"><img decoding=\"async\" alt=\"Example Event\" height=\"645px\" src=\"https:\/\/cdn.dmcinfo.com\/wp-content\/uploads\/2025\/05\/27164634\/9-example-event.png\" width=\"609px\" \/><\/p>\r\n\r\n<h2 class=\"wp-block-heading\">Methods<\/h2>\r\n\r\n<p>Methods are called by events. FT Optix has a number of built-in methods, but custom methods can be defined through NetLogic as well.<\/p>\r\n\r\n<p>You can also create pre-defined method invocations, which allow the calling of methods with pre-defined parameters.<\/p>\r\n\r\n<p style=\"text-align: center;\"><img decoding=\"async\" alt=\"Methods\" height=\"511px\" src=\"https:\/\/cdn.dmcinfo.com\/wp-content\/uploads\/2025\/05\/27164634\/10-methods.png\" width=\"500px\" \/><\/p>\r\n\r\n<p style=\"text-align: center;\"><em>A list of common methods available in FT Optix<\/em><\/p>\r\n\r\n<p style=\"text-align: center;\"><img decoding=\"async\" alt=\"Method Invocation\" height=\"137px\" src=\"https:\/\/cdn.dmcinfo.com\/wp-content\/uploads\/2025\/05\/27164633\/11-method-invocation.png\" width=\"450px\" \/><\/p>\r\n\r\n<p style=\"text-align: center;\"><em>A custom method invocation for renaming a MySQL Database table<\/em><\/p>\r\n\r\n<h2 class=\"wp-block-heading\">NetLogic<\/h2>\r\n\r\n<p>NetLogic allows C# code to be integrated and run in an FT Optix project. FT Optix can call parameterized methods, and they can send and receive variables with the C# project.<\/p>\r\n\r\n<p>For further information on NetLogic, stay tuned for our upcoming&nbsp;<em>FactoryTalk Optix &#8211; NetLogic Overview and Examples<\/em> blog post.<\/p>\r\n\r\n<p style=\"text-align: center;\"><img decoding=\"async\" alt=\"Net Logic\" height=\"766px\" src=\"https:\/\/cdn.dmcinfo.com\/wp-content\/uploads\/2025\/05\/27164633\/12-net-logic.png\" width=\"900px\" \/><\/p>\r\n\r\n<p style=\"text-align: center;\"><em>An example NetLogic snippet that returns a localized time<\/em><\/p>\r\n\r\n<h2 class=\"wp-block-heading\">Data Stores<\/h2>\r\n\r\n<p>Data stores are databases used to store values from different loggers and NetLogic (if you so choose). You can either use an embedded database, which is a simple SQLite database created with minimal overhead, or you can choose to create a connection to a database (SQL Server or MySQL). Other database types may be supported through ODBC connections, but they have not been tested or confirmed yet.<\/p>\r\n\r\n<p>Loggers can be linked directly to a data store and will automatically configure tables for themselves on said database.<\/p>\r\n\r\n<p style=\"text-align: center;\"><img decoding=\"async\" alt=\"Data Store Table\" height=\"644px\" src=\"https:\/\/cdn.dmcinfo.com\/wp-content\/uploads\/2025\/05\/27164633\/13-datastore-table.png\" width=\"504px\" \/><\/p>\r\n\r\n<p style=\"text-align: center;\"><em>An example data store with an &quot;Alarm Logger&quot; linked to it, auto generating the necessary tables<\/em><\/p>\r\n\r\n<h2 class=\"wp-block-heading\">Communication Drivers<\/h2>\r\n\r\n<p>Communication Drivers allow defining communication paths to PLCs and other devices, as well as the importing of tags and other information to be used in the Optix project. A list of the currently available communication drivers is available below.<\/p>\r\n\r\n<p style=\"text-align: center;\"><img decoding=\"async\" alt=\"Available Comm Drivers\" height=\"640px\" src=\"https:\/\/cdn.dmcinfo.com\/wp-content\/uploads\/2025\/05\/27164632\/14-available-comm-drivers.png\" width=\"400px\" \/><\/p>\r\n\r\n<p style=\"text-align: center;\"><em>All available communication drivers in Optix<\/em><\/p>\r\n\r\n<p style=\"text-align: center;\"><img decoding=\"async\" alt=\"Comm Driver\" height=\"456px\" src=\"https:\/\/cdn.dmcinfo.com\/wp-content\/uploads\/2025\/05\/27164632\/15-comm-driver.png\" width=\"900px\" \/><\/p>\r\n\r\n<p style=\"text-align: center;\"><em>The tag importer display from an example Rockwell Ethernet Driver linked to a PLC<\/em><\/p>\r\n\r\n<h2 class=\"wp-block-heading\">Template Library<\/h2>\r\n\r\n<p style=\"text-align: center;\"><img decoding=\"async\" alt=\"Template Library\" height=\"888px\" src=\"https:\/\/cdn.dmcinfo.com\/wp-content\/uploads\/2025\/05\/27164631\/16-template-library.png\" width=\"819px\" \/><\/p>\r\n\r\n<p style=\"text-align: center;\"><i>Optix&#39;s Template Library<\/i><\/p>\r\n\r\n<p>The template library stores templates created by Rockwell and allows you to create\/import your own libraries as well. Some examples of useful templates that are included with Optix are:<\/p>\r\n\r\n<ul class=\"wp-block-list\">\r\n <li>Alarm Grid<\/li>\r\n <li>Alam History<\/li>\r\n <li>Alarm Banner<\/li>\r\n <li>User Login Popup<\/li>\r\n <li>Confirmation Dialog<\/li>\r\n <li>Date and Time Display<\/li>\r\n <li>File Selector<\/li>\r\n <li>File System Browser<\/li>\r\n <li>Alarm Importer and Exporter<\/li>\r\n <li>Alarm Logger<\/li>\r\n<\/ul>\r\n\r\n<h2 class=\"wp-block-heading\">Read the Other Articles in this Series<\/h2>\r\n\r\n<ul class=\"wp-block-list\">\r\n <li><a href=\"https:\/\/www.dmcinfo.com\/latest-thinking\/blog\/id\/10609\/factorytalk-optix-series-2--variables-attributes-dynamic-links-and-converters\">FactoryTalk Optix Series 2 &#8211; Variables, Attributes, Dynamic Links, and Converters<\/a><\/li>\r\n <li><a href=\"https:\/\/www.dmcinfo.com\/latest-thinking\/blog\/id\/10610\/factorytalk-optix-series-3--netlogic-overview-and-examples\">FactoryTalk Optix Series 3 &#8211; NetLogic Overview and Examples<\/a><\/li>\r\n<\/ul>\r\n\r\n<p><strong>Learn more about our experience with <a href=\"https:\/\/www.dmcinfo.com\/services\/manufacturing-automation-and-intelligence\/hmi-and-scada-programming\/rockwell-factorytalk\">Rockwell FactoryTalk<\/a> and <a href=\"https:\/\/www.dmcinfo.com\/contact\">contact us<\/a> today for your next project.<\/strong><\/p>\r\n","protected":false},"excerpt":{"rendered":"<p>FactoryTalk Optix is the next generation of visualization software from Rockwell Automation, meant to provide a higher degree of customized development with its integrated C# support and flexibility for HMI and SCADA applications. This blog series covers the essentials to creating your own HMI and SCADA applications using Optix as well as some helpful examples [&hellip;]<\/p>\n","protected":false},"author":60,"featured_media":16515,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[735,756,731],"tags":[814,853,858,810,813,811,808,855,812,854,857,809,856],"class_list":["post-16514","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-allen-bradley-plc","category-hmi-and-scada","category-manufacturing-automation-intelligence","tag-c","tag-c-integration","tag-data-stores","tag-factorytalk","tag-factorytalk-optix","tag-ft-optix","tag-hmi","tag-netlogic","tag-optix","tag-presentation-engines","tag-property-bindings","tag-scada","tag-style-sheets"],"yoast_head":"<title>FactoryTalk Optix Series 1 - Getting Started with FactoryTalk Optix | DMC, Inc.<\/title>\n<meta name=\"description\" content=\"FactoryTalk Optix is the next generation of visualization software from Rockwell Automation. DMC, Inc. shares how to get started.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.dmcinfo.com\/blog\/16514\/factorytalk-optix-series-1-getting-started-with-factorytalk-optix\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"FactoryTalk Optix Series 1 - Getting Started with FactoryTalk Optix\" \/>\n<meta property=\"og:description\" content=\"FactoryTalk Optix is the next generation of visualization software from Rockwell Automation. DMC, Inc. shares how to get started.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.dmcinfo.com\/blog\/16514\/factorytalk-optix-series-1-getting-started-with-factorytalk-optix\/\" \/>\n<meta property=\"og:site_name\" content=\"DMC, Inc.\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/pages\/DMC-Inc\/107982009242929\" \/>\n<meta property=\"article:published_time\" content=\"2024-03-25T08:56:32+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-12-23T14:46:34+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/cdn.dmcinfo.com\/wp-content\/uploads\/2025\/05\/27164631\/getting-started-with-factorytalk-optix-part1.png\" \/>\n\t<meta property=\"og:image:width\" content=\"925\" \/>\n\t<meta property=\"og:image:height\" content=\"400\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Ben Clare\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Ben Clare\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"9 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.dmcinfo.com\/blog\/16514\/factorytalk-optix-series-1-getting-started-with-factorytalk-optix\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.dmcinfo.com\/blog\/16514\/factorytalk-optix-series-1-getting-started-with-factorytalk-optix\/\"},\"author\":{\"name\":\"Ben Clare\",\"@id\":\"https:\/\/www.dmcinfo.com\/#\/schema\/person\/0debf62cc4678537d64a65ee5ad39514\"},\"headline\":\"FactoryTalk Optix Series 1 &#8211; Getting Started with FactoryTalk Optix\",\"datePublished\":\"2024-03-25T08:56:32+00:00\",\"dateModified\":\"2025-12-23T14:46:34+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.dmcinfo.com\/blog\/16514\/factorytalk-optix-series-1-getting-started-with-factorytalk-optix\/\"},\"wordCount\":1203,\"publisher\":{\"@id\":\"https:\/\/www.dmcinfo.com\/#organization\"},\"image\":{\"@id\":\"https:\/\/www.dmcinfo.com\/blog\/16514\/factorytalk-optix-series-1-getting-started-with-factorytalk-optix\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/cdn.dmcinfo.com\/wp-content\/uploads\/2025\/05\/27164631\/getting-started-with-factorytalk-optix-part1.png\",\"keywords\":[\"C#\",\"C# Integration\",\"Data Stores\",\"FactoryTalk\",\"FactoryTalk Optix\",\"FT Optix\",\"HMI\",\"NetLogic\",\"Optix\",\"Presentation Engines\",\"Property Bindings\",\"SCADA\",\"Style Sheets\"],\"articleSection\":[\"Allen Bradley PLC\",\"HMI and SCADA\",\"Manufacturing Automation &amp; Intelligence\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.dmcinfo.com\/blog\/16514\/factorytalk-optix-series-1-getting-started-with-factorytalk-optix\/\",\"url\":\"https:\/\/www.dmcinfo.com\/blog\/16514\/factorytalk-optix-series-1-getting-started-with-factorytalk-optix\/\",\"name\":\"FactoryTalk Optix Series 1 - Getting Started with FactoryTalk Optix | DMC, Inc.\",\"isPartOf\":{\"@id\":\"https:\/\/www.dmcinfo.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.dmcinfo.com\/blog\/16514\/factorytalk-optix-series-1-getting-started-with-factorytalk-optix\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.dmcinfo.com\/blog\/16514\/factorytalk-optix-series-1-getting-started-with-factorytalk-optix\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/cdn.dmcinfo.com\/wp-content\/uploads\/2025\/05\/27164631\/getting-started-with-factorytalk-optix-part1.png\",\"datePublished\":\"2024-03-25T08:56:32+00:00\",\"dateModified\":\"2025-12-23T14:46:34+00:00\",\"description\":\"FactoryTalk Optix is the next generation of visualization software from Rockwell Automation. DMC, Inc. shares how to get started.\",\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.dmcinfo.com\/blog\/16514\/factorytalk-optix-series-1-getting-started-with-factorytalk-optix\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.dmcinfo.com\/blog\/16514\/factorytalk-optix-series-1-getting-started-with-factorytalk-optix\/#primaryimage\",\"url\":\"https:\/\/cdn.dmcinfo.com\/wp-content\/uploads\/2025\/05\/27164631\/getting-started-with-factorytalk-optix-part1.png\",\"contentUrl\":\"https:\/\/cdn.dmcinfo.com\/wp-content\/uploads\/2025\/05\/27164631\/getting-started-with-factorytalk-optix-part1.png\",\"width\":925,\"height\":400,\"caption\":\"getting-started-with-factorytalk-optix-part1\"},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.dmcinfo.com\/#website\",\"url\":\"https:\/\/www.dmcinfo.com\/\",\"name\":\"DMC, Inc.\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/www.dmcinfo.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.dmcinfo.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.dmcinfo.com\/#organization\",\"name\":\"DMC, Inc.\",\"url\":\"https:\/\/www.dmcinfo.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.dmcinfo.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/cdn.dmcinfo.com\/wp-content\/uploads\/2025\/05\/27171146\/dmc-logo-1.png\",\"contentUrl\":\"https:\/\/cdn.dmcinfo.com\/wp-content\/uploads\/2025\/05\/27171146\/dmc-logo-1.png\",\"width\":418,\"height\":167,\"caption\":\"DMC, Inc.\"},\"image\":{\"@id\":\"https:\/\/www.dmcinfo.com\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/pages\/DMC-Inc\/107982009242929\",\"https:\/\/www.instagram.com\/dmcengineering\",\"https:\/\/www.youtube.com\/DMCEngineering\",\"https:\/\/www.linkedin.com\/company\/dmc-engineering\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.dmcinfo.com\/#\/schema\/person\/0debf62cc4678537d64a65ee5ad39514\",\"name\":\"Ben Clare\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.dmcinfo.com\/#\/schema\/person\/image\/\",\"url\":\"\/\/www.dmcinfo.com\/wp-content\/uploads\/wpo365\/profile-images\/60.png\",\"contentUrl\":\"\/\/www.dmcinfo.com\/wp-content\/uploads\/wpo365\/profile-images\/60.png\",\"caption\":\"Ben Clare\"},\"url\":\"https:\/\/www.dmcinfo.com\/blog\/author\/benc\/\"}]}<\/script>","yoast_head_json":{"title":"FactoryTalk Optix Series 1 - Getting Started with FactoryTalk Optix | DMC, Inc.","description":"FactoryTalk Optix is the next generation of visualization software from Rockwell Automation. DMC, Inc. shares how to get started.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.dmcinfo.com\/blog\/16514\/factorytalk-optix-series-1-getting-started-with-factorytalk-optix\/","og_locale":"en_US","og_type":"article","og_title":"FactoryTalk Optix Series 1 - Getting Started with FactoryTalk Optix","og_description":"FactoryTalk Optix is the next generation of visualization software from Rockwell Automation. DMC, Inc. shares how to get started.","og_url":"https:\/\/www.dmcinfo.com\/blog\/16514\/factorytalk-optix-series-1-getting-started-with-factorytalk-optix\/","og_site_name":"DMC, Inc.","article_publisher":"https:\/\/www.facebook.com\/pages\/DMC-Inc\/107982009242929","article_published_time":"2024-03-25T08:56:32+00:00","article_modified_time":"2025-12-23T14:46:34+00:00","og_image":[{"width":925,"height":400,"url":"https:\/\/cdn.dmcinfo.com\/wp-content\/uploads\/2025\/05\/27164631\/getting-started-with-factorytalk-optix-part1.png","type":"image\/png"}],"author":"Ben Clare","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Ben Clare","Est. reading time":"9 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.dmcinfo.com\/blog\/16514\/factorytalk-optix-series-1-getting-started-with-factorytalk-optix\/#article","isPartOf":{"@id":"https:\/\/www.dmcinfo.com\/blog\/16514\/factorytalk-optix-series-1-getting-started-with-factorytalk-optix\/"},"author":{"name":"Ben Clare","@id":"https:\/\/www.dmcinfo.com\/#\/schema\/person\/0debf62cc4678537d64a65ee5ad39514"},"headline":"FactoryTalk Optix Series 1 &#8211; Getting Started with FactoryTalk Optix","datePublished":"2024-03-25T08:56:32+00:00","dateModified":"2025-12-23T14:46:34+00:00","mainEntityOfPage":{"@id":"https:\/\/www.dmcinfo.com\/blog\/16514\/factorytalk-optix-series-1-getting-started-with-factorytalk-optix\/"},"wordCount":1203,"publisher":{"@id":"https:\/\/www.dmcinfo.com\/#organization"},"image":{"@id":"https:\/\/www.dmcinfo.com\/blog\/16514\/factorytalk-optix-series-1-getting-started-with-factorytalk-optix\/#primaryimage"},"thumbnailUrl":"https:\/\/cdn.dmcinfo.com\/wp-content\/uploads\/2025\/05\/27164631\/getting-started-with-factorytalk-optix-part1.png","keywords":["C#","C# Integration","Data Stores","FactoryTalk","FactoryTalk Optix","FT Optix","HMI","NetLogic","Optix","Presentation Engines","Property Bindings","SCADA","Style Sheets"],"articleSection":["Allen Bradley PLC","HMI and SCADA","Manufacturing Automation &amp; Intelligence"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.dmcinfo.com\/blog\/16514\/factorytalk-optix-series-1-getting-started-with-factorytalk-optix\/","url":"https:\/\/www.dmcinfo.com\/blog\/16514\/factorytalk-optix-series-1-getting-started-with-factorytalk-optix\/","name":"FactoryTalk Optix Series 1 - Getting Started with FactoryTalk Optix | DMC, Inc.","isPartOf":{"@id":"https:\/\/www.dmcinfo.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.dmcinfo.com\/blog\/16514\/factorytalk-optix-series-1-getting-started-with-factorytalk-optix\/#primaryimage"},"image":{"@id":"https:\/\/www.dmcinfo.com\/blog\/16514\/factorytalk-optix-series-1-getting-started-with-factorytalk-optix\/#primaryimage"},"thumbnailUrl":"https:\/\/cdn.dmcinfo.com\/wp-content\/uploads\/2025\/05\/27164631\/getting-started-with-factorytalk-optix-part1.png","datePublished":"2024-03-25T08:56:32+00:00","dateModified":"2025-12-23T14:46:34+00:00","description":"FactoryTalk Optix is the next generation of visualization software from Rockwell Automation. DMC, Inc. shares how to get started.","inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.dmcinfo.com\/blog\/16514\/factorytalk-optix-series-1-getting-started-with-factorytalk-optix\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.dmcinfo.com\/blog\/16514\/factorytalk-optix-series-1-getting-started-with-factorytalk-optix\/#primaryimage","url":"https:\/\/cdn.dmcinfo.com\/wp-content\/uploads\/2025\/05\/27164631\/getting-started-with-factorytalk-optix-part1.png","contentUrl":"https:\/\/cdn.dmcinfo.com\/wp-content\/uploads\/2025\/05\/27164631\/getting-started-with-factorytalk-optix-part1.png","width":925,"height":400,"caption":"getting-started-with-factorytalk-optix-part1"},{"@type":"WebSite","@id":"https:\/\/www.dmcinfo.com\/#website","url":"https:\/\/www.dmcinfo.com\/","name":"DMC, Inc.","description":"","publisher":{"@id":"https:\/\/www.dmcinfo.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.dmcinfo.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.dmcinfo.com\/#organization","name":"DMC, Inc.","url":"https:\/\/www.dmcinfo.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.dmcinfo.com\/#\/schema\/logo\/image\/","url":"https:\/\/cdn.dmcinfo.com\/wp-content\/uploads\/2025\/05\/27171146\/dmc-logo-1.png","contentUrl":"https:\/\/cdn.dmcinfo.com\/wp-content\/uploads\/2025\/05\/27171146\/dmc-logo-1.png","width":418,"height":167,"caption":"DMC, Inc."},"image":{"@id":"https:\/\/www.dmcinfo.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/pages\/DMC-Inc\/107982009242929","https:\/\/www.instagram.com\/dmcengineering","https:\/\/www.youtube.com\/DMCEngineering","https:\/\/www.linkedin.com\/company\/dmc-engineering"]},{"@type":"Person","@id":"https:\/\/www.dmcinfo.com\/#\/schema\/person\/0debf62cc4678537d64a65ee5ad39514","name":"Ben Clare","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.dmcinfo.com\/#\/schema\/person\/image\/","url":"\/\/www.dmcinfo.com\/wp-content\/uploads\/wpo365\/profile-images\/60.png","contentUrl":"\/\/www.dmcinfo.com\/wp-content\/uploads\/wpo365\/profile-images\/60.png","caption":"Ben Clare"},"url":"https:\/\/www.dmcinfo.com\/blog\/author\/benc\/"}]}},"_links":{"self":[{"href":"https:\/\/www.dmcinfo.com\/wp-json\/wp\/v2\/posts\/16514","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.dmcinfo.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.dmcinfo.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.dmcinfo.com\/wp-json\/wp\/v2\/users\/60"}],"replies":[{"embeddable":true,"href":"https:\/\/www.dmcinfo.com\/wp-json\/wp\/v2\/comments?post=16514"}],"version-history":[{"count":1,"href":"https:\/\/www.dmcinfo.com\/wp-json\/wp\/v2\/posts\/16514\/revisions"}],"predecessor-version":[{"id":16516,"href":"https:\/\/www.dmcinfo.com\/wp-json\/wp\/v2\/posts\/16514\/revisions\/16516"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.dmcinfo.com\/wp-json\/wp\/v2\/media\/16515"}],"wp:attachment":[{"href":"https:\/\/www.dmcinfo.com\/wp-json\/wp\/v2\/media?parent=16514"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.dmcinfo.com\/wp-json\/wp\/v2\/categories?post=16514"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.dmcinfo.com\/wp-json\/wp\/v2\/tags?post=16514"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}