Re: Occupied resource error with DAQmx channel generation.
Thanks for your help,I still had some issues trying to reconfigure virtual channels in the different states of the state machine and found in the end it was better to simply generate the pulse train...
View ArticleRe: LabVIEW and "USB to 1-wire" (DS2490)
Thanks Benoit...Its a great work....you created it awesome.. One doubt, calling convention for the call library function should be "stdcall (WINAPI)"?? Its working for me if the calling convention is...
View ArticleRe: Deleting repeated elements in 2D array
wrote:Hi Blokk, +1 kudos from me for your really helpful post! Could you maybe elaborate a bit more on where you found the VIM? I have LabVIEW 2017 Professional installed but could not find this VI. I...
View ArticleRe: Measuring TCP connection speed
Thanks Rolf, I understand your point. I forgot that TCP is all about buffers. I'll be bencmarking some methods and I'll share the results here soon.
View ArticleGetting Labview to Run on an Up Board running Windows IOT core
Hey I plan on getting an Up board More specifically the UP Squared Pentium Quad Core 4GB memory/32GB eMMCwhich has a Intel Pentium Quad Core up to 2.5Ghz N4200 I was hoping to run Labview on it. Now it...
View ArticleDynamically decimate data from synchronized modules
Dear NI community,let me, please, ask about the following. I'd like to acquire data at FPGA from NI 9237 and 9234 modules. I'd like to have it synchronize by master clock from 9234 module. But, I'd...
View ArticleRe: Deleting repeated elements in 2D array
You can also use Variant attributes with the side effect of the output array also being sorted./Y
View ArticleRe: Decoding a Labview Code
wrote:agreed, wiebe, they're near identical. I looked at your code and saw loops not case structures. Great, we're on the same page! As your core code is almost the same as mine, and as both where...
View ArticleRe: High sample rate data acquisition using DAQ and saving data continuously....
Dear Lawsberry_pi,Do you mind sharing the code thats working well to me? I am new to this labview coding. Thanks.
View ArticleRe: How to read a set of 100000+ bmp file images
Hi,I do not get any error explicitly. However, I do not get the output as expected! The aim is to read a folder of bmp files one after the other and depending on the condition either save it or do not...
View ArticleRe: Detection of multiple plateaus of different lengths
Update:afterall I used the code of Zwired. It showed better performance with large data (as you already mentioned @Zwired). I changed only 2 small things and it worked perfectly. Tim's code had some...
View ArticleRe: Exécuter une commande sur un autre logiciel
Bonjour Y_Rif, La méthode la plus logique ici serait d'utiliser les fonctions ActiveX. Il faudrait pour cela que tu te renseignes pour savoir si GenICam peut être controlé par ActiveX. Il peut y avoir...
View ArticleRe: NI-Max Crashing MacOS High Sierra 10.13.4
Hi TomMc! Are you using NI-VISA 18.0 or NI-VISA Run-Time Engine 18.0? Does it give you a specific error text or code when it crashed? Do you have any hints in your system's log? I have one first thing...
View ArticleCluster basic help
Hi All,In my process of learnig labVIEW ,I am currently working through the German Course material section Clusters,Which is fine for me however the Professor's who wrote the book labVIEW 2 Bernd vom...
View ArticleRe: PWM with USB-6211
Hi, This problem still persists in current USB-6211 models ? As I also want to generate PWM signal for four devices
View ArticleRe: Cluster basic help
Hi.Thank you the book is called labVIEW 2 it is number 2 of a 3 series book set ,written for labVIEW 2014,I guess there is a few new things in 2015 and higher however the series give a good...
View ArticleRe: FPGA Sine Wave Generator - how to control the amplitude?
I am using Ni 6361 USB DAQ. I have attached the Vi which I have made. now have to give generated sine wave with varying amplitude range between +-10 V so I can control the mirrors to scan the sample in...
View ArticleRe: Adding a chaotic signal to an image
1. Plottings of xm and xs signals are in the attachment.2. Well I have to synchronize two chaotic systems (already did) and make image encryption at the same time. I think that means I have to do...
View ArticleRe: Adding a chaotic signal to an image
I am currently trying to encrypt the image by blurring and also my image is a color image. The image which I used is also in the attachment. Thanks..Regards..
View Article