<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>Measurement Studio for .NET Languages topics</title>
    <link>http://forums.ni.com/t5/Measurement-Studio-for-NET/bd-p/232</link>
    <description>Measurement Studio for .NET Languages topics</description>
    <pubDate>Sat, 25 May 2013 20:44:30 GMT</pubDate>
    <dc:creator>232</dc:creator>
    <dc:date>2013-05-25T20:44:30Z</dc:date>
    <item>
      <title>Save Measurement Studio Waveform graph as a file to playback later</title>
      <link>http://forums.ni.com/t5/Measurement-Studio-for-NET/Save-Measurement-Studio-Waveform-graph-as-a-file-to-playback/m-p/2437618#M14279</link>
      <description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I'd like to see if there's an easier way to save the data that's been rendered on a waveform graph (configured as a strip chart) than capturing the incoming data in code&amp;nbsp;and sending copies of it to a file. It would be nice if there was a method to do this, with all the relevant metadata saved in the file (color, etc). Even better, the file then could be opened in a labview application (such as a TDMS file.) for later review.&lt;/p&gt;
&lt;p&gt;thanks.&lt;/p&gt;
&lt;p&gt;ps. i'm using VS2010 and MS 2010.&lt;/p&gt;</description>
      <pubDate>Fri, 24 May 2013 15:06:32 GMT</pubDate>
      <guid>http://forums.ni.com/t5/Measurement-Studio-for-NET/Save-Measurement-Studio-Waveform-graph-as-a-file-to-playback/m-p/2437618#M14279</guid>
      <dc:creator>djcoburn</dc:creator>
      <dc:date>2013-05-24T15:06:32Z</dc:date>
    </item>
    <item>
      <title>c# VISANS serialsession.query() help</title>
      <link>http://forums.ni.com/t5/Measurement-Studio-for-NET/c-VISANS-serialsession-query-help/m-p/2434672#M14266</link>
      <description>&lt;p&gt;Hi all,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I'm writing a class library to facilitate communication with instruments utilizing the&amp;nbsp;&lt;a href="http://www.modbus.org/docs/Modbus_Application_Protocol_V1_1b.pdf" target="_blank"&gt;Modbus Application Protocol&lt;/a&gt;&amp;nbsp;that are connected to a NI cRIO-9073 via a serial-to-ethernet cable plugged into an NI 9870 DAQ card that is plugged into the cRIO. The specific instrument I am talking to is an MKS Optitemp Heat Exchanger, which uses the RTU serial transmission mode (&lt;a href="http://modbus.org/docs/PI_MBUS_300.pdf" target="_self"&gt;http://modbus.org/docs/PI_MBUS_300.pdf&lt;/a&gt;).&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I've been successful in communicating with it, using the Query(byte[] dataToWrite, int countToRead) method of the SerialSession class inherited from the MessageBasedSession class. However, I need to specify the exact number of bytes to read, or else I get the following VisaException:&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;"Timeout expired before operation completed. VISA error code -1073807339 (0xBFFF0015), ErrorTimeout"&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Unfortunately, I don't always know how many bytes the Query is going to return. Namely, if the slave returns an error, the response is fewer bytes than expected, throwing the above exception. I want to be able to recover the details of the error message for debugging purposes, but right now am stuck with just reporting a generic error message if a VisaException is caught.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I've tried the Query( byte[] dataToWrite) overload, but that results in a timeout every time. The Modbus RTU protocol specifies that each message be terminated with "a silent interval of at least 3.5 character time", and I don't know how to set the SerialSession.TerminationCharacter property to reflect this.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Is there a way I can read the bytes already in the buffer, even if the buffer isn't completely filled?&lt;/p&gt;
&lt;p&gt;The only workaround I can think of is sending the same query multiple times, each time incrementing the countToRead by 1, but there must be a better way.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Joe&lt;/p&gt;</description>
      <pubDate>Wed, 22 May 2013 18:44:06 GMT</pubDate>
      <guid>http://forums.ni.com/t5/Measurement-Studio-for-NET/c-VISANS-serialsession-query-help/m-p/2434672#M14266</guid>
      <dc:creator>jgreenberg</dc:creator>
      <dc:date>2013-05-22T18:44:06Z</dc:date>
    </item>
    <item>
      <title>Show color scale axis with Graph and IntensityRenderer</title>
      <link>http://forums.ni.com/t5/Measurement-Studio-for-NET/Show-color-scale-axis-with-Graph-and-IntensityRenderer/m-p/2434526#M14264</link>
      <description>&lt;p&gt;When using the IntensityGraph, the z scale is represented by a color scale legend which is shown on screen. We are using the Graph control for more flexibility as recommended in the documentation. How do we show the color scale for the z axis legend&amp;nbsp;on screen like the IntensityGraph does?&lt;/p&gt;</description>
      <pubDate>Wed, 22 May 2013 17:11:41 GMT</pubDate>
      <guid>http://forums.ni.com/t5/Measurement-Studio-for-NET/Show-color-scale-axis-with-Graph-and-IntensityRenderer/m-p/2434526#M14264</guid>
      <dc:creator>cbgapac</dc:creator>
      <dc:date>2013-05-22T17:11:41Z</dc:date>
    </item>
    <item>
      <title>WPF graph display point value on hover</title>
      <link>http://forums.ni.com/t5/Measurement-Studio-for-NET/WPF-graph-display-point-value-on-hover/m-p/2433952#M14263</link>
      <description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Is there an easy way to display the value of a point (with similar formatting to a Cursor) when hovering the mouse over the point? I'm using the WPF graph control (MStudio 2013) with multiple plots graphed on an AxisDouble.(y axis) and AxisPrecisionDateTime (x axis). Let me know if you need any more information and thanks in advance.&lt;/p&gt;</description>
      <pubDate>Wed, 22 May 2013 12:52:17 GMT</pubDate>
      <guid>http://forums.ni.com/t5/Measurement-Studio-for-NET/WPF-graph-display-point-value-on-hover/m-p/2433952#M14263</guid>
      <dc:creator>jsacks</dc:creator>
      <dc:date>2013-05-22T12:52:17Z</dc:date>
    </item>
    <item>
      <title>DAQ assistent is not showing when starting a new project in Visual Studio 8 with Measurement Studio</title>
      <link>http://forums.ni.com/t5/Measurement-Studio-for-NET/DAQ-assistent-is-not-showing-when-starting-a-new-project-in/m-p/2433566#M14262</link>
      <description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I have installed a system with the following configuration:&lt;/p&gt;
