文件名称:VCL
介绍说明--下载内容均来自于网络,请自行研究使用
一个VCL控件
1.针对与①单片机通讯②传递大量复杂数据, 加强了数据包功能:
增加了 PackageType 和 PackageInterval 两个属性。
PackageType 允许设置数据包的格式, 可设置包括与以前兼容、帧首尾和控制符、使用超时等三种类型的数据包格式。
PackageInterval 属性: 如果 PackageType 为超时判断数据首尾, 这个属性设置超时时间(毫秒)。
①使用超时的方法适用于与单片机和仪表通讯的大部分情况
②使用帧首尾和控制符的方法适用于大量复杂的数据传输, 例如文件收发等。-A VCL controls 1 for single-chip communications with ① ② pass large amounts of complex data, enhanced packet features: Increased PackageType and PackageInterval two properties. PackageType allows you to set the format of data packets can be set, including compatibility with the previous fr a me, and control both characters, the use of overtime and other three types of data packet format. PackageInterval attributes: If PackageType judgment data, both for the timeout, set this property timeout (milliseconds). ① Use the timeout method and instrumentation for communication with the MCU most cases ② and control characters using the fr a me both methods applicable to large amounts of complex data, such as send and receive files and so on.
1.针对与①单片机通讯②传递大量复杂数据, 加强了数据包功能:
增加了 PackageType 和 PackageInterval 两个属性。
PackageType 允许设置数据包的格式, 可设置包括与以前兼容、帧首尾和控制符、使用超时等三种类型的数据包格式。
PackageInterval 属性: 如果 PackageType 为超时判断数据首尾, 这个属性设置超时时间(毫秒)。
①使用超时的方法适用于与单片机和仪表通讯的大部分情况
②使用帧首尾和控制符的方法适用于大量复杂的数据传输, 例如文件收发等。-A VCL controls 1 for single-chip communications with ① ② pass large amounts of complex data, enhanced packet features: Increased PackageType and PackageInterval two properties. PackageType allows you to set the format of data packets can be set, including compatibility with the previous fr a me, and control both characters, the use of overtime and other three types of data packet format. PackageInterval attributes: If PackageType judgment data, both for the timeout, set this property timeout (milliseconds). ① Use the timeout method and instrumentation for communication with the MCU most cases ② and control characters using the fr a me both methods applicable to large amounts of complex data, such as send and receive files and so on.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
VCL\TComm32.h
...\TCommPkg.h
...\Unit_YBComm32_About.dfm
...\Unit_YBComm32_Settings.dfm
...\Unit_YbCommDevice_Settings.dfm
...\YBComm32.h
...\YbCommDevice.h
...\YB_BASE.H
...\yb_base_c5.bpi
...\yb_base_c5.bpl
...\yb_base_c5.lib
...\yb_base_c6.bpi
...\yb_base_c6.bpl
...\yb_base_c6.lib
...\yb_comm_c5.bpi
...\yb_comm_c5.bpl
...\yb_comm_c5.lib
...\yb_comm_c6.bpi
...\yb_comm_c6.bpl
...\yb_comm_c6.lib
...\_desktop.ini
VCL