Coloring multicolumn listbox
Dear All,I want to color the strings in the multicollumn listbox. I do it in a loop, looping through every listbox row and using "CellFontColor" propertyThe problem is that the process is pretty slow....
View ArticleInterfacing the 1D array logic to NI DAQ output through port
Hi,I have implemented a logic and it gives the output as 1D array. I wanted to convert the one dimension array output to digital boolean logic output and interface it to Ni DAQ output port, so it could...
View ArticleWhy does LV2018 drop LV-HDL cosimulation support?
LV2017 (or some earlier versions) supports a great feature - do LabVIEW and HDL cosimulation with Questa Sim:http://zone.ni.com/reference/en-XX/help/371599N-01/lvfpgahelp/fpga_debug_steps/With this...
View ArticleHow to get the display of the screen of the spectrum analyzer?
Hey guys, I'd love to know how you can present what I see in the spectrum analyzer via LabVIEW. I have written a software that sends commands (scpi) to the device and defines certain parameters via...
View ArticleLeave my program already done online for remote access from anywhere in the...
Hi, Leave my program already done online for remote access from anywhere in the world.I would like to know how to use the labview to access from anywhere in the world. I opened my router door, did the...
View ArticleTypical versus abnormal execution time for Advanced asynchronous TDMS write/read
Does anyone have experience writing and reading Advanced asynchronous TDMS files specifically regarding how long it should normally take to write or read a 1000000(size per channel) x 100 (# of...
View ArticleControl FPGA state machine from the host
Hi,Im writing a code , HOST and Target side for reading a binary file to the DRAM ,each file has its own start address to be written in the DRAM , and is control from the host side. Im experiencing a...
View ArticleHigh Throughput Add-On for myRIO 2013
Hello. Is High Throughput Add-On available for 2013 version of Labview for myRIO? We tried searching in google and browsing the VIPM but no luck. Can anyone give us a copy or download link? Thank you
View ArticleHow to achieve fixed FPS in USB 3.0 camera
Hi Everyone, I am using Basler - acA1300-75gc, LabVIEW 2017. In my application I'm acquiring continuous image inside a loop without any delay, but the frames per second is not constant one. My...
View ArticleDAQ Assistant is missing in LABVIEW
Hey, I am trying to learn about data acquisition and I don't find the DAQ assistant block why is that? I attached two pictures.Thanks.
View Article.NET type conversions in LabVIEW
Hello,I need to implement this simple data casting of c# objects in LV object o = "MyString"; SqlString t1 = o as String How this can be done in LV??
View ArticleLabVIEW NXG 'claiming' my matlab .m files
Hello all, I work with both LabVIEW and Matlab (I know, I know...). Both have very specific uses for me. I have been dealing with quite a frustrating issue for a while now, and I was wondering if...
View ArticleError 50103 in dual-axis galvo mirrors scanning
Hi all, I used dual-axis galvo mirrors(GVS012, Thorlabs) to do xy scanning. But I got error 50103 and error 200290 when the two axis controlling in while the vi worked well with single axis. Is this...
View ArticleFilename to delimited spreadsheet
Hi! I'm working on a project to get frequent readings and would like to sort the data based on the date and time in the excel sheet. I am using delimited spreadsheet and I tried building a filename...
View ArticleLabVIEW Waveform Graph
Hello all,I am working on LabVIEW with real time DSP Processor(SRMK3 board from SoftdB).I have used Waveform Graph to observe my output data.My output data ranges in between -2.36 V to 3.0 V as I...
View ArticleBandpass Filter in FPGA
Hi, I am trying to implement filters in FPGA, low-pass and High-pass filters are working as expected in my code, but the band-pass filter is not working, the signal output is getting a DC offset added...
View ArticleSending binary bits as an array of unsigned bytes?
Hello, A VI provided to me by a host adapter I am using requires an input that is a 1D array of unsigned bytes. I have the necessary 24 bit (3 byte) string I need but I am unsure how to format it as a...
View ArticleFPGA time
Hi, I am using FPGA. I have while loop and inside the while loop I have case-structure with three cases. Everytime I choose some case I want the real time starting from 0. I need this time in case. Any...
View ArticleVISA read and write issues
Dear LabVIEW Champions, I have a device with Serial communication. I have written a program to read and write (give command) to the device using VISA. I have to continously read and write according to...
View ArticleLooking to combine features of two programs into one
Hi all, this is going to be a very open question, mainly due to my zero experience with labView. I'm looking to combine elements of two example programs into one. I'm a Physics Masters student and I'm...
View Article