Re: key down in event structure
Well, it seems to get more complicated. Under windows 7, things seem to work just fine and I can light up all LEDs at once. The problem only occurs under windows 8. What is your OS. Digging deeper...
View ArticleRe: Automatically shut-off and restart LabView program, and Auto-run at PC...
Hi Runjun, Thank you for providing more information. So to clarify, are you wondering about how to create virtual serial ports in your application named from the user's COM ports that are saved to a...
View ArticleRe: Removing Front Panel from .LLB Application Build Failure
Hi Bram, It sounds like this may have something to do with your particular project. Have you seen this with another project, or does this only happen with the one? Do the same VIs have this problem...
View ArticleRe: key down in event structure
OK, this seems to be a limitation of the keyboard hardware and the term is Keyboard Ghosting. See this explanation by mycrosoft.
View ArticleType of the source is void while importing external IP
Absolute beginer (about ~10 hours in) trying to instantiate an external VHDL IP on a FPGA target. I followed this technical note up to the point where I tried to connect an output port of the IP to a...
View ArticleRe: key down in event structure
On my Mac (27" iMac with Apple keyborad with numeric keypad and arrow keys), (OS X 10.8.5) and LV 2013 (32-bit) the scan codes are left = 123, right = 124, down = 125, and up = 126. Afer changing the...
View ArticleRe: fpga
Hi ahmedsherif, Please refer to the following links to the discussion forums where there is a great explanation on how to access and use of DRAM on FPGA 1....
View ArticleRe: [Bug] Controls created from primitives have the wrong default value
Darin.K, I thought you might like to know that I filed Corrective Action Request - #441061 in response to this forum post. R&D is now aware of the issue.
View ArticleRe: mouse down help
Please show us where excel and file IO happens. I cannot find it. Your VI is full of race conditions and very convoluted code.To get one row of a 2D array, reshaping it to a 1D array with the lenght of...
View ArticleRe: What are Munge files?
Hi Tnarg, Can you create a program that does recreate the issue that can be shared? Regards,
View ArticleRe: Type of the source is void while importing external IP
Just one small precision. I used CXG to generate the XML CLIP.
View ArticleWindows 8 and Labview 2013 FPGA
I installed Labview 2013 including the FPGA design suite on a Windows 8 (x64) host. I was surprised to see Windows 8 on the list of supported OS as I was aware that up to this day no Xilinx design...
View ArticleRe: Ganancias y filtros pasa banda en una placa NI 6216 - con un sensor...
Que tal gared: Necesitamos hacerlo a través de los foros pero puedes enviarme la información de los parámetros de los filtros que necesitas, la señal que estás adquiriendo, cómo lo tienes conectado y a...
View ArticleRe: Exposing accessor vis as Properties in a .NET assembly
Kelsey,Thanks for taking a crack at this. I tried a few variations...none worked.If I add the accessor vis as exported VIs they appear as methods...not as properties. Also the build specification...
View ArticleRe: Windows 8 and Labview 2013 FPGA
It really look for sure like Labview FPGA is supported on Windows 8:
View ArticleRe: which instruments or device are needed for developing slam algorithm on...
No, you don't need compact RIO for this. I would just use plain old LabVIEW,
View Articlexcontrol apply changes
I have an XControl that I created, and I unlocked it, made one small change, and now I can't figure out how to apply changes to instances. I just did it about 20 minutes ago, and I swore there was a...
View ArticleRe: xcontrol apply changes
Why do I always figure things out two minutes after I post a question... Anyway, the issue was that one of my custom property VIs was not operable.
View ArticleRe: looking for Labview VIs to read/write TIFF files
here is a tiff reader library i have been using for a long time. working well for my tiff image file. display tiff image in high quality.
View ArticleWeird LabVIEW... VI is Editable In Run Time
Hi all, I'm experiencing a weird LabVIEW behaviour. I have developed a program for my client and just this morning, I sent them the updated VI's (along with all the subVIs, LabVIEW project, etc.) in a...
View Article