资源列表
习9-4
- 在一个波形图中显示3条曲线,分别用红,蓝,黄3种颜色表示范围在0-1,5-6,2-3的随机数(In a wave chart, 3 curves are displayed. They are represented by 3 colors, red, blue and yellow, in the range of 0-1,5-6,2-3.)
三通道数据采集
- 采用labview实现三个串口通道的实时数据采集(Using LabVIEW to realize real-time data acquisition of three serial channels)
OMRON C series decryption
- THIS IS OMRON PLC C SERIES PASSWORD HOW TO OPEN
pressure
- Labview 上位机,采集压力传感器数据,波形图显示数据-pressure sensor data acquisition, waveform display data
SQL-Fetch-Data
- 此程序采用的是labview软件下编写SQL的查找程序-This procedure is used to prepare the SQL labview software Finder
PC-and-C51
- labview与单片机的VISA通信的简单应用-the labview microcontroller VISA simple communication application
Fuzzy_Controller
- fuzzy controller applied to dc motor, examples
1
- 主要用于波形图标数据的保存与显示,并加入看系统时间。-Primarily used to store data and display waveform icon and add the system time to see.
Set-state-machine-core-code
- 实现状态机的跳转,状态的增加,状态的跳转-Jump jump to implement state machines, the state is increased, the state
voltage
- labviwe 基于研华板卡的多通道电压采集程序 可自动保存-labview yanhua
NonLinear
- DVR system in SIMULINK
102
- 数制变换及计数仿真 模拟十进制数到二进制数的转换过程,以LED来模拟各个二进制位,并能以动画方式模拟计数的过程。 选择手动方式时,将8个LED变成滑动条中数字的二进制(基数2)表示。例如,如果滑动条设置为数字10(在二进制中表示为00001010=(23)+(21)), LED的1和3点亮,其他LED为熄灭。 选择自动方式时,滑动条自动进行加1操作,实现0到255的循环计数;同时8个LED会实时显示滑动条数值所对应二进制数值。当滑动条大于255时,自动回0并重新由0开始计数