Measurement Studio help

Hey,.

I tried to access the MeasurementStudioHelp (2012) in the menu in visual studio 2010.

He brings me here, but the page is no longer available. She moved?

http://msdn.Microsoft.com/query/dev10.query?AppID=Dev10IDEF1&l=en-us&k=k (FUSINGNIMSTUDIOHELP) & rd = tru...

Im a beginner with the software NOR, so any help is appreciated

Hi Jules,.

It's a little tricky with Visual Studio 2010, as microsoft does not allow third parties to automatically install the help files. That means these files must be installed manually. There is a short explanation of the following link explaining how:

Configuration of measurement Studio help in Visual Studio 2010

http://digital.NI.com/public.nsf/allkb/8C2C52759863304D86257811007F709C?OpenDocument

Hope this helps you.

Tags: NI Software

Similar Questions

  • License with Measurement Studio and Visual Basic 2008 Express problem

    Hello!

    I have a license for the professional edition of studio measure 8.5 and I use the express edition of Visual Basic 2008.

    I am trying to use the FFTfunction, but get the exception {"NationalInstruments.Restricted.AnalysisLicenser is unauthorized."}

    Does anyone have an idea?

    Thanks in advance!

    Andreas

    Here is the full error message:

    System.TypeInitializationException wurde nicht Festival.
    Message = "Der Typeninitialisierer as 'NationalInstruments.Analysis.Dsp.Transforms' hat eine exception caused."
    Source = "NationalInstruments.Analysis.Professional"
    TypeName = "NationalInstruments.Analysis.Dsp.Transforms"
    StackTrace:
    BEI NationalInstruments.Analysis.Dsp.Transforms.RealFft (Double [] realData)
    EIB LDS. LDS_Form1.ButtonFFT_Click (Object sender, EventArgs e) D:\devel\LDS\pc\LDS\LDS\LDS_Form1.vb:Zeile 1700.
    bei System.Windows.Forms.Control.OnClick (EventArgs e)
    bei System.Windows.Forms.Button.OnClick (EventArgs e)
    bei System.Windows.Forms.Button.OnMouseUp (MouseEventArgs mevent)
    EIB System.Windows.Forms.Control.WmMouseUp (Message & m, MouseButtons, Int32 clicks button)
    EIB System.Windows.Forms.Control.WndProc (Message & m)
    bei System.Windows.Forms.ButtonBase.WndProc (Message & m)
    bei System.Windows.Forms.Button.WndProc (Message & m)
    EIB System.Windows.Forms.Control.ControlNativeWindow.OnMessage (Message & m)
    EIB System.Windows.Forms.Control.ControlNativeWindow.WndProc (Message & m)
    bei System.Windows.Forms.NativeWindow.DebuggableCallback (IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
    bei System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW (MSG & msg)
    bei System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop (Int32 dwComponentID, Int32 reason, Int32 pvLoopData)
    bei System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner (Int32 reason, ApplicationContext context)
    bei System.Windows.Forms.Application.ThreadContext.RunMessageLoop (Int32 reason, ApplicationContext context)
    EIB System.Windows.Forms.Application.Run (ApplicationContext context)
    BEI Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.OnRun)
    BEI Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.DoApplicationModel)
    BEI Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.Run (String [] command-line)
    EIB LDS. My.MyApplication.Main (String [] Args) in 17d14f5c-a337-4978-8281 - 53493378c1071.vb:Zeile 81.
    bei System.AppDomain._nExecuteAssembly (Assembly, String [] args)
    bei System.AppDomain.nExecuteAssembly (Assembly, String [] args)
    bei System.Runtime.Hosting.ManifestRunner.Run (Boolean checkAptModel)
    bei System.Runtime.Hosting.ManifestRunner.ExecuteAsAssembly)
    bei System.Runtime.Hosting.ApplicationActivator.CreateInstance (ActivationContext activationContext, String [] activationCustomData)
    bei System.Runtime.Hosting.ApplicationActivator.CreateInstance (ActivationContext activationContext)
    EIB System.Activator.CreateInstance (ActivationContext activationContext)
    BEI Microsoft.VisualStudio.HostingProcess.HostProc.RunUsersAssemblyDebugInZone)
    bei System.Threading.ThreadHelper.ThreadStart_Context (Object state)
    bei System.Threading.ExecutionContext.Run (ExecutionContext executionContext, ContextCallback callback, Object state)
    bei System.Threading.ThreadHelper.ThreadStart)
    InnerException: System.ComponentModel.LicenseException
    Message = "NationalInstruments.Restricted.AnalysisLicenser is unlicensed."
    Source = "NationalInstruments.Common"
    StackTrace:
    AT NationalInstruments.Restricted.LicenseBase.ShowUnLicensedBehavior (Type type, object instance)
    BEI NationalInstruments.Restricted.LicenseBase.a (String Type A_0, A_1, A_2 object)
    BEI NationalInstruments.Restricted.LicenseBase.a (Type A_0, A_1 object)
    AT NationalInstruments.Restricted.LicenseBase.RunTimeCheck (Type type, LicenseContext context, object instance)
    BEI NationalInstruments.Restricted.LicenseProviderBase.GetLicense (context, type, object, Boolean allowExceptions instance Type, LicenseContext)
    bei System.ComponentModel.LicenseManager.ValidateInternalRecursive (context LicenseContext, Type type, Object instance, Boolean allowExceptions, license, licenseKey, String & license)
    bei System.ComponentModel.LicenseManager.ValidateInternal (Type type, Object instance, Boolean allowExceptions, license & license)
    bei System.ComponentModel.LicenseManager.Validate (Type type, object instance)
    EIB NationalInstruments.Restricted.AnalysisLicenser... ctor()
    EIB NationalInstruments.Analysis.Dsp.Transforms... cctor()
    InnerException:

    Hi Andreas,

    It is scheduled for any Visual Studio Express edition, because these editions do not allow 3rd party integration. So, you will need to perform some additional steps to get a license to work properly.  Refer to the Measurement Studio for Visual Studio Express Editions support KB (in particular, paragraph 2 pointing you to our help).

    Best regards

  • Measurement Studio 2015 Installer creator vs WIX

    What is the reasoning behind the development of the new measurement feature Studio Installer?  I have never had any problem using Wix for mixed deployment c#, C++ that use Measurement Studio products.  It just seems like an odd sense to send the development resources, opossed say, improve support WPF?  Or documentation of the product and samples for WPF?

    Mark DeArman

    Hi, Mark

    The reasons that we have dedicated development resources by creating a builder application to install for Measurement Studio are:
    1. Once Visual Studio has diminished in favour of their native installation project, the number of support requests involving the deployment of Measurement Studio has increased considerably.
    2. Apart from the Setup project, the only other method of deployment which Measurement Studio is fully supported is Windows Installer XML (WiX), which was not well received by customers. Almighty, WiX has a steep learning curve, even to accomplish a simple deployment.
    3 measurement Studio does not support InstallShield, among other popular solutions to WiX for the deployment.
    4. the supported deployment methods, no guide customers what drivers OR and components attached to their application to ensure good run time behavior.

    Builder installer helps to solve these problems and has already received positive feedback from many customers.

    Please let us know if you have any other questions about the Builder installer; We would be happy to help you!

    Thank you

  • Measurement Studio for visual studio 2008 8.1.2

    Hello, I installed Visual Studio 2008 and I use the Visual C++ 2008 him.  However, Measurement Studio 8.1.2 (which I have) do not natively connect to VC 2008.  I tried to manually add the box controls to tools... but namespace NationalInstruments.UI.WindowsForms seems not to be there?  Maybe I need to change something somewhere?  Any help would be most appreciated.

    Defiance-

    If I understand correctly, you are trying to add references to assemblies .NET Measurement Studio for a C++ 2008 project. Is this correct?

    In this case, when you have created your project, you chose one of the models in the CLR (see screenshot) category?

    If so, then to add references to assemblies Measurement Studio, you go into the Visual Studio point Project menu > properties and select common properties > structure and references > add a new reference. MStudio 8.1.2 assemblies should appear in the list. If this isn't the case, you can navigate to them. They have installed by default on \Program Files\National Instruments\MeasurementStudioVS2005\DotNET\Assemblies\Current. Make sure that you add all required dependent assemblies (usually NationalInstruments.UI.dll and NationalInstruments.Common.dll).

    Also, you should be able to create a box Tools tab and add controls.

    If you try to do something else, could you give more details on exactly the type of project you want to create?

    David Rohacek

    National Instruments

  • Best way to generate the software clock for USB-6501 of Measurement Studio for c# VS2008

    Hi all

    I wonder if there is a better way to generate a clock software for USB-6501 of Measurement Studio for VS2008 in C Sharp?

    I have developed a clock using C Sharp "Thread.Sleep (msecPauseTime)"; and statements to switch digital output high and low. There are a few things I noticed in creating a software clock in this way:

    1. The smallest delay by the Thread.Sleep command time is 1 millisecond (which means higher clock period is 2 msec-500 Hz, not holding not ball account no. 2 below).
    2. Sometimes the delay I see on an oscilloscope is considerably longer than the delay that I specified in the sleep command.

    In my application, I create signals (a clock, a latch enable and data series) to control what an attenuator step through the USB-6501 RF connected to a USB 2.0 on my computer. This particular step RF attenuator can accept clocks with frequencies up to 10 MHz, so I would like to generate a software clock (without having to connect to an external clock to a line of input on the USB-6501) which is closest to this maximum frequency, and I think that the USB2.0 line could handle clock speeds over 500 Hz. Also, I would like to know why the delays that I see on the scope are sometimes longer than the time specified by the Thread.Sleep command. Is it caused by the suspension of the execution of my program processor for something else, as I suspect? Of course, this isn't a big deal, because it does not affect the time as my serial data and pieces change compared to my clock. However, I would like to know why it does this.

    I appreciate your help.

    Thank you

    Jonathan Becker

    Doctoral research engineer

    Carnegie Mellon Silicon Valley

    Jonathan,

    Since the USB-6501 DIO is software programmed, you are at the mercy of the planning of the operating system and won't be able to work reliably with an external clock in the software.

    You can try to set the priority of your thread 'generation of clock' to improve performance, however, because Windows is not a deterministic operating system, there are still no guarantees.  Operating systems are not required to honor the priority of threads.  You can find examples and information on the definition of the priorities of the threads in c# here:

    http://msdn.Microsoft.com/en-us/library/system.Threading.thread.priority.aspx

    Kind regards

  • problem reading DAQmx using Measurement Studio 2010 (even with examples OR)

    Hi all

    I'm reading the voltage using a map of NOR-DAQ-6211 with Measurement Studio 2010 SP1 V9.1.0.204. using Visual Basic .net 2010.
    When I create the task of data acquisition with the measurement studio Wizard, (Assistant DAQ) everything works fine. However, when I try to create my own task player in looking over the "ContAcqVoltageSamples_IntClk" everything I read is a value in the range of Vmin to Vmax (or to Vmin Vmax) and then she stays there no matter if I change my diet. Vmin and Vmax does not yet match my values of voltage. (It acts like that on my application and example of OR) I guess I missed a few initial settings. The config of AIChannel in two projects (manual task and Augo-Gen) use AIChannelConfig.RSE (I tried other options, but no luck).

    The only wiered thing is that when I open examples of projects, VS does not recognize the object references of NOR. Workspace names DAQmx. When I check the references, it shows that it does not find the reference to NI.Common. To make it work/compilation, removed from the solution and I again added. (I don't think this is related, as it seems that there are available tensions but not read correctly).

    The other thing is that my input voltage is 3 or 0 volt. When you use the manual DAQtask, when I toggle the voltage, the values displayed change momentarily the order of 0.001 Volts and then go back to their previous values of Vmax and Vmin.

    Is there more information I can provide?

    Help, please
    Thank you

    Yay! I just solved my problem,

    From the first moment I knew there was something fishy about this AITerminalConfig thingy! I made two errors:

    1. in the code example Configuration AI is encoded: CType (-1, AITerminalConfiguration) that caused the code example does not work for all channels to HAVE it

    2 - also, I have in my code, I had put this config to the correct value, but I was checking ai0 all the time while the signal was on another I. I was under the impression that since the example does not work for all my channels, then probably my code does not work as well.

    If after changing the line in the example for the correct terminal configuration settings, he began working for the AI number I was looking for too much and I found that my code worked for my AI # correctly from the beginning. I wasn't just to see it!

  • Measurement Studio 2015 under VS2012 c# IntelliSense does not

    I upgraqded my MS2013 MS2015 and now intellisense on MS all controls is no longer works. For all other controls language intellisense works normally. When I open an existing project using MS control (Gauage, plots, etc.) all the properties of control NOR and methods are of red color. When I press period after an instance control no properties or methods appear. Exisitng with methods and properties valid projects still compile without error.

    Hi Frank334,

    I tried to recreate what you see by creating a project using measures Studio 2013 for Visual Studio 2012 that mimics the code in your screenshot, installation of measurement Studio for Visual Studio 2012 2015 and again opening the project. Here's what I see:

    Everything seems to work. Can you walk us through the process you used to update to Measurement Studio 2015? Have you tried anything to refresh the IntelliSense information for your project? I found this article of stack overflow that can help: http://stackoverflow.com/questions/13375961/visual-studio-2012-intellisense-sometimes-disappearing-b...

  • Measurement Studio has a least-squares method to solve the multiplication of matrices?

    I'm looking for a least-squares method to solve the multiplication of a matrix of 99 x 99 to a 99 vector element.

    Is there a method similar to the "fminsearch' of Matlab function?

    This is the method I use now...

    NationalInstruments.Analysis.Math.LinearAlgebra.Multiply (InverseMatrix99x99, Vector_99)

    Thank you.

    To my knowledge there is not a feature that replicates Matlab function "fminsearch" in the analysis of Measurement Studio package nor is there a multiplication of matrix least-squares method. However, you could write a DLL and call it in your Measurement Studio project. LabVIEW has an implementation of "fminsearch" in its packaging MathScript. You can read the documentation on that here (http://zone.ni.com/reference/en-XX/help/371361D-01/lvtextmath/msfunc_fminsearch/).

    Kind regards

    Steven Zittrower

    Technical sales engineer

    National Instruments

    http://www.NI.com/support

  • NI5105 digitizer and Measurement Studio 2010

    Hi I'm new here. I have a problem that needs your help.

    My company just bought a PCI-5101 digitizer of NOR, we want to continually read an output signal of all 8 channels of this device for our project.

    Our project is under Microsoft VS 2010 and .net Framework 4. But I understand that your only support .net NI Scope libraries Microsoft VS 2008, .net 3.5 Frame.

    My question is: what should I do? Can Measurement Studio 2010 (.net 4 framework) do the work for the acquisition of data for me?  I want to ensure that it can before buying

    the Studio of the action on your part.

    Thank you.

    You're right in that .NET OR-Scope libraries take in charge VS 2008 and .NET 3.5. There is a workaround to use VS 2010, but you should always use the .NET framework 3.5.

    Basically, you can install the .NET OR-SCOPE 1.1.1 class library on you machine to install the samples. You will then open them in VS 2010, forcing them through a conversion process. Once in VS 2010, you need to remove the reference to NationalInstruments.Common, as it references the 4.0 framework. You will then add the NationalInstruments.Common reference for the 3.5 framework. Then, the program will be able to compile. I was able to verify this and was able to run the FetchForever example with a simulated scope device.

    That being said, it is not officially supported, and I'm not sure when support for .NET 4.0 and VS 2010 will be added. But if you agree .NET 3.5 programming, you should be able to program in VS 2010 with the 5101.

    Kind regards

    Elizabeth K.

    National Instruments | Sales engineer | www.NI.com/support

  • Measurement Studio 2014 and VS 2013. ?

    Hello

    When don't measure Studio 2014 with the help of Visual Studio 2013 published? It's a bit boring stay in MS 2013 & VS 2012... ;-)

    ARO
    Ilkka

    Ilkka Hello,

    Please see announcing changes to the Measurement Studio release Cycle for the mentioned information Stephan.

    Thank you

  • Error of measurement Studio 2010 FxCop: location of Assembly reference OR

    Hello

    Please look at the snapshot attached for more details.  Basically, I have a project of Measurement Studio update, and I'm running FxCop on the compiled dll.  FxCop is looking for an older version of the NI.Common.dll that is referenced by OR. DAQmx.dll.

    Current versions of DLLs OR on the system:

    NationalInstruments.Common.dll - 9.0.35.362

    NationalInstruments.DAQmx.dll - 9.1.35.15

    Version of FxCop is looking for referenced by NationalInstruments.DAQmx - 8.9.35.302

    Any help would be appreciated!

    Thank you!

    -J

    Long story short, I advanced and uninstalled everything related to OR through the MsiBlast tool that I found on a different thread.  It turns out that some drivers were looking uninstall .msi files on a network drive that have since been moved to a different location.  Currently waiting for resettlement of Measurement Studio and I hope it will solve all my problems.  So I guess I'll consider cela a closed thread for now.  Thanks for all the help!

  • Measurement Studio 2010 with Visual c# Express 2010

    I don't know if this is supported, however, I get this error when you try to install the Measurement Studio 2010 Visual Studio integration.

    2 error: Cannot perform action Measurement Studio Visual Studio 2010 integration configuration.

    I can select the VS c# Express items in my screenshot. But they do not appear in my Inbox tool for me to use...

    Can some help me please? I'm new to all this...

    Visual Studio Express Editions of Microsoft Visual Studio do not support the Measurement Studio integrated tools. Controls support Measurement Studio for Visual Studio Express Editions KB.

  • Elements of measurement Studio will not work on other Machines

    Hello!

    I hope someone can help me on this one:

    I use Measurement Studio 8 with Visual Basic 2008 Express. Everything works fine on the pc I'm programming.

    But after the deployment of the project and install it on other machines, some items seem correct, or they have completely disappeared.

    I have attached a few screenshots for demonstration.

    Does anyone have an idea?

    Thank you in advance!

    Jonathan,

    Thank you very much for your quick response and the indicator with the 3D styles. With the new information, I also found this article on the same issue:

    http://digital.NI.com/public.nsf/allkb/F1F59ECC0EB79ADB8625749E002F8A65

    Unfortunately, everything seems to be a little different with Visual Studio Express. I can't do the installation project, I can only do a very basic installation. However, I can chose which modules should be integrated. As you can see even in "modules.jpg".

    NationalInstruments.UI.Styles3D.dll

    is included.  Eventually all the files appear in my folder to deploy (see "installfiles.jpg").

    Kind regards

    Andreas

  • Measurement Studio

    Hello NO,.

    in the past Measurement Studio was included in the SDS CVI - has made this change or is-wrong this document ?

    Thank you!

    Hi, Wolfgang

    The SSP for LabWindows/CVI 2015 letter reads as follows:

    Note: Measurement Studio is no longer included in the complete edition of LabWindows/CVI. For more information, please contact customer service at the 1-866-519-6285.

    On the page you have linked, I don't see what a contradiction to this policy change so I think that the information is correct.

    I hope that helps!

  • Measurement Studio 8.6 Setup error

    Hi, I get an "unknown error" in an attempt to upgrade of measurement Studio 8.5 to 8.6, which causes the installation fails.  I tried to uninstall all products of OR, but this has not helped (error persists).  I use Visual Studio 2008 and 2005 (2005 given that I needed controls ActiveX Studio measures in my projects and I was told it was the only way to do it: http://forums.ni.com/ni/board/message?board.id=232&message.id=7393#M7393).  Anyone have any ideas?

    So, I still is returned to the registry and removed any mention of National Instruments Measurement Studio or "nidaq.  This seems to have done the trick.  The MStudio and device drivers are install without "unknown error."

Maybe you are looking for

  • Satellite A500: Can not change screen resolution

    I have an A500 - 15 M with a 16 "display, which is more than a year.He worked always very happy with a resolution of 1366 * 768, which is the size of the screen (a little unusual). No reason apparent, this morning, it starts with a screen resolution

  • Update BIOS on Toshiba Satellite A300-1MW

    Hello. I have Toshiba Satellite A300-1MW with version 3.5 of the BIOS. Can I upgrade to version 1.7 which I downloaded from the Toshiba site?Whay I want to do?Because I have a lot of problems with this laptop. For example: (1) slow loading on the com

  • Unexpected error (769)

    Install the new card mother DP55KG with chip i7 and new SATA drive. When I tried to install Windows XP, I got this message, an unexpected error (769) occurred at line 5218 in d:\xpsprtm\base\boot\setup\setup.c. What's wrong? Thank you.

  • XP drivers for a6700y

    Hi, I need to downgrade this machine (a6700y) for Windows XP Pro, and I was wondering if someone could give me a list of the XP drivers. Thank you!

  • After upgrading my Windows 7 ultimate version premium, received notification messages regarding WD SES device.

    * Original title: DRIVER PROBLEM I recently updated my win windows 7 ultimate version premium. I had received some sort of notification messages about ITS peripheral WD. After which, my windows was left produced more authentic steps. So I have to upg