Panasonic FP Series Programming Manual page 964

Hide thumbs Also See for FP Series:
Table of Contents

Advertisement

ST
When programming with structured text, enter the following:
if
(bScale)
then
SCALE_UINT(uiInput
uiInputLowerLimit
uiInputUpperLimit
uiOutputLowerLimit
uiOutputUpperLimit
uiOutput
end_if;
:= uiInput,
:= 123,
:= 45678,
:= 321,
:= 65535,
=> uiOutput);
Process control instructions
963

Advertisement

Table of Contents
loading

Table of Contents