National Instruments NI 5402 Calibration Procedure page 36

Hide thumbs Also See for NI 5402:
Table of Contents

Advertisement

The data mask is used to mask bits of data to be replaced with the corresponding
Note
static value bits. For example, a mask of 0xFF00 and a static value of 0xAAAA applied to
a DC waveform with a value of 0x1111 produces a DC waveform with a value of 0x11AA.
LabVIEW Block Diagram
NI 5402/5406 Calibration Procedure
7.
Set the analog static value by calling the niFgen Property Node and
selecting Output Attributes»Data Mask»Analog Static Value.
LabVIEW Block Diagram
8.
Initiate waveform generation by calling the niFgen Initiate
Generation VI.
9.
Wait 200 ms for the output to settle.
10. Use the DMM to measure the DC voltage output of the NI 5402/5406.
This is the measured DC output value.
36
C/C++
Function Call
Call
niFgen_Set
AttributeViInt32
using the following
parameter:
vi: The session handle
returned from
.
niFgen_init
channelName:
"0"
attributeID:
NIFGEN_
ATTR_ANALOG_STATIC_
VALUE
value: The current
Analog Static Value from
Table 6
C/C++
Function Call
Call
niFgen_Initiate
Generation
using the following
parameter:
vi: The session handle
returned from
.
niFgen_init
ni.com

Advertisement

Table of Contents
loading

This manual is also suitable for:

Ni 5406

Table of Contents