Panasonic FP Series Programming Manual page 808

Hide thumbs Also See for FP Series:
Table of Contents

Advertisement

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
When programming with structured text, enter the following:
IF
start
THEN
F0_MV(input_value, output_value);
END_IF;
Data transfer within the PLC
807

Advertisement

Table of Contents
loading

Table of Contents