USB-6001 and Labview 8.6.1
Hii guys, We have a Testsystem in Production , with Windows XP with labview 8.6.1 ( we cannot update the labview Version as some H/W is only compatible with 8.6.1) also for DAQMx we use the 4.3...
View ArticleHow do I read elements in four arrays and store in variables?
Greetings, I have 4 arrays that I will read to control an autonomous robot vehicle as instructions. I need to be able to read the first elements in each array and store in 4 separate variables...
View ArticleDAQmx timing and Writing to measurement
Hi guys. i'm having a very strange problem with my labview code and my DAQmx block. i set the sample rate to 1kiloHz then i write to a mesurement but if i let the acquisition running for 1 second i...
View Articledatabase connectivity
Hello, I am using Labview to connect to a Amazon Web Service Database which i have setup.I have installed the ODBC drivers on Windows Machine and setup the connection in Administrative tools.The...
View ArticleWhen to use c/ python instead of LabVIEW
I was recently asked when would you use c/python and not LabVIEW. As someone who has been working with LabVIEW Kool for quite a while I actually found it hard to answer as there seems to be very few...
View ArticleError 1 occurred at Write to Text File
Hi everybody!My state-machine should save data in file for 10 seconds when I press the Record Button and then read data again without saving. The Random Number block will be replaced with the Analog...
View ArticleUltrasonic delays for phased arrays
There is a Calculator of delays for ultrasonic phased arrays called HaroUT that is now available for free on the LabVIEW Tool Network. I have created a document to describe the operation of the...
View ArticleVHDL IMPLEMENTATION FOR EDGE DETECTION USING LOG GABOR FILTER FOR DISEASE...
Hello, I am a M. Tech. student and as per syllabus I have assigned a project "VHDL IMPLEMENTATION FOR EDGE DETECTION USING LOG GABOR FILTER FOR DISEASE DETECTION". I am designing a system in labview...
View ArticleExternal EXE file needs to display data in Labview
I have an EXE file from a vendor for which I dont have the source code. The EXE file calls internal functions that need a Window handle to display 3 pieces of data which can be numbers or strings...
View ArticleReal time image crop
I've got a problem with the image extract 2 vi. It works perfectly with Get Image.vi, when I want to crop an image, but it does not work after the Grab.vi when i want to crop a real time image, a...
View ArticleStoring some values but not all
Hi all, I have encountered difficulty in implementing this: storing some values from certain loop iterations as reference, and use the reference to subtract all new values generated from later loop...
View ArticleBLE problem importing BluetoothAPIs_dll into Labview
Hello, I was trying to utilise inbuilt bluetooth device(BLE enabled, using windows 10 which was upgraded from windows 8.1, 64bit) with Labview VI to communicate with a BLE device. The only solution I...
View ArticleHow do I take a derivative of data I am receiving from a camera that measures...
I attached an image of my program. The derivative bit that I have connected right now is not working (the values it gives me do not make mathematical sense).
View Articlepacked library asynchronous call and collect
I have an application working that loads the FP of a VI into a subpanel and then, when switching to another VI, collects the first VI's results using asynchronous call and collect. This is part of a...
View ArticleHow to access raw data from Emotiv epoc+ by Labview2011
Hi everyone, I have just got an Emotiv Epoc+ research edition but now having some problem about how to get the raw data from each channel. I used Labview2011. Can anyone suggest me how to read it?
View Articlehow to connect boolean function out to event in event structure?
how to connect boolean function out (any) ore nameric to event in event structure?
View ArticleShared Variable Properties
HelloUsing shared variables with the waveform double type please explain thesignificance of Network properties which shows options:No. of ArraysNo. of Waveforms,Points per Waveform.Also elaborate for...
View Articleplot in range under math script
Hi,I have problem to plot few lines in one graph. I'm using math script to plot the graphs. The problems are:1. how to convert the numerical (scalar) into array? 2. how to plot y in range of a and b?...
View ArticleBreak/interrupt subVI before outputs met
Hello all, I'm currently building an application which talks to some python via socket and am currently trying to impliment some error control. I have a 'receive data' subVI which recieves data from...
View ArticleHow to program the AGILENT 34980A in order to measure a time (in milliseconds) ?
Hello, I am performing tests on a relay with 8 contacts. The tool I use for that is Agilent 34980 A.How can l measure the switching time of my relay contacts, through the Agilent vis? Thank you in...
View Article