Hello friends!
In the era of industry 4.0, IoTizing factories and building smart factories is an essential need for any company. Connecting and storing data are the most basic but necessary applications.
plc247.com has researched using Visual Studio software and used C# language to connect to PLC Keyence via Ethernet (or RS232/RS485) to store data from PLC registers.
Using Visual Studio to connect to a PLC has the following advantages:
+ Connects to all Keyence PLCs: KV8000 Series, KV7500/KV7300 Seiries, KV3000/5000/5500 Seiries, KV-Nano Series through built-in PLC communication ports such as Ethernet, RS232, RS485…
+ Easy customization, can store all PLC memory areas, can store data when PLC Trigger or Store according to fixed time cycles.
+ The software is completely free, can package Windows applications and use an unlimited number of computers
+ Connect multiple PLCs with just one software, suitable for SCADA systems for factory management
I will make step-by-step connection tutorial articles, not share this project. If you need it, you will have to pay a small fee:
+ Make the program according to your requirements and package it into an Exe file that can be used on any computer: 30$
+ Get “Full Source Code” and user manual as well as lifetime support: 120$
Payment methods
+ Paypal
- Payment via email address: plc247.com@gmail.com
+ Crypto
- USDT Wallet (TRC20): TBxu9tjKKZvoTkPNurYk8FYpQfENHNUnRM
You will receive the software via Email or any other method you want!
Please contact: plc247.com@gmail.com for more details and software purchase.
Thanks and Best Regards!
What method do you use to read data from relay? modbus or mcprotocol. I am connecting to kv-3000 with kv-c32xc, kv-e21p to be able to connect to computer by ethernet, but I can not read data from relay. I am working in python
Read Keyence’s documentation