©
National Instruments Corporation
71
NI 5402/5406 Calibration Procedure
f.
Set the gain DAC value by calling the niFgen Property Node and
selecting
Calibration»Gain DAC Value
.
g.
Set the main DAC value by calling the niFgen Write Binary 16
Analog Static Value VI.
LabVIEW Block Diagram
C/C++
Function Call
Call
niFgen_Set
AttributeViInt32
using the following
parameters:
vi
: The session handle
returned from
niFgen_InitExtCal
.
channelName
:
"0"
attributeID
:
NIFGEN_
ATTR_GAIN_DAC_VALUE
value
:
2,000
LabVIEW Block Diagram
C/C++
Function Call
Call
niFgen_Write
Binary16Analog
StaticValue
using the following
parameters:
vi
: The session handle
returned from
niFgen_InitExtCal
.
channelName
:
"0"
value
: –
29,232