Panasonic PLC-FPWIN

sweety616

Member
Join Date
Jul 2005
Location
New Jersey
Posts
36
Dear friends:
If any of you have experience with Panasonic FPWIN software. I am looking to program the following truth table

X0 X1 X2 Y0 Y1

0 0 0 0 0
1 0 0 0 1
0 1 0 1 0
0 0 1 1 1

How do I implement this? Any help is really appreciated

Thanks
Sweety
 
hi,


I only use nais plc's and that FPwin but am a little confused about what you are trying to do. What are the 3 inputs being labelled as (function) and what do the 2 outputs indicate?

thanks
 
Hello.
Are you trying to do something like this?

X0 X1 X2 Y1
-| |-----| / |-----| / |---------|-------------------[ ]-----|
X0 X1 X2 |
-| / |-----| / |-----| |---------|
X0 X1 X2 Y0
-| / |-----| |-----| / |---------|-------------------[ ]-----|
X0 X1 X2 |
-| / |-----| / |-----| |---------|

X0 turns on Y1
X1 turns on Y0
X2 turns on Y0 and Y1

Hope this helps.
 

Similar Topics

I am involved with the Panasonic FP7 for my final year project. I am doing a water distribution system and I want to use interrupt program for the...
Replies
0
Views
721
Hello friends. I have a problem after a backup attempt. I lost all programming in plc panasonic afpx c30t, is it possible to perform a restoration...
Replies
0
Views
917
Currently we are using panasonic FP-e and want to connect the encoder and use the high-speed counter to let the motor receive the signal Is there...
Replies
0
Views
1,072
Hello Guys, I spent some time searching the web to learn how to generate the report (to be printed out or to be saved as pdf file) which would...
Replies
0
Views
1,205
So I started working on this old italian machine and it has an FP0 plc, I am using the fpwin gr 2.7 software and it lets me connect to it and...
Replies
2
Views
3,133
Back
Top Bottom