Panasonic FP Series Programming Manual page 960

Hide thumbs Also See for FP Series:
Table of Contents

Advertisement

ST
When programming with structured text, enter the following:
if
(bScale)
then
SCALE_INT_UINT(iInput
iInputLowerLimit
iInputUpperLimit
uiOutputLowerLimit
uiOutputUpperLimit
uiOutput
end_if;
:= iInput,
:= -50,
:= 1000,
:= 0,
:= 2000,
=> uiOutput);
Process control instructions
959

Advertisement

Table of Contents
loading

Table of Contents