Deciding Transfer Direction; Choosing An Internal Or External Req Source; Deciding The Req Polarity; Deciding The Transfer Rate - National Instruments 653X User Manual

High-speed digital i/o devices for pci, pxi, compactpci, at, eisa, and pcmcia bus systems
Hide thumbs Also See for 653X:
Table of Contents

Advertisement

Chapter 2
Using Your 653X

Deciding Transfer Direction

Choosing an Internal or External REQ Source

Deciding the REQ Polarity

For more information on LabVIEW VIs and NI-DAQ functions, consult the
Note
LabVIEW Help and the NI-DAQ Function Reference Help.

Deciding the Transfer Rate

653X User Manual
You can choose to send data from your 653X device to the peripheral
device (output), or from the peripheral device to your 653X device (input).
In pattern I/O, the 653X device acquires/generates data on every falling or
rising edge (programmable) of the REQ signal. The REQ signal can be
generated internally or based on the clock of a peripheral device. An
example of using external REQ is sharing a sample clock of an analog input
device so you can synchronize the analog and digital operations.
By default, data from an external REQ source is transferred on the rising
edge of the signal and on the falling edge of the internal REQ source. You
can reverse the REQ polarity by using the following functions:
NI-DAQ C interface—Specify the REQ polarity in the
DIG_Group_Mode
DIG_Block_PG_Config
LabVIEW—Specify the REQ polarity in the Digital Mode Config VI
that is called by the DIO Config VI.
Refer to Table C-1,
653X I/O Connector 68-Pin
overview of all control/timing trigger lines.
If you are generating the REQ signal internally, you need to specify the rate
of data transfer. The transfer rate is specified in software by using two
parameters, the timebase frequency and timebase divisor:
transfer rate (Hz)
where
timebase frequency = 20 MHz, 10 MHz, 1 MHz, 100 kHz, 10 kHz,
1 kHz, or 100 Hz, and
timebase divisor = an integer between 1 and 65,355.
function before calling the
function.
timebase frequency
=
--------------------------------------------- -
timebase divisor
2-18
Assignments, for an
ni.com

Advertisement

Table of Contents
loading

This manual is also suitable for:

Daq 653x

Table of Contents