LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

.net container

Hi, i am facing problem in using dotnetCharting.WinForms.dll in labview 8.5. Please give me solution.
0 Kudos
Message 1 of 6
(3,538 Views)
What is your specific problem? 
0 Kudos
Message 2 of 6
(3,523 Views)
dotnetCharting.winforms.dll is .NET dll which is used for charting. I want use this in labview. But, if i load this to .net container, it loads. but no properties and methods. what should i do ?
0 Kudos
Message 3 of 6
(3,505 Views)

I've never used that control but I installed it on my virtual machine and I was able to access the properties after inserting the control in the container (see attached example). Are you sure you selected the WinForms control, and not the one intended for web pages? You may want to consider looking at ZedGraph, which is free. An example can be found here.

 

Just out of curiosity, what are you trying to graph that you think you cannot do with the graphs that are built into LabVIEW?

Message Edited by smercurio_fc on 01-02-2009 10:36 AM
0 Kudos
Message 4 of 6
(3,481 Views)

 

Hi there

 

from the vendors homepage: 

 

System Requirements
.netCHARTING is designed to be used in a web server environment with ASP.NET.  A  .netCHARTING WinForms edition is also available supporting usage in desktop applications.

Supported Operating Systems

  • Windows 2000 Server
  • Windows XP Professional
  • Windows 2000 Professional
  • Windows Vista
  • Windows Server 2003
  • Windows Server 2008

.NET Framework Support

  • Framework 2.0 and greater
  • Visual Studio 2005
  • Visual Studio 2008
  • Note: Visual Studio is optional, not required.
Additional Requirements (not applicable for WinForms version)
  • ASP.NET
  • Internet Information Server

 

 

Make sure that your system fulfills all requirements, especially the .NET 2.0 framework.

Best regards
chris

CL(A)Dly bending G-Force with LabVIEW

famous last words: "oh my god, it is full of stars!"
0 Kudos
Message 5 of 6
(3,469 Views)

Thanks for reply. Actaully i am comparing some values. We are logging Data is from five centers at every 5 min. I need to display this in such way that, three centers data in bar type and other two in line type. There bars should come side by side like excel graph. Actually i am new to LabVIEW. I got the suggesion to use the .net chart.

 

But still it is not loading...... I am having that dll and kept in my data folder. while loading i am just giving that path and selecting the chart. Is there any other seetings to be done before use.

0 Kudos
Message 6 of 6
(3,433 Views)