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

Re: Capturing data instantaneously after condition is met using 2 DAQ cards

I do not have DAQmx or any suitable DAQ devices so I have not tested this. This is a start on cleaning and speeding things up. Note that writing to the front panel indicators at 1 kHz will not work...

View Article


Re: bit flipping of bits at random positions

altenbach wrote:Do these bits arrive constantly, one at a time? Does the ratio need to be exactly 0.5 or just a 50% probability to flip any given bit. What if the given ratio results in a non-integer...

View Article


Re: bit flipping of bits at random positions

Create a I32 array with x ones and N-x zeroes, then apply riffle.vi to randomize the array. Flip the bits of your data for each position that is one.

View Article

Becoming a CPI

Hi all, I enjoyed working with LabVIEW and helping others with LabVIEW.  I decided a while back that I would go all the way with my LabVIEW certification journey.  I will take the CPI exam to be a...

View Article

Re: save

I need help, again. How to create a file with next free name? But i dont need to user manualy save file, i need after he pres stop to save it in background.  

View Article


Re: bit flipping of bits at random positions

altenbach wrote:Create a I32 array with x ones and N-x zeroes, then apply riffle.vi to randomize the array. Flip the bits of your data for each position that is one.can you show me the vi for this word...

View Article

Image may be NSFW.
Clik here to view.

Re: bit flipping of bits at random positions

This is the simplest way I could come up with off the top off my head, I'm sure Alten has a better method as he usually does but this should work. For the False case simply replace the 1 with a 0 

View Article

Image may be NSFW.
Clik here to view.

Re: bit flipping of bits at random positions

mangood wrote: can you show me the vi for this word  ""I32 array with x ones and N-x zeroes""This is a simple task. here are two possibilities (if the ratio of zeroes and ones is fixed, you only need...

View Article


Re: Becoming a CPI

It's not really much of an exam.  You will stand up there and go through a section from LabVIEW Core I.  I had to talk about loops for 15 minutes.  After you give your discussion, they will point some...

View Article


Re: save

Ok, let's think through this problem.  What do you need to do?  First check to see if the base file exists.  You already know the function for that.  Since you are performing a decision now, you need a...

View Article

Re: Producer consumer with analog and digital inputs and outputs

Robert, Thanks for your suggestion. For simplicity I have changed all the data acquisition to be software timed, as per your example. However I am having some issues. If I set the 'DAQmx read.vi'...

View Article

Vertical Graduated Bar

Hi! I have inverted a vertical graduated bar, so whenever i run the VI it fills up from top to bottom, but I have some difficulties doing it to go up from bottom to top again. Can someone guide me how...

View Article

Re: Client Server Communication

Hi Dennis Firstly thanks for your response. I need communication between two systems just like chat application using labview. Hope you got my query. Thanks R Rakesh Reddy

View Article


Insert the same element into a 2D array of strings

Hi, I have an array of rows and 1 coulmn and I would like to put one element in all the specific places For example lets say the column is 2 and the array of rows are 1,3,4    and Data is 122  so the...

View Article

Re: Client Server Communication

Then you can use the examples I mentioned as a starting point if you decide to use an Ethernet connection.

View Article


Re: Insert the same element into a 2D array of strings

You could autoindex on the array of rows on a FOR loop and replace the correct element at each iteration. Make sure to keep the array in a shift register. There are many easy ways to do that, but since...

View Article

Image may be NSFW.
Clik here to view.

Re: Insert the same element into a 2D array of strings

Try this (remember that the first row or column is index 0, so modify as needed if you want to start with one.)   (The function is "replace array subset") 

View Article


labview

Hi All Can you help me with remote desktop connection using lab view. I need to access client desktop in server.  ThanksNaveen

View Article

Re: labview

You problaby need to be more specific. Are you simply trying to run LabVIEW via remote desktop connection? What have you tried and what kind problems did you encounter? I would also recommend to use a...

View Article

Image may be NSFW.
Clik here to view.

回复: How to communication with chip after install driver by Driver Wizard

Hi all,I can write no error now, but I still need to wroking:

View Article
Browsing all 202521 articles
Browse latest View live


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