代码搜索:DOCUMENTATION
找到约 10,000 项符合「DOCUMENTATION」的源代码
代码结果 10,000
www.eeworm.com/read/172642/9697770
m a2000_config.m
function retval = A2000_Config(slot, sampClkSrc, sampClkDrv, dither)
% retval = A2000_Config(slot, sampClkSrc, sampClkDrv, dither)
% No documentation is available yet.
retval = daq2(1, slot, samp
www.eeworm.com/read/172642/9697830
m a2000_calibrate.m
function retval = A2000_Calibrate(slot, saveNewValues, calMethod, channel, extRefVoltage)
% retval = A2000_Calibrate(slot, saveNewValues, calMethod, channel, extRefVoltage)
% No documentation is ava
www.eeworm.com/read/172642/9697836
m sc_2040_config.m
function retval = SC_2040_Config(deviceNumber, channel, sc2040Gain)
% retval = SC_2040_Config(deviceNumber, channel, sc2040Gain)
% No documentation is available yet.
retval = daq2(136, deviceNumb
www.eeworm.com/read/172642/9698027
m dsp2200_config.m
function retval = DSP2200_Config(slot, aitranslate, aotranslate, demux)
% retval = DSP2200_Config(slot, aitranslate, aotranslate, demux)
% No documentation is available yet.
retval = daq2(68, slo
www.eeworm.com/read/172642/9698032
m dsp2200_calibrate.m
function retval = DSP2200_Calibrate(slot, mode, ADCref)
% retval = DSP2200_Calibrate(slot, mode, ADCref)
% No documentation is available yet.
retval = daq2(67, slot, mode, ADCref);
www.eeworm.com/read/172337/9713368
h stdafx.h
// stdafx.h : include file for standard system include files
//
// This is a part of the Microsoft Foundation Classes C++ library.
// Copyright (C) 1992-1998 Microsoft Corporation
// All rights re
www.eeworm.com/read/367274/9763925
changes
The revision history has moved to the file doc/changes.src, and
is now included in the documentation as Appendix C.