07-01-2008 04:34 PM
I have a LabVIEW application that reads data from SCRAMNet card and process/display data to front panels.
NI provides SCRAMNET.llb (a set of
We have struct data type defined in a header file for the program that writes data to the SCRAMNET card. I am just wondering if there is something I can do in LabView that the DLL returns the struct as a pointer and load it to a cluster so that I can access the SCRAMNET struct data via accessing each element of the cluster. If it is possible, is it an easy thing to do or not.
Thanks for your advice in advance!
07-01-2008 05:12 PM
07-01-2008 06:51 PM
Do you have a specific topic or example in the website LabVIEW Tutorial you referred to? Thanks!
07-02-2008 05:04 AM