How to find QMG 220 IP?
Hello everyone, I am using QMG 220 but I have a problem in finding its IP address.I already tried quadera software but it also not showing any IP.furthermore, I used advance IP scanner by setting the...
View ArticleNI Installer Builder - Wrong Media Path
Hi, I am going to build an installer using the project explorer.My installer needs additional drivers like NI488.2 runtime, NI-VISA runtime and LabVIEW runtime.I do not have the device driver CD but i...
View ArticleNI Driver for Ametek / Solartron / Modulab XM MTS
Hi All, I am quite new to Labview programming and have some questions regarding the NI driver for the Modulab XM MTS machine from Solatron / Ametek. The machine is this one...
View ArticleTransfer FPGA clock value to Host
Good morning to everyone,I have a simple question, that is however quite annoying for me.In brief, there is a way to transfer the value of the FPGA clock to the host, in order to do some calculation on...
View ArticleI2C communication through myRIO
Hello everyone,How do i display thermal image with labview with MLX90640 and myRIO?This is the link of the thermal camera:...
View ArticleWindows UIAutomation mit LabVIEW Applikationen
Hi, I'm using Windows 10 with a touch screen (no keyboard)..NET controls are part of the UI Automation of Windows - therefore the touch keyboard pops up as soon as they get the focus. (at least with...
View ArticleProgrammatically vertical center a button between splitters
Good morning Have a problem with a button in my VI. The button needs to be always in the center between the splitters. But something in the code isn't working. This is what I've done to vertically...
View ArticleVISA Write subVI very slow
Hello,I have a VI which needs to send several VISA commands over a GPIB interface to configure instruments, which has been running fine for more than a month. Recently however, it has slowed down to a...
View ArticleRegarding RAID NI HDD 8265
I have one HDD 8265.I have installed all drivers and set up with the help of http://www.ni.com/tutorial/53938/en/#toc5 .The actual write speed is 750 MB/s but i am writting at the speed of only...
View ArticleProgrammatically change the number of plots drawn
Hello! I'm trying to display a measured resistance with a boxplot. For that i modified a boxplot.vi I found in these forums. I want to be able to change "time measured in minutes" and "measurements per...
View ArticleHelp with Sudoku solver conversion from C
Hi, I would like to implement in LabView this solveSudoku function written in C that makes use of recursion, but I can't manage to make it work. The full project is in the attachment. The VI in which...
View Articlehow can I get structure pointer from labview?
/*wrapper.h*/#ifndef _WRAPPER_H_#define _WRAPPER_H_#ifdef __cplusplusextern "C" {#endif // __cplusplus struct CPPLIBRARY_EXPORT cPlushandler; typedef CPPLIBRARY_EXPORT struct cPlushandler...
View ArticleRe: RTD DaqmX Read
Hi,My question is not related to your question but just wanna ask if you can tell how to connect Ni9217 to RTD (wiring)?
View ArticleExponential transfer function
I'm trying to recreate a system that controls the MAP using a PID controller by varying the PID parameters to modify the infusion rate signal, but the output of the system is the same as the input...
View ArticleSoftmotion module with Elmo Drive (Slave)
Hello, everyone So, I have been working on this for some time now and is about that time, I will start pulling my hair. I have downloaded all Software Requirements. Ni-Industrial Communication for...
View ArticleCapture fist occurrence of threshold
I'm trying to find the first occurrence of a passing a threshold using the Threshold 1D Array function. My labview program is continuously sampling the output of a variable DC power supply. The...
View ArticleLabview 2018 hangs on startup
Hi, I recently installed labview 2018 on my laptop (no previous labview install) and I can't get it to open, It hangs on the initial window or if I open a library or vi it hangs once that opens with no...
View ArticleFind the number of duplicates in array
Hello, In the attached VI, I am attempting to find the number of duplicates in a string array, then return a new array with the number and the corresponding number of times that string appears. In the...
View ArticlePump control using inverter and LabVIEW
Hi All,I am trying to Start/Stop & frequency control of a LS SV-iG5A inverter through LabVIEW. I used RS 485 to connect that with computer. I have attached a picture of communication specification...
View Article