

LD Double_Int
LOW_INT
ST Low_Int
Low_Int := LOW_INT(Double_Int);
|
Parameter
|
Type
|
Comment
|
|---|---|---|
|
Double_Int
|
Double integer whose least significant word is extracted.
|
|
Parameter
|
Type
|
Comment
|
|---|---|---|
|
Low_Int
|
The least significant word extracted from the double integer Double_Int.
|