Do I have to dequeue each element separately?
I have a series of arrays (hopefully in the attached vi is the right one) and a single dequeue for them all to a tdms write in my consumer loop. The problem im having is that im not getting all of the...
View ArticleAccess file on the server with username and password
I have a test program that stores the config file in the local PC,so it is easily changed by anybody.So I would like to store the config file on our factory server.The PC is login by a very low level...
View ArticleLabVIEW2012 has long execution time to write string than LabVIEW2011 on XP SP3
in for loop, each execution will output string and display it on front panel by value property.But after upgrade to LabVIEW 2012, the execution time doubled on Chinese XP OS, I really want to know this...
View ArticleCONVERSION OF 1D ARRAY TO 1D ARRAY OF CLUSTER
I HAVE MADE A CHART OF (16 PLOTS) USING THE VI ATTACHED. THEN MADE A TYPE DEF OF IT SO I CAN USE IT ELSEWHERE. WHEN I AM CONNECTING A 1D ARRAY OF 16 DBL TO THAT CHART, I AM GETTING AN ERROR.(1. TYPE...
View ArticleCount instances of a value in an changing array
Hello, I am encountering an issue that i can't efficiently handle. I am using a cDAQ chassis with a group of 9221 Voltage monitoring modules and a 9474 as a Digital source to run a high volume lab...
View ArticleIs it possible to create 32 bit applications on a 64 bit machine
My current Test Stations are 32 bit computers running XP. I would like to update my development computer to a 64 bit. If I install Labview 2012 32bit on the 64 bit computer will applications created in...
View ArticleError 1099 when creating express VI from a VI
I am trying to create a new express VI from an existing VI and am getting the following error: Error 1099 occurred at Property Node (arg 1) in byob_Create Controls & Inds.vi->byob_GUI Create...
View ArticleLabVIEW 64-bit crashes upon startup but LabVIEW 32-bit works fine.
Recently had to uninstall and reinstall both LabVIEW 32 and 64-bit versions because the network administrator is dumb. Now 32-bit works fine but the 64-bit version immediately crashes upon opening....
View ArticleRetain display font format when appending a string
I am trying to emulate an old DOS program with VGA monitor that does exactly what the original poster requested:: Append substrings to a displayed string without loosing the font color format. The...
View Articleubuntu
will labveiw run in ubuntu ? seems to be very mixed opinions and the links for it dont seem to work
View ArticleRead data from spreadsheet
Hi NI Community, I'm trying to read data from a .csv file (saved from Excel) in LabVIEW 2013 and cannot understand why I keep getting the same error. I am using the "Read From Spreadsheet File" VI to...
View Article2013 Bug (?): Graph Line Style not preserved
Since upgrading to LV2013, we have seen several of our GUI windows that contain XY Graphs revert the "Line Style" property that was saved. We have some graphs containing multiple plots, some of which...
View ArticleHow to remove blank entries in an array and replace them with proceeding values?
I have an array elements with values and blank spaces. I want to arrange the elements such that the array only contains values eliminating blank spaces and rearrange the array with cotimuous values. I...
View ArticleProblem with two USB devices
I have encountered a very strange problem. I'm writing a Training program that runs on a PC not connected to the network (so no autoupdates and other things to interrupt us). The idea is when the...
View ArticleExport image EMF from tab control, help!!
Hello, I am trying to get a good resolution report. I got use export image to EMF file so the graphs look very good resolution. When I appended the image control like png it looked poor quality. Now is...
View ArticleView SCPI commands completed .vi file is sending
I have a completed Labview file that our lab uses to preform EQE measurments using a Keithley 2400 and a SR830 Lockin. This code was written awhile ago however so I would like to know how to view what...
View ArticleWhere is the server address and port stored that is configured in NI License...
Hi, I am trying to configure a silent installation of LabView. I have tried the specfile and put in the license code etc.. I cannot see a place there to configure a license server address.I've run...
View ArticleDaqMX analog inputs drop to 0
Hi all, I'm reading analog inputs from 4 devices, displaying them , and logging to a file. I have voltages, and some thermocouple channels, with a total of about 28 channels. I am using two USB 6210's,...
View ArticleWhy does my divide have an error passthrough
My signals are all fine up until I get to the divide function. Then it goes to zero.I inserted indicators at each wire until I found the spot my signal dropped to zero.I have never seen an error...
View ArticleInvalid Property 1077: Plot.YScaleIdx
Not sure why I get this error code. The left Y-axis (Plot.YScaleIdx = 0) is for curves 1 and 2, the right Y-axis (Plot.YScaleIdx=1) is for curve 3.
View Article