cDAQ 9181 can't be discovered under labview 2015 in order to deploy the code...
HelloI am having trouble discovering the cDAQ 9181 under Labiew circled blue pic below in order to deploy my application named Flometer2. I can see the network device under MAX circled red pic...
View ArticleWrap 1D Array of Classes
Hey All! I'm building a temperature monitor for a system with a chamber class that has values of temperature, time, and on/off status. I have a few questions in regards to the best way to proceed....
View ArticleSwitch until Released Buttons are not reset to 0 after release
I am quite new to LabView and I have the following problem. I am using User Buttons Cluster which contains 3 Buttons: Accept, Jump, Repeat in "switch until released" action. Inside a case...
View ArticleDAQmx Data Transfer Mechanism (-200996) on first run only
Hi All, I have an odd DAQmx problem that only happens in the runtime environment and only happens on the first time I run the executable. After the executable finishes, I can click the run arrow again...
View ArticleDetect value change of network shared variable
We are working on a project that use shared variable to update the changes made the web client. During the implementation, I notice that the event structure can not detect the value change of shared...
View ArticleReentrant Read Vi's
Problem 1;I have [serial device A] connected to my computer that sends data from n [sensor device B]s. What is the best way to structure my code so that my vi's can process data from device B0 to Bn in...
View ArticleHow to continuously read data and save a portion based on a triggered event?
I am monitoring Pyrometers, where i'd like to display the readings at all times for the users, however when a triggered event, such as the temperature reaching a predetermined set point, i'd like to...
View ArticleDAQmx Question (Networked cDAQ chassis)
Please tell me I missed something. I can't seem to find a "DAQmx Is Device Reserved.vi?" And for the intended use case, I don't even care who has it reserved if it wasn't this target. I could try...
View ArticleHow do I add a Sub-Vi to the programming pallet?
Hey all, I've got two Questions: In one of the LabVIEW tutorials I was looking at, there was a setting you could change for a user added Vi where you created a Producer-Consumer template, saved it as a...
View ArticlePassed the CLAD
I passed my CLAD EXAM five days ago and i want to know how long it takes to get the certification ? Thanks.
View Articlerefresher training needed
I last wrote LabView code around 2004. I remember the fundamentals, but I need to know what's changed. A live in-person training class is my favorite way to learn. Recommendation?
View Articlesubscription vs. perpetual license
Hi, I am looking to buy a copy of LabVIEW for myself. I can apparently get a perpetual license or a subscription license. Does anyone have a link that explains what these licenses allows? I...
View ArticleBiomedical Toolkit + Olimex EKG shield
Hi, I am using the Olimex EKG shield with Arduino to read EKG data. Are there any documents or guides on how to write that data to a format that is readable in the biomedical toolkit?
View ArticleRead csv into individual arrays
Hi, I'm trying to read a csv file with 2 columns into 2 separate arrays for interpolation. But I am unable to convert the read data into arrays. Attached is the VI for reading and displaying data. Thanks
View ArticleCustom error handling - Can I pass a description?
Aiming to reduce the frequency with which I litter my code with comments like "#ErrorCode: Place an error here!", always intending to later update the Error Code file, then choose from an error ring...
View ArticleHow to start arduino program with Labview
Hello everyone, I would like to know if it's possible to launch an arduino program which is already stock in its memory with Labview, and obtain the feedbacks. I have already seen some example with...
View ArticleHow can I know if database is corrupted?
Hello Everybody,I am trying to find out when database is corrupted. I know that database is corrupted but I would like to report this problem from Max to Labview. I know how to solve the problem when...
View ArticleLabVIEW examples for Pico Technology products now available on GitHub
Hi, For Users who are using Pico Technology PicoScope oscilloscope or PicoLog data logger devices with NI LabVIEW, our examples can now be found on GitHub:...
View ArticleIssue with Case Structure Input Tunnel
In my project, I have to use arrays to input my data.However, when connecting the array to case structure, it can only perform the true/false condition but not string and constant conditions.How can i...
View Article