搜索资源列表
TCP-server
- 简单数据传输,状态机结构实现,服务器端部分程序。-Simple data transfer, the state machine structure is achieved, a part of the program of the server side.
labview-datattransferserver
- 基于TCP/IP的labview局域网数据传输的服务器段。类似于局域网内的-Based on TCP/IP data transmission labview server of the LAN. QQ is similar to LAN
Multiple-Connections
- 本程序能够实现TCP的服务器对客户端A链接请求的自动响应处理。并实现服务器向客户端B的自动数据发送。且能够实现长期的稳定运行,能处理异常断线后的自动再次链接。-This procedure enables the server to the client TCP A link request an automatic response processing. And to achieve server to the client B, automatic data transmission. A
A-first-order-RC-transient-response
- 运用LabVIEW程序编程,观察到电容器充电与放电过程中电压的变化现象以及电路参数对充放电过程的影响。设计主要由数据采集和处理模块、数据结果存储模块组成。本实验系统是在模块化设计思想的指导下,在软件设计上为服务器端与客户端提供便捷的友好人机交互界面,创造一个实用、方便的操作平台。-Using LabVIEW programming, impact of changes observed phenomena and circuit parameters during the charging an
Remote-data-transmission
- 用LabVIEW编的一个远程数据传输的程序,有TCP服务器和TCP客户机。-Remote data transmission with a LabVIEW program compiled with TCP server and TCP client.
Simple-TCP---Server
- 演示使用TCP函数在服务器VI和客户端VI之间通过TCP设置数据传输。-Demonstrates the use of TCP functions in the server VI and client VI through the TCP set data transfer.
TCP-Multiple-Connections---Client-1
- 演示将多个TCP客户端与单个服务器VI建立连接的方法。服务器VI跟踪现有活动的客户端连接数量,并向每个客户端VI发送随机数据。 -Method for establishing a connection between a plurality of TCP clients and a single server VI. The server VI tracks the number of clients that are active, and sends random data to ea
TCP-Multiple-Connections---Client-2
- 演示将多个TCP客户端与单个服务器VI建立连接的方法。服务器VI跟踪现有活动的客户端连接数量,并向每个客户端VI发送随机数据。-Method for establishing a connection between a plurality of TCP clients and a single server VI. The server VI tracks the number of clients that are active, and sends random data to each
TCP-Multiple-Connections---Server
- 演示将多个TCP客户端与单个服务器VI建立连接的方法。服务器VI跟踪现有活动的客户端连接数量,并向每个客户端VI发送随机数据。-Method for establishing a connection between a plurality of TCP clients and a single server VI. The server VI tracks the number of clients that are active, and sends random data to each
web
- web服务调用,用于与其他数据库对接,上传数据到数据库里面,也可以从数据库服务器里获取数据。-Web service calls, for docking with other s, upload data to the inside, you can also get data the server.
TCP-IP-Chat-LabVIEW
- 大家可以根据这个程序进行扩展和创新 比如可以通过TCP/IP进行数据传输 ,进行数据监控等等 当然使用NI的datasocket也是比较方便的 使用此程序步骤如下: 1 打开BabVIEW_Server.vi 根据自身PC设置相关端口,运行 2 打开BabVIEW_Client.vi 运行,IP为本机地址。 3 按下connection按钮,如果LED显绿色则标明链接服务器成功 当然大家可以通过其他局域网电脑进行链接。- U5927 u5BB u5E
STM-server-modi
- TCP/IP服务器读写操作,与客户端TCP/IP代码进行数据读取。-TCP/IP server read and write operations, and client TCP/IP code for data read.
STM-cliente-cambios
- TCP/IP客户端读写操作,与TCP/IP服务器端代码进行数据读写。-TCP/IP client read and write operations, and TCP/IP server-side code for data read and write
串行通信服务器
- 实现labview串口通讯和数据采集。LabVIEW是一种用图标代替文本行创建应用程序的图形化编程语言。传统文本编程语言根据语句和指令的先后顺序决定程序执行顺序,而 LabVIEW 则采用数据流编程方式,程序框图中节点之间的数据流向决定了VI及函数的执行顺序。(LabVIEW serial communication and data acquisition)