文件名称:REF_VC
- 所属分类:
- 驱动编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 380kb
- 下载次数:
- 0次
- 提 供 者:
- w**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
采用硬件:
MP416(16位AD,5V/10V/±5V/±10V量程)
设计思路:
1. 使用MP416_AD()函数,采用通道1测试,基准板输出为±200mV,±2.5V,±10V,GND
等,考虑测量精度,使用MP416的±5V量程测量基准板输出±200mV,±2.5V电压;使用MP416的±10V量程测量基准板输出±10V电压。即通过键盘输入gain值2或3来选择合适量程。
2. 不采用MP416_AD()函数测量平均值,故取测量1次。
3. 采样十次(便于分析测量误差)将值存入数组以便处理。
4. 测量值包括AD采样最大值,最小值;电压最大值、最小值,平均值;最大跳字,及对应最大电压变化值。
5. 按回车键,可以继续测量;G键位重新选择量程;ESC或Q键退出。
- use Hardware:
MP416 (16 Wei AD, 5V/10V/± 5V/± 10V range)
design ideas:
1. Use MP416_AD () function, using channel 1 test, the base plate output is ± 200mV, ± 2.5V, ± 10V, GND
And so on, consider the measurement accuracy, use the MP416 measuring range of ± 5V output of the base plate ± 200mV, ± 2.5V voltage the use of MP416 measuring range of ± 10V output ± 10V voltage of the base plate. Input gain value through the keyboard 2 or 3 to select the appropriate range.
2. Do not use MP416_AD () function is measured, on average, so they chose a time measurement.
3. Sampled 10 times (to facilitate analysis of measurement error) will be deposited into an array of values for processing.
4. Measured values, including AD sample maximum, minimum voltage maximum, minimum, average the biggest jump characters, and the corresponding changes in the value of maximum voltage.
5. Press Enter key, you can continue to measure G keys re-select
MP416(16位AD,5V/10V/±5V/±10V量程)
设计思路:
1. 使用MP416_AD()函数,采用通道1测试,基准板输出为±200mV,±2.5V,±10V,GND
等,考虑测量精度,使用MP416的±5V量程测量基准板输出±200mV,±2.5V电压;使用MP416的±10V量程测量基准板输出±10V电压。即通过键盘输入gain值2或3来选择合适量程。
2. 不采用MP416_AD()函数测量平均值,故取测量1次。
3. 采样十次(便于分析测量误差)将值存入数组以便处理。
4. 测量值包括AD采样最大值,最小值;电压最大值、最小值,平均值;最大跳字,及对应最大电压变化值。
5. 按回车键,可以继续测量;G键位重新选择量程;ESC或Q键退出。
- use Hardware:
MP416 (16 Wei AD, 5V/10V/± 5V/± 10V range)
design ideas:
1. Use MP416_AD () function, using channel 1 test, the base plate output is ± 200mV, ± 2.5V, ± 10V, GND
And so on, consider the measurement accuracy, use the MP416 measuring range of ± 5V output of the base plate ± 200mV, ± 2.5V voltage the use of MP416 measuring range of ± 10V output ± 10V voltage of the base plate. Input gain value through the keyboard 2 or 3 to select the appropriate range.
2. Do not use MP416_AD () function is measured, on average, so they chose a time measurement.
3. Sampled 10 times (to facilitate analysis of measurement error) will be deposited into an array of values for processing.
4. Measured values, including AD sample maximum, minimum voltage maximum, minimum, average the biggest jump characters, and the corresponding changes in the value of maximum voltage.
5. Press Enter key, you can continue to measure G keys re-select
相关搜索: 16位AD
(系统自动生成,下载前可以参看下载内容)
下载文件列表
REF_VC
......\Debug
......\.....\reftest_1.exe
......\.....\reftest_1.ilk
......\.....\reftest_1.obj
......\.....\reftest_1.pch
......\.....\reftest_1.pdb
......\.....\StdAfx.obj
......\.....\vc60.idb
......\.....\vc60.pdb
......\mp416.h
......\MP416.lib
......\ReadMe.txt
......\reftest_1.cpp
......\reftest_1.cpp.bak
......\reftest_1.dsp
......\reftest_1.dsw
......\reftest_1.ncb
......\reftest_1.opt
......\reftest_1.plg
......\StdAfx.cpp
......\StdAfx.h
......\基准板VC测试程序说明.doc
......\Debug
......\.....\reftest_1.exe
......\.....\reftest_1.ilk
......\.....\reftest_1.obj
......\.....\reftest_1.pch
......\.....\reftest_1.pdb
......\.....\StdAfx.obj
......\.....\vc60.idb
......\.....\vc60.pdb
......\mp416.h
......\MP416.lib
......\ReadMe.txt
......\reftest_1.cpp
......\reftest_1.cpp.bak
......\reftest_1.dsp
......\reftest_1.dsw
......\reftest_1.ncb
......\reftest_1.opt
......\reftest_1.plg
......\StdAfx.cpp
......\StdAfx.h
......\基准板VC测试程序说明.doc