LNK2019 error while running NI-SCOPE Getting Started example
Hi, I'm running GettingStarted.c example for NI-SCOPE and keep receiving the following errors: 1>GettingStarted.obj : error LNK2019: unresolved external symbol _niScope_GenericGettingStarted@0...
View ArticleModal dialog including a NI::CNiGraph
I am developing a VC++(Visual studio 2008, Window 7, 32bit) dll server project including Dialog with Measurement Studio (ver. 2009, standard ed.) ActiveX. __int32 Test (){...
View ArticleNI PCIe-1433 Camera Link frame grabber programming using VC++
Hello, I have a Basler Camera Link-compatible camera and they use the NI PCIe-1433 Camera Link frame grabber as the image acquisition device.Right now, I want to develop some applications on that...
View ArticlePCIe1433: Get NumCameraTaps from software
Hi all, Several questions: (1) Is there a way to get the NumCameraTaps, as given in the camera configuration file, from software? I have checked the documentation, and did not find a direct function to...
View ArticleAn error occured while creating a project Visual Studio 2010 & CVI 2012
While creating a project from VS2010, with CVI 2012 install. I get this error after attempt to convert or create a CVI project. Also the CVI dialog has no details.
View ArticleNiDAQmx properties
Hello, I am discovering DAQmx with the goal of controling a NI 9264 module in VBAFor now I am reading the supported properties for my device but I find the help really minimalistfor example, the...
View ArticleUSB-6211 stops after 100 hours of continuous output
Hi All I am writing an application that has to do months of testing of a hardware system continuously. I am using a USB-6211 D/A converter and a PC to generate a contant stream of analogue waveform...
View ArticleMStudio 2010 no longer exposes some spectrum analysis API's as MStudio 2005...
MStudio 2005 declares API's such as ACDCEstimator(), AutoPowerSpectrum(), PowerFrequencyEstimate(), HarmonicAnalyzer() in its NiMath.h file. I just recently had MStudio 2013 installed for my VS2010...
View ArticleWhy does my example program fail on DAQmxCreateTask?
system:HW: NI USB-9263 DACdriver NI-DAQmx 8.9.5OS: Windows 7connectivity:Using the Measurement & Automation ExplorerI see NI USB-9263:"Dev1" under NI-DAQmx DevicesWhen I run the test application,...
View ArticleHow do I build a 64 bit Windows application using NI-DAQmx in Visual Studio 2010
Hi, How do I build a 64 bit Windows application using NI-DAQmx in Visual Studio 2010? I'm trying to port a 32 bit application to 64 bit. In visual Studio I added the 64 bit configuration to the...
View ArticleWait until a continuous acquisition is ended.
I am trying to use DAQ-mx to continuously monitor an analog input from USB-6009. Essentially I am following ContAcq-IntClk-AnlgStart.c in the NI examples. The change is that I want to terminate the...
View Article1st Generation on trigger
Hi, i'm using the NI PCI 6534 and i'm looking to start a generation on a start trigger from PFI6, the generation works fine. But my problem is when i wait the trigger, the first data of the buffer is...
View ArticlePROBLEM CMU200 *OPT
hi, I trouble in the problem with this: when i program in CMU200 with NI visa,the code:...
View Articleget Voltage from NI ELWIS without LabView
Hi to everyone.I need to write a program on C++, in C++ Builder. This program must to get voltage from NI ELWIS (http://sine.ni.com/nips/cds/view/p/lang/ru/nid/205425#overview). How can I do this?In...
View ArticleCan NI-USB8452 be programmed to run a predefined script in a timely fashion?
Hi all, We are working on a data acquisition application via SPI, and we already achieved reading from our sensors with NI-USB8452 from a C++ program. However, we have to manually ("polling") issue...
View ArticleMatching sketch(Drawing) face into digital color photo
Hey guys im going to match the sketch face (drawing photo) in to the color photo. so for the research i want to find out what are the challenges that matching sketch drawing in to color faces. for now...
View ArticleHow to read TDMS file use DDC_GetDataValuesString in C language.
1. Below code is correct, because the numDataValues is one, machine=sibotchar ss[10]={0}; char *strMachine=new char[1]; *strMachine=ss[10]; nullChk (strMachine = (char *) malloc (sizeof (char)...
View ArticleFrequency Generator query frequency output limitations
Hello, I would like to know if there is a way to query a frequency generator for the limitations of the output frequency that can be generated, using the C API. I have found documentation which clearly...
View Articlecan two separate C++ programs read same signal from NI USB 6259?
Hello, Currently I have one C++ program reading AI signal from NI USB-6259 BNC and it works well. I have a different C++ program that also needs to read the same signal from the same DAQ board. I am...
View Articlebasler sca640-70gc. IMAQdx
Hi I have some problem. I used sCA 640-70gc and labview 2010, I don't want use IMAQdx. So i try to Labview IMAQ and some Pylon(basler software) C or C++ source but i can't. i try call back libray,...
View Article