# KeyencePLC **Repository Path**: ccstl/KeyencePLC ## Basic Information - **Project Name**: KeyencePLC - **Description**: a plc remote monitor for keyence,it contains the socket communication /基于Socket的PLC通信程序 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 3 - **Created**: 2020-06-19 - **Last Updated**: 2025-03-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # KeyencePLC a plc remote monitor for keyence,it contains the socket communication and telnet communciation it contains the third lib such as hslcommunication ,a lib for plc communication ; materialdesign a lib for metrowindow;mahapp a lib for metrowindow; a primary tool for debug with sendquery and readquery,you can read from and send to plc . 可用于PLC与上位机之间通信程序,程序基于.net平台开发 支持TCP/IP 和 串口通信 页面采用WPF设计