Panasonic FP Series Programming Manual page 400

Hide thumbs Also See for FP Series:
Table of Contents

Advertisement

In this example, the same POU header is used for all programming languages. For an example
Example
using IL (instruction list), please refer to the online help.
POU header
All input and output variables used for programming this function have been declared in the POU
header.
Body
When the variable start is set to TRUE, the function is carried out.
LD
ST
IF
start
THEN
F50_BMUL(multiplicand, multiplicator, output_value);
END_IF;
Arithmetic instructions
399

Advertisement

Table of Contents
loading

Table of Contents