48
|
ni.com
|
NI 5421/5441 Calibration Procedure
3.
Call
niFgen_SetAttributeViReal64
to set the gain (NI-FGEN Gain property) using
the following parameters:
•
vi
: The session handle returned from
niFgen_InitExtCal
•
channelName
:
"0"
•
attributeID
:
NIFGEN_ATTR_ARB_GAIN
•
value
:
1
Note
You can adjust this value based on which measuring device you use.
4.
Call
niFgen_SetAttributeViReal64
to set the offset (NI-FGEN Offset property)
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 (NI-FGEN
Analog Filter Enabled property) 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 (NI-FGEN Digital
Filter Enabled property) 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
(NI-FGEN Digital Filter Interpolation Factor property) 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 (NI-FGEN Output
Impedance property) using the following parameters:
•
vi
: The session handle returned from
niFgen_InitExtCal
•
channelName
:
"0"