©
National Instruments Corporation
17
NI 5402/5406 Calibration Procedure
4.
Set the analog path by calling the niFgen Property Node and selecting
Output Attributes»Analog Path
.
5.
Set the pre-amplifier attenuation by calling the niFgen Property Node
and selecting
Calibration»Pre-Amplifier Attenuation
.
LabVIEW Block Diagram
C/C++
Function Call
Call
niFgen_Set
AttributeViInt32
using the following
parameters:
vi
: The session handle
returned from
niFgen_init
.
channelName
:
"0"
attributeID
:
NIFGEN_ATTR_
ANALOG_PATH
value
: The
Analog Path
value listed in Table 3
for the current iteration
LabVIEW Block Diagram
C/C++
Function Call
Call
niFgen_Set
AttributeViReal64
using the following
parameters:
vi
: The session handle
returned from
niFgen_init
.
channelName
:
"0"
attributeID
:
NIFGEN_
ATTR_PRE_AMPLIFIER_
ATTENUATION
value
: The
Pre-Amplifier
Attenuation
value listed in
Table 3 for the current
iteration