Quantcast
Channel: Measurement Studio for .NET Languages topics
Viewing all 2011 articles
Browse latest View live

NationalInstruments.Common.dll的版本为13.5.40.1173文件哪里可以下载啊?

$
0
0

我正在设计一个远程访问控制IT6722A这个型号的.NET程序,先用visa的例程来测试一个,例程安装位置是:C:\Users\Public\Documents\National Instruments\NI-VISA\Examples\.NET\17.5\SimpleReadWrite,在我的电脑上能编译成功,生成exe文件,但是拷贝到设备的工控机上运行,提示我缺少配置文件nationalinstruments.common.dll,我把该文件复制到目标工控机上,点了“open session”后又提示“could not load file or assembly nationalinstruments.common,version=13.5.40.173,culture=neutral,publickeytoken=dc6ad606294fc298 or one of its dependencies......”

我看了一下我用的nationalinstruments.common.dll版本是13.0.40.198,这是版本不对吗?从哪里获得我需要的version=13.5.40.173版本?

谢谢


Cannot find agu3606ni_32.dll

$
0
0

Visual Studio 2015 C#

I'm trying to create a first VS project using Measurement Studio for a Keysight U3606B DMM. I downloaded the driver and followed the instructions to create the instrumment driver file which I named KeysightInstrDriver.cs. When I try to run the initialize function I get  a DllNotFoundException. It is looking for 

[DllImport("agu3606ni_32.dll", EntryPoint = "agu3606ni_Initialize", CallingConvention = CallingConvention.StdCall)]

The instructions for measurement studio said to use the agu3606nni.fp file which I do. I thought that somehow brings in the .dll because I do not find the agu3606ni_32.dll anywhere in the folder for the agu3606ni downloaded driver files.

 

Any help with solving this is appreciated.

 

 

How do I install the NI Vision .NET examples?

Measurement studio execution configuration

$
0
0

I am new for Measurement studio and I want to create a GUI to execute an engineering code in PXI Express. What is the connection/configuration diagram to execute it?

Measurement Studio 2019 extension for Visual Studio 2019 did not load...

$
0
0
Environment:
Windows 10 Enterprise Build 18362
Visual Studio Professional 2019 Version 16.2.5
Measurement Studio 2019 f1
 

Problem:
After installing Measurement Studio I get a message from VS2019 "Visual Studio did not load one or more extensions that were using deprecated APIs". If I select the second option "Manage performance" I see two messages from NI Measurement Studio:
1. This extension is using the synchronous autoload mechanism which can negatively impact performance
2. This extension was not loaded because it uses deprecated synchronous autoload APIs.

 

When I try to start a new project (NI Windows Forms Application) or open some example from Measurement Studio, VS craches. I have reinstalled all Windows, VS and Measurement Studio do not help.
 
What can I do? Is there a solution?

Measurement Studio Configuration

$
0
0

Hi,

 

I am new for Measurement studio. I want to create a project that will create a GUI with C# and acquire data over PXI Express, but I do not know the configuration. As I understand so far, I will run Measurement Studio on a PC which is connected to PXIe over Ethernet, and the GUI part of the project will run on the PC and data acquisition part will run on PXIe, is this correct? Do I need to have LabVIEW for this running on PXIe? Would you please someone clarify these, or refer me a document that explains all these?

 

Kind Regards,

Tayfun Ozdemir

Measurement Studio free trial requests a license?

$
0
0

It is a free trial and asks this, how can I overcome this?

WPF Measurement studio Waveform graph axes label backround color when focused to change range.

$
0
0

Hi,

 

I have   VS 2017 WPF project and using measurment studio waveform graph . Graph plot area is black so when I select axis max or min value on graph to change range , its color turning black and i can't see. How can i change focused axis label backround  color .  I have attached screenshots. 

 

Best Regards,


Issues with Measurement Studio 2019 extension for Visual Studio 2019

$
0
0

Hello all,

 

I have been struggling to get the Measurement Studio 2019f1 extension to work properly with Visual Studio 2019 Professional. After successfully installing Visual Studio 2019 Pro (and verifying its functionality) I downloaded and installed Measurement Studio 2019f1 through the NI Package Manager and executed "NationalInstruments.MeasurementStudio.VSIX.vsix" (located in C:\Program Files (x86)\National Instruments\Measurement Studio\VS2019) to make sure the extension was installed. Upon doing this I was prompted with a message stating that this version of Measurement Studio is not compatible with the installed version of Visual Studio 2019, I continued with the installation of the extension and it did end up completing successfully. 

 

