Course T301, Engineering an 800xA System - Advanced
Exercise 3.1 Control Library
TABLE OF CONTENTS
Exercise 3.1 Control Library....................................................................................................................................................... 3.1-1
3.1.1 General Information................................................................................................................................................... 3.1-3
3.1.1.1 Objectives............................................................................................................................................................ 3.1-3
3.1.2 Exercise Steps ............................................................................................................................................................ 3.1-4
3.1.2.1 Create new control library .................................................................................................................................. 3.1-4
3.1.2.2 Assign standard library ....................................................................................................................................... 3.1-4
3.1-1
Course T301, Engineering an 800xA System - Advanced
3.1-2
Engineering an 800xA System - Advanced
3.1.1 General Information
This exercise will give an introduction into the working with Object Types.
3.1.1.1 Objectives
You will:
• Create a new control library
• Assign standard libraries
3.1-3
Engineering an 800xA System - Advanced
Exercise 3.1 Control Library
3.1.2 Exercise Steps
3.1.2.1 Create new control library
Create a new control library for the project boiler (the project from the T300 course:
Engineering an 800xA system). Please name the library “AgitatorLib”.
3.1.2.2 Assign standard library
In one of the next exercises we want to create a new type (function block type or
control module type) which uses the already existing function block type MotorUni.
But first you have to assign the libraries for the MotorUni type.
Please browse to the Object Type Structure and search for the MotorUni type and
therefore for the parent library. Please take the latest released version of the parent
library and assign it to the AgitatorLib library.
Please take care about inserting all the libraries which are needed. Maybe the parent
library of the MotorUni type needs some other libraries, too.
3.1-4