Take pictures with an ip camera
I recently bought a Foscam FI9821W Wireless IP Camera to work along side my image comparison VI. Is it possible to connect to this Camera through the VI by changing the "Select Camera" funtion or...
View ArticleRead bytes at serial port direct and in-direct
Hello, I have questions regarding write-read operation from a serial port. I have an instrument with message based communication. I prepared a simple VI to send command and read the response. (I...
View ArticleArduino board+Labview, serial port communication problem
Hey guys, I met a problem in using VISA serial port communication module. I use arduino board to simply generate a number 350: int value=350; void setup(){ Serial.begin(9600);} void loop(){...
View ArticleUsing Orangutan SVP to get different data types using USB
I am using an Orangutan SVP board and need to read information (namely, speed of a motor, temperature from a temperature sensor, pressure from a pressure sensor, all connected to the Orangutan) to a...
View ArticleMake VariantDataType functions officially supported
Currently, the VariantDataType are buried deep in VI lib but they are very useful when trying to program based on datatype. Can we bring some of those functions into the light?...
View ArticleGuardar datos durante un tiempo determinado varias veces
Buenas tardes, lo que deseo hacer es tomar valores de una señal durante un tiempo determinado (digamos 3 segundos), promediar esos valores, y guardar ese promedio en una cuadricula, donde cada valor...
View ArticleNeed VISA runtime or full for measurement and automation explorer
Hi, Is the full VISA required for MAX to operate properly or can just VISA runtime be installed? Thanks
View Articleclosed-loop control using LabVIEW Real-time
Hi, I am trying to use the LabVIEW Real-time module to control the vibrations of a flexible link. The highest frequency I am dealing with is around 1000 Hz. Considering that, I have a few questions: 1)...
View ArticleGPS track with Labview
Hi everyone, I would like to draw a track at Labview using latitude and longitude data that i'm receiving from a gps module. I want to plot the graph in a graph. Anyone could help me to do that? Best...
View ArticleIssues with Enabling ActiveX Control
Hello, I am having issues enabling ActiveX control on some objects. They work in one VI but when I copied them to another VI I am getting errors saying the wire type is not supported in the current...
View ArticleHow to build a graph with more than one y variable, same x, with 64 bit real...
I want to build a graph with more than one y variable, same x, with 64 bit real data, not in an array, with out clearing each time it updates, in order to track data while it is being collected. It'd...
View ArticleNI-Vision IMAQ Find Circular Edge
Hi, I got a some proble with the fonction find a Circular Edge of LabView Vision. The problem is when the fonction found my circle he put a red circle, This is good ! but when I move the object for...
View ArticleMade a window with no toolbar draggable
Hi Guys, I have a popup window with no toolbar. I'd like to be able to drag it around the screen, but am having issues coming up with a good way.. I think using a mouse-down event on the pane is good,...
View ArticleClose vi when it loses focus
Hi Guys! I have a popup VI that I need to close when it loses focus, for example if the user clicks back on the mother program. I found an old example using the "is frontmost" property node, but this...
View ArticleInstaller build issue LV2010
Hello All, After installing DAQmx 9.8 with my LV2010 installation I can no longer build an installer, I can however build an executable. I removed LV2010 but not everything unfortunatly and...
View ArticleThe system cannot find the file specified
Run into this error when install my application on another pc (win xp).Runs ok on my develop pc (win7, LabVIEW2013 SP1). There is no error code, nor missing filename. Anyone had this error before ?...
View ArticleTraditional NI-DAQ to NI-DAQmx
I am a LabVIEW Neophyte. I have inherited a LabVIEW project from a previous employee long gone from the company I work for. The project was written using Traditional NI-DAQ and I need to update it to...
View Articletransfer date and time to fpga target
Hi everybody, Can i transfer the date and the time from real time to fpga target in a sbRIO? Thanks
View ArticleComparing text file before proceeding
Hi, I have a line of numbers in a text file (from a real time simulation that is updating at approx 1 Hz. I need to in a while loop open the file make sure the the numbers are diiferent(I'm not...
View Article