ASYST
Kan noen hjelpe meg?Jeg har funnet fram noen 25 år gamle datafiler fra programsystemet ASYST 2.0 (dos) som jeg gjerne skulle ha lest. Alt datautstyret fra dengang er kondemnert. Hver fil inneholder...
View ArticleHow to set the number of samples to process per second?
I created the source as below... DAQmxCreateTask("", &m_task[0]);DAQmxCreateAIAccelChan(m_task[0], "cDAQ9189-1DD988AMod1/ai0:2, cDAQ9189-1DD988AMod2/ai0:2, cDAQ9189-1DD988AMod3/ai0:2,...
View ArticleSpecifying Channel Read order Ni-DAQmx.
Hi, I am currently upgrading C code from Ni-DAQ legacy to the Ni-DAQmx format and was wondering if it is possible to specify a channel read order? ie. reading channels 1,7,2,7,3,7,4,7,5,7,6,7 in that...
View Articlepure life nutrition reviews: pure life walmart!
A few of the general population are going underneath the things which are not alright for the body and those that do work out, its consequences are appallingly moderate and bounteous of your time...
View ArticleError:C2664 in Visual Studio 2015
Using:Visual Studio 2015 NI-Usb6289 problme:C2664 'int32 DAQmxReadAnalogF64(TaskHandle,int32,float64,bool32,float64 [],uInt32,int32 *,bool32 *)': cannot convert argument 5 from 'float64 [2][1000]' to...
View ArticleHelp with problems when calling C++ DLLs
Using ts to call the C++ module DLL written by vs. The parameters of the function have not been displayed. Is my interface written in C++ wrong?Sincerely ask for helpThis is my module editing...
View ArticleSetReadChannelsToRead/Reading channels in a specfic order.
I have been trying to update our Ni-DAQ legacy scripts to Ni-DAQmx scripts and have encountered one large problem. I am trying to perform an Analog Block Read. The channel number and order is...
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 Article御社Measurement Studio C++での使用
お世話になっております。株式会社ニコンの早坂と言う者です。 御社 「Measurement Studio Visual C++ MFC Legacy Support R3 Enterprise for Visual Studio 2010」 を従来より使わせて頂いており、この度、そのソフトリソースを活用して、新規の装置の開発を検討しております。 その際に、Visual...
View ArticlePeak Detection Issue
CNiPeakDetector:etectPeaks (Measurement Studio 2009 for VS2008) does not detect peaks anymore whereas CNiPeakDetector:etectPeaks of Measurement Studio 6.0 didn’t have any problems for the same data to...
View ArticleNIDAQmx.h头文件和库文件NIDAQmx.lib
各位兄台, 请问哪里可以下载到NIDAQmx.h头文件和库文件NIDAQmx.lib呢?小弟需要这两个文件在VS2008上用C++编程,谢谢!
View ArticleNIDAQmx.h头文件和库文件NIDAQmx.lib
Who know where to download nidaqmx. h header file and library file nidaqmx. lib?
View ArticleUSB-8502 CAN fail to read
We are using USB-8502 for CAN communication with our motor. we have write some code to write and read the can data.the code runs fine at first, but the USB-8502(Port2) fail to read after 10 minute.we...
View ArticleNI 408X Ajust
Hello,i'm trying to ajust the NI-4081 DMM following the Calibration Manual. It still fails at the calling ofniDMM_CalAdjustMisc Function with Setting to NIDMM_EXTCAL_MISCCAL_VREF_DC_VOLTAGE. I...
View ArticleSometimes NI VISA can't find USB-TMC device.
Hi,I connect several USB Test and Measurement Devices to my PC and turn on these USB Test and Measurement Devices devices, then there is a case to not find some devices. I use NI-VISA 18.0 on windows...
View ArticleDownload nidaqmxbase for macos ?
Hi all, i received a new mac at work and want to continue working on our C application that uses nidaqmxbase. This app is both mac and windows, but I can not find the downlod anymore for nidaqmxbase...
View Articlestandalone download of niDAQmx ?
Hi all, is there a way to download the installer for niDAQmx and copy it onto a stick to install on a lab computer that has no network access ? The official download installer is here :...
View ArticleDAQmxCfgSampClkTiming多通道数据采集
DAQmxErrChk(DAQmxCfgSampClkTiming(taskHandle, "", 10000, DAQmx_Val_Rising, DAQmx_Val_ContSamps, 1000)); 个人理解: 范例中10000是采样频率10kHZ,1000代表每通道采集1000点 DAQmxErrChk(DAQmxRegisterEveryNSamplesEvent(taskHandle,...
View Article