&lt;p&gt;Windows 7 Prof&lt;/p&gt;
&lt;p&gt;NI MAX&lt;/p&gt;
&lt;p&gt;Visual Studio 2008 Standard&lt;/p&gt;
&lt;p&gt;Measurement Studio 2013(evaluation)&lt;/p&gt;
&lt;p&gt;NI Device Drivers Feb 2013&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;When I start a new project in Visual Studio, I can choose a template with NI Windows forms application. After this I get an overview of the classes, but after this I get no DAQ assistent. What I also miss is the actual references in the toolbox, except the knobs and graphs from NI.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Has someone a solution for this issue?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks in advance,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Erik&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description>
      <pubDate>Wed, 22 May 2013 08:14:12 GMT</pubDate>
      <guid>http://forums.ni.com/t5/Measurement-Studio-for-NET/DAQ-assistent-is-not-showing-when-starting-a-new-project-in/m-p/2433566#M14262</guid>
      <dc:creator>Hartholt</dc:creator>
      <dc:date>2013-05-22T08:14:12Z</dc:date>
    </item>
    <item>
      <title>Implement watch dog for USB 6251</title>
      <link>http://forums.ni.com/t5/Measurement-Studio-for-NET/Implement-watch-dog-for-USB-6251/m-p/2432612#M14259</link>
      <description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I am pretty new to NI DAQmx and USB 6251 so I might be asking a question that has a obvious answer here....(also if I should post this question somewhere else please let me know)&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I am trying to implement a watch dog timer that will trigger a digital output (static or waveform) to a signal light when it expired&lt;/p&gt;
&lt;p&gt;From the spec for USB 6251, I can see that it does not have a built in watch dog timer that I can use..&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Therefore, is it possible to implement my own watch dog timer (&lt;strong&gt;hardware not software&lt;/strong&gt;) with this device??&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I am programming using C# .NET 4.0 (without measurement Studio so I am only using the library provided) which I can see the methods for watch dog but cannot use due to hardware spec..&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Maybe my best thing to do is buy another model that has a built in watchdog timer??&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks in advance,&lt;/p&gt;
&lt;p&gt;Edward&lt;/p&gt;</description>
      <pubDate>Tue, 21 May 2013 15:23:23 GMT</pubDate>
      <guid>http://forums.ni.com/t5/Measurement-Studio-for-NET/Implement-watch-dog-for-USB-6251/m-p/2432612#M14259</guid>
      <dc:creator>ediorz</dc:creator>
      <dc:date>2013-05-21T15:23:23Z</dc:date>
    </item>
    <item>
      <title>[WPF]Problem using graph in a tabcontrol</title>
      <link>http://forums.ni.com/t5/Measurement-Studio-for-NET/WPF-Problem-using-graph-in-a-tabcontrol/m-p/2431674#M14256</link>
      <description>&lt;p&gt;Hi,all.&lt;/p&gt;
