What's the function for VISA WRITE in CVI?
Hi all, I am porting the labview vi to CVI. I have an external device which is connecting to the computer with GPIB and in the labview, I use VISA WRITE (the icon contains VISA abc) to send the...
View ArticleMAX Programming API / NI System Configuration Functions
Hi all,I recently came across this given tasks that I need to use C or Python language to wraped one of the remote NI chasiss we own in the company.We are a big Python house, we used a lot of Python...
View ArticleIs there a generic USB API in CVI
We are looking for a simple solution to connect a Windows-based PC running CVI via USB-interface to an embedded system implementing the device Philips ISP1181. The device is a slave to a u-controller...
View ArticleGetCtrlArrayFromResourceID
Hello Kudos, Thank you for replying the answer.Today the blog allows me to create a new post. Yesterday it keeps me to go to survey pages.Your answer makes sense to me and agreed to your point. But...
View Articlehow does Labwindows/CVI label the device?
hi there, I have two DAQ devices installed in machine. I am using labview 7.1 & traditional DAQ in that machine too. In that machine, the system label the card dev1 and dev2. Recently, I am trying...
View Articledll search path
Hi,i am using a dll (created in CVI) in my main project.i have few project where i am using the same dll. problem is, every project i need to maintain a local copy of the dll which is not intended.i...
View Articleprevent a rs232 crash when "operation completed succesfully"
Dear all,A certain test set-up should run for long times (months) and makes good use of RS232 comunication (over USB). Data rates are not high, but frequent, to four different devices.Very occasionally...
View ArticleHow to: Acquire an Image without IMAQ ?
It's possible to acquire an image with a GigE Camera in a labwindows project without the 'IMAQ' Vision Acquisition Software ?I'm trying to make it with the include functions on "genicam.fp" module, but...
View ArticleBuilding dynamic tooltips
Hello, for some tooltips I want to dynamically generate the text displayed, e.g. depending on the current properties of the respective control (indicator/normal; range...). However, I do not want to...
View Articlelabwindow ini files
I am new to Labwindow/CVI . I need to write INI files for device configuration, If anyone can post few examples and related docs and links it would be very helpful
View ArticleTab Control Defines
I have two tab controls on my main panel, both are loaded with the same uir which gets the same controls and callback functions.When I execute the same callback from the different tab controls i get...
View ArticleTooltips don't come to the foreground.
I am using CVI 2012 SP1.For some reason the tooltips stay behind the panel. My panel is set to NEVER be floating.
View ArticleAn internal tool or library returned an error
Installer build error code-21 LabWindowsCVI 12.0.1 [ 신규 ] 옵션 While attempting to build an installer I get an error code -21. What is the error and how do I correct it? //=====================// ERROR...
View ArticleNeed help creating a customized control in a function panel that will display...
Need help creating a customized control in a function panel that will display DIO Line Selection information. I have manage to create the dll code below that gets called by a function panel string...
View ArticleCommand protected Error
Hi I am learning LabWindows. I am trying to fetch the test result from CMW 500. However, when i am calling the function to fetch the test result. I am getting error message. Such as "-203 Command...
View ArticleHow to insert a picture to excel?
How to Insert a picture into a excel report?The picture I got from a oscilloscope and saved to hard disk.
View ArticleCmtTSQHandle issue in CVI 2012 Server pack1
hi, i use cvi 2012 server pack 1 in win7, 64bit.when i use the TSQ function, i found a bit difference compared with older version(CVI 2010). for example , the following code shows how to write data...
View Articlebarcode scanner input
Hi . I have an application that needs to receive bar code scanner input (the DS6707 from motorola). This application also discusses with 3 or 4 boards that run in parallel (using serial port com). So I...
View ArticleCorrupt uir on SMB share
Hello all,first of all, can anyone tell me if the enclosed CVI2010 .UIR file is corrupted ? - it opens fine in CVI as a local file- it opens fine as a local file with LoadPanel from my executable- on a...
View Articletable button set visible
Hello, I'm trying to change the visibility / dimmness of a cell button inside a table. From what I could gather, this was the proper method:...
View Article