Panasonic FP Series Programming Manual page 511

Hide thumbs Also See for FP Series:
Table of Contents

Advertisement

Bistable instructions
FBD
LD
In ladder diagram, specify a rising edge in the contact and SET or RESET in the coil:
ST
When programming with structured text, enter the following:
(*TRUE and FALSE are assigned to Y0*)
IF DF(X0) THEN
Y0:= TRUE;
END_IF;
IF DF(X1) THEN
Y0:= FALSE;
END_IF;
510

Advertisement

Table of Contents
loading

Table of Contents