&lt;p&gt;I'm using a TabControl to display two viewmodels in one graph. Both viewmodels contain a&amp;nbsp;&amp;nbsp;ObservableCollection&amp;lt;ChartCollection&amp;lt;double, double&amp;gt;&amp;gt; type datasource. Datasource I contains two ChartCollection, and datasource II contains one. The problem is when I switch the tabitem from I to II, the second plot generated by datasource I can still be seen in the graph. What can I do to solve that?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thank you very much for your help!~&lt;/p&gt;</description>
      <pubDate>Tue, 21 May 2013 01:49:31 GMT</pubDate>
      <guid>http://forums.ni.com/t5/Measurement-Studio-for-NET/WPF-Problem-using-graph-in-a-tabcontrol/m-p/2431674#M14256</guid>
      <dc:creator>darkeria</dc:creator>
      <dc:date>2013-05-21T01:49:31Z</dc:date>
    </item>
    <item>
      <title>C# binaryformatter.serialize without header?</title>
      <link>http://forums.ni.com/t5/Measurement-Studio-for-NET/C-binaryformatter-serialize-without-header/m-p/2430268#M14250</link>
      <description>&lt;p&gt;Hi there,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I have a USB 5232 digitizer and am streaming data to disk based on the N.I. shipping example "StreamToDisk.cs".&amp;nbsp; The streaming is going great.&amp;nbsp; The problem is that I need to read the resulting data file on a Linux platform in c++.&amp;nbsp; So I am trying to decipher the format of the file.&amp;nbsp; It seems to have a header at the top of the file that we may be able to live with, but would prefer not to.&amp;nbsp; The data are streamed like this:&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; binaryFormatter.Serialize(fileStream, records[0].GetScaledData());&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;which produces a file full of double precision floating points preceded by a header.&amp;nbsp; If we try&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; binaryFormatter.Serialize(fileStream, records[0].GetScaledData(), null);&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;we seem to get the same file with the same header.&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Would anyone happen to know if we can stream just the data by itself, without the header?&amp;nbsp; Or, if we have to have the header, can someone tell me what is in it?&amp;nbsp; I am attaching an example of one of our data files to this post with a ".txt" extension even though it is binary.&amp;nbsp; Thanks for any thoughts.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Penny&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description>
      <pubDate>Sun, 19 May 2013 02:09:29 GMT</pubDate>
      <guid>http://forums.ni.com/t5/Measurement-Studio-for-NET/C-binaryformatter-serialize-without-header/m-p/2430268#M14250</guid>
      <dc:creator>Penny</dc:creator>
      <dc:date>2013-05-19T02:09:29Z</dc:date>
    </item>
    <item>
      <title>WPF Legend Item Mouse Event</title>
      <link>http://forums.ni.com/t5/Measurement-Studio-for-NET/WPF-Legend-Item-Mouse-Event/m-p/2428032#M14234</link>
      <description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Is there a way to attach a mouse click handler to individual items in a WPF Legend control?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I added the event handler to the Legend itself, but the handler only gets called when I click outside of an actual item in the Legend. The toggle buttons themselves don't seem to trigger the callback. What I'm trying to do is hide non-primary axes when their corresponding plot is hidden by clicking on the toggle button in the legend.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;For reference, this is what I tried:&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;pre&gt;&amp;lt;ni:Legend Name="_legend" BorderThickness="0" MouseUp="_legend_MouseUp"&amp;gt;&lt;/pre&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Any help is appreciated.&lt;/p&gt;</description>
      <pubDate>Thu, 16 May 2013 19:17:39 GMT</pubDate>
      <guid>http://forums.ni.com/t5/Measurement-Studio-for-NET/WPF-Legend-Item-Mouse-Event/m-p/2428032#M14234</guid>
      <dc:creator>jsacks</dc:creator>
      <dc:date>2013-05-16T19:17:39Z</dc:date>
    </item>
    <item>
      <title>CW Button in Visual Studio 2010?</title>
      <link>http://forums.ni.com/t5/Measurement-Studio-for-NET/CW-Button-in-Visual-Studio-2010/m-p/2427736#M14226</link>
      <description>&lt;p&gt;I used to use the CW button control in VB6 applications, which gave me momentary/maintained buttons. These were used to emulate a control panel and worked great.&lt;/p&gt;
&lt;p&gt;Measurement Studio 2010 no longer has the button control, which I think is a great loss for any application development.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Is there a way of using the CW.button control in 2010?&lt;/p&gt;
&lt;p&gt;Does any version of measurement studio, compatible with VS2010 C#, have similar button components?&lt;/p&gt;</description>
      <pubDate>Thu, 16 May 2013 16:13:16 GMT</pubDate>
      <guid>http://forums.ni.com/t5/Measurement-Studio-for-NET/CW-Button-in-Visual-Studio-2010/m-p/2427736#M14226</guid>
      <dc:creator>SnellyUSA</dc:creator>
      <dc:date>2013-05-16T16:13:16Z</dc:date>
    </item>
    <item>
      <title>Interpolate every pixel on IntensityGraph (WPF)</title>
      <link>http://forums.ni.com/t5/Measurement-Studio-for-NET/Interpolate-every-pixel-on-IntensityGraph-WPF/m-p/2427474#M14225</link>
      <description>&lt;p&gt;The IntensityGraph appears to be interpolating pixel color for every point along the X axis, but not along the Y axis. How can I achieve this? I was previously using the CWGraph3D which did this automatically, but we can no longer support the ActiveX control in this application.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;img src="/t5/image/serverpage/image-id/108802i75EC7EE586AB0442/image-size/original?v=mpbl-1&amp;amp;px=-1" border="0" alt="scan.png" title="scan.png" align="middle" /&gt;&lt;/p&gt;</description>
      <pubDate>Thu, 16 May 2013 14:24:01 GMT</pubDate>
      <guid>http://forums.ni.com/t5/Measurement-Studio-for-NET/Interpolate-every-pixel-on-IntensityGraph-WPF/m-p/2427474#M14225</guid>
      <dc:creator>cbgapac</dc:creator>
      <dc:date>2013-05-16T14:24:01Z</dc:date>
    </item>
    <item>
      <title>MultiPlotCursor Formatting</title>
      <link>http://forums.ni.com/t5/Measurement-Studio-for-NET/MultiPlotCursor-Formatting/m-p/2424752#M14214</link>
      <description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I'm trying to format a MultiPlotCursor for a graph with multiple plots on an AxisDouble and an AxisPrecisionDateTime. Here is a basic version of my xaml:&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;pre&gt;        &amp;lt;ni:Graph&amp;gt;
            &amp;lt;ni:Graph.Axes&amp;gt;
                &amp;lt;ni:AxisDouble x:Name="_yAxis" Orientation="Vertical" MinorDivisions="{x:Null}"/&amp;gt;
                &amp;lt;ni:AxisPrecisionDateTime x:Name="_xAxis" Orientation="Horizontal" Label="Time"/&amp;gt;
            &amp;lt;/ni:Graph.Axes&amp;gt;
            &amp;lt;ni:Graph.Children&amp;gt;
                &amp;lt;ni:MultiPlotCursor Name="_mpCursor" Visibility="Hidden" TargetBrush="Red"&amp;gt;
                    &amp;lt;ni:MultiPlotCursor.ValuePresenter&amp;gt;
                        &amp;lt;ni:ValueFormatterGroup&amp;gt;
                            &amp;lt;ni:ValueFormatterGroup.DefaultFormatter&amp;gt;
                                &amp;lt;ni:GeneralValueFormatter Format="0.00"/&amp;gt;
                            &amp;lt;/ni:ValueFormatterGroup.DefaultFormatter&amp;gt;
                        &amp;lt;/ni:ValueFormatterGroup&amp;gt;
                    &amp;lt;/ni:MultiPlotCursor.ValuePresenter&amp;gt;
                &amp;lt;/ni:MultiPlotCursor&amp;gt;
            &amp;lt;/ni:Graph.Children&amp;gt;
        &amp;lt;/ni:Graph&amp;gt;&lt;/pre&gt;
