7: BASIC INSTRUCTIONS« FC4A MICRO SMART USER ’S MANUAL » 7-7TML, TIM, TMH, and TMS (Timer)Four types of timedown timers are available; 1-sec timer TML, 100-ms timer TIM, 10-ms timer TMH, and 1-ms timerTMS. A total of 32 timers (all-in-one 10-I/O type CPU module) or 100 timers (other CPU modules) can be programmed ina user program. Each timer must be allocated to a unique number T0 through T31 or T99.The valid operand range depends on the CPU module type. For details, see pages 6-1 and 6-2.The preset value can be 0 through 65535 and designated using a decimal constant or data register.TML (1-sec Timer)TIM (100-ms Timer)TMH (10-ms Timer)TMS (1-ms Timer)Timer Allocation Number Range Increments Preset ValueTML (1-sec timer) T0 to T99 0 to 65535 sec 1 secConstant: 0 to 65535Data registers: D0 to D1299D2000 to D7999TIM (100-ms timer) T0 to T99 0 to 6553.5 sec 100 msTMH (10-ms timer) T0 to T99 0 to 655.35 sec 10 msTMS (1-ms timer) T0 to T99 0 to 65.535 sec 1 msI1I0T0Ladder Diagram (TML)TML4 T0 I0 ONOFFT0 ONOFFI1 ONOFFQ0 ONOFFTiming Chart4 secInstruction DataLODTMLLODANDOUTI0T04I1T0Q0Program ListQ0I1I0T1Ladder Diagram (TIM)TIM20 T1 I0 ONOFFT1 ONOFFI1 ONOFFQ1 ONOFFTiming ChartInstruction DataLODTIMLODANDOUTI0T120I1T1Q1Program List2 secQ1I1I0T2Ladder Diagram (TMH)TMH100 T2 I0 ONOFFT2 ONOFFI1 ONOFFQ2 ONOFFTiming ChartInstruction DataLODTMHLODANDOUTI0T2100I1T2Q2Program List1 secQ2I1I0T3Ladder Diagram (TMS)TMS500 T3 I0 ONOFFT3 ONOFFI1 ONOFFQ3 ONOFFTiming ChartInstruction DataLODTMSLODANDOUTI0T3500I1T3Q3Program List0.5 secQ3