Expand the .uir of the application on the screen
Hola, Estoy tratando de que al iniciar la aplicación la interfaz gráfica ocupe toda la pantalla (el primer plano). ¿Alguien sabe cómo hacerlo?Mi OS es Windows 7. Gracias. Hello, I am trying to initiate...
View ArticleRing Buffer
Hello, as in the topic I would like to implement a ring buffer. I have a analog/digital card and would like to generate a signal on the analog outputs. Now I have two arrays and begin to fill one of...
View Articlefind the most common number and display on CVI program
Hi NI, Can advice how to do the below task using CVI software 1) Read 10 data(range only 1 to 10) (throught serial com-bluetooth drvice) 2) Check the 10 data receive and get the most common number...
View ArticleChange Language
Is there any function to change the language of application ? I want to change the texts in the application.
View ArticleDrawing a shape in LABVIEW and get its complete 2-D Coordinates in a 2-D...
Hello Everyone, I need help in case that: I want to cut a shape in a specific pattern. For that, I need to draw a shape and get its coordinates (with very small increment) to give these to...
View ArticleHow do you disable string pooling in LabWindows?
I need to turn off string pooling in labWindows CVI 2013 to support some legacy code. The CLANG manual describes an option "/GF-" that would do this. Is there a way to tell LabWindows to always use...
View ArticleVector Xl xlLinsetSlave() interface issue
Hi, I am developing a flash tool to flash hex file for vector xl driver.I have written ahardware configuration file for vector xl driver using interfaces provided by the vector. my configuration is...
View ArticleXlOpenport vector library
Hi, I am writing a driver for vector xl Hardware interfaces, the h/w type is XL_HWTYPE_VN1630. I have got succesful status for these...
View Articleprocess.c missing
Hi,I am trying to use sqlite3 in my cvi project. I got the latest libraries from its website. It contains mainly 4 files (sqlite3.c, sqlite3.h, sqlite3ext.h, shell.c).I included all these files in my...
View ArticleProblem by writting into the device buffer
Hello, I have a problem with writing some values to a analog output. You can see the code in the following. So my problem is, when I call the function PostHolding(0.004), I put some values in a array...
View ArticleDistribution build has just started hanging / freezing in CVI 2015
Hello All, I have been running CVI 2015 for a while (over a year i'd guess). While there is often an error that pops up with reference to XML settings in some NI file, the distrubution would proceed to...
View ArticleWhich is faster? Fmt/Scan or Advanced Analysis Library
I want to extract (double) array data from a large array into separate arrays for processing in a loop while still acquiring data off a daq card. For those operations that are suitably used with Fmt...
View ArticleImitate GCC attributes in CVI
I'm presently working on remote control of the UHF Lock In Amplifier from Zurich Instruments. A header file provided by the company as an API for C makes heavy use of the GCC attributes.Example lines:...
View ArticleSubscribe to instrument events in CVI using .net assembly
Hi All, I'm developping CVI instrument wrapper for Tektronix Logic Analyzer, TLA7012.For now, I was able to implement client connection using the *.dll assembly and *.config files, and now I just can't...
View ArticleExcelRpt_ApplicationNew hidden?
This function has a parameter called "visible". Pretty self explanatory: Specify a nonzero value or VTRUE or select Yes in the function panel to create a visible application instance.Specify 0 or...
View ArticleBuild by .. on .. in Text Information
I would like to include "Built by %user on %m/%d/%Y at %H:%M:%S in the Comments field under Build -> Target Setting -> Version Info -> Text Information. Unfortunately I am unable to find the...
View ArticleCalling LabView FPGA Host VI from CVI application
Hi, I have a FPGA project that I built into a .dll so that I can call it from a CVI application. This is the first time that I've tried this method of converting to CVI so I'm wondering if it will...
View ArticleProgram distress stop for PCI Express 6343
Hello everybody, I would like to implement a distress stop in my program. It should be something like that: I have an analog output. Now I send a signal over the analog output. For my board the signal...
View ArticleScreenSaver
Hi,I'm thinking how to do a application, to run in a touch panel, that shows a "screensaver" created by me (a panel), when the user don't touch the panel in 30 seconds. Does anyone know how to do it?
View Article