&lt;p&gt;&amp;nbsp;The GeneralValueFormatter seems to be trying to apply the 0.00 format to both x and y points, however this isn't a valid format for PrecisionDateTime objects.&lt;/p&gt;
&lt;p&gt;What I want is something like:&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;pre&gt;Format="yy-MM-dd HH:mm:ss, 0.00"&lt;/pre&gt;
&lt;p&gt;&amp;nbsp;When I have this as my format however, it tries to apply this format to both x and y values, which ends up looking something like: "13-05-14 14:32:20, 0.00, yy-MM-dd HH:mm:ss, 60.41".&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;How can I set the format of this cursor to properly show the PrecisionDateTime and double values?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks for your help.&lt;/p&gt;</description>
      <pubDate>Tue, 14 May 2013 18:33:26 GMT</pubDate>
      <guid>http://forums.ni.com/t5/Measurement-Studio-for-NET/MultiPlotCursor-Formatting/m-p/2424752#M14214</guid>
      <dc:creator>jsacks</dc:creator>
      <dc:date>2013-05-14T18:33:26Z</dc:date>
    </item>
    <item>
      <title>Create install application containing daq drivers using vs2010 set to run on framework 2.0</title>
      <link>http://forums.ni.com/t5/Measurement-Studio-for-NET/Create-install-application-containing-daq-drivers-using-vs2010/m-p/2423264#M14210</link>
      <description>&lt;p&gt;In our lab we are creating our applications in Measurement Studio. &amp;nbsp;We want to create a very user friendly self contained install package that we can give to our customers. &amp;nbsp; We have been creating our install packages in Measurement Studio using Microsoft Installer. &amp;nbsp;We also just purchase a copy of install Shield 2013 Spring Express edition. &lt;font size="3"&gt;&lt;br /&gt;&lt;/font&gt;&lt;font face="sans-serif" size="2"&gt;&lt;br /&gt;One of problems that we have been having is how to incorporate MAX. &amp;nbsp;My hope was that Install Shield would have been smart enough to grab all of the NI dependent DLL. &amp;nbsp;Unfortunately Install Shield only automatically grabs the Microsoft DLLs. &amp;nbsp;When install Max on computer in the shop we have to answer several questions and then when the drivers are being install we are constantly get messages that take the downloading off line. &amp;nbsp;&lt;/font&gt;&lt;font size="3"&gt; &lt;br /&gt;&lt;/font&gt;&lt;font face="sans-serif" size="2"&gt;&lt;br /&gt;Do you know of any preferred method to install Max without Max asking a lot of questions and also would turnoff all of the warning messages. &amp;nbsp;Again we want our customers to have a positive download experience.&lt;/font&gt;&lt;font size="3"&gt; &lt;br /&gt;&lt;/font&gt;&lt;font face="sans-serif" size="2"&gt;&lt;br /&gt;Thanks for any information&lt;/font&gt;&lt;font size="3"&gt; &lt;br /&gt;&lt;/font&gt;&lt;font face="sans-serif" size="2"&gt;&lt;br /&gt;Our application is written in Visual Studio 2010 and it was written to target framework 2.0&lt;/font&gt;&lt;/p&gt;</description>
      <pubDate>Mon, 13 May 2013 20:10:13 GMT</pubDate>
      <guid>http://forums.ni.com/t5/Measurement-Studio-for-NET/Create-install-application-containing-daq-drivers-using-vs2010/m-p/2423264#M14210</guid>
      <dc:creator>marcblock</dc:creator>
      <dc:date>2013-05-13T20:10:13Z</dc:date>
    </item>
    <item>
      <title>Measurement Studio support for combinations and permutations?</title>
      <link>http://forums.ni.com/t5/Measurement-Studio-for-NET/Measurement-Studio-support-for-combinations-and-permutations/m-p/2420916#M14194</link>
      <description>&lt;p&gt;Does MS provide anything that will generate combinations of a collection of items?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;E.g.&amp;nbsp; generate all combinations of a set of N items taken K at a time&amp;nbsp; (AKA an "N Choose K algorithm").&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;If we have a list of 5&amp;nbsp; integers&amp;nbsp; { 1, 2, 3, 4, 5 } and we want&amp;nbsp;&amp;nbsp; 5 choose 2 we get:&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;{1,2}&lt;/p&gt;
