- Studio 5000 Logix Designer
- Tasks, programs, and routines
- Add-On Instructions
- Controller Organizer
- Logical Organizer
- Alarms
- Tag-based alarms
- Tag Editor and Data Monitor
- Configure settings for Tag Editor and Data Monitor
- Equipment phases
- Equipment Sequences
- Equipment Sequence Diagrams
- Ladder Editor
- Structured Text Editor
- Sequential Function Chart Editor
- Define the steps of an SFC process
- PlantPAx instruction properties
- Controller Properties
- Editing Controller Properties
- Controller Security
- Source Protection
- License Source Protection for Routines and Add-On Instructions
- Module Information
- 1756 ControlLogix I/O Modules
- Instruction Set
CC Function Block Model Initialize
A model initialization occurs:
- During First Scan of the block
- When the ModelInit request parameter is set
- When DeltaT changes
You may need to manually adjust the internal model parameters or the response time constants. You can do so by changing the appropriate parameters and setting the appropriate ModelInit bit. The internal states of the control variable will be initialized, and the bit will automatically reset.
For example, modify the Model Gain for CV2 - PV model. Set the ModelInit2 parameter to TRUE to initialize the CV2 - PV internal model parameters and for the new model gain to take effect.
Provide Feedback