L

Top  Previous  Next

 

The specified operand is stored in accu 1. If the operand is not 4 bytes big the more significant bytes of accu 1 will be stored with ‘0’. Attention, this operation will be executed in any case, even if a former bit-connection results ‘0’. How many bytes are stored depends on the size of the operand.

 

 L        DBB 2                // The content of DBB2 is copied to accu 1LL

 L        MW 5                // The content of MW5 is copied to accu 1L

 L        QD 10                // The content of QD10 is copied to accu 1

 

In FBD and LAD this instruction is only available with an destination specification:

 

The meaning is:

If input I0.1 is set you will have to load the content of MW10 into accu 1L and transfer it into the MW20 then.

 

See also:

EN-input

LC

T

Constants which can be loaded

 

List of operations