Quantcast
Channel: All LabVIEW posts
Browsing all 203091 articles
Browse latest View live

How can we send a sine signal from LabVIEW to Arduino using VISA Write?

We are trying to generate a sine signal from labview and send it to an arduino uno microcontroller through a usb cable so that we can monitor a sine wave in an oscilloscope but we haven't figured out...

View Article


Image may be NSFW.
Clik here to view.

Re: Updating single indicators within a clustor?

rkmadse wrote:So, I simplified what I was doing, removed the state machine, and now it works fine. Not sure what the hang up was, but it seemed like it was going into a wait state before it was...

View Article


read in labview complex binary file written in matlab and vice versa

Dear All. We use the attached "write_complex_binary.m" funtion in matlab to write complex numbers into a binary file. The format used is the IEEE floating point with big-endian byte ordering. And use...

View Article

Image may be NSFW.
Clik here to view.

Re: Find a capital letter in a string.

I think your teacher will laugh at that solution. 

View Article

Image may be NSFW.
Clik here to view.

Re: Timeout errors when using high speed camera.

spoonsso wrote:If anyone is still having this issue, I just fixed it on my setup (PCIe-1429 & Mikrotron 1362). The trick was to set the the ROI w/ offsets and width/height in MC Control Tool and...

View Article


Re: Find a capital letter in a string.

Or... You could convert the string to an array of U8s and look for any value greater than 64 and less than 91, decimal.Mike...

View Article

Re: How can we send a sine signal from LabVIEW to Arduino using VISA Write?

First you have to serialize the waveform data so it can pass though the serial connection. Then you will need to write code that runs on the arduino the converts the serial data into whatever form it...

View Article

Re: Single Precision Float (SGL) not working as per IEEE754

Actually you don't need the loop. If you want to simply concatenate all the elements in a string array, all you need a one string concatenator. Pass in an array of strings and you will get a string out...

View Article


Re: Stacked chart legend scrollbar unresponsive

The problem is very likely the tab control. Tab controls have historically refused to play well with graphs.Mike...

View Article


Error 1386 between Labview Quantum Design PPMS

(This is a different problem from http://forums.ni.com/t5/LabVIEW/Controlling-PPMS-from-Labview/m-p/2581885/highlight/true#M777361)I also check the Quantum Design forum and webpage, but did not find a...

View Article

Re: Error 1386 between Labview Quantum Design PPMS

The library in question

View Article

Image may be NSFW.
Clik here to view.

Re: Single Precision Float (SGL) not working as per IEEE754

Your snippet works just fine for me. PS:  You don't need the SGL bullet in the upper picture.  Just wire a constant to the type input of the conversion and set its representation to single float.  Also...

View Article

Image may be NSFW.
Clik here to view.

Re: Single Precision Float (SGL) not working as per IEEE754

I agree with the others that you need to clean up your code, because it is just way too convoluted. Your "bytes Input" should probably be U8.To demostrate the concept, you don't even use formatted...

View Article


Re: read in labview complex binary file written in matlab and vice versa

Be a Scientist -- do an Experiment. I presume you know Matlab and can generate a little complex data and use the Matlab function to write it to a file.  You can also look at the Matlab function that...

View Article

Re: read in labview complex binary file written in matlab and vice versa

Thank you Bob. I have been doing exactly what you have been saying since yesterday. Except the "CATCH". I did not fiddle with the byte ordering. Now interestingly the byte ordering is all upside down....

View Article


Re: xl sheet table column and row header

HI,          how to merge the cell.i try to this image format but return the error .i thik i given input is wroung so pls tell me how to give input to merge property node.

View Article

Image may be NSFW.
Clik here to view.

Re: xl sheet table column and row header

image

View Article


Re: Shared variable not reliable? Problems syncing multiple machines

In my experience SVs have generally been pretty reliable, except when they aren't. The most interesting solution to a SV failing to update I've found wasn't in code, but by running the Distributed...

View Article

Re: Linux RT Keyboard

Have you enabled the embedded UI on the target (done in MAX), and tried running your application deployed on the cRIO? From what I recall any inputs won't work if you're running the VI from the LabVIEW...

View Article

Re: Shared variable not reliable? Problems syncing multiple machines

Thanks all for your answers so far! PatrickLye wrote:Are all of the machines on the same subnet?Do you have good gigabit connections on all machines?Download WireShark and look at your network traffic...

View Article
Browsing all 203091 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>