measure multiple frequencies with one cdaq9178 and one NI 9401?
Hello, I am trying to measure two dynamic frequencies with a cDAQ9178-Board and one NI9401-Card. The frequencies arrive as TTL-Signals and are routed to the Inputs PFI0 and PFI4. When i try to monitor...
View ArticleWater level measurement
Hi,I want to measure water level using Arduino UNO and ultrasonic sensor ((DYP-ME007TX-3pin), Picture attached). I saw several examples but they used LINX. I want to use Arduino option but I failed to...
View Article1D array value search
Hi,Below is the list of binary data that i need to compare with one binary data which is (1000010000100001). If 1000010000100001 is present in the below data it has to return true, else it has to...
View ArticleLabVIEW 2012 + 2016 with DAQmx 15 + 16 possible?
Hello,I need LaBVIEW 2012 (developing applications for WinXP) and LabVIEW 2016 (developing applications for Win7). There is no problem so far, but installing DAQmx 15 and DAQmx 16 in parallel is not...
View ArticleMonitor multiple devices on 232 bus
Hello All, Newbie here don't be too cruel. I need to be able to monitor different operational parameters from multiple (16 and growing) devices (Edwards Vacuum Pump XDS 6i) on a serial 232 bus. I have...
View Articlewant to verify the received packets with usrp 2901
I am using Panstamps NRG 2 to send packets periodically and a USRP 2901 as a receiver with 2 antennas using the frequency 868M and an FSK modulation.As an output I have a text file with the...
View ArticleAdd Tabs Programatically
I want to add Tabs Programatically in my application .but i dont find eny solution in forum: http://forums.ni.com/t5/LabVIEW/Add-Tabs-Programatically/td-p/245418Thank you .
View ArticleTCPListen Connection Poblem
We have an application on an ECU that sends data via TCP (client 192.168.0.1).The LabVIEW application on the PC (server 192.168.0.128) listens with TCP listen and reads data after the connection...
View ArticleDAQmx no reading correct output
Hello, I am using LV 2013. My system is setup where it's reading a thermocouple and a pressure transducer analog signal. This signal is coming from an Process Panel Reader (Omega DP25B-E) and going...
View ArticleDo rectangles intersect?
I want to determine if two unfilled rectangles are overlapping. How can I do this?The rectangles are defined initially by being drawn onto an IMAQ Vision window, from which I have the coordinates of...
View ArticleHelp formatting barcode image before printing
I've used this example to build a VI which takes in a string to print off in code39 barcode form. The invoke method, GetImage, seems to always output an image of the same size, regardless of how large...
View ArticleSet Dynamic Data
Hola! Tengo cuatro señales provenientes de una DAQ Assitant las cuales quiero guardar en un archivo de excel. Cuando utilizo el write to measurement file no me aparecen los nombres deseados de cada...
View ArticleMore significant digits on large numbers
Hello,I'm a bit new to LabVIEW and am currently starting by doing some Project Euler to try to learn logic and ways to think about data float in LabVIEW. One problem I'm working on requires me to find...
View ArticleRenaming breaks packed library in LV 2015
I have a post-build action in LV2014 that renames a packed library after the build, appending the build's version number to the packed library's filename, and incrementing the version number of the...
View ArticleReading from a single channel defined in DAQmx task
Using MAX I have created tasks to read subsets of digital channels that are logically named. The intent is to read status and not waveforms. When in my block diagram I try and read a single channel it...
View ArticleBuffers output in IMAQdx
Hi all, Is it available to output all buffers of images as a 2D array at a time? I could only obtain one image though the number of buffer set in IMAQdx get image.vi and configure acquisition.vi is...
View ArticleChannel Wire Behavior in Executable
I'm using LabVIEW 2016 and I have a producer/consumer architecture with several producer loops sending data to the consumer via channel wires. One loop is reading voltages from an NI 9205, I'm using 7...
View ArticleAvoid Messagebox "Not enough memory to complete this operation"
Hi,in a Labview 2015 runtime executable I get after 4 ... 8 hour a messagebox "Not enough memory to complete this operation". This is not an catchable error, only a messagebox, which stops the...
View Articlelarge amount of bound variables error handling
back again.Is there some good procedure if I got about 100 variables from a controller and I want to do error handling? Do I have to wire every variable with error in/out, in series? Wouldn't this take...
View Article