Load Indirect allows you to take a value contained in a source operand and load that value into a target operand using indirect addressing. Note that since there is no Ladder element for this function; you perform it by storing values into:
SI 141 to determine the data source,
SI 142 to determine the load target,
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.
To use Load Indirect:
|
Note that when you run Test (Debug) Mode, the current value in SI 140 will not be displayed.
|