programmatically create build specification
Here's my problem. I have several dozen projects, each of which contain the same VIs (more or less) but are for different hardware configurations. In particular, they all contain 1) a PXI target that...
View ArticleHow to merge and write Analog input and output data to tdms file?
I have a vi which writes Analog input into tdms file. I also want to write Analog output signals, which are 2d array inputs into the same tdms file with extra columns representing Analog Output...
View Articlehow to pass a string on x axis of waveform graph, waveform chart or xy graph
i want to plot stacked bar graphs on waveform chart. also how can i pass string on the x-axis of chart ?
View ArticleNI_report.lvclass:Save report to File
I am using NI_report.lvclassave report to File by feeding it with an Excel report from NI_report.lvclass:Append Report Txt. Debug mode work perfect. When I create an executable I get an error that...
View ArticleCRIO will not detecting module and will not allow formating
We have the CRIO plugged in correctly and the lights light up showing that the it is getting power but the CRIO is not detecting the module and will not allow us to format the CRIO. We have also...
View Articlesnippet + "allow debugging"
hello, LV2013 When i use "create snippet from selection", why this snippet does not keep the original value of "vi properties / allow debugging" ? If the original VI has "allow debbuging" OFF ... the...
View ArticleUsing Error In and Error Out Clusters within VIs
Quick question for the LabVIEW experts - I try to include Error In and Error Out clusters ICON terminals in all of my VIs. My question is however, if I have a VI with code that does not use any error...
View ArticleLabview and Scorbot
Hi all, I am trying to use labview to program the Scorbot ER4u robot arm instead of scorbase(its original programing language). So i replaced the old intelitek controller with NI DAQ Boards. But i am...
View ArticleUnicode - again! 不 is showing up as 上, but only if read from a file!
Hi, LabVIEWers: If you've been following some of my posts here (I have no idea why you would, but just in case), you know that a project I am working on is a translation of things from English to...
View ArticleMotion control in LabView 64-bit
I am trying to operate NI Motion with a PCI-7344 card inside LabView 64-bit on a WIN7/64 platform. At this point, NI Motion will only operate in LabView 32-bit independant of 32-bit or 64-bit OS....
View ArticleUDP Error 61 on cRIO - but controller memory usage is
Hi All,I'm having a problem with a program running on a cRIO-9074.My controller code has 3 parallel processes (for 3 banks in my controller) that each contain 3 while loops. One reads an array of FXP...
View ArticleSPI FPGA debug simulate
How can I debug/test FPGA code? I have done a version of http://www.ni.com/white-paper/9117/en/ but I am getting nothing at the output (measuring with an oscilloscope). I have simulated the main state...
View Articlebreaks occur where brakepoint not set LV2014
I'm using Labview 64bit 2014, I have not set any break points. My VI stops on BD icons, blinking with Continue Button enabled as if I enabled a breakpoint. I must hit Continue each time. I never set a...
View ArticleHow to count the number of 'True' outputs from an 'Equal?' function?
In my program, I have an 'Equal?' function which returns 'True' whenever x=y. How can I count the number of 'True' and display? I mean, for example, when it say True, the counter should display '1',...
View ArticleProblems opening mysql database connection
I am using the database connectivity tool kit to access a mysql database. The problem we've been having is the very first time a query is run after a period of inactivity it is extremely slow to...
View Articlecsv starts in collumn b after a newline
Hi Guys,I'm building a csv with 4 rows of data added each time the vi is run. For some reason lines 2-4 start in collumn B, not A like they should. I tried deleted the first index of the array, but...
View Articleobstacal avoidance usin labview
i want to connect obstacal detector to ni myrio module 1900.i want hardware connection diagram and labview block diagram for it can you gie me plz.
View ArticlecRIO 9068 eth0 / eth1 acting mutually exclusive....
Found some cRIO-9068s that are acting like the primary NIC and secondary NIC are mutually exclusive. I cannot get them to simultaneously respond to pings.New rack - power on.Use NI MAX to find it via...
View ArticleWhy structures function palette is not complete?
Labview 2014 does not have complete function VI's on the functions paltte, for example stacked sequence does not appear on structures box. This seems to be an old issue on other labview versions...
View ArticleHow to re-trigger analog acquisition?
I hope 're-trigger' is the correct term for this.. I have a pulse train that, on falling edge, triggers analog acquisition.The issue I am having is that once I press 'relay power' the second time, no...
View Article