©
National Instruments Corporation
45
NI 5402/5406 Calibration Procedure
10. Set the output impedance by calling the niFgen Property Node and
selecting
Basic Operation»Output Impedance
.
11. Disable the analog output by calling the niFgen Property Node and
selecting
Basic Operation»Output Enabled
.
LabVIEW Block Diagram
C/C++ Function Call
Call
niFgen_Set
AttributeViReal64
using the following
parameters:
vi
: The session handle
returned from
niFgen_InitExtCal
.
channelName
:
"0"
attributeID
:
NIFGEN_ATTR_OUTPUT_
IMPEDANCE
value
:
50.00
LabVIEW Block Diagram
C/C++ Function Call
Call
niFgen_Set
AttributeViBoolean
using the following
parameters:
vi
: The session handle
returned from
niFgen_InitExtCal
.
channelName
:
"0"
attributeID
:
NIFGEN_
ATTR_OUTPUT_ENABLED
value
:
VI_FALSE