Measurement Studio for .NET Languages

cancel
Showing results for 
Search instead for 
Did you mean: 

port vb.net with measurement studio to mac

Hello,

 

Does anyone know a path to porting a VB.net application which uses measurement studio to a mac?

 

Also, if I were to create a labview application instead, would that easily port to a mac?

 

Thanks,

bartj

0 Kudos
Message 1 of 5
(5,136 Views)

The easier is to use LabVIEW.

0 Kudos
Message 2 of 5
(5,134 Views)

bartj, 

 

do you still plan to make .net calls if you opt to create a labview application? if so, you'd still run into issues porting to a mac os. here's more information on porting vis among platforms: 

 

http://zone.ni.com/reference/en-XX/help/371361H-01/lvconcepts/porting_among_platforms/

 

another option would be to trying using the mono framework. it is software platform designed to help create cross platform applications 

 

http://www.mono-project.com/Main_Page

 

0 Kudos
Message 3 of 5
(5,102 Views)

Hello,

 

Do you know if anyone has had sucess using the mono framework while incorporating measurement studio in the project? Specifically the measurement studio graph control is of interest.

 

Thanks,

bartj

0 Kudos
Message 4 of 5
(5,094 Views)

bartinoregon, 

 

I just looked futher into incorporating the mono frameowrk with measurement studio and it turns out the two are not compatible. The underlying DLL called to perform the appropriate functionality is a C++ library not compatible with Mono. I apologize for the misleading information in my previous message. 

0 Kudos
Message 5 of 5
(5,079 Views)