Sunteți pe pagina 1din 43

HOW TO USE Gx Developer

(MELSEC)
MITSUBISHI PROGRAM
[Paayos na lang ng grammar] HAHAHA
First, How to open the application
• Go to Local Disk(C:) then click it to open
• Find the MELSEC folder.
• Locate the ‘Gppw’
• Scroll down and find the Gppw application. [Gppw.exe]
• Right click and open it.
• Tada…
Segunda, How to use the app
Segunda, How to use the app
• Step 1 - Click the project button at the menu bar from the upper left
corner of the window [You can use shortcut keys: Ctrl+N] or Click the
encircled button as shown below.
Segunda, How to use the app
• Step 2 – When you’re done in step 1, a window will pop up in your
screen. Make sure that the PLC Series is FXCPU. Then check the PLC
type: FX0(S). Click the program type to Ladder. [Note: The PLC type
may vary depends on the PLC used make sure to take a look.] Then
Click OK.
Segunda, How to use the app
• Step 3 – Click Edit. Check if it is in write mode. Because you can’t edit
if it is not in write mode.
Segunda, How to use the app
• Step 4 – To start the ladder diagram, click F5 button/the open
contact/normally open.
Segunda, How to use the app
• A window will pop up. The two symbols are the .same. Then write X0
cause it is a push button. Click OK.
Segunda, How to use the app
• It will turn out like this
Segunda, How to use the app
• Step 5 – To add comment/s, just click the button as shown below.
Segunda, How to use the app
• Double click this area to write comment/s.
Segunda, How to use the app
• A comment box will pop up. Then write something like PB START. Click
OK.
Segunda, How to use the app
• Tada. Meron ka ng comment.
Segunda, How to use the app
• Remember: To show/not show the comment, just go to the view
button and check/uncheck the comment
The Buttons Function/s
• Open Contact/Normally Open – Kaya normally open, para di
mag-energize o bigyan ng kuryente. Tulad ng Push Button,
kaya ginamit yan as push button kasi kailangan munang
pindutin ung push button to start the flow.

NC Note: Kaya ung push button start ay naging


start kasi nakalagay ung wire sa Normally
Open nya as shown sa left. Kaya kailangan
NO pindutin para magkaroon ng flow of current.
[Turo ko kapag nag-lab tayo.]

COMMON
The Buttons Function/s
• Closed Contact/Normally Closed – Kaya ito ang ginagamit
para sa Push Button Stop. Kasi kapag pinindot mo ire,
mag iistop. Bale ang mangyayari, mawawala ung diagonal
line at magiging normally open na lang sya so wala ng
daloy ng kuryente pero babalik sya sa pagiging normally
closed kasi naka-set sya na normally closed. Minsan ito
ay ung sensor na ginamit natin.
NC
Note: Kaya ung push button stop ay naging
stp[ kasi nakalagay ung wire sa Normally
NO
Closed nya as shown sa left. Kaya kailangan
pindutin para mawalan ng flow of current.
[Turo ko kapag nag-lab tayo.]
COMMON
The Buttons Function/s

LAMP
The Buttons Function/s
• Open Branch/Latch – May normally closed na latch at normally open.
• - The latching is used where the output must be activated even after
the entry ceases.
• - A simple example of such a situation is a motor, which is started by
pressing a button switch. Although the switch contacts do not remain
closed, it is required that the motor continue to run until a stop
button switch is pressed. The latching used to stay the motor run
until the push button is pressed again.
Source: https://automationforum.co/latching-in-plc/
• Watch this video for more infos:
• https://www.youtube.com/watch?v=5E-qTMSg0sM
• https://www.youtube.com/watch?v=n7SuHDmuVUk
The Buttons Function/s
• Relay/Internal Relay/Coil – dito ginagamit ung timer relay,
counter relay, output relay, auxiliary relay at iba pa.
• -This circuit uses an internal relay. Internal relays are coils
and contacts that are simulated by the PLC in memory.
Like externalrelays, they consist of an output coil and a set
of contacts that can be used as the input to other objects
on a ladder rung.
• Source:
https://www.sciencedirect.com/topics/engineering/intern
al-relay
The Buttons Function/s
• Instruction List Box/Application Instruction – Dito
ginagamit ung set/reset at iba pa. Bale ikaw magbibigay
ng instruction kung papaano magfufunction ung relay
ata.. Bigyan kita update kapag nalaman ko na ng lubusan.
heheh
The Buttons Function/s
• Add Horizontal Lines

• Add Vertical Lines

• Delete Horizontal Lines

• Delete Vertical Lines


Segunda, How to use the app
Note: See always the position of blue box when adding the symbols because some may invalid.
• Step 6 – Create simple ladder diagram. Add Push Button Stop (PB
STOP) in Closed contact symbol. Click OK.
Segunda, How to use the app
• Add Relay. We use M0. M stands for Mitsubishi. Click OK.
Segunda, How to use the app
• To add latch symbol, you must click the bottom line where the end
word is located. As shown below,
Segunda, How to use the app
• Tada you have latch.
Segunda, How to use the app
• Step 7 - I forgot. To change views, click views then click zoom.
Segunda, How to use the app
• Then choose anything you want depends on your screen type. I
choose 50% because I don’t know. HAHAH
Segunda, How to use the app
• Before After
Segunda, How to use the app
• Step 8 – Then when adding counter relay using coil/F7, type c# k##

• For timer relay, type t# k##


Segunda, How to use the app
• Step 9 – Just copy this, ginawa ko lang ire para maikli.
Segunda, How to use the app
• Step 10 – Click the convert button from the menu bar. Then click
convert. xD
Segunda, How to use the app
• You will notice from the title bar. That 1 step will turn into 10 steps
when the conversion is complete.
Segunda, How to use the app
• Step 11 – When the conversion is done, click the test button.
Segunda, How to use the app
• Step 12 – When the test is done,
Segunda, How to use the app
• Step 13 – then click the X000. and right-click it.
Segunda, How to use the app
• Step 14 – Click the device test.
Segunda, How to use the app
• Step 15 - Device test dialog box will shown
up. Click Force ON or Toggle force to start
Segunda, How to use the app
• You can change this to stop or start the other inputs. For example
x001, you can force off it.
Segunda, How to use the app
• Step 16 – If you are done, you can close it by clicking the close button
from device test dialog box. Then click the end test.
Segunda, How to use the app
• Step 17 – Then you will go back but in read mode.
Segunda, How to use the app
• Step 18 – Then go to edit, find the write mode to edit your ladder
diagram.
Segunda, How to use the app
• Ito pa lang ung basic steps. Gawa pa me dun sa ginawa natin nung
lab. Pasend na lang nung file nung ginawa nila sa laptop mo.
Hehehe,ung unang ginawa natin. Salmatss.

S-ar putea să vă placă și