User`s manual
Local Logic Execution Time
GFK-1742A Appendix E Local Logic Execution Time E-3
E
Example 2
Execution Time for Instruction Line 1 =>
(Time to Load P100) + (Time to Load Constant) + (Time to Multiply) +(Time to write D00)
=> 0.60 (from Table E-7) + 0.50 (from Table E-7) + 1.30 (from Table E-1) + 0.70 (from Table E-7)
=>
3.10 microseconds
Execution Time for Instruction Line 2 =>
(Time to Load D00) + (Time to load constant) + (Time to perform divide) + (Time to write P101)
=> 0.70 (from Table E-7) + 0.50 (from Table E-7) + 2.90 (from Table E-1) + 0.60 (from Table E-7
)
=> 4.70 microseconds
Execution Time for Instruction Line 3 =>
(Time to Load CTL01) + (Time to load CTL02) + (Time to perform BWAND) + (Time to store
Enable_Follower_1)
=> 1.40 (from Table E-7) + 1.40 (from Table E-7) + 0.20 (from Table E-1) + 1.70 (from Table E-3)
=>
4.70 microseconds
Execution Time for Instruction Line 4
=>
(Time to Load P101) + (Time to write Follower_Ratio_A_1)
=> 0.60 (from Table E-7) + 0.30 (from Table E-3)
=> 0.90 microseconds
Total Execution Time
=> 3.10 + 4.70 + 4.70 + 0.90 =
13.40 Microseconds