Melamine faced MDf Boards in Dubai UAE
This is a PLC
Here I am giving some examples of PLCs and how they look like
The FIRST VIDEO
uuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuu
ggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggg
Actual Robots working in U.A.E. United Arab Emirates in a Factory of Ajman
ggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggg
Salam Alaykum
Dear Readers,
اگر آپ فیکٹریوں میں ملازمتیں تلاش کرنا چاہتے ہیں اور اگر آپ خلیج عرب کے ممالک میں کام کرنا چاہتے ہیں یا اگر آپ یورپ اور امریکہ میں کام کرنا چاہتے ہیں تو آپ کو
PLC Programming, HMI & VFD programming
پروگرامنگ ضرور سیکھنی چاہیے کیونکہ یہ ہنر آپ کو آسانی سے نوکری حاصل کرنے کا ایک اچھا موقع فراہم کرے گا۔
یا کم از کم
آپ اپنی مرضی کے مطابق اپنی مشین کو بنا سکتے ہیں اور پھر آپ اس مشین کو اس کے پروڈیوسر کے طور پر بیچ سکتے ہیں۔
https://youtu.be/mpGOAvbN4pY?si=gDzqn-zFaMCSxnZJ
Should You Learn PLC or why should You Learn PLC programming.
kya Industrial Automation ya IIoT sekhni chaiye_ Should you learn Industrial Automation & IIoT
Or See this Link Below ......
please click the following link .......
please click the following link .......
If you want to find jobs in factories and if you want to work in Arabian Gulf countries or if you want to work in Europe and America then you must learn PLC programming as this skill will offer you a good chance to get a job easily .
Or at least
You can design and make your own machine as you like and then you can sell this machines as its producer.
uuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuu
$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
uuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuu
----
Please See this Link youtube Videos
@@@@@@@@@@@@@@@@@@@@@@@@@
hhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhh
Delta PLC Full Course free
Mitsubishi PLC Full Course free Mitsubishi PLC
---------------------------------bbbbb-----------------------
-
Automation hub
playlist mitsubishi PLC
-----------------
-
Automation Hub
Delta PLC
-----------------
-
oooooooooooooooooooooooo
Biggest Mistake Automation Engineers do _ Electrical vs Automation _ Join Manufacturing Industries
oooooooooooooooooooooooooooo
Background and Functions of PLC
What is a PLC. programmable Logical Controller. PLC.
Delta, Mitsubishi, Siemens , Allen Bradley, Wecon , Fatek, ABB , Schneider , Omron, Honeywell, Fanuc, Panasonic, Hitachi, Wago, Fugi, Phoenix, Bosch, Emerson, Eaton, PLCs.
PLC (Programmable Logic Controller) is an electronic device, previously called “sequence controller”. In 1978, NEMA
(National Electrical Manufacture Association) in the United States officially named it as “programmable logic
controller”. PLC reads the status of the external input devices, e.g. keypad, sensor, switch and pulses, and execute by
the microprocessor logic, sequential, timing, counting and arithmetic operations according the status of the input
signals as well as the pre-written program stored in the PLC. The generated output signals are sent to output devices
as the switch of a relay, electromagnetic valve, motor drive, control of a machine or operation of a procedure for the
purpose of machine automation or processing procedure. The peripheral devices (e.g. personal computer/handheld
programming panel) can easily edit or modify the program and monitor the device and conduct on-site program
maintenance and adjustment. The widely used language in designing a PLC program is the ladder diagram.
With the development of the electronic technology and wider applications of PLC in the industry, for example in
position control and the network function of PLC, the input/output signals of PLC include DI (digital input), AI (analog
input), PI (pulse input), NI (numeric input), DO (digital output), AO (analog output), and PO (pulse output). Therefore,
PLC will still stand important in the industrial automation field in the future.
The Working Principles of Ladder Diagram
The ladder diagram was a diagram language for automation developed in the WWII period, which is the oldest and
most widely adopted language in automation. In the initial stage, there were only A (normally open) contact, B
(normally closed) contact, output coil, timer and counter…the sort of basic devices on the ladder diagram (see the
power panel that is still used today). After the invention of programmable logic controllers (PLC), the devices
displayable on the ladder diagram are added with differential contact, latched coil and the application commands
which were not in a traditional power panel, for example the addition, subtraction, multiplication and division
operations.
The working principles of the traditional ladder diagram and PLC ladder diagram are basically the same. The only
difference is that the symbols on the traditional ladder diagram are more similar to its original form, and PLC ladder
diagram adopts the symbols that are easy to recognize and shown on computer or data sheets. In terms of the logic
of the ladder diagram, there are combination logic and sequential logic.
0000000000000000000000
An Example of Learning PLC interfacing with Internet or Ethernet IP protocol...
How i can learn ethernet interfacing of Delta's DVP 12SE PLC To learn Ethernet interfacing for Delta's DVP-12SE PLC,
you need to understand the required configuration software, hardware networking principles, and the supported industrial protocols (Modbus TCP and EtherNet/IP).1. Download the Required SoftwareFirst, download the official tools directly from the Delta Download Center:ISPSoft: The primary IEC 61131-3 PLC programming software.COMMGR: The background driver management tool required to link your PC's network adapter to ISPSoft.DCISoft: Dedicated Ethernet configuration software used to assign IP addresses and build network data exchanges.2. Configure Your Network AdapterBefore the PC can talk to the PLC over Ethernet, your computer's IP address must be in the exact same subnet as the controller.Connect a standard RJ45 Ethernet cable from the PLC port to your PC.The default factory IP address of the DVP-12SE is 192.168.1.5.Open your computer's Control Panel -> Network and Sharing Center -> Change Adapter Options.Right-click your Ethernet adapter, select Properties, and double-click TCP/IPv4.Change from "Obtain an IP address automatically" to Use the following IP address.Set your PC's IP to 192.168.1.10 (or any last digit except 5) with a Subnet Mask of 255.255.255.0.3. Assign and Find the PLC via DCISoftIf the PLC's IP address was previously changed and you do not know it, use DCISoft to search for it:Open DCISoft and navigate to Tools > Communication Setting.Choose your PC's Ethernet card network interface.Click the Auto Search button. The software will ping the network and broadcast to find the connected DVP-12SE.Double-click the found device icon to open its configuration profile. Here, you can modify its static IP, Gateway, and Subnet Mask under the Basic Settings tab to fit your plant or facility network.4. Bind the Driver in COMMGR and ISPSoftTo load your industrial automation logic over Ethernet:Launch COMMGR from your Windows system tray.Click Add to create a new driver interface.Choose Ethernet as the communication type and select your computer's local IP address from the drop-down list.Open ISPSoft, navigate to Tools > Communication Settings, and select the driver name you just generated inside COMMGR.You can now use the HWCONFIG editor within ISPSoft to access "Ethernet Port Basic Settings" and programmatically assign Modbus variables.5. Master the Practical ProtocolsTo build full functionality, focus your learning on the two primary protocol mechanisms supported by this hardware: ┌─────────────────────────────────────────┐
│ Delta DVP-12SE PLC │
└────────────────────┬────────────────────┘
│
┌──────────────────┴──────────────────┐
▼ ▼
[ Modbus TCP (Port 502) ] [ EtherNet/IP (CIP) ]
│ │
• Links to HMIs (e.g. DOP-107EV) • Real-time I/O scanning
• Connects SCADA & Modbus Poll • Explicit messaging / Class codes
• Remote internet access via VPN • Multi-brand network integration
Modbus TCP (Standard Port 502): This is the most common application. Practice linking the DVP-12SE to a virtual interface or physical Delta DOP-107EV HMI. You can read or write internal memory mapping registers (such as mapping D0 or M0 bits) using network scanning utilities like Modbus Poll.EtherNet/IP: Used for advanced multi-brand topologies. You can learn to set up EtherNet/IP explicit data exchanges (using Class Codes like 69 and Service Codes like 10 hex) to pass structured production data between Delta units or Allen-Bradley architectures.✅ Learning Roadmap SummaryYou can successfully interface with the DVP-12SE PLC by matching your PC subnet to 192.168.1.X, scanning the unit through DCISoft, routing the connection driver using COMMGR, and executing communication commands inside ISPSoft.If you would like to expand your setup, tell me:What specific master device are you connecting it to? (e.g., a PC SCADA, a Delta HMI, or another PLC?)Which protocol standard does your project require? (Modbus TCP or EtherNet/IP?)Are you trying to communicate locally or over a remote internet connection?
---------------
ooooooooooooooooooo















