NI 5402/5406 Calibration Procedure
22
ni.com
3.
Set the analog filter state by calling the niFgen Property Node and
selecting
Output Attributes»Analog Filter Enabled
.
4.
Set the load impedance by calling the niFgen Property Node and
selecting
Output Attributes»Load Impedance
.
LabVIEW Block Diagram
C/C++
Function Call
Call
niFgen_
SetAttribute
ViBoolean
using the
following parameters:
vi
: The session handle
returned from
niFgen_init
.
channelName
:
"0"
attributeID
:
NIFGEN_ATTR_ANALOG_
FILTER_ENABLED
value
:
VI_FALSE
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_LOAD_IMPEDANCE
value
:
10,000,000,000