Program Running in VI but not in build
Hi Everyone, In my VI, my program is running fine. I am able to control an LXI XG 600-2.6 DC power supply through the LAN. My program specifies a voltage to output and it measures the voltage...
View Articlelabview project
make a program that takes 5 numbers between 0 and 50 and do the following:1-the program insert the numbers in a array2- the program stores the numbers from lowest to highest3-the program calculates...
View ArticleCustom name to save a report in word
Hello!I want to make a report in word but when i click on generate report, it should ask the destination to save it and then pops up the display of report in word with the name I specified.new_report...
View ArticleMethod of translation two language
Hello!Method of translation question, i use two language in my Vi. Sometimes the time of language change takes less than a second, but most often it's about ten seconds. In this case, the clock stops....
View Article192 nos of Waveform Chart on front panel showing Not enough Labview Memory
Hello EveryoneI am using 192 nos of Waveform charts on front panel place over tab control 16 charts on each page total pages are 12 of tab control.Each Waveform Chart contain 5 Signals.after placing...
View ArticleLabview Proyect Documentation
Hello,I would like to know a good Documnetacion of a project in Labview that is recently implemented to be able to base some example and complete the existing documentation in the project of my...
View ArticleConversion of whole numbers in their digital representation.
Good, I would like to know how to convert a number between 0 and 10, in its 8-bit digital representation (using the algorithm of successive approximations and with loop for or while). I attach an...
View ArticleWeb Services on cRIO-9068
I am setting up web services on a cRIO-9068 following the guidance here: https://forums.ni.com/t5/LabVIEW-Web-Development/Getting-Started-Series-Hosting-Web-Service-on-a-Real-Time/ta-p/3512259 However,...
View ArticleCount Up/Down timer
Hi, I'm new to labview and i would greatly appreciate any help that can be given. Basically, i'm trying to create a countdown/countup timer using elapsed timer vi. However, after using shift registers...
View Articlesaving data and measuring time
Hello Everyone,I am currently working on a sound acqusition project using a GRAS 46AM Microphone and NI PXI- 4462 Card. I can't save data to a TXT File and in Excel I can't save also because it's over...
View ArticleControl values with case structure in FPGA
I am using NI PXIe-1062Q Chasis (connected to a Dell workstation Precision 1700) with the following modules :1. NI PXIe-83812. NI PXI 7851 R3. NI PXIe-67384. NI PXIe-6535In my workstation, I have...
View ArticlePlotting multiple inputs on XY graph with timestamp
I am trying to plot two sets of data on an XY plot with a timestamp. I am having issues getting it to run continuously. I am attaching my VI. Any help is greatly appreciated.
View ArticleHow can I ensure I am accessing the SD card on cRIO linux RT and not a USB...
Hi. I have a cRIO RT that I run a program on. In my program I log some data to an SD card. The problem is, the cRIO seems to name the device inserted first as U, then the next inserted device as V etc....
View ArticleSplit a 3D array into 3 1D arrays
Hi all, I'm trying to read a text file here and output the columns as three 1D arrays. Below is my program and the text file that I read. I was able to read it as a 3D array but unable to go on from...
View ArticleConverting to Producer/Consumer Loop
Hello,I am hoping I could get some feedback on a project I'm working on. In short, we are using a DAQ assistant to obtain. The thing with our project is that it is acquiring a lot of data. The attached...
View ArticleLabVIEW calling GT power dll
Hi all, I don't know whether here is the appropriate forum to ask about this. I encountered some problem when I tried to call GT power dll from LabVIEW:"FAIL: CoSimInterface parts are not allowed with...
View ArticleUnable to run the Multirecord Acquisition (NI PXIe 5170R/5171R) code on FPGA
Hi, I am unable to run the 'Multirecord Acquisition (NI PXIe 5170R/5171R)' from the example section. I am using a NI PXIe-1082 chassis with a PXIe-5170R oscilloscope module , after running the code...
View Articlevehicle speed detection
I want to send myRIO along with gps in an vehicle and display the speed information of the vehicle in a remote system web browser.I have now used my phone's WiFi and had published the front panel of...
View ArticleRead tab-delimited text file and count the number of occurrences within...
I have a tab-delimited text file, with Date, Time & Status(Pass/Fail) columns.I need to count the number of occurrences of PASS or FAIL status items within the selected dates. So, if I select Date...
View Articlehow to capture number from image?
Hello All i want to take picture from camera and then capture its number.which module of NI do i need and how can i do that?any idea? Thanks,Asif
View Article