Changeset 590 for branches/gui/eml


Ignore:
Timestamp:
Aug 6, 2008, 12:34:17 AM (15 years ago)
Author:
gerson bicca
Message:

icon added

Location:
branches/gui/eml/controllers
Files:
2 added
1 edited

Legend:

Unmodified
Added
Removed
  • branches/gui/eml/controllers/PIDs.mso

    r589 r590  
    340340        ATTRIBUTES
    341341        Pallete         = true;
    342         Icon            = "icon/PIDIncr";
     342        Icon            = "icon/StepSignal";
    343343
    344344        PARAMETERS
     
    348348       
    349349        VARIABLES
    350 out     OutSignal as control_signal(PosX=1, PosY=0.5);
     350out     OutSignal as control_signal(PosX=0.5, PosY=1);
    351351
    352352        EQUATIONS
Note: See TracChangeset for help on using the changeset viewer.