how to create a 3d model command button interface
i want to have a 3d model of a car in such a way that when i click when i click on one wheel than that click on the wheel acts as a command (such that command button is pressed) and when i click on the...
View ArticleTraditional NI-DAQ installation
Hello all, I have to update and old software with LabWindowsCVI 2009 and when I try to compile this version I have the message that the dataacq.h and easyio.h are not found. I have made a bit of...
View ArticleIniFile and Ini_SetMaxValueLineLength
The IniFile Instrument includes Ini_SetMaxValueLineLength () function that is not declared in inifile.h; nevertheless, this evidently is a public function, since there is the corresponding function...
View ArticleActive-X control not working on 64 bit system
i have a user interface that is using active-x control air.ocx , i have successfully used active-x in labwindows 9.0 on 32 bit system, i have registered that same control on 64 bit windows using...
View Articledaq driver for windows 10
Hi, I have c-DAQ 9171 which i have been using for one of my project for three years now. We have upgraded all our PC to windows 10. I couldn't find a DAQ driver for windows 10. The latest relese...
View ArticleOrder of the enumeration returned by NISysCfgFindHardware()?
Hi everyone, Does anyone know if there's any particular order to the list of devices returned by NISysCfgFindHardware()? I'm using a PXI chassis with a bunch of cards, so I'm wondering if it's ordered...
View ArticleCan I talk to this card in CVI?
I would like to get a handle to an old ISA bus card with only the base address, select code and IRQ info available. It shows up in Devfice Manager as a non-Plug and Play Device (hidden). The option...
View ArticleData Acquisition questions regarding waveform generation
Hi, I am recently using the USB 6212 and want to write a small sample code to use the device as a analog voltage signal generator. I was reading the sample code and encounter some issues, basically I...
View ArticleDAQmxCreateTask vs. Create/Edit DAQmx Tasks
I just started using Labwindows recently so i'm a newbie here. You guys have a great forum setup and i hope you can help me on this. so as the title says what's the difference between using these...
View ArticleDatasocket Server Manager exe
Hello All,If I try to create Datasocket Server Manager exe in tablet ,Is there any special engines (like CVI Run time engine) are there we have to install for datasocket or just launching datasocket...
View ArticleRead digital input, update displayed counter, write counter info to file
Hello guys, I would like to create a CVI program to read a digital line connected to an external switch. Display the number of times the switch was presed and save the data to a csv file. I am eble to...
View ArticleAudio recording LabWindows/CVI
Hi all,is it possible to record audio/video in cvi? i understaned that it is require acsses to the drivers of my laptop.is it even possible?if it dose, will it work in other computers as well? or only...
View Article200279 DAQmx error
Hello, We see the DAQmx -200279 error during extended runs of continuous acquisition. We can go for hours without seeing the issue. I have attached the main blocks of our data acquisiton module...
View Articlecreating a billiard ball by bit map
hey,i'm trying to create a billiard game.to create the ball, i deafined int vals with GetBitmapFromFile,my problem is that the images are rectangle and I need them to be rectangle,but that every time i...
View Articleoval image
hey,if I want to copy from image, rectangle image an oval part to int val,and then to put it on a canvas with canvasdrawoval, how can i do it?when I'm using canvasdrawoval, it's only gives me options...
View Articlecan not find the imaqReadBarcode2 function in VDM 2015 nivision.lib
Hello I use the vision assistant to verify read barcode function and generate the c code. but when I compile this code with VS 2012 I get a error that show me "error LNK2019" it cna't find the export...
View ArticleReception RS232
Bonjour, Dans une application, j'utilise 3 ports séries RS232 sur une machine, sur lesquels je reçoie des chaines de caractères ASCII, que je dois exploiter. Certains des ports COM utilisés sont des...
View ArticleSSI RS422: read finite digital samples off of rising edge for digital pulses
I have to read data from an instrument that uses SSI RS422 communication. I must pulse the clock line N finite number of pulses (at any update rate) and on the rising edge of each pulse take a digital...
View ArticleHow do you create an TDM implicit channel.
How do you create a TDM file with an implicit channel using CVI? What properties do you have to set to get an implicit channel? The "representation" property is read-only, so I cannot set it to...
View Articlerun avr studios using a gui on lab windows/cvi. r
I want to run avr studios using a gui on lab windows/cvi. I want to use a button on the GUI which will sTart the debugging in the AVR studios. I want to recive the output using serial usb...
View Article