資源簡介
c#實現開關量輸入
代碼片段和文件信息
using?System;
using?System.Collections.Generic;
using?System.ComponentModel;
using?System.Data;
using?System.Drawing;
using?System.Linq;
using?System.Text;
using?System.Windows.Forms;
namespace?WindowsFormsApplication1
{
????public?partial?class?Form1?:?Form
????{
????????string?data;
????????SolidBrush?bush1?=?new?SolidBrush(Color.Red);
????????SolidBrush?bush2?=?new?SolidBrush(Color.Green);
????????public?Form1()
????????{
????????????InitializeComponent();
????????}
????????private?void?button1_Click(object?sender?EventArgs?e)
????????{
????????????serialPort1.Close();
????????????Close();
????????}
???????
????????private?void?Form1_Load(object?sender?EventArgs?e)
????????{
????????????serialPort1.PortName?=?“COM1“;
????????????serialPort1.BaudRate?=
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件??????44971??2011-12-18?11:36??08?c#(SerialPort控件實現)?三菱PLC\08?PC端利用c#實現開關量輸入_方法1(SerialPort控件實現)\0.jpg
?????文件??????32308??2011-12-18?11:35??08?c#(SerialPort控件實現)?三菱PLC\08?PC端利用c#實現開關量輸入_方法1(SerialPort控件實現)\1.jpg
?????文件???????5767??2011-12-28?17:21??08?c#(SerialPort控件實現)?三菱PLC\08?PC端利用c#實現開關量輸入_方法1(SerialPort控件實現)\Backup\WindowsFormsApplication1\Form1.cs
?????文件??????24819??2011-12-28?17:21??08?c#(SerialPort控件實現)?三菱PLC\08?PC端利用c#實現開關量輸入_方法1(SerialPort控件實現)\Backup\WindowsFormsApplication1\Form1.Designer.cs
?????文件???????6382??2011-12-28?17:21??08?c#(SerialPort控件實現)?三菱PLC\08?PC端利用c#實現開關量輸入_方法1(SerialPort控件實現)\Backup\WindowsFormsApplication1\Form1.resx
?????文件????????505??2011-06-08?21:23??08?c#(SerialPort控件實現)?三菱PLC\08?PC端利用c#實現開關量輸入_方法1(SerialPort控件實現)\Backup\WindowsFormsApplication1\Program.cs
?????文件???????1386??2011-06-08?21:23??08?c#(SerialPort控件實現)?三菱PLC\08?PC端利用c#實現開關量輸入_方法1(SerialPort控件實現)\Backup\WindowsFormsApplication1\Properties\AssemblyInfo.cs
?????文件???????2898??2011-06-08?21:23??08?c#(SerialPort控件實現)?三菱PLC\08?PC端利用c#實現開關量輸入_方法1(SerialPort控件實現)\Backup\WindowsFormsApplication1\Properties\Resources.Designer.cs
?????文件???????5612??2011-06-08?21:23??08?c#(SerialPort控件實現)?三菱PLC\08?PC端利用c#實現開關量輸入_方法1(SerialPort控件實現)\Backup\WindowsFormsApplication1\Properties\Resources.resx
?????文件???????1109??2011-06-08?21:23??08?c#(SerialPort控件實現)?三菱PLC\08?PC端利用c#實現開關量輸入_方法1(SerialPort控件實現)\Backup\WindowsFormsApplication1\Properties\Settings.Designer.cs
?????文件????????249??2011-06-08?21:23??08?c#(SerialPort控件實現)?三菱PLC\08?PC端利用c#實現開關量輸入_方法1(SerialPort控件實現)\Backup\WindowsFormsApplication1\Properties\Settings.settings
?????文件???????3794??2011-06-08?21:25??08?c#(SerialPort控件實現)?三菱PLC\08?PC端利用c#實現開關量輸入_方法1(SerialPort控件實現)\Backup\WindowsFormsApplication1\WindowsFormsApplication1.csproj
?????文件????????962??2011-06-08?21:23??08?c#(SerialPort控件實現)?三菱PLC\08?PC端利用c#實現開關量輸入_方法1(SerialPort控件實現)\Backup\WindowsFormsApplication1.sln
????..A..H.?????16384??2011-12-28?17:22??08?c#(SerialPort控件實現)?三菱PLC\08?PC端利用c#實現開關量輸入_方法1(SerialPort控件實現)\Backup\WindowsFormsApplication1.v11.suo
?????文件??????29722??2018-01-16?19:35??08?c#(SerialPort控件實現)?三菱PLC\08?PC端利用c#實現開關量輸入_方法1(SerialPort控件實現)\UpgradeLog.htm
?????文件??????10034??2018-01-16?19:35??08?c#(SerialPort控件實現)?三菱PLC\08?PC端利用c#實現開關量輸入_方法1(SerialPort控件實現)\UpgradeLog.xm
?????文件??????17920??2011-12-28?17:21??08?c#(SerialPort控件實現)?三菱PLC\08?PC端利用c#實現開關量輸入_方法1(SerialPort控件實現)\WindowsFormsApplication1\bin\Debug\WindowsFormsApplication1.exe
?????文件??????40448??2011-12-28?17:21??08?c#(SerialPort控件實現)?三菱PLC\08?PC端利用c#實現開關量輸入_方法1(SerialPort控件實現)\WindowsFormsApplication1\bin\Debug\WindowsFormsApplication1.pdb
?????文件??????21464??2018-01-16?19:35??08?c#(SerialPort控件實現)?三菱PLC\08?PC端利用c#實現開關量輸入_方法1(SerialPort控件實現)\WindowsFormsApplication1\bin\Debug\WindowsFormsApplication1.vshost.exe
?????文件????????490??2012-06-06?02:06??08?c#(SerialPort控件實現)?三菱PLC\08?PC端利用c#實現開關量輸入_方法1(SerialPort控件實現)\WindowsFormsApplication1\bin\Debug\WindowsFormsApplication1.vshost.exe.manifest
?????文件???????5767??2011-12-28?17:21??08?c#(SerialPort控件實現)?三菱PLC\08?PC端利用c#實現開關量輸入_方法1(SerialPort控件實現)\WindowsFormsApplication1\Form1.cs
?????文件??????24819??2011-12-28?17:21??08?c#(SerialPort控件實現)?三菱PLC\08?PC端利用c#實現開關量輸入_方法1(SerialPort控件實現)\WindowsFormsApplication1\Form1.Designer.cs
?????文件???????6382??2011-12-28?17:21??08?c#(SerialPort控件實現)?三菱PLC\08?PC端利用c#實現開關量輸入_方法1(SerialPort控件實現)\WindowsFormsApplication1\Form1.resx
?????文件????????789??2018-01-16?19:35??08?c#(SerialPort控件實現)?三菱PLC\08?PC端利用c#實現開關量輸入_方法1(SerialPort控件實現)\WindowsFormsApplication1\obj\Debug\DesignTimeResolveAssemblyReferences.cache
?????文件???????7215??2018-01-16?19:35??08?c#(SerialPort控件實現)?三菱PLC\08?PC端利用c#實現開關量輸入_方法1(SerialPort控件實現)\WindowsFormsApplication1\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache
?????文件???????4608??2018-01-16?19:35??08?c#(SerialPort控件實現)?三菱PLC\08?PC端利用c#實現開關量輸入_方法1(SerialPort控件實現)\WindowsFormsApplication1\obj\Debug\TempPE\Properties.Resources.Designer.cs.dll
?????文件???????8438??2018-01-16?19:35??08?c#(SerialPort控件實現)?三菱PLC\08?PC端利用c#實現開關量輸入_方法1(SerialPort控件實現)\WindowsFormsApplication1\obj\Debug\WindowsFormsApplication1.csproj.FileListAbsolute.txt
?????文件????????847??2011-12-28?17:21??08?c#(SerialPort控件實現)?三菱PLC\08?PC端利用c#實現開關量輸入_方法1(SerialPort控件實現)\WindowsFormsApplication1\obj\Debug\WindowsFormsApplication1.csproj.GenerateResource.Cache
?????文件??????17920??2011-12-28?17:21??08?c#(SerialPort控件實現)?三菱PLC\08?PC端利用c#實現開關量輸入_方法1(SerialPort控件實現)\WindowsFormsApplication1\obj\Debug\WindowsFormsApplication1.exe
?????文件????????180??2011-12-28?17:21??08?c#(SerialPort控件實現)?三菱PLC\08?PC端利用c#實現開關量輸入_方法1(SerialPort控件實現)\WindowsFormsApplication1\obj\Debug\WindowsFormsApplication1.Form1.resources
............此處省略67個文件信息
- 上一篇:C# 示波器
- 下一篇:PC與西門子PLC串口通信
評論
共有 條評論