Changeset 592 for branches/gui/eml/controllers/PIDs.mso
- Timestamp:
- Aug 6, 2008, 3:11:23 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/gui/eml/controllers/PIDs.mso
r591 r592 295 295 296 296 Model PID_gui as PID 297 297 298 ATTRIBUTES 298 299 Pallete = true; 299 Icon = "icon/PID Incr";300 Icon = "icon/PID"; 300 301 301 302 PARAMETERS … … 305 306 VARIABLES 306 307 in Input as control_signal(Protected=true, PosX=0, PosY=0.5); 307 out Output as control_signal(Protected=true, PosX= 1, PosY=0.5);308 out Output as control_signal(Protected=true, PosX=0.7, PosY=1); 308 309 SetPoint as control_signal; 309 310
Note: See TracChangeset
for help on using the changeset viewer.