EasyManuals Logo

Panasonic FP Series User Manual

Panasonic FP Series
1345 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #492 background imageLoading...
Page #492 background image
Arithmetic instructions
491
Part III FP Instructions
ST
IF DF(FIFO_Initalize) THEN
(* Create the FIFO buffer *)
F115_FIFT( n_Number:= Size_Of_Var(FIFO.Data), d1_Start:= FIFO.Size);
REPEAT
(* Initialize FIFO buffer with values *)
Write_Data:=Write_Data+1;
F117_FIFW( s:= Write_Data, d1_Start:= FIFO.Size);
UNTIL(FIFO.Number>=FIFO.Size)
END_REPEAT;
END_IF;
IF DF( FIFO_Write) THEN
(* Write value of Write_Data to FIFO buffer *)
(* at rising edge of FIFO_Write *)
F117_FIFW( s:= Write_Data, d1_Start:= FIFO.Size);
END_IF;
IF DF(FIFO_Read) THEN
(* Read value from FIFO buffer *)
(* at rising edge of FIFO_Read *)
F116_FIFR( d1_Start:= FIFO.Size, d2:= Read_Data);
END_IF;

Table of Contents

Other manuals for Panasonic FP Series

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Panasonic FP Series and is the answer not in the manual?

Panasonic FP Series Specifications

General IconGeneral
MountingDIN rail
TypePLC
Communication InterfaceRS-232, RS-485, Ethernet (depending on model)
Input Voltage100-240V AC or 24V DC (depending on model)
Output TypeRelay, Transistor
I/O PointsVaries by model
Operating Temperature0°C to 55°C
DimensionsVaries by model
WeightVaries by model

Related product manuals