登录
首页 » LabView » labview

labview

于 2020-07-02 发布 文件大小:1979KB
0 278
下载积分: 1 下载次数: 11

代码说明:

  通过设置参数可以输出正弦波、三角波、锯齿波等等.(By setting parameters can be output sine wave, triangle wave, sawtooth wave and so on.)

文件列表:

VI虚拟示波器
............\第2名VI虚拟示波器
............\.................\Application
............\.................\...........\Dual Channel Data Acquisition System Rev1.0.aliases,38,2008-04-01
............\.................\...........\Dual Channel Data Acquisition System Rev1.0.exe,2633728,2008-04-01
............\.................\...........\Dual Channel Data Acquisition System Rev1.0.ini,2129,2008-04-01
............\.................\...........\Logo2.ico
............\.................\...........\lvanlys.dll,892928,2008-04-01
............\.................\...........\lvStorage.dll,110592,2008-04-01
............\.................\...........\Signal Sample Data
............\.................\...........\..................\DC with Noise.lvm,20480,2008-04-01
............\.................\...........\..................\DC.lvm,20480,2008-04-01
............\.................\...........\..................\Sawtooth with Noise.lvm,21320,2008-04-01
............\.................\...........\..................\Sawtooth.lvm,21480,2008-04-01
............\.................\...........\..................\Sine with Noise.lvm,21411,2008-04-01
............\.................\...........\..................\Sine.lvm,21640,2008-04-01
............\.................\...........\..................\Square with Noise.lvm,21480,2008-04-01
............\.................\...........\..................\Square.lvm,21480,2008-04-01
............\.................\...........\..................\Triangle.lvm,21560,2008-04-01
............\.................\...........\..................\Trianglw with Noise.lvm,21350,2008-04-01
............\.................\Auto Detect Directory.vi,9213,2014-04-08
............\.................\Control
............\.................\.......\Close.ctl,5964,2008-04-01
............\.................\.......\Generate.ctl,5572,2008-04-01
............\.................\.......\Peak&Valley.ctl,5996,2008-04-01
............\.................\.......\Recall.ctl,5628,2008-04-01
............\.................\.......\Record.ctl,5192,2008-04-01
............\.................\.......\Stop.ctl,5404,2008-04-01
............\.................\DCDAS.rtm,137,2008-04-01
............\.................\Dual Channel Data Acquisition System Project.aliases,92,2014-04-08
............\.................\Dual Channel Data Acquisition System Project.lvproj,14942,2008-04-01
............\.................\Dual Channel Data Acquisition System Ver1.0.vi,129180,2008-04-01
............\.................\Get Disk Volume.vi,17460,2008-04-01
............\.................\Get Peak&Valley.vi,76692,2008-04-01
............\.................\Icon

............\.................\....\Generate.ico

