This function allows you to take a preset or current timer value and load it into another operand. Note that since there is no Ladder element for this function; you perform it by storing values into:
SI 141 to select the timer; 0-63,
SI 140 to select the type of function. Storing the function number calls the function. In your application, call the function after you have entered all of the other parameters.
The timer value will be loaded into:
SI 142
To use this function:
|
Note that when you run Test (Debug) Mode, the current value in SI 140 will not be displayed.
|