©
National Instruments Corporation
11
NI 6711/6713/6731/6733 Calibration Procedure
Flowcharts
These flowcharts show the appropriate NI-DAQ function calls for
verifying and adjusting the NI 6711/6713/6731/6733. Refer to the
Calibrating the NI 6711/6713/6731/6733
section, the
NI-DAQ Function
Reference Help
(
Start»Programs»National Instruments»NI-DAQ»
NI-DAQ Help
), and the
NI-DAQ User Manual for PC Compatibles
at
ni.com/manuals
for additional information on the software structure.
Verifying Analog Output
Figure 1.
Verifying Analog Output
Table 5.
Counter
Set Point (MHz)
Upper Limit (MHz)
Lower Limit (MHz)
5
4.9995
5.0005
From the specification table for the product,
determine the channel and voltage to verify.
AO_Configure (deviceNumber,channel,outputPolarity,0,10,0)
AO_VWrite (deviceNumber,channel,voltage)
Repeat with next channel.