Hi,
I'm developing a program in labview 2016 x32. I'm running on a win 10 machine.
I have installed relevant drivers and ASI178MM is running fine under sharpcap.
I imported the DLLs into labview. I followed the pseudo code command structure as in the ASICamera2 documentation.
The problem I have is that I am not getting any data from the ASIGetDataAfterExp function.
I run ASIGetExpStatus in a loop until ASI_EXP_SUCCESS is returned which it is. I call ASIGetDataAfterExp next but i cannot retrieve any data. i get a value of 13 from the function return.
I have tried looped calls but it's the same value. I'm not sure if there is an issue with the automatic import to labview or my coding.
I have tried with the last 2 versions of the SDK.
any help would be appreciated.
thank you,
jay