Re: [U2] Presentation on Python to UniVerse

2011-12-17 Thread DavidJMurray (mvdbs.com)
No other software is required to make this work - except the intercall library and python. But, to help with the python coding, there is ctypesgen - https://code.google.com/p/ctypesgen/ - which will create a python to intcall library. The other files, intcall.h and the *.so files are free from

Re: [U2] Presentation on Python to UniVerse

2011-12-16 Thread George Gallen
@listserver.u2ug.org Subject: Re: [U2] Presentation on Python to UniVerse Interesting idea. I did poorly with my smart-art UniVerse Model - couldn't be read from a distance, well actually not even close up (: djm ___ U2-Users mailing list U2-Users

Re: [U2] Presentation on Python to UniVerse

2011-12-16 Thread DavidJMurray (mvdbs.com)
Crikey, you are hitting the holiday spirit(s) early... George Gallen-2 wrote: Wow...Models too, what was she wearing? Now that gives a new twist to Leg-a-see. - Learn and Do Excel and Share http://mvdbs.com http://mvdbs.com -- View this message in context:

Re: [U2] Presentation on Python to UniVerse

2011-12-16 Thread DavidJMurray (mvdbs.com)
ctypes with Python work were ever there is a intcall library file. On MS-Windows, there is a Uvic32.dll and on Linux a corresponding .so file. These are used by ctypes to enable Python to communicate with U2. I have not done any speed tests, but simple record reads are as fast as the program

Re: [U2] Presentation on Python to UniVerse

2011-12-16 Thread George Gallen
] Presentation on Python to UniVerse ctypes with Python work were ever there is a intcall library file. On MS-Windows, there is a Uvic32.dll and on Linux a corresponding .so file. These are used by ctypes to enable Python to communicate with U2. I have not done any speed tests, but simple record

Re: [U2] Presentation on Python to UniVerse

2011-12-15 Thread George Gallen
Are you considering posting a white paper on the presentation? And/or with slides? I'd be interested in seeing it, but it's a little far for a roadtrip and still be in the next day. -Original Message- From: u2-users-boun...@listserver.u2ug.org

Re: [U2] Presentation on Python to UniVerse

2011-12-15 Thread Charles_Shaffer
I would be interested also. Are you considering posting a white paper on the presentation? And/or with slides? I'd be interested in seeing it, but it's a little far for a roadtrip and still be in the next day. In case anyone is interested, I am doing a presentation to the local Python Users

Re: [U2] Presentation on Python to UniVerse

2011-12-15 Thread Wjhonson
Ooooh you called it legacy -Original Message- From: DavidJMurray (mvdbs.com) nab...@mvdbs.com To: u2-users u2-users@listserver.u2ug.org Sent: Thu, Dec 15, 2011 10:51 am Subject: [U2] Presentation on Python to UniVerse n case anyone is interested, I am doing a presentation to the

Re: [U2] Presentation on Python to UniVerse

2011-12-15 Thread George Gallen
Will it work with linux? Or just windows? I was playing around the other month with making java package of classes to interface to a webservice using perl linked to a UV phantom for working with UV files / read /writes that also including record locking. The java was for remote client

Re: [U2] Presentation on Python to UniVerse

2011-12-15 Thread DavidJMurray (mvdbs.com)
Interesting idea. From the comments from the audience and the experience, I will probably make some changes to the ppt and then in the new year stick it on my blog with notes. I did poorly with my smart-art UniVerse Model - couldn't be read from a distance, well actually not even close up (: