-
TCP客户端程序
基于labview的TCP客户端程序发送主机通常将发送缓冲区中的数据按内存地址从低到?的顺序发出,接收主机把从?络上接到的字节依次保存在接收缓冲区中,也是按内存地址从低到?的顺序保存。
TCP/IP协议规定,?络数据流应采??端字节序,即低地址?字节。
socket API是?层抽象的?络编程接?,适?于各种底层?络协议,如IPv4、 IPv6,以及后?要讲的UNIX Domain Socket。(Based on the TCP client program to send the host LabVIEW will usually send buffer according to the data in the memory address from low to order issued, the receiving host to receive from the network bytes on sequentially stored in the receive buffer, and according to the memory address from low to preservation order.
The TCP/IP agreement, network data flow should be endian, low byte address.
Socket API is layer abstract network programming interface, suitable in various underlying network protocol, such as IPv4, IPv6, and UNIX Domain Socket to say.)
- 2018-01-15 01:19:31下载
- 积分:1
-
IAI_-Labview
气缸控制,可以作为初学者入门,我在下载之后认真的看了,觉得有用所以上传一份(Cylinder control, as beginners I carefully looked after downloading, uploading so that a useful)
- 2021-04-22 10:08:48下载
- 积分:1
-
heibaiqi
黑白棋程序,labview程序设计与应用一书中的应用实例(Othello program, the labview program design and application book application instance)
- 2013-03-19 15:43:35下载
- 积分:1
-
EEMD
对LabVIEW进行二次开发,对信号进行聚合经验模态分解(To LabVIEW second development, the signal to carry out the polymerization of empirical mode decomposition)
- 2012-07-22 20:55:40下载
- 积分:1
-
Grubbs
利用 格拉布斯准则 剔除粗大误差的labview程序(Grubbs labview program guidelines eliminate the careless error)
- 2021-04-08 23:09:01下载
- 积分:1
-
求布尔为真的个数
用labview求在数组中布尔数为真的个数(The number of real Boolean numbers by LabVIEW)
- 2017-12-02 11:42:50下载
- 积分:1
-
NI风格控件包
NI Style control group, which contains some style controls other than the self-contained controls, can beautify the interface style.
- 2019-05-31 14:12:20下载
- 积分:1
-
手把手教你在LabVIEW下使用OPC
说明: Labview OPC和欧姆龙PLC通讯(LabVIEW OPC and OMRON PLC communication)
- 2020-03-04 19:39:21下载
- 积分:1
-
通过串口采集下位机信息 smart
本程序是基于LABWINDOWS/CVI 的,主要是通过串口采集下位机信息,然后显示状态信息并通过串口发送命令字节。(The program is based on LABWINDOWS/CVI.It get message from RS232and display status,then send command by RS232.)
- 2011-11-28 21:08:44下载
- 积分:1
-
数据采集编程指南 中篇
说明: NI DAQ应用介绍
1. 一个完整数据采集系统的基本组成部分
2. NI 提供了基于哪些平台的数据采集硬件产品,它们分别适用于什么样的应用领域
3. 数据采集设备硬件选型过程中应该关注哪些重要参数(Introduction of NI data acquisition hardware 1. Basic components of a complete data acquisition system 2. NI provides data acquisition hardware products based on which platforms and which application areas they are suitable for respectively. 3. What important parameters should be paid attention to in the process of hardware selection of data acquisition equipment)
- 2020-06-21 20:20:01下载
- 积分:1