LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Solidworks and labView

Hi,

Hope you are doing well.

I have a LabView 2013, is it possible to integrate solid works with LabView 2013. 

If it is possible please share the process.

Thanks

0 Kudos
Message 1 of 6
(923 Views)

What sort of integration of solidworks are you looking for? 

What do you want your labview code to do to solidworks? 

0 Kudos
Message 2 of 6
(902 Views)

i made an assembly in solid works and i perform different test on that assembly and the result shown in the form of a graph on labview

0 Kudos
Message 3 of 6
(883 Views)

So you are already using SolidWorks API?
The control of Solidworks assemblies via textfile/Excel is very limited. 

I think it is theoretically possible, but depends heavily on your knowledge and programming skills. But since Solidworks API support .Net it shouldn't be too dreadful.

 

Nevertheless it is a very interesting question for me so please share some more insights about what you are planning to do.

Actor Framework
0 Kudos
Message 4 of 6
(866 Views)

NI and Solidworks had in a long ago past a short affair together, where they were actively making joint marketing announcements about working together to integrate both products more tightly. However that affair cooled down after a while and they never looked back since then.

 

The technology they showed in those days was mostly based on the .Net API that Solidworks provides. It was promising, a bit rough at the edges and at the same time I was kind of wondering where the benefit of that would be, but I'm not a mechanical engineer. 😀

 

I never really heard much about Solidworks since.

Rolf Kalbermatter
My Blog
Message 5 of 6
(840 Views)

amnazafar021@gmail.com wrote:

i made an assembly in solid works and i perform different test on that assembly and the result shown in the form of a graph on labview


Do you want to trigger the "test" from LabVIEW, or just visualize data?

 

To control Solidworks with LabVIEW you will need to learn to use the Solidworks API.

 

If you just need to visualize data is there some file that Solidworks outputs that you would like to attempt to read?

 

Neither is anything that I can provide you a detailed procedure to do, but if you make an attempt to do this then it may be more productive to provide forum users with details on what you've tried and where you are getting stuck.

0 Kudos
Message 6 of 6
(775 Views)