Driver for NI DAQ USB 6525 for XP
I can't found the driver for the device IO NI -USB 6525, I have system operating windows XP ThnaksRegards
View ArticleCompile error: Constant expression require
I have an error using a VI_NULL What can couse it?Maybe I have to miss a DLL? This is the DLL I use
View ArticleAI_Configure iDriveAIS Alias in DAQ Mx
I'm looking for the alias configuration in DAQMx for the parameter iDriveAis of the function AI_Configure (nidaq32.dll). Can anybody give me an advice, which DAQmx function i need to call, to set this...
View ArticleHow to check if Instrument (LAN) is online?
Hi!, so I have started using some Keysight DMM's using LAN - Until now I have only used GPIB. In my old setup, when I launched my program (VBA in excel) I would check with DMM1.IsOnline to see if the...
View ArticleInstall kit for VB6 components
Hi folks! I have to work on an old VB6 project where there were apparently some NI ActiveX controls used. I looked around but have not been able to locate an install kit for them, specifically...
View ArticleTraditional NI-DAQ (Legacy) C Reference Help
Does anybody have or know where to find the document "Traditional NI-DAQ C Reference Help"? This document is referenced in the Traditional NI-DAQ User Manual, but I can't seem to find it anywhere. My...
View Article"Method 'Start' of object '_DCWIMAQ' failed" - Image aquisition troubles
Hello, in our company we use PCI/PXI-1411 camera (with NIMAQ 4.6.4) on Windows XP to aquire images for our VB 6 test applications. But since we switched to Windows 10 (and IMAQ 18.0), I get a runtime...
View ArticleTCPIP connection to instrument closing after being idle for 6 seconds
I've been using the NI-VISA library in Excel VBA for controlling various instruments using TCPIP raw sockets. Without any change to the VBA programming, connections to instruments started reporting...
View ArticleError initializing PXIe-5162
Currently, I am thinking of controlling PXIe-5162 by referring to IviScope.dll in VB6. When I define and call the IviScope function as shown below, error -1074130429 is returned. Definition:Declare...
View ArticleProcess Binary Block Data from 3rd Party Instrument
I have an Agilent N1911A power meter and when I send the command "TRAC:DATA? HRES" I recieve a string of what looks like hexidecimal numbers. I know Keysight has a way to process this data but they...
View ArticleVISA with EXCEL from 32 bit to 64 bitt
Hello,I am using Excel @64bit, VBA and VISA to communicate with a few istruments by GPIB.However it seems that I cannot write/read to/from the equipment since when I updated excel from 32bit to 64bit...
View ArticleNi-VISA commands in EXCEL VBA (64bits) not working (viOpenDefaultRM, viwrite,...
Hi, I am working on using EXCEL VBA for lab automation including controlling lab instrument (v/i/load); downloading screen capture etc. In VBA reference, I includedVISA-COM 5.13 Library,VISA-COM 488.2...
View ArticleWhy do I see so much VB6 stuff here?
I use VB.Net in a professional environment and have done for years. I have been working in VB since (I think) 1998. My understanding was that VB6 was dead, like LONG dead. We spent millions ripping out...
View ArticleMeasurement Studio is for Visual Studio .NET, Measurement Studio Professional...
Can someone help me please? I am in need to get a copy of Measurement Studio for my VB 6.0. I was told that Measurement Studio dor Visual Studio .NET, Measurement Studio Professional Edition. The...
View ArticleVB6 PXI-4070 Integration
Hey everyone,I am currently working on a project that uses a NI PXI-4070 DMM as part of a NI PXI-1056 chassis. Our company is currently looking to update an old Windows XP computer to Windows 10/11;...
View ArticleMeasurement Studio for VC++ GPIB Issue - Need Assistance
I'm working on a project that involves controlling some GPIB instruments using Measurement Studio for VC++. When I send a command to one of my GPIB instruments, the response time is inconsistent....
View ArticleReading a network variable in visual basic
I followed many walkthrough tutorials in my endeavour to read network variable in a VB script. However, the line "Imports NationalInstruments.NetworkVariable" (in VB) doesn't have any effect.If any one...
View ArticleCWAIPoint, CWDIO VB6 on windows 10
I have a project using vb6 running on win7 using the CWAIPoint and CWDIO using the code example: Option Explicit Private Sub Form_Load() CWAIPoint1.Device = 1 CWAIPoint1.channels(1).ChannelString = 0...
View ArticleWhen did CWVisa die in Instrument Studio
Hi I'am looking into upgrading our test system.but it seems like that at some point CWVisa stopped being supported. does anyone know when this happend?Our Antique test system is build up around and...
View ArticleACCESS_VIOLATION when calling DAQmxCreateDIChan,DAQmxCreateDOChan etc
I am getting ACCESS_VIOLATION exception when calling DAQmxCreateDIChan,DAQmxCreateDOChan etc from my C++ application. The NIDAQmx version 20.1.0. But the same NIDAQmx version works fine in another PC....
View Article