Cart
|
Help
You are here:
NI Home
>
Support
>
Product Reference
>
Manuals
> LabVIEW FPGA Module 8.5 Help
Unit Delay (FPGA Module)
»
Table of Contents
LabVIEW 8.5 FPGA Module Help
August 2007
NI Part Number:
371599C-01
»
View Product Info
Delays the input value for one cycle.
initialize
, when TRUE, returns
initial condition
as the
output
. The VI initializes automatically when it first runs in a VI.
initial condition
is the data point the VI returns the first time you call it or when
initialize
is TRUE.
input
is the data point the VI processes.
output
returns the delayed
input
value.
output
[n] =
input
[n – 1]
where
output
[n] is the value of
output
on the
n
th call to the VI after initialization and
output
[0] =
initial condition
.
Resources
LabVIEW FPGA Module 8.0 Memory Extension Utility- Developer Zone - NI Developer Zone
Developing Custom Measurement and Control I/O Hardware with the LabVIEW FPGA Module and - NI Developer Zone
Developing Measurement and Control Applications with the LabVIEW FPGA Module and Reconfigurable I/O - NI Developer Zone
Your Feedback!
Poor | Excellent
Yes
No
Document Quality?
Answered Your Question?
Add Comments
1
2
3
4
5