How to implement ethernet communication without TCP or UDP?
I know there are blocks to transmit/recieve data through TCP or UDP protocol in Labview,but I need to transmit data between a compactRIO and another device which is not NI device.They communicate...
View ArticleHow to make same control as Zen from Zeiss?
Hi all, I am developping software to drive home-made microscope and on the microcopy platforme where I am working they used Zen from Zeiss and several users asked me to implement the Z-stack control of...
View ArticleArray 2D
Hi I have a 2D array (in the VI this is an example of 2D array). I want that for each column I read the first element of each columns and to subtract the first elements to all the elements of the...
View ArticleGeolocation via LabView
I have a project where as well as capturing data via an ADC to a Surface Pro, I also require the GPS coordinates. Whilst it would be easy to attach an external GPS senesor I remembered that the Surface...
View Articlemeasuring distance between two points in an image
Sir, I am working on an eye gaze tracking project. for this, i need to measure the distance between the center of the eyes to inner corner and center of the eyes to the outer corner and display the...
View ArticleGame of Life
Hi guys, I have posted this before... But this is my final(ish) version.I have re-created Game of Life in LabVIEW and made a few changes, such as 3D and my own take on the game. I would be very...
View Articlezero string in array
hellow, i have some problem, i have 1D array of string, i need separated string with zero value and do new array which contained only no-zero values, is it possible thanks
View ArticleI would like to put the cursor in a certain position,
Hello, Good morning.I would like change the cursor position ? I would like to put the cursor in a certain position, How can I do it ? Thank you .Juscelino.
View ArticleI would like to put the cursor in a certain position, is it possible ?
Hello, Good morning.I would like change the cursor position ? I would like to put the cursor in a certain position, How can I do it ? is it possible ? Thank you .Juscelino.
View ArticleMethor or property for tools>>options
Just want to change my labVIEW options (tools>>options) through a method or property node and I can't figure where it is...
View ArticleHow to convert .vi to .exe with LabView student version
Hi, I would like to know if it is possible to convert .vi to .exe with Labview student version. Thanks,
View ArticleLabVIEW menus update by method
I'd like to force LabVIEW to reload it's menus by program, through a method for example but I can't figure where to find this.For example, I added dynamically files in LabVIEW project folder or LabVIEW...
View ArticleOnline and offline FFT analysis
Dear all, I would like to perform an online and offline FFT analysis on accelerometer data that I have acquired. I would be acquiring the data for quite a few hours. So I have decided to save the file...
View ArticlePlease help simulation synchronizing dual sin wave using PLL labVIEW
Hello, Please I want a simulation based on Lab view for synchronizing generators, as we know that the generator will generate a sin wave. If anyone can help me with this idea the simulation can be done...
View ArticleTwo controllers controlling single motor
I have a problem in connecting two controllers with a single motor I am using two sbRIOs from which I get a pid output varying from 0volts to 5volts(between AO & AOGND of same board) I want to...
View Articlefastest continuous data acquisition cDAQ
Hello, I've only done very slow data acquisition with LabVIEW, and I was wondering what's the fastest (conservatively fastest I'm not trying to push the limits) data acqusition and data logging that is...
View ArticleStarting out with cRIO
Hello, What's the most inexpensive way to start programming for FPGA cRIO based applications? I'm interested in learning to develop for an FPGA and cRIO but can't afford the cRIO, is there an...
View ArticleXively PUT data
I have several Type-K thermocouples reading into LabVIEW through ADAM 4018 and Digi PortServer TS 4 MEI via ethernet . I would like to start sending the data every minute to Xively.com feed. I am just...
View ArticleHow to import signal from Simulink to labView?
Hi, I need to import a signal from simulink to Labview,I have a student version of Labview and do not access to Simulation Interface Toolkit!is there any way to do that without using of SIT? I...
View ArticleEmbed Google Earth using ActiveX in Tab Control
I am working on embedding google earth in my program using ActiveX. Basic functionality has been fairly easy to achieve so far using the code from this post. However, I am running into an issue with...
View Article