1. Objective
Tips on programming using Mineral Library that you might missed.
2. Core Components
- Control Builder M
- Mineral Library
- Brain to remember
3. Method
- Verify setting at
Compiler Switch
in Control Builder M Project Explorer by right-click at the root project. Make sure the following are set toGlobal = Warning
.
Multiple calls to the same Function Block
Loops in Control Modules
- Verify the setting by right-click
Application
and make sure the following is declare in Global Variables
FastTask string constant
ConPuTask string constant
PreBinTask string constant
- When downloaded online and simulated together with Process Graphics, online edit the
GROUP
block by right-click it. On it declaration pane,
IOGrpDrvCon > GrpDrvBus > Simulation
Change the Current Value
of the Simulation
to true
.