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

Re: Error 2208 on Executable

Hi, I get similar errors while executing the file. "Error of type 2208.Full development version of labVIEW isrequired to fix the errors". How  can i solve this ? Regds,

View Article


Re: I have multiple read and write serial ports in series, but whenever I...

You don't have to satisfy me. The comments were made so you can do it right the first time and not have a problem some time down the road. p.s. Yes, highlight execution does slow execution.

View Article


Re: I have multiple read and write serial ports in series, but whenever I...

mumu_akuatikus wrote:I voiced the concern with one of the people responsible for the project, and he believes that it may be an unusual problem with the controller. I suppose I can say this... The...

View Article

Re: What is the disadvantage of state machine?

If two state changes occur at the same time, only the first state change will be handled and the second will be lost

View Article

Image may be NSFW.
Clik here to view.

Re: Copying cRio modules channel names in project

To exactly duplicate the same target do this: Click the RIO Target you want to duplicate press Ctrl and Drag the RIO target, you can see a duplicate target is created with all the channel names...

View Article


Re: Changing GAIN on NI 5734 ADC introduces noise ripples

The NI 5734 has a resolution of 16 bit. So 2^15 = 32768 equals 0 Volts.The DC offset is actually +/- 7.1 mV so it's not exactly 32768 but a little bit more or less, depending on the channel. So...

View Article

Re: 7966R - DSTARA Clock and AT-1120

NYUWIRELESS, Good questions! Q1: What is the reason for the DSTARA clock being 124.98 MHz on the 7966R, but 125 MHz on all other similar FlexRIO devices.  Essentially, telling labview you are using a...

View Article

Re: IMAQ find straigth edge

Hello Vincent, It looks like the edge of you image is fairly blury. Maybe changing the kernel size or gap would help. The easiest thing to do would be to open up vision assistant and play around with...

View Article


Re: compact rio

The way you have written the code will not give you what you are looking for. You are running the FPGA code without a time delay which means the FPGA with 40MHz clock frequency executes the code much...

View Article


Re: What is the disadvantage of state machine?

Please don't make absurd comments to an old thread.

View Article

Re: LabVIEW2012 has long execution time to write string than LabVIEW2011 on...

How big are the strings?Why are you writing to a value property instead of the terminal?How do you measure the speed? Can you show us some simplified code that shows the problem?

View Article

Image may be NSFW.
Clik here to view.

Re: LabVIEW2012 has long execution time to write string than LabVIEW2011 on...

 How big are the strings? Eli: some step output large size string that is about 165kB, and the size of string from all steps is 614kB;Why are you writing to a value property instead of the terminal?...

View Article

Re: Set Value as Default Using Property Node? (run-time)

Hi all,   Is there any problem if keep part od program as vi?Or, what does it cause?

View Article


Re: LabVIEW2012 has long execution time to write string than LabVIEW2011 on...

the picture does not show. How can you measure execution time from a parallel loop. That does not make any sense.

View Article

Re: Set Value as Default Using Property Node? (run-time)

You are bumping a post which is 9 year old, if you have a question please start a new thread. To begin using the forum please check here

View Article


Re: LabVIEW2012 has long execution time to write string than LabVIEW2011 on...

 Put it in .zip file this time.I have tried to write string to terminal directly instead of value property, no improvement.  

View Article

回复: Access file on the server with username and password

If you just do not let others modify the file, you can protect it in another way:1. Keep the file with the test program;2. Create a code/decode sub-VI using your owner algorithm;3. Code the config file...

View Article


回复: Access file on the server with username and password

Hi! Here are a few options: 1) You can ask your IT service to put the file on a FTP server and access it (read-only) from your LabviewCode2) You can ask your IT service to give a read-only access to...

View Article

Re: check if a system is linear?

Bob, the kudo is because you are s SUPER teacher!!!

View Article

Programming Ultrasonic sensor HC-SR04

Hi I'm trying to calculate the distance. I'm using an NI USB-6008 card. It has only one counter. So I'm going to find the digital out and then create a counter (in program). How do I program using only...

View Article
Browsing all 202521 articles
Browse latest View live