USB 6008 programming in C#
Okay, this seems to be the right place... kinda empty in here though.So, I'm making a hardware test fixture using a 6008 and a 6501 module. I seem to have the digital I/O working on the 6008, and the...
View ArticleInstalling DAQmx and c# code examples
HiI'm a bit rusty with all this, but it seems harder than it ought to be to install the DAQmx driver and write a C# program in Visual Studio 2013. (I just want a plain C# app, not measurement studio,...
View ArticleError to use Dispose API of NI-VISA in C++
Hi,I installed NI-VISA v18.00. and tried to create power supply control program in C++.Refer to example code from NI-VISA "Examples\.NET\17.5\SimpleReadWrite"I could send USB command to control...
View ArticleImplementing VISA protocol in STM32F7 module
Hi everyone, I'm trying implementing VISA protocol into my STM32 module to communicate it with LabVIEW. Any ideas? I´m stuck. Please help.
View ArticleVisual Studio 2010 hanging due to Measurment studio error.
Visual Studio 2010 just started hanging badly when I open a project. It was working fine until recently. I am working in Windows 7 and getting the following error from the windows event logs. Error...
View ArticleDAQmxReadBinaryI16
DAQmxReadBinaryI16 doesn't works as I expected. Am I wrong in understand that "sampsPerChanRead" had to be updated after each sample ? I'm using USB6211 and some example in ANSI C code. Everything...
View ArticleMAX - Panel Configuration n'affiche rien
Bonjour,J'ai un problème avec le logiciel Measurement and Automation Explorer. Lorsque j'ouvre l'application, rien ne s'affiche dans le panel de gauche 'Configuration', là où je devrais trouver les...
View ArticleNI8452 32/64 bit DLLs
Hi all, I do have a question regarding the 32/64 bit version of the DLLs for the NI8452. I used the tipp from the this page: Using the USB-845-x API Functions My programming environment is Visual...
View ArticleASYST
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 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 ArticleC++ codes with PXIe-6547
Hi guys,I am struggling to use C++ codes with PXIe-6547, and it makes error as follows. "Error description: This attribute or function is not supported in this session. Ensure that you are not using an...
View ArticleWindows 10 not recognizing NI 9211 in NI USB-9162 frame
Windows 10 is not recognizing my NI 9211 in my NI USB-9162 carrier. I am just getting back into this stuff, so please assume I know nothing. I have been away from this stuff for the last decade or...
View ArticleGet coordinate and unhealthful Muscles
https://takeapills.com/primal-core/https://www.facebook.com/PrimalCoreTestosterone/
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 Articlepxie-6341 generate sawtooth signal
i am using visual studio c++ with NIDAQmx.h library. I can use PXIe-6341 DAQmxCreateAOVoltageChan create constants voltage output. But when I change it to DAQmxCreateAOFuncGenChan, it return -200432...
View Article