Company Events Academic NI Developer Zone Support Solutions Products & Services Contact NI MyNI

Initial Condition (FPGA Module)

LabVIEW 8.5 FPGA Module Help
August 2007

NI Part Number:
371599C-01

»View Product Info

Produces a predefined initial condition immediately after the first time you call or initialize the VI. The larger data type you wire to input or initial condition determines the polymorphic instance LabVIEW uses.

Use the pull-down menu to select an instance of this VI.

Initial Condition (I16)

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 value of input except the first time you call the VI or when initialize is TRUE. output returns the value of initial condition when initialize is TRUE.

Initial Condition (I8)

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 value of input except the first time you call the VI or when initialize is TRUE. output returns the value of initial condition when initialize is TRUE.

Initial Condition (I32)

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 value of input except the first time you call the VI or when initialize is TRUE. output returns the value of initial condition when initialize is TRUE.

Resources


 

Your Feedback! poor Poor  |  Excellent excellent   Yes No
 Document Quality? 
 Answered Your Question? 
Add Comments 1 2 3 4 5 submit