Control Architect Help Documentation
×
Menu
Index

Control Binding view

 

Overview

 
Control Binding templates allow you to define a set of bindings that define how data located in a source Control Property template is mapped to data located in a target Control Property template. 
 
Bindings can be simple as mapping a source Property name (parameter) to a target Property name (parameter) without any data conversion.  Complex conversion expressions can be developed to support the type of data conversion required when reading the source Property name value and converting this to a value required by the target of the conversion.
 

Control Binding Template

 
Control Architect installs a default Control Binding Template that can be added to a Solution View project.  Using an added instance of this template will allow you to bind the Template to existing instances of Control Property templates that define the properties for the Data Source and the properties for the target Control System strategies.
 
You can define multiple template bindings within the same Control Binding Template.  For example you might define a Template binding for handling simple PID type Control strategies and another Template binding for handling simple PID Cascade type Control strategies.