<< Click to Display Table of Contents >>
Modeling Plant Model Library Objects |
The configuration of objects from the Plant Model Library in an application must be performed according to the next procedures.
1.Create the structure of Command and Parameter objects of the application on the PlantStructure folder, according to the next figures.
Configuration of Command objects
Configuration of Parameter objects
2.The SimuDriverPlantModel folder contains Internal Tags that simulate the use of a Driver together with Command and Parameter objects from the Plant Model Library. Create these objects according to the next figure.
Simulation structure
3.For these Internal Tags to receive information, users must link the WriteTag property of Command and Parameter objects with their respective Tags from the SimuDriverPlantModel folder.
Configuration of properties of Command objects
NOTE |
Users must create a number of Command Units according to the number of possible Command objects and the respective command values configured in the WriteValue property. |
Configuration of properties of Parameter objects
4.The objects from the Measures folder receive values from Command and Parameter objects. Link the objects on this folder with their respective Internal Tag from the SimuDriverPlantModel folder, according to the next figures.
Configuration of return values of Command objects
Configuration of return values of Parameter objects
Please check topic Configuring a Scheduling for more information about the available properties of Command and Parameter objects.