LabVIEW DSP For Loop Output Tunnels Primary Software: LabVIEW Modules>>DSP ModulePrimary Software Version: 1.0 Primary Software Fixed Version: N/A Secondary Software: N/A
Problem: I have been developing an application using LabVIEW DSP and have found that output tunnels seem to behave differently between Windows and DSP targets when a for loop has 0 wired to its N terminal. Is this actually the case? Solution: That is correct. LabVIEW DSP for loop tunnels will output whatever data is directly wired to them on the inside of the loop if 0 (zero) is wired to the N terminal. This is true whether the object wired to the tunnel is a control, constant, or an output from a subVI, and is due to the way that the compilation process links components together. ![]() Related Links: Attachments:
Report Date: 05/04/2005 Last Updated: 05/25/2005 Document ID: 3L387GSF |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||

