Increase WaveFormGraph XRange according to a timestamp
I have a waveformGraph and I am plotting multiples values from a measurement. I wonder how can increase my range according to a timestamp value when a plotting multiple measurement.I have been trying...
View ArticleIntensityRangeAnnotation placement issue on the IntensityGraph
Hi, I have a Intensity Graph, with a X/Y ranges of 2047/2047. I have a logic where i draw a rectangle on the graph.Once I draw the rectangle on the graph, i add a IntensityRangeAnnotation to display a...
View ArticleAnalogReadCallback no longer called in c# voltage acquisition application...
HelloI'm writting a c# application using the DAQmx driver to do battery voltage measurements under different loads and load timespans. For that purpose I use a NI USB-6501 to control a testboard with...
View ArticleChange Detection on single line don't work C#
Hi, I'm trying to developp an application to detect the change in a single line of my NI USB-6212.My code is this: // Create the task. myTask = new Task(); // Create channel string channelName =...
View ArticleXAxis (MayorDivisions GridLine) Fixed range on continuous measurement
I need to solve a problem similar to the one described here. I'm using a Waveformgraph and I have the Xaxes mode set as StripChart so when my data exceeds the visible range, it will move over. But I...
View ArticleAxis labels not updated correctly on inactive TabItem
Hi all,I have a problem regarding the labels of some graphs within a tab control:I use the EngineeringValuePresenter from here and the hint on the <RangeLabeledDivisions/> from here to avoid the...
View ArticleMeasurement Studio 8.0 And VS2017
I installed Measurement Studio 8.0 on my system running Visual Studio 2017 because I have a need to use the components it offers. Everything installed with no problems. I had to add the components to...
View Article500 MicroSecond Pulse
Hello everyone,I am using NI usb-6003 and C# programming. I need to activate two digital line (p0/line0 and P0/line1) synchronously, and remain active 500 microsecond for the first one and 12 second...
View Articlemeasurement studio run for VS2008 in XP operation system
Hi, i have a PXI computer with XP operation system, it it possible for measurement studio run with visual studio 2008 in XP system? many thanks in advance. best regards
View ArticlePossible to know the undo zoom/pan count
Whenever user performs zoom, pan or axis range changes on WPF graph, the actions are remembered by graph. Calling UndoZoomPan() will bring graph display to previous state. Is there a way to know the...
View ArticlePlayback Skipping
I've written a playback system in C# that uses multi-threading to support a producer/consumer streaming architecture. The producer thread reads complex (IQ) samples from a RAID and passes them into a...
View ArticleInterval mode hide the edge values
I have a graph whose Y axis shows the axis in multiples of 30, 60, or 90, etc. [project attached]I use a dynamic interval mode by a converter.When the edge values are in multiples the graph is...
View Article.NET DAQmx.dll seen as native in Unity3D
The purpose of the hardware here is to connect buttons, joystick, switches etc. to it and then to read it out by using the API and turning the channel values into parameters that can be used in de...
View ArticleChange X-Axis value for specific plot on demand?
Suppose I have two arrays of doubles to plot, plot1 has 1000 samples with sampling rate at 1KHz, while plot2 has same number of samples with sampling rate at 10KHz. Two plots will share same X-Axis,...
View ArticleNetwork variable timestamp
Hello, when I write Data with an NetworkVariableBufferedWriter with an sleep from 2ms I get the data with an NetworkVariableBufferedSubscriber with 5 identical timestamps. My variable has an buffer of...
View ArticleMultiPlotCursor value formatting in C# code
How to change MultiPlotCursor value format in C# code?thanksTheo
View ArticlePXI 8464 .NET communication example
Hey, I have a PXI 8464 communication function card, but I do not how can I control it to send or receive CAN message, is there any example or package file about CAN driver which can indicate it? Thanks...
View ArticleMark Axis
Hi,I want cursor (or annotation or something else) that mark the area marked in yellow. I mean,The triangle will be on the scale (axis double) and not within the plot area, is there something similar?
View ArticleDeployement of .Net Application issues
Hello, I'm using Measurement Studio 2015 in my Visual Studio 2013 .NET applications. I've already used NationalInstrument.UI.WindowsForms with the Graphics, scattergraph,.... without problem. But now...
View Articleni:Plot Label string format
Hello,I'm trying to format string for some of my plots using the standard WPF...This does nothing:<ni:Plot Label="{Binding Path=PlotLabels[0], StringFormat={}{0}g}"/>And this way doesn't...
View Article