Now, when trying to create a new NI Windows Forms Application I am prompted with the error message attached below (Can't get the service: NationalInstruments.MeasurementStudio.Interfaces80.IMsProduct). If I elect to "Allow synchronous autoload of extensions" and then try to create a NI Windows Forms Application, Visual Studio remains indefinitely stuck in the Creating Project window. 

 

From what I've found there should be no problem using Visual Studio 2019 with Measurement Studio 2019f1 so I'm not too sure what else to try. I have already removed and reinstalled both Visual Studio and Measurement Studio.

 

Any suggestions would be appreciated.

 

Thanks,

Charlie

https://awaretalks.com/velofel-nz/

$
0
0

Velofel New Zealand
 The very first thing you needs to have when in need of the right pill might be to check elements. If you check the official website belonging to the product areas to take more has not listed the ingredients, it mean that something is merely not ok. If the ingredients are on the website you should check if they have any natural products and that tend to be not allergic to 1 of the products.

https://awaretalks.com/velofel-nz/

Create channels to log GPIB to tdms

$
0
0

Hi-

I have an application that is monitoring a GPIB device asynchronously.  I would like to parse the returned status from the GPIB device and create individual digital channels that are logged to a TDMS file.  I'm curious how i would define the virtual channel where i would be writing the data.  I'm familiar with DAQmx.Task.DIChannels.CreateObjRef.  Does the PhysicalName member have to be defined for the channel if I'm using this method?  If so, what would I use as the Physical name being that this is a GPIB device status that I'm interpreting and not discrete IO.   Not sure if there's a best practice for doing this and I didn't see any obvious references floating around the forum.

 

Thanks,

Ben 

health and fitness

$
0
0

We've all heard that precious stones are a young lady's closest companion. However, toward the day's end, what could be superior to having absolute body certainty? Without the battle of conventional eating regimens and health improvement plans? Odds are, you've attempted and neglected to get more fit before.

 

 

https://youtu.be/VYDvNgmvaL8

Create channels to log GPIB to tdms

$
0
0

Hi-

I have an application that is monitoring a GPIB device asynchronously.  I would like to parse the returned status from the GPIB device and create individual digital channels that are logged to a TDMS file.  I'm curious how i would define the virtual channel where i would be writing the data.  I'm familiar with DAQmx.Task.DIChannels.CreateObjRef.  Does the PhysicalName member have to be defined for the channel if I'm using this method?  If so, what would I use as the Physical name being that this is a GPIB device status that I'm interpreting and not discrete IO.   Not sure if there's a best practice for doing this and I didn't see any obvious references floating around the forum.

 

Thanks,

Ben 

package manager wont install

$
0
0

Hello,

 

When I try to install package manager, it says that its already installed. However there is no folder in my program files which contains package manager or any other NI related items. 

 

When I try to install measurement studio, it confirms that package manager is not installed. 

 

Could someone please offer advice on rectifying these problems?

Can I programatically change the Daq device name using the Dot.Net (C#)?

$
0
0

I try to find a way to rename the DAQ device name (useralies) in Dot.Net C#? 

I only have an option to get UserAlias by using NationalInstruments.SystemConfiguration, but I didn't find any way to set the new UserAlias for my DAQ device. Maybe someone can help to find a way to resolve my case without using LW.

 

Please, I need it ASAP!!!

 

Thank you 


The following error occurred when I installed Measurement Studio 2019

$
0
0

I have installed Visual Studio 2015 on my computer.The following error occurred when I installed Measurement Studio 2019.It saidSmiley Tongueackages with compatible versions and architectures could not be found.1569595176(1).png

Measurement Studio Won't Load

$
0
0

When I try to install measurement Studio I get the following error:

 

Replacement for obsolete function: GetSwitchRelayPosition

Cant convert double[] to double[*] in LV2013(64bit) built VI-assembly

$
0
0

Hi,

having a problem passing double arrays to .Net assemblies built with Labview 2013 / 64bit VI's .

When referencing those dll's Visual Studio 2017 yells at me with an error "cannot convert from 'double[]' to 'double[*]' " .

 

Does anyone have a solution to circumvent this 'behaviour' ?

 

The same reference/call compiles without issue using the identical VI's but built with LabView 2018 or 2019(64bit both).

Need to get it running on LV2013(64bit) though.

 

Thanks,

Walter

请问measurement studio中WaveformGraph 能够实现stack plots的效果么

$
0
0

measurement studio中的WaveFormGraph组件,能否实现X轴共用,独立Y轴的设置,并不是建立多个左轴和右轴,而是实现stack plots效果,如果可以,希望能够得到详细的实现过程,谢谢。

Viewing all 2011 articles
Browse latest View live


Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>