&lt;p&gt;(1,3}&lt;/p&gt;
&lt;p&gt;{1,4}&lt;/p&gt;
&lt;p&gt;{1,5}&lt;/p&gt;
&lt;p&gt;{2,3}&lt;/p&gt;
&lt;p&gt;{2,4}&lt;/p&gt;
&lt;p&gt;{2,5}&lt;/p&gt;
&lt;p&gt;{3,4}&lt;/p&gt;
&lt;p&gt;{3,5}&lt;/p&gt;
&lt;p&gt;{4,5}&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;</description>
      <pubDate>Fri, 10 May 2013 19:35:33 GMT</pubDate>
      <guid>http://forums.ni.com/t5/Measurement-Studio-for-NET/Measurement-Studio-support-for-combinations-and-permutations/m-p/2420916#M14194</guid>
      <dc:creator>menchar</dc:creator>
      <dc:date>2013-05-10T19:35:33Z</dc:date>
    </item>
    <item>
      <title>problems reading from DAQmx using Measurement Studio 2010 (even with the NI examples)</title>
      <link>http://forums.ni.com/t5/Measurement-Studio-for-NET/problems-reading-from-DAQmx-using-Measurement-Studio-2010-even/m-p/2420864#M14192</link>
      <description>&lt;p&gt;Hi All,&lt;/p&gt;
