PLC Siemens S7 series into time or count values

Characters in the remaining time of the timer value is saved in the binary format, l instruction read binary in the timers time value into accumulator 1, known as direct mount. LC instructions to DCD format can also be used to read out time value, loaded in accumulator 1 low, called BCD code formats read time values. Load time values in BCD code format can also obtain time values and timing, timing and multiply time values will be time remaining time.


L T1/T1/timer time value directly in binary format loaded in accumulator 1 low


LC T1/T1/timer the time value and time in BCD format loaded in accumulator 1 low


Current count value can be directly loaded and read out the current count value in BCD code format.


C1/C1/counter count in binary format loaded in accumulator 1 low


LC C1/C1/counter to count values in BCD format loaded in accumulator 1 low

Leave a comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.