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

Re: Using FFT PT BY PT

LV 2012 Version VI, WIEBE any ideas for advise

View Article


Re: Creating VISAResource name in LABView using call library function

Dear Sir,The existing Instrument driver which I am talking about is a driver template provided by emcware software(by AR). These templates can be customized by adding instrument specific SCPI...

View Article


Re: FTDI write function caused 1097 error

Probably your function call is wrong. Perhaps you need stdcall in stead of c calling convention? Can't open your VI, still at LV18...

View Article

Re: FTDI write function caused 1097 error

I've attached the version 16 vi.Thanks

View Article

Re: Using FFT PT BY PT

You're creating an array of points, in sine shape. Than, you pass one of those points to the FFT PtByPt. It never gets to see the sine, only the first point of it! So, put the FFT PtByPt in a for loop,...

View Article


Image may be NSFW.
Clik here to view.

Re: Using FFT PT BY PT

Like this:

View Article

Re: FTDI write function caused 1097 error

All other functions are on stdcall, the write is on c.. Or did you just change that on my advice? If all other functions work, the write should be stdcall too.

View Article

Re: FTDI write function caused 1097 error

Bytes written should be a pointer to the value. An input can never return a value unless it's a pointer!

View Article


Re: FTDI write function caused 1097 error

You're passing an array of I32s to the dll, which accepts an array of I16s. I don't know what it should be, but it's suspicious.

View Article


Re: Text property: Interpret As Unicode

+1 for NXG...

View Article

Re: Creating VISAResource name in LABView using call library function

We still know nothing to really help you. The described functionality by you while possible is highly unusual for an instrument driver and in fact almost certainly overcomplicating things. It would...

View Article

NI ICP

HiI have downloaded NI ICP 19.5 online.But while I try to install in PC,it pops up an error as per attached file.Please help. RgdsNazri

View Article

Re: Why can't Call Library Function Node load my .dll

What you show for a string of course works since the handle element (unsigned char) has 1 byte size and there never will be an alignment issue. It goes potentially wrong as soon as the element type is...

View Article


Re: FTDI write function caused 1097 error

they are all on stdcall so that didn't make any difference.

View Article

Re: FTDI write function caused 1097 error

Within the call library function the buffer is defined as an array pointer, so I'm not sure what you mean.

View Article


Image may be NSFW.
Clik here to view.

Re: Multicolumn Listbox scroll bar woes

I had this very problem and my solution was the put my symbols in a seperate, adjacent listbox. When the user scrolls horizontally in the main listbox the symbols remain in place. For me this had the...

View Article

Re: SOS - sbRIO - 9606 project

I uninstalled the 2019 version and have put back the 2013 version and it fixed it. Many thanks.

View Article


Re: FTDI write function caused 1097 error

 wrote:Bytes written should be a pointer to the value. An input can never return a value unless it's a pointer!The last parameter is called "Bytes written". You should pass a pointer to the value, not...

View Article

Re: 3D representation problems with some new graphical cards

The 3D graph is based on OpenGL and LabVIEW uses an OpenGL driver probably derived from an Open Source project. It’s perfectly imaginable that they regularly synchronize their version with the Open...

View Article

Re: 3D representation problems with some new graphical cards

Many thanks Bob and Rolf. In synthesis I suppose we need to buy the new LV release ...

View Article
Browsing all 204329 articles
Browse latest View live


Latest Images

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