搜索资源列表
TCP-server
- 简单数据传输,状态机结构实现,服务器端部分程序。-Simple data transfer, the state machine structure is achieved, a part of the program of the server side.
arm-labview
- 基于arm开发板和pc机的tcp/ip通讯,arm开发板作为服务器,pc机作为客户端连接arm板,arm板根据接收的命令开关led灯。其中pc机的客户端程序用labview编写。-Based on arm development board and pc tcp/ip communication, arm development board the connecting arm board as a client as a server, pc machine to arm the board
server
- 电气监测远程监控系统服务器端程序,希望对大家有帮助-Electrical monitoring remote monitoring system server-side program, we hope to help
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.
tongxin2ck
- labview编写的串口通信历程,包括服务器程序和客户端程序。-labview write serial communication process, including the server and client programs.
TCP
- 基于LabVIEW的TCP数字通信,包括服务器和客户机两个程序,发送一组8位的数字信号,服务器和客户机端皆有显示。-It s TCP digital communications based on LabVIEW , including server and client, sending a group of 8 digital signal, server and client side are displayed.
E-Mail-Notification
- 虽然该范例运行在RT终端上,但它不是专门为LabVIEW Real-Time模块而编写。 E-Mail Notification.vi说明了温度分析应用程序以及低于限制或采集条件时发送相应信息的方式。本VI将提示输入电子邮件的收件人以及有效邮件服务器;读取仿真温度;超出范围时发出警告;根据条件发送电子邮件至所列收件人。 邮件服务器必须有效才能使该范例正常工作。-Although this example is running on an RT target, but it i
TCP_Server
- LABVIEW TCP SERVRE 服务器程序-LABVIEW TCP SERVRE ptp
TCPIP_Image-transmission
- 基于LABVIEW的TCP/IP协议实时视频传输,包含服务器和客户端程序。-LABVIEW the TCP/IP protocol-based real-time video transmission, including server and client programs.
TCP-IP-Chat-LabVIEW
- 大家可以根据这个程序进行扩展和创新 比如可以通过TCP/IP进行数据传输 ,进行数据监控等等 当然使用NI的datasocket也是比较方便的 使用此程序步骤如下: 1 打开BabVIEW_Server.vi 根据自身PC设置相关端口,运行 2 打开BabVIEW_Client.vi 运行,IP为本机地址。 3 按下connection按钮,如果LED显绿色则标明链接服务器成功 当然大家可以通过其他局域网电脑进行链接。- U5927 u5BB u5E
串行通信服务器
- 实现labview串口通讯和数据采集。LabVIEW是一种用图标代替文本行创建应用程序的图形化编程语言。传统文本编程语言根据语句和指令的先后顺序决定程序执行顺序,而 LabVIEW 则采用数据流编程方式,程序框图中节点之间的数据流向决定了VI及函数的执行顺序。(LabVIEW serial communication and data acquisition)
基于vi服务器和队列的程序架构
- 多年使用的程序框架,使用成熟,经过多个项目测试(The program framework used for many years is mature)