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