NI 5421/5441 Calibration Procedure
50
ni.com
4.
Call
niFgen_SetAttributeViReal64
to set the offset (niFgen
property node:
Arbitrary Waveform Output»Arbitrary Waveform
Offset
) using the following parameters:
•
vi
: The session handle returned from
niFgen_InitExtCal
•
channelName
:
"0"
•
attributeID
:
NIFGEN_ATTR_ARB_OFFSET
•
value
:
0
Note
You can adjust this value based on which measuring device you use.
5.
Call
niFgen_SetAttributeViBoolean
to set the analog filter state
(niFgen property node:
Output Attributes»Analog Filter Enabled
)
using the following parameters:
•
vi
: The session handle returned from
niFgen_InitExtCal
•
channelName
:
"0"
•
attributeID
:
NIFGEN_ATTR_ANALOG_FILTER_ENABLED
•
value
:
VI_TRUE
6.
Call
niFgen_SetAttributeViBoolean
to set the digital filter state
(niFgen property node:
Output Attributes»Digital Filter Enabled
)
using the following parameters:
•
vi
: The session handle returned from
niFgen_InitExtCal
•
channelName
:
"0"
•
attributeID
:
NIFGEN_ATTR_DIGITAL_FILTER_ENABLED
•
value
:
VI_TRUE
7.
Call
niFgen_SetAttributeViReal64
to set the digital filter
interpolation factor (niFgen property node:
Output Attributes»
Digital Filter Interpolation Factor
) using the following parameters:
•
vi
: The session handle returned from
niFgen_InitExtCal
•
channelName
:
"0"
•
attributeID
:
NIFGEN_ATTR_DIGITAL_FILTER_INTERPOLATION_FACTOR
•
value
:
4
8.
Call
niFgen_SetAttributeViReal64
to set the output impedance
(niFgen property node:
Basic Operation»Output Impedance
) using
the following parameters:
•
vi
: The session handle returned from
niFgen_InitExtCal
•
channelName
:
"0"
•
attributeID
:
NIFGEN_ATTR_OUTPUT_IMPEDANCE
•
value
:
50