The procedure entry point __dbgasctime could not be located in the DLL...
As the subject says, I am getting the error "The procedure entry point __dbgasctime could not be located in the dynamic link library cvirte.dll" when I try to run a program I am trying to modify. This...
View ArticleHow to debug ActiveX (EXE type)?
Hello,How can I debug ActiveX , this Activex is exe type created by CVI project. I posted this question in Teststand discussion board,but not solved yet,details see below link:...
View ArticleReading a wf_increment in TDMS file
Hello,I have a TDMS file that contains data that I extract with the TDMS_GetDataValuesEx function. I would like to retrieve the sampling frequency that is contained in the file but I can not find the...
View ArticleCreate help function for application
Hi, I would like to creat help function for user in my aplication, where i using images like buttons and indicators. My idea is that, after i click or move the cursor on some of these object it shown...
View ArticleHow to add a shape to an excel chart?
Does anyone have experience doing advanced plotting on an excel chart? I tried to add a shape using Excel_ShapesAddShape, but couldn't make it work. Where can I find such examples? Thank you.
View ArticleQuadrature Encoder DAQ at high frequencies
Hello,I am using a quadrature encoder and am planning to analyse the signals from the three data lines (A, B and Z) using the PCI-6343 card and LabWindows. I have attempted to do this by detecting...
View ArticleLIN Serial Analyzer
i have a LIN Serial Analyser of microchip (Part Number: APGDT001) , and i cant comunicate with it ,I use CVI national instruments LabWindow for this , but i dont find any exemple how can i communicate...
View ArticleDAQmxWriteDigitalLines Error
Hello everybody, I have a questions to the command DAQmxWriteDigitalLines. I have a programm that generates some signals. When I start the interface and start a signal, the program runs without errors....
View Articleint64 runtime error
I am recompiling an existing CVI project in CVI2015 as part of a move from XP to Win7, and as it is a 64bit Win7 I am also moving from 32bit to 64bit.All the dll's and .exe bulid OK with no errors.But...
View ArticleTable control not redrawing
I have a strange bug that we've observed maybe only 4 times ever (out of thousands of hours). I have a table control on my main panel that has maybe a dozen columns. Once UUT are testing, this...
View ArticlePanel State File Encryption
Using the SavePanelState() function generates a file that exposes too much information, with even simple tools such as notepad. How can this file be best program inline encrypted?
View ArticleIs a converted LabWindows project standalone? Or will I still need LabWindows?
I have inherited a project that was built using LabWindows. As far as I know, this project uses nothing specific to National Instruments. It's just that the developer was familiar with LabWindows, so...
View ArticlePicture Loading Problem in Table Cell
Hello,I am facing a problem with picture loading in table cell. Picture is loaded on a button click, when i load first time it looks like image-1, and the next time it loads proper as in...
View ArticleHelp with presentation on CVI
Hi all, My name is eyal and I'm guiding a class of 12-year-old kids as part of my volunteer work at my collage.Their teacher waned me to show them a few cool things that you can do with CVI...
View ArticleConfiguration of my output buffer
Hello, I have a general question to the command DAQmxCfgOutputBuffer. I generate a signal that has 20000 samples. The signal gets generated on 2 channels so I have total 40000 samples in my array. Now...
View ArticleDLL mandatory with a exe application
Hello,I have a question about libraries under CVI.I created a CVI DLL with an exported function.I want to reuse this function in a project (.exe), so I import the .lib and .h into my project....
View ArticleStart a task exactly after a defined time
Hello everybody, can someone help me by my problem. I have an analog output task that I start first. Now I would like to start excatly after 100 ms a digital output task. Following the...
View ArticleBetter tool for particular job between Labview and LabWindows
I am currently programming in Labivew. I dont not have any experience in LabWindows. I will describe what I would like to achive with the software and I would like a recommendation if LabWindows would...
View Articlespectracom linker undefined symbols
Hi.I am running CVI 2015 with a simple app that reads data from a spectracom GPS device. Spectracom publish a set of libraries to access the device but when I build the app, I see the following linker...
View ArticleVISA Error Message: (Hex 0xBFFF006B) A Framing error occurred during transfer.
Hi,I'm new to the CVI and I am using CVI 2015 SP1. I am outputting a sequence of characters from a MCU in UART using USB converter every 10 ms and reading it using a VISA read.When trying to read the...
View Article