Panasonic FP Series Programming Manual page 459

Hide thumbs Also See for FP Series:
Table of Contents

Advertisement

Arithmetic instructions
Body
When the variable start is set to TRUE, the function is carried out. It searches for the minimum
value and its position in the data_field. The result is here: minimum_value = -3 and position = 3.
LD
ST
IF
start
THEN
F272_MIN( s1_Start:= data_field[0],
s2_End:= data_field[4],
Min=> minimum_value,
Pos=> position);
END_IF;
458

Advertisement

Table of Contents
loading

Table of Contents