Store Functions

An MI Operand contains an integer value (-32768 to +32767).

There are two ways to store an integer value in an MI:

The last integer value written into a specific MI will overwrite any previous integer value stored there before.

Example:

MI 6 = 35. You then write the value 37 into MI 6, the value 35 will be replaced by the value 37.

Store functions are featured in several sample applications, such as the application ' History of Events'. These applications may be found by selecting Sample U90 Projects from the Help Menu.

Related Topics

Placing a Function Block

Function Blocks