LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Labview Data types and calling 'C' Dlls

I see this question has been posted before, and I have found some answers.
But is there a resource that I can reference for more answers?
Questions like what is the data type for a Occurrence type? (this appears to
be a ULONG32).
'Using External Code in Labview' is helpful but does not have all the
answers.
Is there anything that can make our lives easier? instead of flattening the
data type and guessing?


TIA
&
Happy Holidays!!!!!!!

Martin
0 Kudos
Message 1 of 6
(3,052 Views)
Application note 154 used to have all of these answers.

My saved link fails indicating that NI is updating this document.

The only idea I can offer is contact NI directly and see if you can get them to give you a copy of what they have.

Sorry I did not down load this when I had the chance.

Ben
Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
0 Kudos
Message 2 of 6
(3,052 Views)
Martin,
Here is the updated "Using External Code In LabVIEW" document, that I hope you'll find has more answers.
External Code for LabVIEW - CIN / DLL - Starting Point
Zvezdana S.
0 Kudos
Message 3 of 6
(3,052 Views)
"Ben" wrote in message
news:506500000005000000B5470100-1068850981000@exchange.ni.com...
> Application note 154 used to have all of these answers.
>
> My saved link fails indicating that NI is updating this document.
>
> The only idea I can offer is contact NI directly and see if you can
> get them to give you a copy of what they have.
>
> Sorry I did not down load this when I had the chance.
>
> Ben

Thanks Ben, that was helpfull. Even though the document 'is under review'
the site returned revelant results. This link I found quite helpfull
http://digital.ni.com/public.nsf/3efedde4322fef19862567740067f3cc/babfa77e23
360a7d86256b61006e6f6e?OpenDocument

It gives a little insite on how to decipher Labview data types, bacisly the
same a flat
tening. I can reconize the Occurence type by this method. But, a
Generate occurrence type is not the same as a Occurence RefNum control. Even
though the type descriptors are the same! (odd, I just discovered this)
Hopefully Appnote 154 gets updated.

Wait I googled for it and here is an April-03 rev of it!
http://zone.ni.com/devzone/conceptd.nsf/2d17d611efb58b22862567a9006ffe76/370
dfc6fd19b318c86256a33006bfb78/$FILE/an154b.pdf


Cheers


Cheers
0 Kudos
Message 4 of 6
(3,052 Views)
"Martin Riddle" wrote in message
news:gL0Hb.10526$IM3.1555@newsread3.news.atl.earthlink.net...
> "Ben" wrote in message
> news:506500000005000000B5470100-1068850981000@exchange.ni.com...
> > Application note 154 used to have all of these answers.
> >
> > My saved link fails indicating that NI is updating this document.
> >
> > The only idea I can offer is contact NI directly and see if you can
> > get them to give you a copy of what they have.
> >
> > Sorry I did not down load this when I had the chance.
> >
> > Ben
>
> Thanks Ben, that was helpfull. Even though the document 'is under review'
> the site returned revelant results. This link I found quite helpfull
>
http://digital.ni.com/public.nsf/3efedd
e4322fef19862567740067f3cc/babfa77e23
> 360a7d86256b61006e6f6e?OpenDocument
>
> It gives a little insite on how to decipher Labview data types, bacisly
the
> same a flattening. I can reconize the Occurence type by this method. But,
a
> Generate occurrence type is not the same as a Occurence RefNum control.
Even
> though the type descriptors are the same! (odd, I just discovered this)
> Hopefully Appnote 154 gets updated.
>
> Wait I googled for it and here is an April-03 rev of it!
>
http://zone.ni.com/devzone/conceptd.nsf/2d17d611efb58b22862567a9006ffe76/370
> dfc6fd19b318c86256a33006bfb78/$FILE/an154b.pdf
>
>
> Cheers
>
>
> Cheers
>
>
I hate it when OE munges the links....
<>3360a7d86256b61006e6f6e?OpenDocument>

<>0dfc6fd19b318c86256a33006bfb78/$FILE/an154b.pdf>
0 Kudos
Message 5 of 6
(3,052 Views)
http://digital.ni.com/public.nsf/3efedde4322fef19862567740067f3cc/babfa77e23360a7d86256b61006e6f6e?OpenDocument

http://zone.ni.com/devzone/conceptd.nsf/2d17d611efb58b22862567a9006ffe76/370dfc6fd19b318c86256a33006bfb78/$FILE/an154b.pdf

Ben
Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
0 Kudos
Message 6 of 6
(3,052 Views)