Does DAQ 9.6.2 support .NET 3.5? When we install DAQ 9.6.2, a window always...
Does DAQ 9.6.2 support .NET 3.5? When we install DAQ 9.6.2, a window always pops up saying that a .NET 4.0 is required even though .NET 3.5 is currently installed in our PC.
View ArticleWaveformGraph To HTML Example
I'm not sure if anyone has a use for this. It is a small portion of code that I used to generate and display an HTML report from within a WinForms application. I left the example as simple as...
View Articlewpf graph annotation target is hidden under the plot
Annotation target is hidden under plot and cannot be interacted with. Annotation label is positioned over the same plot and is draggable. Without plot everything works fine. When I zoom in enough so...
View Articleerror -410 after sweep
I'm programming a Keithley SourceMeter 2430 to run a sweep. Using similar code for non sweeping I've never had a problem. I'm running a sweep over the GPIB-USB-HS. First time through works fine but...
View ArticleWPF Legend Binding
Hello,can anybody tell me how to use the WPF-Legend by an Itemssource ? Thanks a Lot.
View ArticleDetect GraphInteractionPalette Click
Hello, I'm wondering if there is a way to detect when a GraphInteractionPalette button is clicked. I tried attaching a MouseDown/MouseUp event handler to the GraphInteractionPalette but that did not...
View ArticleReset chassis
In MAX system is present cDAQ-9188 and I can reset chassis to reconnect all modules. In Measurement Studio for .NET Languages (c#) I need to reset chassis.what can I to do ?
View Articlereadstring statement
How does the readstring statement pause the vb code until the sweep is done? It works fine I'd just like to understand it better. I was trying to figure out how to get the status of the sweep before I...
View ArticleWpf Graph Binding and defining Axes and Plots only in ViewModel
Hello,is there any Possibility to bind all Axes and all Plots only in Viewmodel ?Now i have defined the Axes and Plots in Xaml, but i want to generate it dynamic. Is this possible via the ViewModel ?...
View ArticleMS Online Help
Hi, I am looking for manual, online documentation, class library reference or a simple chm file for the followings:NationalInstruments.CommonNationalInstruments.DAQmxI have been looking forward it but...
View ArticleDSC based events and catching it on Measurement studio
Hello all,I am very new to DSC tool kits. After following DSC events Demo example I have created vi which generates events when any of the assosciated shared variable changes its value.I want to...
View ArticleAdding multiple global virtual channels
Hi, I had a very simple function written in CVI that adds multiple global virtual channelDAQmxErrChk (DAQmxAddGlobalChansToTask(g_TaskHandle, linesName)); //linesName consists 2 global virtual...
View ArticleDeployed .Net application with legacy controls not showing up in Add/Remove...
I want to start off by saying that I called in to National Instruments yesterday and am currently awaiting a response from them. I am posting this for two reasons: I want others to be aware of the...
View ArticleTask Parallel Library
I am using C# with NET4.0. I would like to use the object "Task" in system.Threading.Tasks for parallel processing. But "Task" is already defined in DAQmx namespace. I find that I will have to...
View Articlewpf graph: force cursors to plot area
Is it possible to force data-linked cursors to be inside plot area? So that if Y is more than Y axis max, then cursor will be at the top, and if Y is less than Y axis min, cursor is at the bottom, and...
View ArticleWhen will NI-SCOPE have .NET 4.0 support?
It would seem to me that NI would have updated NI-SCOPE .NET Class Libraries to support .NET 4.0 since it was released 04/12/2010. 3+ years, seriously folks!!! NI-DMM and NI-DCPower only support .NET...
View Articlehow does localhost get its ID number in asp.net?
how does localhost get its ID number in asp.net? I have a question about ASP.NET and running test web sites locally. I have written two asp.net web sites for testing purposes. One works and the other...
View ArticleManaging and editing AnalogWaveform
I am using an AnalogWaveform<double> to store a waveform of recorded samples. I want to run my waveform through an FIR filter to clean it up a little. Here is the function I wrote: public...
View ArticleICE30 Errors when compile a WiX project and including the mstudiocommon.2010.msm
Hi I am trying to create an MSI using WiX for a project using the VISA mergw modules that come with VISA 5.3, which I installed as part of the IEEE 488.2 package. mstudiovisa.2010.msm requires...
View ArticleTimestamping IRIG
We have a PXI chassis with 5x NI-6255 and 1x NI-6682 with an IRIG generator providing time to the NI-6682. Is it possible to have the timestamp information from the data collected by the NI-6255's to...
View Article