lp1 wrote:
> Hello I need to interface with a DLL with the folowing structure:
>
> extern "C" {
> struct IDSTRUCT {
> UINT8 code[2];<br>
> UINT8 signature[8];
> UINT8 revision [4];
> };
> R2DLL_API BOOL R2DLL_ReadFirmwareHeader (UINT16 port, struct IDSTRUCT* pStoreAdr);
>
> Is there a way to implement this with clusters in labVIEW?
Yep! Create a cluster with an UINT16, and three UINT32. Then you have
all the information. Typecast the UINT16 and the last UIN32 into a
string, and combine the middle two UINT32 into an array, and typecast
them into a string too.
Rolf
Rolf Kalbermatter
My Blog 
DEMO, Electronic and Mechanical Support department, room 36.LB00.390