©
National Instruments Corporation
43
NI 5402/5406 Calibration Procedure
6.
Set the offset DAC value by calling the niFgen Property Node and
selecting
Calibration»Offset DAC Value
.
7.
Set the analog filter state by calling the niFgen Property Node and
selecting
Output Attributes»Analog Filter Enabled
.
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_OFFSET_
DAC_VALUE
value
:
32,767
LabVIEW Block Diagram
C/C++
Function Call
Call
niFgen_
SetAttribute
ViBoolean
using the
following parameters:
vi
: The session handle
returned from
niFgen_InitExtCal
.
channelName
:
"0"
attributeID
:
NIFGEN_ATTR_ANALOG_
FILTER_ENABLED
value
:
VI_FALSE