Send G-Code to Arduino Mega (Marlin 1.1.0-RC7)
Hello to all Programmers,I am currently writing on my Bachelor Thesis and I need to send g-code (generated in LabView) from Labview to an Arduino Mega (of a 3D-Printer), where Marlin 1.1.0-RC7 is...
View Article"General polynomial fit" VI algorithm documentation
Simply put, I can't find it... Where is the documentation on the algorithm options for the polynomial fit VI? Why is it so hard to find? And if it doesn't exist, why not?
View ArticleHow can I eliminate the time delay pruduced after fitering, and line up with...
I am using DAQ to read voltage change from two pressure transducer, one 0 to 5 bar, other 0 to 50 bar. In block diagram (as first picture 1), I read signal with DAQMAX and show merge the signal to one...
View ArticleRe: Arrays
Hi, I am new in this forum so my apologies if I am not posting this question in the proper place. I need to read an array inside a for loop and display the values outside this loop. The .png attached...
View ArticlecRio Warning required module, driver, or plugin not installed
Hi, I'm transferring a project from LabVIEW 2012 to LabVIEW 2016(64-bit) on windows 10, with an interface with cRio-9074. I see the following warning on my project explorer:"Unsupported Item: LabVIEW...
View ArticleNI PXI-4060 driver ERROR
Can't get NI max to detect the NI PXI-4060 driver, which is a DMM. I have installed NI-dmm 16.0 and DAQ-MX drivers onto the pc but still no luck. Is there some type of driver I am missing that is...
View ArticlePassing Command Line/PowerShell Arguments to LabVIEW VI Controls
Hello, I'm facing a bit of a challenge here. My task is to be able to pass arguments to a LabVIEW executable and have it be recognized in the appropriate format. Using the latest version of Windows...
View ArticleWriting and Reading data with Database Connectivity Toolkit and SQL Server
Currently I have a VI that is writing and reading information from a SQL Server (Microsoft SQL Server 2016). If I'm practically writing andconsulting information (comparing if data is written, if not,...
View ArticleHMR2300 Communication with Labview using USB-6001
Hello,I am trying to configure a HMR2300 Honeywell Magnetometer with Labview . I have tried to establish a connection using NI-VISA however, no readings are displayed on the screen. My second option is...
View ArticleOptimization algorithm for measured signals
Hi,I'm wondering whether there are any Labview implementations of an efficient optimization algorithm for "real-world" signals (i.e. a control problem rather than a pure math problem). The goal is to...
View ArticleEndless loop when trying to use Value (Signaling) Property Node
Hello, I'm trying to get my code to take a picture of my graphs every time a certain value is exceeded. My code works beautifully.... except that it doesn't stop taking pictures and I can't seem to...
View ArticleCreating either/or like statement when user inputs in specific numerica control
Hi guys,I'm not 100% sure how to word it but I want to control the numeric inputs as so when user is inputting a value into a specific box, the rest would be grey out and be disabled.Say the user input...
View ArticleProgrammatically determining the child class type of a dynamic parent wire
This may be super simple but I feel like I'm missing something. Let's say I have a parent class "Car" with two child classes, "Ford" and "Chevy". In my application, the parent class itself is never...
View ArticleLabview Arduino Serial Communication
Hi Everyone, I am trying to get arduino to receive a message from labview and then run a function within arduino from this message. I am using the serial event architecture. Arduino...
View ArticleIncremental including the first value being input
Hi, i am trying to get a incremental of 8 from 1 to 201. However in my VI, i can only get values of 9, 17, 25... 201. I do need the values 1 for the output in my VI. Please assist me, much help is...
View Articlemeasuring signal to noise ratio using USRP and labview
Hi,I Have a problem that I Can't measure the signal to noise ratio of a signal using USRP 2932 and labview,so I will be grateful for any help from anyone.thanks alot
View ArticleAdding for loop into Waveform chart to output portion of data for every 30...
Good day, I have so far created a waveform chart but showing all the datas in one go. I'd like to show it some portion of data for every 30 seconds until all data in the spreadsheet is shown....
View ArticleHelp me fix my calculator
Hi, I recently made a calculator. It works perfectly as far as I'm aware. (it's called Calculator Logic.vi and it's attached below).My teacher saw it and asked me to add parentheses.So I started...
View ArticleThree phase measurement
Hello,allI have a question about the three phase measurement. I want to measure the currents of a three phase power cable. But I am confused that is it the Grounded signal sources or floating signal...
View Article