ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Portability / Cross Platform Development

Hi All,

I need to write LabView instrument drivers, on a Win98 PC, that will
port to a Sun.

I read Chapter 29 in the G Reference manual, and I've downloaded App
Notes: AN006 and AN111.

If you can point me to any other docs, and/or share your experiences,
things to watch out for, etc. I'd be most grateful..

I also have access to some CVI instrument drivers that I could
import/convert to LabView. I've heard that there is a CVI Function
Panel Converter, but so far I haven't been able to locate any
documentation on it. Specifically, I need to know if the converted VIs
would be portable to the Sun platform.

I've downloaded AN080, but this describes using CVI to make a DLL that
LabView can call using VIs generated
by Codelink. But I don't think
this will help me because DLLs aren't portable to the Sun.

Thanks in advance for your insights!

Best Regards,
Mike T

Mike Tranchemontagne
Consulting Applications Engineer
TeraComm, Inc.
148 Main Street
Building A, 3rd Floor
North Andover, MA 01845
877-900-TERA (8372)
978-557-9490 (FAX)
603-598-4773 (Direct Line and Cell)



[See first answer for additional information]
0 Kudos
Message 1 of 3
(3,092 Views)
[Attachment(s) for question]
0 Kudos
Message 2 of 3
(3,091 Views)
Depends on the type of driver you will be writing. If it is written using
VISA then it most likely will be easily portable, if you are writing a LV
wrapper for a driver DLL than it will be harder. Perhaps in that case you
could write a CIN wrapper calling instrument driver DLL, then slightly
modify that CIN and recompile it for Sun.
Ask in info-LabVIEW listserver (http://labview.pica.army.mil/), there seem
to be more people using LV for Linux, so they might have some direct
experience.

Hope it helps,

Reinis Kanders

"Mike Tranchemontagne" wrote in message
news:394FE971.B4E62336@teracomminc.com...
> Hi All,
>
> I need to write LabView instrument drivers, on a Win98 PC, that will
> port to a Sun.
>
> I read Chapter 29 in the G Reference m
anual, and I've downloaded App
> Notes: AN006 and AN111.
>
> If you can point me to any other docs, and/or share your experiences,
> things to watch out for, etc. I'd be most grateful..
>
> I also have access to some CVI instrument drivers that I could
> import/convert to LabView. I've heard that there is a CVI Function
> Panel Converter, but so far I haven't been able to locate any
> documentation on it. Specifically, I need to know if the converted VIs
> would be portable to the Sun platform.
>
> I've downloaded AN080, but this describes using CVI to make a DLL that
> LabView can call using VIs generated by Codelink. But I don't think
> this will help me because DLLs aren't portable to the Sun.
>
> Thanks in advance for your insights!
>
> Best Regards,
> Mike T
>
> Mike Tranchemontagne
> Consulting Applications Engineer
> TeraComm, Inc.
> 148 Main Street
> Building A, 3rd Floor
> North Andover, MA 01845
> 877-900-TERA (8372)
> 978-557-9490 (FAX)
> 603-598-4773 (Direct Line and Ce
ll)
>
>




-----= Posted via Newsfeeds.Com, Uncensored Usenet News =-----
http://www.newsfeeds.com - The #1 Newsgroup Service in the World!
-----== Over 80,000 Newsgroups - 16 Different Servers! =-----
0 Kudos
Message 3 of 3
(3,091 Views)