This commit is contained in:
Robin Clark 2010-08-14 11:36:51 +01:00
parent 2cf2630edf
commit 1a167ad932

View File

@ -99,23 +99,23 @@
\input{fmmdset/fmmdset}
\chapter{FMMD component to module level example : PT100 4 wire Temperature Sensor}
\chapter{FMMD functional~group to \\derived component example : PT100 4 wire Temperature Sensor}
\typeout{ ---------------- pt100}
\input{pt100/pt100}
\chapter{FMMD component to module level example : Simple 'ON OFF' Switch}
\chapter{FMMD functional~group to \\derived component example: `ON/OFF' Switch}
\typeout{ ---------------- switch1}
%\input{switch1/switch1}
\chapter{FMMD component to module level example : Safety Critical 'ON OFF' Switch}
\chapter{FMMD functional~group to \\derived component example: Safety Critical 'ON OFF' Switch}
\chapter{FMMD component to module level example : Reading 4 to 20 mA inputs}
\chapter{FMMD functional~group to \\derived component example: Reading 4 to 20 mA inputs}
%\input{milliampin/milliampin}
\chapter{FMMD component to module level example : Thermocouple Input }
\chapter{FMMD functional~group to \\derived component example: Thermocouple Input }
%\input{thermocouplein/thermocouplein}
\chapter{FMMD component to module level example : Triac Outputs}
\chapter{FMMD functional~group to \\derived component example: Triac Outputs}
%\input{triacout/triacout}
\chapter{A complete system example, A Safety critical P.I.D temperature controller}