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

Switch VI

LabVIEW 2011 FPGA Module Help

Edition Date: June 2011

Part Number: 371599G-01

»View Product Info

Owning Palette: Nonlinear Systems VIs

Requires: FPGA Module

Switches between two input values based on the value of control input. The data type you wire to input 1 or input 2 determines the output data type.

The maximum input word length is 32 bits.

input 1 is the result if control input is greater than threshold.
control input allows you to select between input 1 and input 2.
input 2 is the result if control input is less than or equal to threshold.
threshold is the setpoint to which LabVIEW compares control input.
output is the switched result.

output = input 1 for control input > threshold

output = input 2 for control input <= threshold


 

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