NI Support Malfunctioning
Is anyone else having problems with NI Support abandoning tickets instead of working on them? Or is it just me?
View ArticleControlling a power supply via LabView using USB type B
Hello, So I am trying controlling a power supply via LabView using USB type B but i have no experience in LabView or programming a power supply. i know i have to follow the instruction of the power...
View ArticleReading Controls and Indicators from the front panel of a hidden executable
Hi forums, I'm trying to read controls and indicators from the front panel of a hidden executable that is not in focus. The hidden executable is like a service that runs in the background constantly...
View ArticleCreating a 2 by 20 array
I am trying to create a 2 by 20 array. The first row must be random numbers and the second row must increase by increments of one. (so, 1-20) this code must use a build array node and send that array...
View ArticleIncluding a table containing a column of property nodes into html report
Hi All, I have a table in my front panel, which includes a column of property nodes. I need to append this table into the html report generated. I do not want to use this table as an image in the...
View ArticleRead word document
Can anyone suggest how to read word document tables, pictures and text using Report generation toolkit?
View ArticlePID autotuning
I find it difficult to understand the PID auto-tuning functionality. Can anyone send some tutorial on how to proceed with the auto-tuning process
View ArticleHow to interface USB-SA124B signal hound in labview using NI-VISA?
I have to communicate with USB-SA124B Signal hound through USB and read its frequency and amplitude using NI-VISA function. But here I am unable to find the VISA resource name of the this signal hound...
View ArticleXilinx FIR Compiler Node creates long file names
Hi all, When I'm creating a Xilinx FIR filter for my FPGA in LabVIEW I can configure it with the Xilinx FIR Compiler Node, but this thing creates very long path names for my files, they are so long my...
View ArticleProbe context menu "favorites"/defaults?
Greetings, this may seem like a basic question, but I cannot find any details. Is there any way to set the default control used for a probe, or create a favorites/most used list? 99% of the time I...
View ArticleDisable and gray property node
Hello All, I want to disable array indicator that nothing has influence on indicator.FOr example, if I pressing switch on/off, array change values true/false.But property node is set on disable. How I...
View ArticleNI Labview FPGA Module
I am using Labview 2017 FPGA module and I want to complie my VI's to a remote computer( server as well as worker). The remote computer consists of Vivado 2014.2 instead of 2015.4 as recomended by NI....
View ArticlePhase Difference
I'm trying to measure the phase difference between 2 different sinewaves. One is a constant, my reference, 7 Vp@ 400 hz. The other varies as a rotor is turned. This can be anywhere from 0 ( when the...
View ArticleHow to implement two dimensional short-time Fourier transform ( 2-D STFT),...
Dear all,We have a short-time Fourier transform ( STFT), and Gabor filter VI programs are available in an advanced signal processing toolkit. Similarly, is there any possibility of 2-D STFT and 2-D...
View ArticleTDR using Oscilloscope
Hi all,First post here, I am a student studying electrical and electronics. I have chosen to make a Time Domain Reflectometer as my final year self directed project. I have little experience in LabVIEW...
View ArticleLABVIEW
I am using matlab 2018a.The first dll compiles fine.When trying to compile the wrapper dll,I got theseError using mbuild (line 164)Unable to complete successfully. And I proceeded with Matlab coder and...
View ArticleHow can I use faster r-cnn in LabView?
Hi,I want to detect color in LabView. I tried NI Vision Asistant but I can add just one templet to make a VI. This is not enough scale for me. I learned something which is called faster r-cnn and I can...
View ArticleUsing a Case Structure to save data only within certain range
I'm developing a code for data acquisition from 3 load cells simultaneously. I'm trying to set up my code such that it only saves data points that are within a certain range, but nothing I have tried...
View Article