Standardize data structures

An interface is an object in a library that provides a link to a reference object in a library (such as a task, program, routine or tag) that another library would be able to consume.
Consider the following example: MotorType01 and MotorType02 both have a set of output tags, however the tag data structure is different, which could result in invalid code when the ACM controller is generated. To solve this problem use
Library Designer
to define interfaces that link the correct tag data structures through a common name. The following diagram illustrates this example.
Interface example
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal