"Dalmady, Otto" <[EMAIL PROTECTED]> wrote: >Using Windows XP, 2000, NT, 98, or 95, >Is it possible to have a compiled LabVIEW ".exe" act as a full Automation >server with my own defined Methods and Properties that can be >called/accessed as the VI runs (outside of the development environment)?
I'm sorry to have to tell you that this won't be possible the way you describe it. I doubt that you could do that in MS Office or such either. The LabVIEW Active X Server Interface is a generic LabVIEW Interface to most of its VI server methods and properties and with a little work on the client side, does allow you to run, execute and query any VI inside the application as if it would be another method of the Active X server though. It's not as point and click in for instance VB as if the methods would be directly exported as part of the Active X Object model but it gets very close to that. Rolf Kalbermatter CIT Engineering Nederland BV tel: +31 (070) 415 9190 Treubstraat 7H fax: +31 (070) 415 9191 2288 EG Rijswijk http://www.citengineering.com Netherlands mailto:[EMAIL PROTECTED]
