Synchronize Data from analog input and digital counter input devices
Hello. I'm using the ANSI C library and have two cards: an NI 9237 and an NI 9401. The NI 9237 has a load cell, the NI 9401 has a linear encoder. I need to record the load and position channels in...
View Article怎么用VS2005编程去操作USB4065
我是个刚转行的新手 我在看一些文件资料时发现提到了一些文件:nidmm.h niscope.h visa.h 还有一些对应的部分路径: <ivirootdir32> 和相应的库文件 看到我很混乱 我目前想用vs去自己做个窗口去显示USB4065的测量值及模式选择和量程选择 下载了NI-DMM驱动和NI-DMM .NET类库...
View ArticleHow to Program USB4065 with Visual Studio 2005
I don't know how to program USB4065 with Visual Studio 2005. How to call libraries and. H files.How to call libraries and. h files. There are also downloads and acquisitions of the required files. I...
View Articlelabview to C++
When I used the labview program to convert to C++, I called lvanlys.dll and used the BWCoefs90 function, but there was a problem when calling lvanlys.dll. The error message: "labview.lib was not called...
View ArticleC++ errer “labview.lib was not called from a LabVIEW process.” how to solve...
I called lvanlys.dll in C++, and then I want to use the BWCoefs90 function in this dll. This error occurs at runtime. Is there any way to solve it?best regard
View ArticleHow do I turn on the property Intf.LIN.Term?
Hello,I recently started using the USB-8506.How do I turn on the property Intf.LIN.Term?I can't find such variables or structures. Komao
View ArticleNI PCIe-6321, PCIe-1433 - RTSI connected use
I've set up the trigger. However, the picture does not come out properly.Is there another source coding method? (C++) Image marked as vtk (500x1024)
View ArticlecDAQ 9181 and 9476 system C sample
Hello, I am using a PCI-6528 board (DI and DO) with VC++, and it runs perfectly. Now I want to switch to a simple cDAQ system composed by host board cDAQ-9181 with slot NI 9476 (only DO, it is ok for...
View ArticleVC2010链接出错:visa64.lib(visglu32.obj): error LNK2019: unresolved external...
在编写一个简单的通过VISA库异步读取GPIB结果的程序中,编译通过,链接时提示如题错误,还有另两个函数“ExitAsyncCallback” 和 “InStandaloneExecutable”...
View ArticleLabView调用Dll
LabView Calls Dll file. I set the type but wrong code was 1097I do not know how to set the Type in LabView'
View ArticleHow to make a LIN diagnostic widh C/C++ on USB-8506 ?
I'm a LIN beginner. I need to make a diagnostic tool with USB-8506. I'm using USB-8506 in C / C ++, but there is no diagnostic sample. I have never used LabView, so I need support that can only be...
View ArticleCreating an Application with NI-HSDIO in Microsoft Visual C and C++
Hello tried controlling the ni hsdio via c codes available in example files, but I consistently get "Insufficient location information or the device resource is not present in the system". I have...
View Articledaq trigger related inquiries
When the master trigger is activeDAQmxCreateAOVoltageChan (m_BScanOutTask, "Dev1 / ao0", "m_BScanOutTask", -10.0, 10.0, DAQmx_Val_Volts, NULL)); Is there a way to delay m_BScanOutTask?
View ArticleHelp in new project !!
Hi, my name is Gerardo and I want to see if they gave me their opinion on what software they would recommend me to build a coordinate measuring machine.
View ArticleAcquire one sample at each trigger
Hi,I'm using MATLab software to communicate with NI-DAQmx 6251 using C libraries. I want to acquire a analog voltage signal at each Digital Trigger input so that i acquire a data point per trigger....
View ArticleMeasurement studio options for c++ in Visual Studio 2013
Greetings, I have installed Visual Studio 2013 and Measurement Studio 2015. When I try to select a new project with C++, there are no measurement studio options to select. However, if I select Visual...
View ArticleControl of two voltage channel by same triggering signal
Hello, I'm trying to control two galvo-mirrors by DAQmx. I wanted to use same triggering signal for both of mirrors, so I did the below tasks for both of mirrors. Create task->Create voltage...
View ArticleHow can I get NiVisa100D.lib?
First,please allow me to introduce myself,I am a Chinese,my English is very poor,sorry to make you laught at me. When I debugged my C project,the VS2012 signaled an error as the follow figure.But...
View ArticleConvert std::string to LV path to apply to an dll generated from labview
Hi.I am working with a dll-function generated from LV which needs an path type.I would like to convert a std::string to LV-path and tried the following code. std::string v_PathAsString_o =...
View Article