Ignore:
Timestamp:
Oct 29, 2009, 11:53:22 AM (14 years ago)
Author:
gerson bicca
Message:

pi controller

File:
1 edited

Legend:

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

    r870 r871  
    7171VARIABLES
    7272
    73 in      Input                   as control_signal       (Brief="Previous scaled input signal", Default=0.5, PosX=0, PosY=0.5, Hidden=true);
    74 out     Output     as control_signal    (Brief="Scaled output signal", Default=0, PosX=0.7, PosY=1, Hidden=true);
     73in      Input                   as control_signal       (Brief="Previous scaled input signal", Default=0.5, PosX=0, PosY=0.5, Protected=true);
     74out     Output     as control_signal    (Brief="Scaled output signal", Default=0, PosX=0.54, PosY=1, Protected=true);
    7575                SetPoint  as Real                               (Brief="Scaled setPoint", Lower=0, Upper=1, Default=0.5);
    7676       
Note: See TracChangeset for help on using the changeset viewer.