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
|
Cannot Build DAQmx program with Visual Studio 2008 on Vista x64
When I open an example DAQmx program, I can compile and build the application without errors. When I try to create my own DAQmx program, I cannot get my application to build. I am sure that I am linking all of my libraries correctly; what else could be causing this?
URL: http://digital.ni.com/public.nsf/allkb/F151DC236AD10F3C862573B60072CC94
|
Should I use the langint.dll or the NI4882.dll in my new project?
I'm starting a new project using a NI PCI-GPIB card and will be developing the code in C#. There are two different gpib dlls installed on my computer: langint.dll and National Instruments NI4882.dll. Which dll should I use in my new project?
URL: http://digital.ni.com/public.nsf/allkb/0D3769BA7CF216EC862573B00077D849
|
Visual Styles for .NET Controls in LabVIEW .NET Containers
Why do the controls in my .NET form display differently when placed in a LabVIEW .NET container?
URL: http://digital.ni.com/public.nsf/allkb/047A819CC0BF0CC4862573A7004ED384
|
How Can I Optimize the Performance of my Measurement Studio ActiveX Graphs?
I'd like to make sure that my Measurement Studio ActiveX graphs are optimized for performance. What steps can I take in order to ensure this?
URL: http://digital.ni.com/public.nsf/allkb/0B57F8B77481B9C88625738E00760E0E
|
Measurement Studio Category Always Selected When Adding a New Item
Every time I right-click on the project and select Add»New Item, the Measurement Studio is always selected and I have to select a different category to access normal language templates. How do I prevent Measurement Studio category from being selected by default?
URL: http://digital.ni.com/public.nsf/allkb/7FEB1C975F3E31598625738100707482
|
Meter ScaleArc Property not Serialized Correctly in C++ .NET Designer
When using VC++, I place a meter on a Windows form and change the ScaleArc property to 180,-180. If I then save it and close, when I open the form again, the property is changed to 180,180. However, the code still says 180,-180. This only occurs in VC++, and not C# or VB.NET.
URL: http://digital.ni.com/public.nsf/allkb/F0FA9018ADF9AFB18625737C00660F78
|
Receiving 'Unable to Load DLL 'nianlys.dll'' Error When Running A Measurement Studio Application on Windows Vista
I created a Microsoft Visual Studio installer that includes Measurement Studio components and installs the application on Windows Vista. The application uses some of the Measurement Studio analysis methods. When I run my application, I receive the following error at the first call to an
URL: http://digital.ni.com/public.nsf/allkb/690F1BC39ADC1C1C8625737900659BD6
|