-
大小: 1.33M文件类型: .rar金币: 1下载: 0 次发布日期: 2021-02-11
- 语言: C#
- 标签: commonitor 串口 declaredipo 串口监视
资源简介
用C#写的上位机软件
串口监视器 能够通过设置参数实现串口的监视功能
功能非常的强大
Serial Monitor can be achieved by setting the parameters for monitoring serial
Function is very powerful)
代码片段和文件信息
/* ********************************
* Copyright (C) 2008 Harrison Zhuo
*
* COMMonitor is free software: you can redistribute it and/or modify
* it under the terms of the CPOL License as published by the Code Project.
* www.codeproject.com
*
* COMMonitor is distributed in the hope that it will be useful but
* WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
*
* Contact :
* zhuoharrison@hotmail.com
*
* &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&
*/
using System;
using System.Windows.Forms;
namespace COMMonitor
{
public partial class AboutCOMMonitor : Form
{
public AboutCOMMonitor()
{
InitializeComponent();
Text += “ “ + Constant.SOFTWAREVERSI
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 1299 2008-07-07 14:31 COMMonitor\AboutCOMMonitor.cs
文件 6481 2008-07-07 14:31 COMMonitor\AboutCOMMonitor.Designer.cs
文件 31552 2008-07-07 14:31 COMMonitor\AboutCOMMonitor.resx
文件 6548 2008-07-07 14:25 COMMonitor\COMMonitor.csproj
文件 16958 2005-04-21 16:28 COMMonitor\COMMonitor.ico
文件 816 2008-07-07 14:18 COMMonitor\Constant.cs
文件 477 2007-07-13 08:28 COMMonitor\Program.cs
文件 5002 2008-07-07 14:28 COMMonitor\Settings.cs
文件 17527 2008-07-07 14:26 COMMonitor\Settings.Designer.cs
文件 31552 2008-07-07 14:26 COMMonitor\Settings.resx
文件 17296 2011-09-26 16:25 COMMonitor\Form1.cs
文件 51242 2011-09-26 16:25 COMMonitor\Form1.Designer.cs
文件 104863 2011-09-26 16:25 COMMonitor\Form1.resx
文件 2560 2011-09-26 16:27 COMMonitor\COMMonitor.suo
文件 958 2011-09-26 16:26 COMMonitor\obj\COMMonitor.csproj.FileListAbsolute.txt
文件 17524 2011-09-26 16:25 COMMonitor\obj\Debug\COMMonitor.AboutCOMMonitor.resources
文件 66095 2011-09-26 16:25 COMMonitor\obj\Debug\COMMonitor.Form1.resources
文件 413968 2011-09-26 16:25 COMMonitor\obj\Debug\COMMonitor.Properties.Resources.resources
文件 17524 2011-09-26 16:25 COMMonitor\obj\Debug\COMMonitor.Settings.resources
文件 2876 2011-09-26 16:25 COMMonitor\obj\Debug\COMMonitor.csproj.GenerateResource.Cache
文件 79360 2011-09-26 16:25 COMMonitor\obj\Debug\COMMonitor.pdb
文件 593920 2011-09-26 16:25 COMMonitor\obj\Debug\COMMonitor.exe
文件 5632 2005-11-11 22:25 COMMonitor\bin\Debug\COMMonitor.vshost.exe
文件 593920 2011-09-26 16:25 COMMonitor\bin\Debug\COMMonitor.exe
文件 79360 2011-09-26 16:25 COMMonitor\bin\Debug\COMMonitor.pdb
文件 11144 2008-05-15 13:26 COMMonitor\Resources\10_forceKiss.gif
文件 14708 2008-05-15 13:26 COMMonitor\Resources\11_GO.gif
文件 8402 2008-05-15 13:26 COMMonitor\Resources\12_HanZhui.gif
文件 8169 2008-05-15 13:26 COMMonitor\Resources\13_HappyBirthday.gif
文件 9648 2008-05-15 13:26 COMMonitor\Resources\14_HitBrick.gif
............此处省略54个文件信息
相关资源
- 基于com串口的文件发送和接收
- c# WPF串口模拟自动生成数据
- 串口通信(serialport)
- 电子称重量读取1
- 串口通讯库雏形
- 分享串口通讯之被动接收且实时查找
- 串口升级工具源码(IAP)
- C# 串口控制(打开/关闭)
- SerialportSample(3)2008 c#串口通信
- serialport 一个比较完整串口通信程序
- SerialPort C#串口收发界面
- CSharp_Serial C#编写的串口通信程序
- VirtualSerialPortDriver 虚拟串口
- myShowData C#编写的数据显示程序
- myDataCollect C#编写的串口数据采集器
- Serialport 用VS2010编写的串口调试助手
- SerialPort 用C#编写的一个串口调试助手
- ChuanKouTest
- MODBUS C#串口通讯
- CSharp_serial 用C#编的串口调试助手
- Com 基于C#语言的一个串口通信上位机
- serials
- chuankoutongxin 完全实现多串口通信
- COMTools_v2.0 C# 串口调试助手源代码。检
- chuankouCSharp
- cSharpUART c#编写串口通讯代码 多线程实
- CSharp_Serial_Modbus C# 串口例子
- wpf-serial c# wpf串口通信软件
- serial 用C#编写的串口助手
- mySerial 一个基于C#的新手练手的串口助
评论
共有 条评论