Rolf Kalbermatter wrote:

> No it isn't there and in fact would be troublesome to do. No doubt it
> could
> be done but the knowledge you would need to be able to configure such
> a function properly so it doesn't crash is already so high that
> anyone with that knowledge could easily come up with a wrapper DLL
>
> Since you seem to have the DLL source available what I would do is
> one of two things. Either write a wrapper DLL translating the
> callback into an occurrence or adding a new LabVIEW nice function
> which takes an occurrence as parameter and translates the underlying
> callback into an occurrence event.

I've modified the library now to allow me to preload the data that was
previously being obtained via a callback, and it appears to be working. I'll
see what's involved in getting my changes into the real library, since I
don't really want to have to manually re-do them whenever an updated library
comes out.

It would be nice to know how to get it to fire occurrences so I can get
other niceties such as parallel execution with progress metering working, so
I'd be interested in knowing how it's done. No urgency though since what
I've done satisfies the immediate requirement of generating and validating
signatures.

-- 
Dr. Craig Graham, Software Engineer
Advanced Analysis and Integration Limited, UK. http://www.aail.co.uk/





Reply via email to