&lt;p&gt;I am trying to read voltage using a NI-DAQ-6211 Card using Measurement Studio 2010 SP1 V9.1.0.204. using Visual Basic .Net 2010.&lt;br /&gt;When I create the DAQ task using the Measurement studio wizard, (DAQ Assistant) everything works fine. However, when I try creating&amp;nbsp;my own reader task by looking over the "ContAcqVoltageSamples_IntClk" all I read is a value going from Vmax to Vmin (or from Vmax to Vmin) and then it stays&amp;nbsp;there no matter if I change my input voltage. Vmin and Vmax dont even correspond to my voltage values. (It acts like this both on my application and&amp;nbsp;the NI's example)&amp;nbsp;&lt;span style="line-height: 15px;"&gt;I guess I have missed some initial settings. The AIChannel config in both projects (manual Task and Augo-Gen Task) use AIChannelConfig.RSE (I have tried other&amp;nbsp;&lt;/span&gt;&lt;span style="line-height: 15px;"&gt;options but no luck).&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="line-height: 15px;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="line-height: 15px;"&gt;The only wiered thing is that when I open example projects, VS does not recognize objects references from NI.DAQmx namespace. When I check the references, it shows that it cannot find the reference to NI.Common. So, to make it compile/work, I removed it from the solution and added it again. (I dont think this is related, as it seems that there are voltages available but not being correctly read.)&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="line-height: 15px;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="line-height: 15px;"&gt;The other thing is that my input voltage is either 3 or 0 volts. when using the manual DAQtask, when I toggle the voltage, the displayed values change momentarily in the order of 0.001 Volts and then go back to their previous values of Vmax or Vmin.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="line-height: 15px;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="line-height: 15px;"&gt;Are there any more details that I can provide?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="line-height: 15px;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Please help,&lt;br /&gt;Thanks&lt;/p&gt;</description>
      <pubDate>Fri, 10 May 2013 18:53:14 GMT</pubDate>
      <guid>http://forums.ni.com/t5/Measurement-Studio-for-NET/problems-reading-from-DAQmx-using-Measurement-Studio-2010-even/m-p/2420864#M14192</guid>
      <dc:creator>Hatefk</dc:creator>
      <dc:date>2013-05-10T18:53:14Z</dc:date>
    </item>
    <item>
      <title>Window with WPF Graph freezes when windows account locked</title>
      <link>http://forums.ni.com/t5/Measurement-Studio-for-NET/Window-with-WPF-Graph-freezes-when-windows-account-locked/m-p/2419516#M14187</link>
      <description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I'm experiencing some strange behaviour that I believe to be related to a Graph control in my window. As described, the window containing the graph becomes unresponsive after the windows account is locked (winkey+L) and unlocked. To reproduce this while excluding details specific to my application, I created a stripped down version of my custom control called TestControl with the a graph and a progress bar to indicate whether the UI is responding. Nothing special in the code-behind for this control:&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;pre&gt;&amp;lt;UserControl x:Class="LockBug.Controls.TestControl"
             xmlns="&lt;a href="http://schemas.microsoft.com/winfx/2006/xaml/presentation" target="_blank"&gt;http://schemas.microsoft.com/winfx/2006/xaml/presentation&lt;/a&gt;"
             xmlns:x="&lt;a href="http://schemas.microsoft.com/winfx/2006/xaml" target="_blank"&gt;http://schemas.microsoft.com/winfx/2006/xaml&lt;/a&gt;"
             xmlns:mc="&lt;a href="http://schemas.openxmlformats.org/markup-compatibility/2006" target="_blank"&gt;http://schemas.openxmlformats.org/markup-compatibility/2006&lt;/a&gt;" 
             xmlns:d="&lt;a href="http://schemas.microsoft.com/expression/blend/2008" target="_blank"&gt;http://schemas.microsoft.com/expression/blend/2008&lt;/a&gt;" 
             xmlns:ni="&lt;a href="http://schemas.ni.com/controls/2009/xaml/presentation" target="_blank"&gt;http://schemas.ni.com/controls/2009/xaml/presentation&lt;/a&gt;"
             mc:Ignorable="d" 
             d:DesignHeight="300" d:DesignWidth="300"&amp;gt;
    &amp;lt;Grid&amp;gt;
        &amp;lt;Grid.RowDefinitions&amp;gt;
            &amp;lt;RowDefinition/&amp;gt;
            &amp;lt;RowDefinition Height="Auto"/&amp;gt;
        &amp;lt;/Grid.RowDefinitions&amp;gt;
        &amp;lt;ni:Graph Grid.Row="0" Grid.Column="0"
                  x:Name="_graph" 
                  RenderMode="Raster" 
                  FontFamily="Arial" 
                  Foreground="#FF7E7E7E" 
                  FontSize="12" 
                  PlotAreaBackground="#FFF9F9F9" 
                  BorderBrush="{x:Null}"
                  BorderThickness="0"
                  DefaultInteraction="Zoom"
                  PreferIndexData="False"&amp;gt;
            &amp;lt;ni:Graph.Plots&amp;gt;
            &amp;lt;/ni:Graph.Plots&amp;gt;
            &amp;lt;ni:Graph.Axes&amp;gt;
                &amp;lt;ni:AxisDouble x:Name="_yAxis" Orientation="Vertical" MinorDivisions="{x:Null}"&amp;gt;
                    &amp;lt;ni:AxisDouble.LabelTemplate&amp;gt;
                        &amp;lt;DataTemplate&amp;gt;
                            &amp;lt;Label Margin="5" Content="{Binding}"/&amp;gt;
                        &amp;lt;/DataTemplate&amp;gt;
                    &amp;lt;/ni:AxisDouble.LabelTemplate&amp;gt;
                    &amp;lt;ni:AxisDouble.MajorDivisions&amp;gt;
                        &amp;lt;ni:RangeLabeledDivisions Mode="Count: 11" TickVisibility="Hidden"/&amp;gt;
                    &amp;lt;/ni:AxisDouble.MajorDivisions&amp;gt;
                    &amp;lt;ni:AxisDouble.MajorGridLines&amp;gt;
                        &amp;lt;ni:GridLines Stroke="#FFD8D8D8" StrokeThickness="2"/&amp;gt;
                    &amp;lt;/ni:AxisDouble.MajorGridLines&amp;gt;
                &amp;lt;/ni:AxisDouble&amp;gt;
                &amp;lt;ni:AxisDouble x:Name="_ySecondaryAxis" Orientation="Vertical" Location="Far" MinorDivisions="{x:Null}" Visibility="Hidden"&amp;gt;
                    &amp;lt;ni:AxisDouble.MajorDivisions&amp;gt;
                        &amp;lt;ni:RangeLabeledDivisions Mode="Count: 11" TickVisibility="Hidden"/&amp;gt;
                    &amp;lt;/ni:AxisDouble.MajorDivisions&amp;gt;
                &amp;lt;/ni:AxisDouble&amp;gt;
                &amp;lt;ni:AxisPrecisionDateTime x:Name="_xAxis" Orientation="Horizontal" Label="Time"&amp;gt;
                    &amp;lt;ni:AxisPrecisionDateTime.MajorDivisions&amp;gt;
                        &amp;lt;ni:RangeLabeledDivisions&amp;gt;
                            &amp;lt;ni:RangeLabeledDivisions.LabelPresenter&amp;gt;
                                &amp;lt;ni:GeneralValueFormatter Format="yy-MM-dd HH:mm:ss"/&amp;gt;
                            &amp;lt;/ni:RangeLabeledDivisions.LabelPresenter&amp;gt;
                        &amp;lt;/ni:RangeLabeledDivisions&amp;gt;
                    &amp;lt;/ni:AxisPrecisionDateTime.MajorDivisions&amp;gt;
                &amp;lt;/ni:AxisPrecisionDateTime&amp;gt;
            &amp;lt;/ni:Graph.Axes&amp;gt;
            &amp;lt;ni:Graph.Children&amp;gt;
                &amp;lt;ni:MultiPlotCursor Name="_mpCursor" Visibility="Hidden" TargetBrush="Red"&amp;gt;
                &amp;lt;/ni:MultiPlotCursor&amp;gt;
            &amp;lt;/ni:Graph.Children&amp;gt;
        &amp;lt;/ni:Graph&amp;gt;
        &amp;lt;ProgressBar Grid.Row="1" Height="20" IsIndeterminate="True"/&amp;gt;
    &amp;lt;/Grid&amp;gt;
&amp;lt;/UserControl&amp;gt;&lt;/pre&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I then have a container window called TestContainerWindow which contains two tabs, each with a TestControl. Again, nothing special in the code-behind:&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;pre&gt;&amp;lt;Window x:Class="LockBug.Windows.TestContainerWindow"
        xmlns="&lt;a href="http://schemas.microsoft.com/winfx/2006/xaml/presentation" target="_blank"&gt;http://schemas.microsoft.com/winfx/2006/xaml/presentation&lt;/a&gt;"
        xmlns:x="&lt;a href="http://schemas.microsoft.com/winfx/2006/xaml" target="_blank"&gt;http://schemas.microsoft.com/winfx/2006/xaml&lt;/a&gt;"
        xmlns:local="clr-namespace:Test.Controls"
        Title="TestContainerWindow" Height="300" Width="300"&amp;gt;
    &amp;lt;Grid&amp;gt;
        &amp;lt;TabControl HorizontalAlignment="Stretch" VerticalAlignment="Stretch"&amp;gt;
            &amp;lt;TabItem Header="Historical"&amp;gt;
                &amp;lt;Grid Background="#FFE5E5E5"&amp;gt;
                    &amp;lt;local:TestControl/&amp;gt;
                &amp;lt;/Grid&amp;gt;
            &amp;lt;/TabItem&amp;gt;
            &amp;lt;TabItem Header="Real Time"&amp;gt;
                &amp;lt;Grid Background="#FFE5E5E5"&amp;gt;
                    &amp;lt;local:TestControl/&amp;gt;
                &amp;lt;/Grid&amp;gt;
            &amp;lt;/TabItem&amp;gt;
        &amp;lt;/TabControl&amp;gt;
    &amp;lt;/Grid&amp;gt;
&amp;lt;/Window&amp;gt;
&lt;/pre&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Finally, my main window has a TextBlock that I'm using as a button to launch the container window:&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Xaml:&lt;/p&gt;
&lt;pre&gt;&amp;lt;Window x:Class="LockBug.View.Windows.TestWindow"
        xmlns="&lt;a href="http://schemas.microsoft.com/winfx/2006/xaml/presentation" target="_blank"&gt;http://schemas.microsoft.com/winfx/2006/xaml/presentation&lt;/a&gt;"
        xmlns:x="&lt;a href="http://schemas.microsoft.com/winfx/2006/xaml" target="_blank"&gt;http://schemas.microsoft.com/winfx/2006/xaml&lt;/a&gt;"
        xmlns:local="clr-namespace:LockBug.Controls"
        Title="TestWindow" Height="300" Width="300"&amp;gt;
    &amp;lt;Grid&amp;gt;
        &amp;lt;TextBlock x:Name="_detailsButton" MouseUp="_openPlotWindow" VerticalAlignment="Center" HorizontalAlignment="Center" Text="Details &amp;amp;gt;" Cursor="Hand"/&amp;gt;
    &amp;lt;/Grid&amp;gt;
&amp;lt;/Window&amp;gt;&lt;/pre&gt;
&lt;p&gt;&amp;nbsp;Code:&lt;/p&gt;
&lt;pre&gt;    public partial class TestWindow : Window
    {
        private TestContainerWindow m_plotWindow = null;

        public TestWindow()
        {
            InitializeComponent();
        }

        public void _openPlotWindow(object sender, RoutedEventArgs e)
        {
            try
            {
                if (m_plotWindow == null)
                {
                    m_plotWindow = new TestContainerWindow();
                    m_plotWindow.Show();
                }
                m_plotWindow.Focus();
            }
            catch (Exception ex)
            {
                MessageBox.Show(string.Format("Unable to show graph window. Exception information: {0}", ex.Message));
            }
        }
    }&lt;/pre&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;All you have to do to reproduce is click on Details, see that the progress bar is moving, lock/unlock your computer, and the UI of the graph window should be frozen. Note that &lt;strong&gt;if you set&amp;nbsp;Visibility="Hidden" on the Graph control in TestControl.xaml, the UI responds properly&lt;/strong&gt; after lock/unlock.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Hopefully this is enough information to reproduce this problem. A sample project has also been attached containing all required code.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;As always, your help is much appreciated.&lt;/p&gt;</description>
      <pubDate>Thu, 09 May 2013 17:01:26 GMT</pubDate>
      <guid>http://forums.ni.com/t5/Measurement-Studio-for-NET/Window-with-WPF-Graph-freezes-when-windows-account-locked/m-p/2419516#M14187</guid>
      <dc:creator>jsacks</dc:creator>
      <dc:date>2013-05-09T17:01:26Z</dc:date>
    </item>
    <item>
      <title>Licensing Questions...</title>
      <link>http://forums.ni.com/t5/Measurement-Studio-for-NET/Licensing-Questions/m-p/2416250#M14171</link>
      <description>&lt;p&gt;I wish to distribute applications built with Measurement Studio libraries and I need to know what I have to do to satisfy the license set forth by NI.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I have been keeping up with my subscription, and my software is properly licensed. What do I have to include in my application to distribute it appropriately? I've read through tons of license information, and it seems anybody short of a lawyer would fall trap to a loop hole. I just want to know what I have to include.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;My application will be provided free of charge, though it is closed source. Thanks in advance.&lt;/p&gt;</description>
      <pubDate>Tue, 07 May 2013 14:17:51 GMT</pubDate>
      <guid>http://forums.ni.com/t5/Measurement-Studio-for-NET/Licensing-Questions/m-p/2416250#M14171</guid>
      <dc:creator>stingray2772</dc:creator>
      <dc:date>2013-05-07T14:17:51Z</dc:date>
    </item>
    <item>
      <title>LC.exe crash with code -2146232797 when compiling license.licx (MS 2013, VS 2012)</title>
      <link>http://forums.ni.com/t5/Measurement-Studio-for-NET/LC-exe-crash-with-code-2146232797-when-compiling-license-licx-MS/m-p/2415840#M14170</link>
      <description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I've been using licenses.licx to load NI assemblies in my application. This used to sort of work, with a crash in the LC.exe compiler here and there, but if I keep trying to recompile it would succeed eventually...&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Now that my project has gone bigger, I can't make it to succeed and I would like a good solution to that problem.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;My project used to be: Visual Studio 2012, WPF application using .NET 4.5 and NI assemblies from Measurement Studio 2012, with licenses.licx to load NationalInstruments.NetworkVariable.NetworkVariableLicenser (version 12.0.40.318).&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I moved to&amp;nbsp;&lt;span&gt;Measurement Studio 2013, and to version 13.0.45.242 of the licenser class, but I get the same error.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Can anyone point me to a workaround or a fix to that problem? Is anyone experiencing it too?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;DLB&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description>
      <pubDate>Tue, 07 May 2013 09:37:50 GMT</pubDate>
      <guid>http://forums.ni.com/t5/Measurement-Studio-for-NET/LC-exe-crash-with-code-2146232797-when-compiling-license-licx-MS/m-p/2415840#M14170</guid>
      <dc:creator>Proengin</dc:creator>
      <dc:date>2013-05-07T09:37:50Z</dc:date>
    </item>
    <item>
      <title>GenVoltageUpdate .NET Example - error when deployed</title>
      <link>http://forums.ni.com/t5/Measurement-Studio-for-NET/GenVoltageUpdate-NET-Example-error-when-deployed/m-p/2415256#M14169</link>
      <description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I am using VS2010 with MAX installed by NIDAQ970f0.exe (no Measurement Studio). I’ve built and executed successfully GenVoltageUpdate.2008 .NET example using an USB6008 on my computer.&lt;/p&gt;
&lt;p&gt;If I try to install/execute the application on another computer (with MAX installed by NIDAQ970f0Config.exe) I got an error:&lt;/p&gt;
&lt;p&gt;“GenVoltageUpdate.exe has encountered a problem and needs to close. We are sorry for the inconvenience.”&lt;/p&gt;
&lt;p&gt;In the error report I have a message: ” … P9: system.io.fileloadexception. …”&lt;/p&gt;
&lt;p&gt;I tried on a few other PC (OS w7, WXP) but with no luck. &amp;nbsp;&lt;/p&gt;
&lt;p&gt;Please help me! &amp;nbsp;&amp;nbsp;&lt;/p&gt;</description>
      <pubDate>Mon, 06 May 2013 21:43:57 GMT</pubDate>
      <guid>http://forums.ni.com/t5/Measurement-Studio-for-NET/GenVoltageUpdate-NET-Example-error-when-deployed/m-p/2415256#M14169</guid>
      <dc:creator>marqus</dc:creator>
      <dc:date>2013-05-06T21:43:57Z</dc:date>
    </item>
    <item>
      <title>Missing Reference NationalInstruments.VisaNS</title>
      <link>http://forums.ni.com/t5/Measurement-Studio-for-NET/Missing-Reference-NationalInstruments-VisaNS/m-p/2413750#M14161</link>
      <description>&lt;p&gt;I am using Visual Basic 2010 Express to control some VISA compliant instruments.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;My OS is&amp;nbsp;Windows XP Professional and I am running Visual Basic 2010 under NET Framework 4.0.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Reference NI-Tutorial-2739-en.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I cannot locate NationalInstruments.VisaNS.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;When I use: "Imports NationalInstruments" only the following Namespaces are available: Internal and Max.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I suspect I am not properly selecting install options when running the National Instruments VISA Installer, but I have not been able to determine my error.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Looking for help to resolve this problem?&lt;/p&gt;</description>
      <pubDate>Sat, 04 May 2013 22:44:33 GMT</pubDate>
      <guid>http://forums.ni.com/t5/Measurement-Studio-for-NET/Missing-Reference-NationalInstruments-VisaNS/m-p/2413750#M14161</guid>
      <dc:creator>ssw083</dc:creator>
      <dc:date>2013-05-04T22:44:33Z</dc:date>
    </item>
  </channel>
</rss>

