NI 5402/5406 Calibration Procedure
66
ni.com
k.
Commit the attribute values to the device by calling the niFgen
Commit VI.
l.
Wait 500 ms for the output to settle.
m. Use the DMM to measure the NI 5402/5406 output voltage. This
measurement is
measurement 2
5.
Adjust the pre-amplifier main path offset by calling the niFgen Cal
Adjust Main Path Pre Amp Offset VI.
LabVIEW Block Diagram
C/C++
Function Call
Call
niFgen_Commit
using the following
parameter:
vi
: The session handle
returned from
niFgen_InitExtCal
.
LabVIEW Block Diagram
C/C++
Function Call
Call
niFgen_
CalAdjustMainPath
PreAmpOffset
using the
following parameters:
vi
: The session handle
returned from
niFgen_InitExtCal
.
channelName
:
"0"
configuration
: The
Current Configuration
value for the current
iteration from Table 7
gainDACValues
:
{
2000
,
1000
}
offsetDACValues
:
{
38000
,
26000
}
measuredOutputs
:
{
measurement 0
,
measurement 1
,
measurement 2
}