文件名称:FinsTest
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2015-06-10
- 文件大小:
- 69kb
- 下载次数:
- 0次
- 提 供 者:
- her****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
用于演示与OMRON PLC设备进行以太网 FINS 通讯。
示例中只演示了对线圈值(布尔值)的读写操作。
详细的帧格式应参考欧姆龙官方文档,读者应自行学习有关FINS协议的相关知识。
若读者对TCP通讯不够熟悉,应首先学习相关内容,可以下载示例 TCPTest。-This example is used to demonstrate OMRON PLC with Ethernet FINS communications equipment.
Example only demonstrates the value of the coil (Boolean) read and write operations.
Detail of the fr a me format should reference Omron official documents, the reader should learn on their own knowledge about the FINS protocol.
If the reader not familiar with TCP communication, you should first learn the relevant content, you can download the sample TCPTest.
示例中只演示了对线圈值(布尔值)的读写操作。
详细的帧格式应参考欧姆龙官方文档,读者应自行学习有关FINS协议的相关知识。
若读者对TCP通讯不够熟悉,应首先学习相关内容,可以下载示例 TCPTest。-This example is used to demonstrate OMRON PLC with Ethernet FINS communications equipment.
Example only demonstrates the value of the coil (Boolean) read and write operations.
Detail of the fr a me format should reference Omron official documents, the reader should learn on their own knowledge about the FINS protocol.
If the reader not familiar with TCP communication, you should first learn the relevant content, you can download the sample TCPTest.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
FinsTest\FinsTest.sln
........\FinsTest.v11.suo
........\FinsTest
........\........\bin
........\........\...\Debug
........\........\...\.....\FinsTest.exe
........\........\...\.....\FinsTest.pdb
........\........\...\.....\FinsTest.vshost.exe
........\........\...\.....\FinsTest.vshost.exe.manifest
........\........\FinsTest.csproj
........\........\Form1.cs
........\........\Form1.Designer.cs
........\........\Form1.resx
........\........\obj
........\........\...\Debug
........\........\...\.....\DesignTimeResolveAssemblyReferences.cache
........\........\...\.....\DesignTimeResolveAssemblyReferencesInput.cache
........\........\...\.....\FinsTest.csproj.FileListAbsolute.txt
........\........\...\.....\FinsTest.csproj.GenerateResource.Cache
........\........\...\.....\FinsTest.csprojResolveAssemblyReference.cache
........\........\...\.....\FinsTest.exe
........\........\...\.....\FinsTest.Form1.resources
........\........\...\.....\FinsTest.pdb
........\........\...\.....\FinsTest.Properties.Resources.resources
........\........\...\.....\TempPE
........\........\Program.cs
........\........\Properties
........\........\..........\AssemblyInfo.cs
........\........\..........\Resources.Designer.cs
........\........\..........\Resources.resx
........\........\..........\Settings.Designer.cs
........\........\..........\Settings.settings
........\说明.txt