Skip to main content

Posts

Showing posts from July, 2022

How to read Excel file in PLC using C# application

Programmable Logic Controller (PLC) is the industrial computer that continuously monitor the input mode and control through the customized program. It has CPU, Power supply unit, I/O modules.The CPU process the input signals according to the customized program and provides the signal to output modules. It is widely used in the Industrial automation. In this session, We are going to discuss on How to read the Excel file in Plc using C# application. We  used MX-Component for the communication between PLC and Our application.  Used hardware devices Mitsubishi PLC (Q03UDE) PC Router Mitsubishi GOT 1000 LAN cables  Used software MX-Component   Visual Studio Fig:- Hardware Connection