This is the simulation control class of Visual Calculator for SansGUI.
Use the Default object from this class to control execution/simulation parameters.
This class does not contain any attributes defined by Visual Calculator; all attributes are inherited from class SimControl.Cycle in the SansGUI Environment. Please consult the SansGUI Manuals for more details. Two of the attributes require more attention:
Ending Cycle Number (iEndCycle): is, normally, set to one for a single cycle execution. It can be set to a higher value for multiple cycle runs when the model contains loops (Example 3) or uses the Base.SineGen component (Example 4).
Part Evaluation Order (iOrder): should be set appropriately according to the orientation of the model. If it is not properly set, the calculated results may not be correct.
![]() |
![]() ![]() |
Visual Calculator for SansGUI Version 1.1
Copyright © 2001-2003 ProtoDesign, Inc. All rights reserved.