NAiS GT01 Display and EASY512 PLC

gregjwilson

Member
Join Date
Jan 2007
Location
Atlanta
Posts
28
Has anyone used these two in combination? I had these in the shop and want to trigger various warning screens on the GT01 with the EASY-512 PLC. Any easy tricks with the NAiS display?
 
Nothing tricky is necessary.
Any GT has 3 consecutive PLC registers defined for communication with PLC (see GT configuration, Basic Setup).
The first register is the display screen selector from PLC and the last one is the actual screen number indicator.
 
Upload the GT project and see the mentioned Basic Setup to discover the screen selector and indicator registers.
After that all the work has to be done in the PLC.
You must write the code for decision about screen switching and switch the screens by writing to the screen selector register.
 
Last edited:

Similar Topics

Hello! I have NAIS FP1-C56 Matsushita and after upload code, project Has very much syntax errors. PLC in mode Run signite Error LED. I connect to...
Replies
0
Views
977
Good Morning, I am converting a program from an old Panasonic NAIS FP0. Please see the attached section of logic. Step 637 when the program...
Replies
2
Views
1,715
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,162
Good morning, Spent some time over the weekend looking for a manual for this thing. Anyone have any info or link to manual? I have a spare unit...
Replies
0
Views
1,376
Hi, I'm new to this Forum. Can anybody help me with following. I want to reprogram an old Matsushita (Panasonic) NAiS FP3 PLC. CPU model no...
Replies
3
Views
3,140
Back
Top Bottom