How Do I Embed a Measurement Studio ActiveX Control in ASP.NET?
I want to embed a Measurement Studio ActiveX control, specifically the CWGraph3D in an ASP.NET application. How do I go about doing this?
URL: http://digital.ni.com/public.nsf/allkb/9598EC0D793DAD96862573E7006581DE
|
Passing 2D Arrays between LabVIEW and CVI or Measurement Studio with Network Variables
When I pass a 2D array of data from LabVIEW to another programing environment, such as CVI or Visual Studio, the data becomes garbled. I am using a shared variable or network variable as the communication layerFor example, I have a 2 x 3 array in LabVIEW that looks like this:
URL: http://digital.ni.com/public.nsf/allkb/9AB6A4948D0B5B32862573E10081EA79
|
DAQ Component Missing From the Add New Item Dialog Box in Visual Studio 2005
I recently installed DAQmx 8.7 and I no longer see the DAQ Component in the Add New Item dialog box under the Measurement Studio directory. What's going on and how can I access or use the DAQ Component?
URL: http://digital.ni.com/public.nsf/allkb/090902F12C3E28E8862573DF006974C9
|
LabWindows/CVI Conversion Wizard in Visual Studio 6.0 Requires Absolute Paths for Function Panel Files
When I use the LabWindows/CVI Project Conversion Wizard in Visual C++ 6.0, I receive errors saying that files are not found and that the project contains references to files that do not exist. The conversion wizard showed me a message that told me to open the project in CVI and update the
URL: http://digital.ni.com/public.nsf/allkb/05284386D7761045862573DA0050A23E
|
Running National Instruments Examples on Visual Studio 2005 Express for Visual C++
I have installed Measurement Studio and included support for Visual C++ for Visual Studio 2005 Express edition. Why do I get "fatal error C1083: Cannot open include file: 'afxwin.h': No such file or directory" when I try to
URL: http://digital.ni.com/public.nsf/allkb/22EBFD1B7A5539A4862573D400673729
|
Using Measurement Studio 8.1.2 with Microsoft Visual Studio 2008
I have Measurement Studio 8.1.2 and I would like to use it with Microsoft Visual Studio 2008 or one of the Microsoft Visual Studio Express Editions. Is this possible?
URL: http://digital.ni.com/public.nsf/allkb/A74A9B8B8662BA92862573D2004B7F19
|
Passing a String from Visual Basic 6 to an ANSI C DLL
Why do I get garbled ASCII characters when I try to pass a string from a Visual Basic 6 (VB 6) function to an ANSI C DLL.
URL: http://digital.ni.com/public.nsf/allkb/C00F2D9E7EF0305A862573D0007C0D0E
|
Using LabVIEW Built DLLs in ASP.NET
I have an ASP.NET website. I have written ASP.NET code in C# that calls a function in my LabVIEW built DLL. When I run my ASP.NET code, I get the following error message: Unable to find an entry point named Function_Name in
URL: http://digital.ni.com/public.nsf/allkb/C4E8824DF8B2FE97862573D10005AA54
|
Can I Program a Compact Vision System or Other Real-Time Target Using a .NET Language Such as C# or Visual Basic?
My preferred programming language is a .NET language such as C# or Visual Basic. Is there a way for me to program a National Instruments Real-Time target, such as the Compact Vision System, using my preferred programming language?
URL: http://digital.ni.com/public.nsf/allkb/16580E16E56DF4FF862573CD0057FF76
|
How Can I Pass an Array Between an ANSI C DLL and Visual Basic 6?
When I try to call the an ANSI C function that fills in an array from a DLL that I created, it crashes Visual Basic 6 (VB 6). Why does the crash in VB 6 happen when the ANSI C DLL tries to assign data to the array that is passed from V B6 to the ANSI C DLL?
URL: http://digital.ni.com/public.nsf/allkb/E8377CE77C62902B862573CD0070A4F2
|