Labview Core 2 exercist 4-2
Hi all, I'm still a beginner going through labview course. In example 4-2, i can't figure out from the manual how to create control to hide the menu. for anyone who went through the course on page 53...
View ArticleReading and Recording Two Signals
Hi, I am looking to read in two signals, both are triggered voltage pulses, and plot them on the same waveform chart and print them into the same excel file. I get an error saying, "The specified...
View ArticleNeed some help with a linear actuator
Hi all, I've been tasked with writing code that can drive two stepper motors: one that makes a single step for every full revolution of the other. I've got the first stepper motor code written and...
View ArticleDalsa Genie GigE camera using Labview program
Hi All, I have a dalsa genie GigE camera which is also visible in NI-MAX and I am able to take images in NI-MAX. but , I want to grab and save the images using labview program. I already tried with...
View ArticleLive Plotting Intensity Graph
I'm trying to plot an intensity graph in real time and seem to be coming up short. I tried to use this however here the user pre-allocates the array, then updates it. I'm fine with doing that, I just...
View ArticleWhat permissions are required to deploy an application to RT Linux?
I have an sbRIO running Linux. Sometimes I deploy our executable to it within the project environment, and sometimes we copy a new executable through SCP or the web interface. In the latter case, the...
View Articleexample code
I want to take the output of two sensors such as tgs 823 and tgs 825 at the same time through single daq usb 6210 so can you please provide an example code for this, i already determined the...
View ArticleJ'ai Besoin d'aide
J'ai un projet à faire et je suis bloqué.Je dois fabriquer un robot contrôlable par LABVIEW et avec une carte ARDUINO ce qui est déjà fait. Je dois piloter le robot par des Xbee pro donc sans fils....
View ArticleLabVIEW 2016 SP1 expected release date?
I could not find a better forum board for this question, so I rise it here. Just out of pure curiosity, what is the expected release date of service pack 1 for LV2016 (SP1)?LV2013, LV2014, LV2015 got...
View ArticleString in Array
Hi.I want to convert a string into an array in my first loop and after the "Get Queue Status" function either in 1D or 2D, it does not matter.I save data in a table to send them to a queue. The goal is...
View ArticleWrite and Read data to file
I am working on creating an data file and I need it to save all data to an .text file and read from that .text file from the application folders position. I got 3 numeric input and 3 numeric...
View ArticleHoneywell Experion DCS system and datasocket (dstp)
Hello For a customer we need to set up datacommunication. The customer uses the Honeywell Experion DCS-system. Since the NI-OPC server doesn't support that device, is there another way of...
View ArticleZooming screen
Hello everyone !I have small display (19') , when I am opening big block diagram , me difficult orient in it.How I can zoom screen ?
View Articlesquare wave graph with harmonics
Hi,i'm Giorgio Massaro. I haven't yet learned well how to use labview, because i'm just a beginner. I wanna create a VI that plot on a graph square wave seeing all its harmonics too,where the harmonics...
View ArticleModbus Slave Serial Question
Hello everyone, so I have connected labview with plcs before so I understand the basic but have recently encountered a problem which hopefully you can input me. My plc is a Fatek FB's 20MAT2-AC...
View ArticleGraph using only a few elements of array
Hi,I am in "for loop", have array of elements(ex: 10) and doing some calculations.Now i want to generate graph using this array. I can do it for all elements.But i want to draw graph of only from Row 2...
View ArticleFrequency of digital pulse NI USB-6008 (rotational speed)
Hi, First of all a slight disclaimer: I'm very much a beginner to LabVIEW, so please bear with me! I'm currently trying to measure the rpm of a shaft using a digital optical sensor. I've connected it...
View ArticleProperty Node for XNET Control
Hello,I would like to safe/load the configuration of the XNET control. Unfortunately it seems to be not possible, because for example there is no property for the selected XNET database. Overall the...
View Articleimport .so into myRio Labview
Helo, I create example library file "math.so" for myRio LinuxRT. source code : int math(int a, int b){ return a+b; } Please, How can I import this file to myRio and use it in Labview code for...
View ArticleC:\emc\mysoft.exe fr ( read the arguments and options in the input console...
Hi , At first I want to thank you for your effort to help people in this forum, really.How i can read the arguments and options in the input console windows 7 , for exemple : C:\labview\mysoft.exe fr...
View Article