............\.................\....\Logo1.ico
............\.................\....\Logo2.ico
............\.................\....\Recall.ico,1078,2008-04-01
............\.................\....\Record.ico,1078,2008-04-01
............\.................\....\Stop.ico,1078,2008-04-01
............\.................\Read Data.vi,51748,2008-04-01
............\.................\Recall&Analyze Data.vi,69872,2008-04-01
............\.................\Save Data.vi,93508,2008-04-01
............\.................\Signal Sample Data
............\.................\..................\DC with Noise.lvm,20480,2008-04-01
............\.................\..................\DC.lvm,20480,2008-04-01
............\.................\..................\Sawtooth with Noise.lvm,21320,2008-04-01
............\.................\..................\Sawtooth.lvm,21480,2008-04-01
............\.................\..................\Sine with Noise.lvm,21411,2008-04-01
............\.................\..................\Sine.lvm,21640,2008-04-01
............\.................\..................\Square with Noise.lvm,21480,2008-04-01
............\.................\..................\Square.lvm,21480,2008-04-01
............\.................\..................\Triangle.lvm,21560,2008-04-01
............\.................\..................\Trianglw with Noise.lvm,21350,2008-04-01
............\.................\版权申明.txt,1360,2008-04-01
............\.................\虚拟仪器家园.txt,819,2008-04-01

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • wangluoyuanchengkoangzhixitong
    Target:89S51 程序描述:网络远端温度感测器,这个范例中使用到  (1)8051 的Port 1连接到LCD显示器,PORT 3的P3.3、P3.4和P3.5分别连接到LCD显示器的控制线,程序执行时可以让LCD显示器显示出时间和日期。 (2)温度感测组件AD590经由ADC0804将感测到的温度,转换成数位数据,然后经由PORT 0输入8051。 (3)igangcai 8051的第10和第11只脚RXD和TXD分别连线到MAX232,然后连接到PC的COM埠。  (4) 当PC端经由RS232传送S时,接下来PC送出的下 个byte就用来设定PORT 3的输出。  (5) 当PC端经由RS232传送T时,接下来PC连续送出五个bytes,这五个bytes是 "年月日时分",这是 PC 用来设定实验板的时间日期。  (6) 8051每 分钟就读入ADC0804转换的数字温度数据,然后通过RS232传送给PC端,再由PC端通过网络传送到远端的电脑。*/(err)
    2008-06-21 09:21:31下载
    积分:1
  • ServoControllerOfDoom
    Example of using six servo motors controlled by AVR microprocessor.
    2009-07-03 01:35:04下载
    积分:1
  • ADC 两路 UV
    说明:  只用于学习STM32F429的ADC,将一路ADC采集,改为两路ADC采集,并将采集的模拟量转换为紫外线等级。(It is only used to learn the ADC of STM32F429. It changes one ADC acquisition to two ADC acquisitions, and converts the analog acquisition to ultraviolet level.)
    2020-06-20 03:40:01下载
    积分:1
  • 代码RTCC_I2C_MCSET_FJ11_B06
    说明:  用PIC18FJ11单片机开发实时时钟芯片的实例代码,完整代码。(whole source code of using PIC18FJ11 and RTCC chip.)
    2020-02-22 22:05:15下载
    积分:1
  • MegaPirateNG_2.5.1_R3
    用于四轴飞行器的海盗飞控源代码。硬件基于Arduino MEGA2560。(Pirates for four-axis aircraft fly control source code. The hardware is based on Arduino MEGA2560.)
    2012-07-17 12:19:58下载
    积分:1
  • timer4_led_test
    ARM Cortex-A8 裸板,定时器4 和定时器0的测试程序(ARM Cortex-A8 bare boards, Timer 4 and Timer 0 testing procedures)
    2013-12-06 22:06:10下载
    积分:1
  • 三相
    通过stm32单片机生成互补pwm驱动三项桥,构成逆变电路,生成三项交流电。内含源代码及protues仿真程序。(Three bridges driven by complementary PWM are generated by STM32 single chip computer, which constitute the inverting circuit and generate three alternating currents. Includes source code and PROTUS simulation program.)
    2020-06-19 00:40:02下载
    积分:1
  • underwaterNS2.tar
    水下无线传感器网络NS2仿真代码,可添加路由协议(Underwater wireless sensor networks NS2 simulation code, you can add the routing protocol)
    2021-04-21 13:28:49下载
    积分:1
  • TFT_LCD_NT35510_FSMC
    STM32的相应程序用于驱动电容屏LCD_NT35510,可按RGB565显示汉字与图片(STM32 corresponding program for driving a capacitive screen LCD NT35510, RGB565 can display Chinese characters and pictures)
    2016-07-12 19:25:08下载
    积分:1
  • STC_IR_REMOTER
    说明:  使用P3.2外部中断下降沿触发, 对NEC红外编码方案进行解码。 单片机晶振12M, 22pf匹配电容 测试遥控器为淘宝购买, 淘宝输入 ‘红外遥控器’ 即可, 不到2元一个。 单片机用的是 STC 的 12C5A60S2, 使用串口下载烧录程序。 因为使用的12M晶振, 不是11.0592,所以使用单片机内部的专用波特率发生器, 最高9600bps,再高就乱码误码比较大了。 红外接收电路1838T 3脚一体化, 使用数据手册里的推荐电路, 自行百度。(NEC infrared decoder program based on STC MCU using C language. MCU model: STC12C5A60S2 CRYSTAL: 12 M INFRARED RECEIVER MODEL: 1838T)
    2020-09-04 14:54:57下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载