drop event with multiple selections
The Problem: It is easy to drag and drop multiple selections from one listbox to another. Just left click the source and check drag and drop>allow dragging, >allow drag drop outside control and...
View ArticleWhere can I find LV2013 / 32bit ?
Surprisingly I see only 64bit versions available: http://search.ni.com/nisearch/app/main/p/bot/no/ap/tech/lang/en/pg/1/sn/n1:2013,n8:28,ssnav:pdl/
View ArticlePictures in labview
Is there anyway to open a picture in labview without getting a white background square shape around it?
View Articlehow to merge event structures?
I have a VI scripting program that reads a text file of registers and outputs an event structure. It works great because it creates all the controls and indicators that I need associated with the...
View ArticleAdd one column of string to columns of integer
Hi there, Could someone help please. I would like to add one column of strings to a few columns of integer. --------- Added elements ------ 20C=...
View Articlescroll between plots on a graph, while VI runs
Hi, While running a VI, the graph is totally inactive. I would like to see the different plots, so I would like to scroll between plots, while the VI is running. Is there any possibility to do...
View ArticleWriting thermocouple data to measurement file from while loop
Hello, I'm trying to write thermocouple data that has already been filtered into a measurement file. My code works, but has many zero-time entries (probably from the filtering aspect), and some of the...
View ArticleRT cRIO-9025 CPU Usage
Hello, We are using cRIO-9025 and want to capture the CPU uage of it. We can use the "RT Get CPU Loads.vi". However, if we are calling this function @1HZ then we also want to get the maximum CPU...
View Articlelag while programming LabVIEW 2012
After reading a few different posts about lag, I havent found an answer for my question.I am currently running LV 2012.Windows 7, 64bit16gb ramIntel chipI get extreme lag while programming and...
View Article3d scene 3d object
Hi all, I have this problem: I'm creating a functional global variable that creates a 3d scene with x,y,z axes, then updates it adding 110 little 3d spheres. My problem is that when I create the scene...
View Articlesave or clear on button press
My program collects a couple points of data on a button press using a state machine. The data are velocity measurements from multiple points along a track - I've got that part working (in the vi...
View Articlesound recognition
Hi,I am trying to develop a program which should respond on a certain DTMF tone. For example; if digit 1 is pressed an led should light up. The only problem I am having is how to recognize the specific...
View Articlefile listener
Hi, Is there a way to get an event when a file is modified (file listener) without polling the file system to detect the change? Thanks in advance! Jean-Daniel
View Articleacceleration to displacement for active suspension bench
my application is an active suspension project i need to measure the acceleration and doing two integration to get the position for an accelerometer sensor. I found many codes ,it works just in...
View Articlelimit event firing frequency with graph scale value change
When using the hand tool on an x,y graph, the scale value change event triggers repeatedly, which causes a backup in my state machine queue and a resultant delay in screeen updating. I would like it to...
View ArticleSimulate an FPGA VI on cRIO (Not Host)
Hi Everyone, I have a remote installation that's running a cRIO and four ethernet FPGA expansion chassis. We've recently blown a fuse and one of the expansion chassis is not running. We won't be able...
View ArticleHex to Decimal Conversion
Hello all, I want to convert Hex data to Decimal data. I will get Hex data and Bit Length. As per bit length I’m changing my data type (i.e. I8, I16, I32 or I64). Please help me, my understanding is...
View ArticleWaveform file saved in 2013 causes crash when reading by a VI written in...
Hi all, My company has a legacy program, contains a lot of VIs, which was written in LabVIEW 6 and 7. I write a "stepwave"VI in 2013 (see attachment), which runs fine and saves a step waveform. Then,...
View Articlelocal variable and control & simulation loop, variable updates
Hi, I am using local variable in my discrete system( creating a while loop ouside the control & simulation loop, as shown in the attachment). I use the control & simulation loop to simulate my...
View ArticleLabVIEW 2013: An error occured trying to load the assembly
Hey all, I'm trying to load a .NET 4.5 dll into LabVIEW 2013.When I place any of the .NET VIs and try to select the one I'm after it says "An error occured trying to load the assembly" and won't let me...
View Article