# WinForm_fx3u_task_demo **Repository Path**: davidtang2018/win-form_fx3u_task_demo ## Basic Information - **Project Name**: WinForm_fx3u_task_demo - **Description**: 本项目使用C# 异步和多线程实现上位机软件读写三菱FX3U PLC(原则上,使用串口的三菱PLC应该都可以),使用了HslCommunication通信库(7.0.1位免费版)。 - **Primary Language**: C# - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 3 - **Created**: 2025-06-06 - **Last Updated**: 2025-06-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # WinForm_fx3u_test #### 介绍 使用通信库hslcommunication库进行的通信测试(定时器批量读、单个写),无卡顿