Help with publishing a program and running it on computers without MS
Hey, I'm fairly new at all this so please forgive/correct me if I say something wrong... I was given a project at work where I inherited a bunch of code from 2014, as such I am working with Measurement...
View ArticleProblem building setup VS2010
I am using MS (2015) in VS2010. Solution compiles fine and runs fine on my machine. I use a setup project to build the install package. It has worked fine previously. Now when the install package...
View ArticleSystem.DllNotFoundException: Unable to load DLL 'nianlys.dll': The specified...
Hi, I have been trying to deploy my Winforms application on to a production machine. My target platform for all the projects is set to x86.when using the intensity graph i get the below exception....
View ArticleMigrate to .Net 4.7 NI assemblies unlicensed
Hi, We were developing projects targeting to .Net 4.6 using Measurement Studio 2015, and everything was working fine - the projects were built successfully with both Visual Studio 2017 and Jenkins(...
View ArticleGraph control plotting area stretching
Hi, We are using NationalInstrument.Controls.Graph from Measurement Studio 2015 in our C# WPF projects. And we just found that, after doing some zooming in, the right edge of the plot area stretches to...
View ArticleInstantiated a PXIe-2727 resistor module
I have a Pxie-2727 resistor module in our PXI system. Based on NI documentation, I understood that the PXIe-2727 driver is resided in the NI switch library, so I wrote the following code to...
View ArticleTrouble Getting Started
I'm running into problems setting up what I would think should be a pretty straightforward configuration: running in Windows session 0 and automatically getting data at a specified interval from three...
View ArticleRunning method IviDCPwr.Create(DC_DeviceName) causes...
What a problem could it be (See subject)? Variable "DC_DeviceName" == DC (logical name I created in MAX) Message of exception is:"IviSessionFactory: An instance of the specific driver referenced by the...
View ArticleDACmx Configuration Export/Import with C#
Hi Is it posible to export/import DACmx configuration via C# .net ? Best Regards
View ArticleDACmx mock objects for unit testing in .net c#
Hi Does there exists any c# DACmx mock objects that can be used for unit testing in .net c#? Best Regards
View ArticleWPF Intensity graph: axes changing at runtime and data types to binding
Hi , How can i change vertical axes of grah depending on time at runtime and which data types use to binding.
View ArticleHow to stop finite output before all of the samples have been output by...
Hello friends, Let's consider a hypothetical situation where I have an application and in it I configure my analog output in finite sample quantity mode such that it is going to output 10000 samples...
View ArticleIntensity Graph Continious YAxis
Hi, We have an asynchronous method that produces Frequency data and plotting then in a GraphControl.We want to split window and show another Intensity graph with same data changing over time.Our...
View ArticleUpdating references for MS2015??
Greetings, I am tasked with making some edits to an application that was developed with MS2012/VS2012. I have since migrated to MS2015. I am getting reference errors with some of the controls, but...
View Article.NET Framework version for MS2015 with VS2012
Greetings,I understand that Measurement Studio 2015 (w/VS2012) requires .NET framework 4.5. Is that 4.5 or higher or strictly 4.5? I have 4.7 on my machine. Thank you.
View ArticleRuntime exception when compiling in "Release" build configuration
Hello, i've created an program (Visual Studio 2013) using Measurement Studio 2015 that contains the license.licx and some National Instruments .dlls such as NationalInstruments.Common.dll,...
View ArticleDeployment of Web Application Reference Problem
I've published my vb.net application and when I try to set it up on another computer I get:"Unable to install or run the application. ... requires assembly NationalInstruments.NiLmClientDLL version...
View ArticleProblem with acquiring Finite Samples, Measurement Time
Lets say i want to aquire 262144 Samples @ 51,2kHz.I use the SafeTaskDisposer example from the documentation and start acquiring data like this.SnippetanalogReader.BeginReadWaveform(4096,...
View ArticleCreate AxisDateTime at runtime
I am trying to create following code at runtime after i deleted the old axis.Snippet<ni:AxisDateTime x:Name="xAxis" Orientation="Horizontal" Adjuster="ContinuousChart" Range="00:00:00,...
View ArticleHow to read all samples at once before memory is overwritten in PXI 5105 in...
HiI have NI PXI oscilloscope 5105 card with following specifications, but it is bit slow when I try to read one sample at a time. I need to read minimum voltage for each revolution of my angular...
View Article