
TempBook User’s Manual daqCommand Reference (
Enhanced
API) 11-21
daqCvtSetAdcRange
DLL Function
daqCvtSetAdcRange(FLOAT Admin, FLOAT Admax);
C
daqCvtSetAdcRange(FLOAT Admin, FLOAT Admax);
Visual BASIC
VBdaqCvtSetAdcRange&(ByVal ADmin!, ByVal ADmax!)
Delphi
daqCvtSetAdcRange(Admin:single; Admax:single)
Parameters
Admin
A/D minimum voltage range
Admax
A/D maximum voltage range
Returns
DerrNoError
- No error (also, refer to
API Error Codes
on page 11-39)
See Also
Program References
None
Used With
All devices
daqCvtSetAdcRange
allows you to set the current ADC range for use by the
daqCvt
…
functions. This function should not need to be called if used for data collected by the Daq* devices.
Comentarios a estos manuales